Searched defs:_T (Results 1 – 4 of 4) sorted by relevance
223 #define _T(attach, detach) \ in test__event_times() macro
164 DEFINE_FREE(put_task, struct task_struct *, if (_T) put_task_struct(_T)) in DEFINE_FREE()
210 .set _T, \a define
1010 DEFINE_GUARD(device, struct device *, device_lock(_T), device_unlock(_T)) in DEFINE_GUARD()