Home
last modified time | relevance | path

Searched defs:DEFINE_FREE (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/linux/
Dcleanup.h37 #define DEFINE_FREE(_name, _type, _free) \ macro
/linux-6.6.21/include/linux/sched/
Dtask.h164 DEFINE_FREE(put_task, struct task_struct *, if (_T) put_task_struct(_T)) in DEFINE_FREE() function