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