Searched defs:_key (Results  1 – 5 of 5) sorted by relevance
| /include/linux/ | 
| 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
  | 
| D | workqueue.h | 286 #define __INIT_WORK_KEY(_work, _func, _onstack, _key)			\  argument 295 #define __INIT_WORK_KEY(_work, _func, _onstack, _key)			\  argument 317 #define INIT_WORK_ONSTACK_KEY(_work, _func, _key)			\  argument
  | 
| D | poll.h | 39 	__poll_t _key;  member
  | 
| D | lockdep.h | 430 #define STATIC_LOCKDEP_MAP_INIT(_name, _key) \  argument
  | 
| /include/linux/gpio/ | 
| 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
  |