Home
last modified time | relevance | path

Searched refs:__key (Results 1 - 25 of 64) sorted by relevance

123

/kernel/linux/linux-5.10/include/net/netfilter/
H A Dnf_tables_offload.h78 #define NFT_OFFLOAD_MATCH_FLAGS(__key, __base, __field, __len, __reg, __flags) \
84 (__reg)->key = __key; \
87 #define NFT_OFFLOAD_MATCH(__key, __base, __field, __len, __reg) \
88 NFT_OFFLOAD_MATCH_FLAGS(__key, __base, __field, __len, __reg, 0)
90 #define NFT_OFFLOAD_MATCH_EXACT(__key, __base, __field, __len, __reg) \
91 NFT_OFFLOAD_MATCH(__key, __base, __field, __len, __reg) \
/kernel/linux/linux-6.6/include/net/netfilter/
H A Dnf_tables_offload.h79 #define NFT_OFFLOAD_MATCH_FLAGS(__key, __base, __field, __len, __reg, __flags) \
85 (__reg)->key = __key; \
88 #define NFT_OFFLOAD_MATCH(__key, __base, __field, __len, __reg) \
89 NFT_OFFLOAD_MATCH_FLAGS(__key, __base, __field, __len, __reg, 0)
91 #define NFT_OFFLOAD_MATCH_EXACT(__key, __base, __field, __len, __reg) \
92 NFT_OFFLOAD_MATCH(__key, __base, __field, __len, __reg) \
/kernel/linux/linux-5.10/include/net/sctp/
H A Dauth.h56 #define key_for_each(__key, __list_head) \
57 list_for_each_entry(__key, __list_head, key_list)
59 #define key_for_each_safe(__key, __tmp, __list_head) \
60 list_for_each_entry_safe(__key, __tmp, __list_head, key_list)
/kernel/linux/linux-6.6/include/linux/
H A Dspinlock_rt.h21 static struct lock_class_key __key; \
24 __rt_spin_lock_init(slock, #slock, &__key, false); \
29 static struct lock_class_key __key; \
32 __rt_spin_lock_init(slock, #slock, &__key, true); \
H A Dmutex.h104 static struct lock_class_key __key; \
106 __mutex_init((mutex), #mutex, &__key); \
168 static struct lock_class_key __key; \
170 __mutex_init((mutex), #mutex, &__key); \
H A Drwsem.h109 static struct lock_class_key __key; \
111 __init_rwsem((sem), #sem, &__key); \
150 static struct lock_class_key __key; \
152 __init_rwsem((sem), #sem, &__key); \
H A Dtimer.h114 static struct lock_class_key __key; \
115 init_timer_key((_timer), (_fn), (_flags), #_timer, &__key);\
120 static struct lock_class_key __key; \
122 #_timer, &__key); \
H A Dsemaphore.h39 static struct lock_class_key __key; in sema_init() local
41 lockdep_init_map(&sem->lock.dep_map, "semaphore->lock", &__key, 0); in sema_init()
H A Drtmutex.h75 static struct lock_class_key __key; \
76 __rt_mutex_init(mutex, __func__, &__key); \
H A Dworkqueue.h297 static __maybe_unused struct lock_class_key __key; \
299 __INIT_WORK_KEY(_work, _func, _onstack, &__key); \
741 static struct lock_class_key __key; \
743 work_on_cpu_key(_cpu, _fn, _arg, &__key); \
755 static struct lock_class_key __key; \
757 work_on_cpu_safe_key(_cpu, _fn, _arg, &__key); \
H A Dhost1x.h425 static struct lock_class_key __key; \
426 __host1x_client_init(client, &__key); \
441 static struct lock_class_key __key; \
442 __host1x_client_init(client, &__key); \
/kernel/linux/linux-6.6/include/net/sctp/
H A Dauth.h56 #define key_for_each(__key, __list_head) \
57 list_for_each_entry(__key, __list_head, key_list)
59 #define key_for_each_safe(__key, __tmp, __list_head) \
60 list_for_each_entry_safe(__key, __tmp, __list_head, key_list)
/kernel/linux/linux-5.10/include/linux/
H A Dtimer.h114 static struct lock_class_key __key; \
115 init_timer_key((_timer), (_fn), (_flags), #_timer, &__key);\
120 static struct lock_class_key __key; \
122 #_timer, &__key); \
H A Dsemaphore.h33 static struct lock_class_key __key; in sema_init() local
35 lockdep_init_map(&sem->lock.dep_map, "semaphore->lock", &__key, 0); in sema_init()
H A Drtmutex.h67 static struct lock_class_key __key; \
68 __rt_mutex_init(mutex, __func__, &__key); \
H A Dlocal_lock_internal.h54 static struct lock_class_key __key; \
57 lockdep_init_map_type(&(lock)->dep_map, #lock, &__key, \
H A Dspinlock.h101 static struct lock_class_key __key; \
103 __raw_spin_lock_init((lock), #lock, &__key, LD_WAIT_SPIN); \
336 static struct lock_class_key __key; \
339 #lock, &__key, LD_WAIT_CONFIG); \
H A Dhost1x.h328 static struct lock_class_key __key; \
329 __host1x_client_init(client, &__key); \
344 static struct lock_class_key __key; \
345 __host1x_client_init(client, &__key); \
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
H A Dlib_sw_fence.h18 static struct lock_class_key __key; \
20 __onstack_fence_init((fence), #fence, &__key); \
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/
H A Dlib_sw_fence.h18 static struct lock_class_key __key; \
20 __onstack_fence_init((fence), #fence, &__key); \
/kernel/linux/linux-5.10/include/linux/device/
H A Dclass.h92 * instances of the __key variable */
95 static struct lock_class_key __key; \
96 __class_register(class, &__key); \
258 * instances of the __key variable */
261 static struct lock_class_key __key; \
262 __class_create(owner, name, &__key); \
/kernel/linux/linux-5.10/lib/
H A Dbtree.c307 * key smaller than __key, but larger than this parent key exists.
308 * So we set __key to the parent key and retry. We have to use the smallest
312 unsigned long *__key) in btree_get_prev()
318 if (keyzero(geo, __key)) in btree_get_prev()
323 longcpy(key, __key, geo->keylen); in btree_get_prev()
347 longcpy(__key, bkey(geo, node, i), geo->keylen); in btree_get_prev()
716 void visitor32(void *elem, unsigned long opaque, unsigned long *__key, in visitor32() argument
720 u32 *key = (void *)__key; in visitor32()
726 void visitor64(void *elem, unsigned long opaque, unsigned long *__key, in visitor64() argument
730 u64 *key = (void *)__key; in visitor64()
311 btree_get_prev(struct btree_head *head, struct btree_geo *geo, unsigned long *__key) btree_get_prev() argument
736 visitor128(void *elem, unsigned long opaque, unsigned long *__key, size_t index, void *__func) visitor128() argument
[all...]
/kernel/linux/linux-6.6/lib/
H A Dbtree.c303 * key smaller than __key, but larger than this parent key exists.
304 * So we set __key to the parent key and retry. We have to use the smallest
308 unsigned long *__key) in btree_get_prev()
314 if (keyzero(geo, __key)) in btree_get_prev()
319 longcpy(key, __key, geo->keylen); in btree_get_prev()
343 longcpy(__key, bkey(geo, node, i), geo->keylen); in btree_get_prev()
712 void visitor32(void *elem, unsigned long opaque, unsigned long *__key, in visitor32() argument
716 u32 *key = (void *)__key; in visitor32()
722 void visitor64(void *elem, unsigned long opaque, unsigned long *__key, in visitor64() argument
726 u64 *key = (void *)__key; in visitor64()
307 btree_get_prev(struct btree_head *head, struct btree_geo *geo, unsigned long *__key) btree_get_prev() argument
732 visitor128(void *elem, unsigned long opaque, unsigned long *__key, size_t index, void *__func) visitor128() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_sw_fence.h48 static struct lock_class_key __key; \
50 __i915_sw_fence_init((fence), (fn), #fence, &__key); \
/kernel/linux/linux-5.10/tools/lib/lockdep/include/liblockdep/
H A Drwlock.h33 static struct lock_class_key __key; \
35 __rwlock_init((lock), #lock, &__key, (attr)); \

Completed in 12 milliseconds

123