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