Searched defs:_function (Results 1 – 4 of 4) sorted by relevance
/linux-3.3/include/linux/ |
D | timer.h | 63 #define TIMER_INITIALIZER(_function, _expires, _data) { \ argument 77 #define TIMER_DEFERRED_INITIALIZER(_function, _expires, _data) {\ argument 87 #define DEFINE_TIMER(_name, _function, _expires, _data) \ argument
|
D | isapnp.h | 56 #define ISAPNP_DEVICE_ID(_va, _vb, _vc, _function) \ argument
|
D | compat.h | 159 compat_uptr_t _function; member
|
/linux-3.3/include/asm-generic/ |
D | siginfo.h | 268 void (*_function)(sigval_t); member
|