Searched defs:_key (Results 1 – 6 of 6) sorted by relevance
| /include/linux/ |
| A D | btree-type.h | 40 unsigned long _key = key; in BTREE_FN() local 47 unsigned long _key = key; in BTREE_FN() local 54 unsigned long _key = key; in BTREE_FN() local 60 unsigned long _key = key; in BTREE_FN() local 66 unsigned long _key; in BTREE_FN() local 75 unsigned long _key = *key; in BTREE_FN() local
|
| A D | workqueue.h | 283 #define __INIT_WORK_KEY(_work, _func, _onstack, _key) \ argument 292 #define __INIT_WORK_KEY(_work, _func, _onstack, _key) \ argument 314 #define INIT_WORK_ONSTACK_KEY(_work, _func, _key) \ argument
|
| A D | poll.h | 39 __poll_t _key; member
|
| A D | lockdep.h | 430 #define STATIC_LOCKDEP_MAP_INIT(_name, _key) \ argument
|
| /include/linux/gpio/ |
| A D | machine.h | 69 #define GPIO_LOOKUP_SINGLE(_name, _dev_id, _key, _chip_hwnum, _con_id, _flags) \ argument 81 #define GPIO_LOOKUP(_key, _chip_hwnum, _con_id, _flags) \ argument 89 #define GPIO_LOOKUP_IDX(_key, _chip_hwnum, _con_id, _idx, _flags) \ argument
|
| /include/keys/ |
| A D | rxrpc-type.h | 47 u8 _key[]; /* Key storage */ member
|
Completed in 14 milliseconds