/openbmc/linux/include/net/sctp/ |
H A D | auth.h | 56 #define key_for_each(__key, __list_head) \ argument 59 #define key_for_each_safe(__key, __tmp, __list_head) \ argument
|
/openbmc/linux/include/net/netfilter/ |
H A D | nf_tables_offload.h | 79 #define NFT_OFFLOAD_MATCH_FLAGS(__key, __base, __field, __len, __reg, __flags) \ argument 88 #define NFT_OFFLOAD_MATCH(__key, __base, __field, __len, __reg) \ argument 91 #define NFT_OFFLOAD_MATCH_EXACT(__key, __base, __field, __len, __reg) \ argument
|
/openbmc/linux/include/linux/ |
H A D | semaphore.h | 39 static struct lock_class_key __key; in sema_init() local
|
/openbmc/linux/lib/ |
H A D | btree.c | 308 unsigned long *__key) in btree_get_prev() 712 void visitor32(void *elem, unsigned long opaque, unsigned long *__key, in visitor32() 722 void visitor64(void *elem, unsigned long opaque, unsigned long *__key, in visitor64() 732 void visitor128(void *elem, unsigned long opaque, unsigned long *__key, in visitor128()
|
H A D | rhashtable.c | 182 static struct lock_class_key __key; in bucket_table_alloc() local
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-trans.c | 25 static struct lock_class_key __key; in iwl_trans_alloc() local
|
/openbmc/qemu/linux-user/alpha/ |
H A D | target_structs.h | 23 abi_int __key; /* Key. */ member
|
/openbmc/qemu/linux-user/sparc/ |
H A D | target_structs.h | 23 abi_int __key; /* Key. */ member
|
/openbmc/qemu/linux-user/generic/ |
H A D | target_structs.h | 23 abi_int __key; /* Key. */ member
|
/openbmc/qemu/linux-user/ppc/ |
H A D | target_structs.h | 23 abi_int __key; /* Key. */ member
|
/openbmc/qemu/linux-user/s390x/ |
H A D | target_structs.h | 24 abi_int __key; /* Key. */ member
|
/openbmc/qemu/linux-user/hppa/ |
H A D | target_structs.h | 23 abi_int __key; /* Key. */ member
|
/openbmc/qemu/linux-user/mips/ |
H A D | target_structs.h | 23 abi_int __key; /* Key. */ member
|
/openbmc/qemu/linux-user/xtensa/ |
H A D | target_structs.h | 5 abi_int __key; /* Key. */ member
|
/openbmc/linux/tools/perf/util/ |
H A D | stat.c | 289 static size_t pkg_id_hash(long __key, void *ctx __maybe_unused) in pkg_id_hash()
|