linereq_free
linereq_free(lr);
DEFINE_FREE(linereq_free, struct linereq *, if (!IS_ERR_OR_NULL(_T)) linereq_free(_T))
struct linereq *lr __free(linereq_free) = NULL;