Home
last modified time | relevance | path

Searched refs:lock_class_key (Results 1 – 12 of 12) sorted by relevance

/include/linux/
Drwsem-spinlock.h54 struct lock_class_key *key);
58 static struct lock_class_key __key; \
Dmutex-debug.h16 static struct lock_class_key __key; \
Dmutex.h82 static struct lock_class_key __key; \
107 struct lock_class_key *key);
Dpercpu_counter.h30 struct lock_class_key *key);
34 static struct lock_class_key __key; \
Dsemaphore.h34 static struct lock_class_key __key; in sema_init()
Dspinlock.h95 struct lock_class_key *key);
98 static struct lock_class_key __key; \
110 struct lock_class_key *key);
113 static struct lock_class_key __key; \
Dworkqueue.h99 static struct lock_class_key __key; \
164 int freezeable, int rt, struct lock_class_key *key,
170 static struct lock_class_key __key; \
Dlockdep.h72 struct lock_class_key { struct
167 struct lock_class_key *key;
270 struct lock_class_key *key, int subclass);
318 struct lock_class_key *key, unsigned int subclass,
363 struct lock_class_key { }; struct
Ddevice.h215 struct lock_class_key *key);
222 static struct lock_class_key __key; \
267 struct lock_class_key *key);
274 static struct lock_class_key __key; \
Dcgroup.h381 struct lock_class_key subsys_key;
Dfs.h1575 struct lock_class_key s_lock_key;
1576 struct lock_class_key s_umount_key;
1578 struct lock_class_key i_lock_key;
1579 struct lock_class_key i_mutex_key;
1580 struct lock_class_key i_mutex_dir_key;
1581 struct lock_class_key i_alloc_sem_key;
Dskbuff.h754 struct lock_class_key *class) in skb_queue_head_init_class()