Home
last modified time | relevance | path

Searched refs:__key (Results 1 – 25 of 36) sorted by relevance

12

/linux-6.3-rc2/include/net/netfilter/
A Dnf_tables_offload.h79 #define NFT_OFFLOAD_MATCH_FLAGS(__key, __base, __field, __len, __reg, __flags) \ argument
85 (__reg)->key = __key; \
88 #define NFT_OFFLOAD_MATCH(__key, __base, __field, __len, __reg) \ argument
89 NFT_OFFLOAD_MATCH_FLAGS(__key, __base, __field, __len, __reg, 0)
91 #define NFT_OFFLOAD_MATCH_EXACT(__key, __base, __field, __len, __reg) \ argument
92 NFT_OFFLOAD_MATCH(__key, __base, __field, __len, __reg) \
/linux-6.3-rc2/include/net/sctp/
A Dauth.h56 #define key_for_each(__key, __list_head) \ argument
57 list_for_each_entry(__key, __list_head, key_list)
59 #define key_for_each_safe(__key, __tmp, __list_head) \ argument
60 list_for_each_entry_safe(__key, __tmp, __list_head, key_list)
/linux-6.3-rc2/include/linux/
A Dmutex.h103 static struct lock_class_key __key; \
105 __mutex_init((mutex), #mutex, &__key); \
167 static struct lock_class_key __key; \
169 __mutex_init((mutex), #mutex, &__key); \
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); \
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); \
A Drwsem.h108 static struct lock_class_key __key; \
110 __init_rwsem((sem), #sem, &__key); \
149 static struct lock_class_key __key; \
151 __init_rwsem((sem), #sem, &__key); \
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()
A Dspinlock.h105 static struct lock_class_key __key; \
107 __raw_spin_lock_init((lock), #lock, &__key, LD_WAIT_SPIN); \
332 static struct lock_class_key __key; \
335 #lock, &__key, LD_WAIT_CONFIG); \
A Drtmutex.h75 static struct lock_class_key __key; \
76 __rt_mutex_init(mutex, __func__, &__key); \
A Dlocal_lock_internal.h56 static struct lock_class_key __key; \
59 lockdep_init_map_type(&(lock)->dep_map, #lock, &__key, \
A Dtty_ldisc.h33 static struct lock_class_key __key; \
35 __init_ldsem((sem), #sem, &__key); \
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); \
A Drwlock_rt.h21 static struct lock_class_key __key; \
24 __rt_rwlock_init(rwl, #rwl, &__key); \
A Drwlock.h22 static struct lock_class_key __key; \
24 __rwlock_init((lock), #lock, &__key); \
A Dpercpu_counter.h38 static struct lock_class_key __key; \
40 __percpu_counter_init(fbc, value, gfp, &__key); \
A Dswait.h74 static struct lock_class_key __key; \
75 __init_swait_queue_head((q), #q, &__key); \
A Dkthread.h167 static struct lock_class_key __key; \
168 __kthread_init_worker((worker), "("#worker")->lock", &__key); \
A Dring_buffer.h97 static struct lock_class_key __key; \
98 __ring_buffer_alloc((size), (flags), &__key); \
/linux-6.3-rc2/include/linux/device/
A Dclass.h95 static struct lock_class_key __key; \
96 __class_register(class, &__key); \
275 static struct lock_class_key __key; \
276 __class_create(owner, name, &__key); \
/linux-6.3-rc2/drivers/gpu/drm/i915/selftests/
A Dlib_sw_fence.h18 static struct lock_class_key __key; \
20 __onstack_fence_init((fence), #fence, &__key); \
/linux-6.3-rc2/lib/
A Dbtree.c308 unsigned long *__key) in btree_get_prev() argument
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()
732 void visitor128(void *elem, unsigned long opaque, unsigned long *__key, in visitor128() argument
736 u64 *key = (void *)__key; in visitor128()
/linux-6.3-rc2/drivers/gpu/drm/i915/
A Di915_sw_fence.h49 static struct lock_class_key __key; \
52 __i915_sw_fence_init((fence), (fn), #fence, &__key); \
A Dintel_wakeref.h58 static struct intel_wakeref_lockclass __key; \
60 __intel_wakeref_init((wf), (rpm), (ops), &__key); \
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/
A Diwl-trans.c25 static struct lock_class_key __key; in iwl_trans_alloc() local
36 &__key, 0); in iwl_trans_alloc()
/linux-6.3-rc2/include/media/
A Dv4l2-subdev.h1371 static struct lock_class_key __key; \
1374 __v4l2_subdev_init_finalize(sd, name, &__key); \
1854 static struct lock_class_key __key; \
1858 __v4l2_subdev_state_alloc(sd, name, &__key); \

Completed in 70 milliseconds

12