Searched defs:_timer (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/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-v6.6/include/uapi/asm-generic/ |
D | siginfo.h | 50 } _timer; member
|
/Linux-v6.6/drivers/scsi/bfa/ |
D | bfa.h | 423 #define bfa_timer_start(_bfa, _timer, _timercb, _arg, _timeout) \ argument
|