Searched defs:_timer (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/include/linux/ |
D | timer.h | 112 #define __init_timer(_timer, _fn, _flags) \ argument 118 #define __init_timer_on_stack(_timer, _fn, _flags) \ argument 125 #define __init_timer(_timer, _fn, _flags) \ argument 127 #define __init_timer_on_stack(_timer, _fn, _flags) \ argument
|
D | compat.h | 179 } _timer; member
|
/linux-6.6.21/include/uapi/asm-generic/ |
D | siginfo.h | 50 } _timer; member
|
/linux-6.6.21/drivers/scsi/bfa/ |
D | bfa.h | 423 #define bfa_timer_start(_bfa, _timer, _timercb, _arg, _timeout) \ argument
|