Home
last modified time | relevance | path

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

12

/include/linux/
Dpercpu-rwsem.h25 const char *, struct lock_class_key *);
30 static struct lock_class_key rwsem_key; \
Dmutex-debug.h17 static struct lock_class_key __key; \
Dtimer.h95 const char *name, struct lock_class_key *key);
100 struct lock_class_key *key);
106 struct lock_class_key *key) in init_timer_on_stack_key()
115 static struct lock_class_key __key; \
121 static struct lock_class_key __key; \
Dlockdep.h54 struct lock_class_key { struct
58 extern struct lock_class_key __lockdep_no_validate__; argument
151 struct lock_class_key *key;
280 struct lock_class_key *key, int subclass);
313 struct lock_class_key *key) in lockdep_match_key()
344 struct lock_class_key *key, unsigned int subclass,
414 struct lock_class_key { }; struct
Dtty_ldisc.h149 struct lock_class_key *key);
153 static struct lock_class_key __key; \
Drwsem.h85 struct lock_class_key *key);
89 static struct lock_class_key __key; \
Dmutex.h96 static struct lock_class_key __key; \
121 struct lock_class_key *key);
Dkthread.h110 const char *name, struct lock_class_key *key);
114 static struct lock_class_key __key; \
Dsemaphore.h34 static struct lock_class_key __key; in sema_init()
Dsrcu.h68 struct lock_class_key *key);
72 static struct lock_class_key __srcu_key; \
Dpercpu_counter.h31 struct lock_class_key *key);
35 static struct lock_class_key __key; \
Dkernfs.h223 struct lock_class_key lockdep_key;
287 struct lock_class_key *key);
365 struct lock_class_key *key) in __kernfs_create_file()
428 struct lock_class_key *key = NULL; in kernfs_create_file_ns()
431 key = (struct lock_class_key *)&ops->lockdep_key; in kernfs_create_file_ns()
Drwlock.h19 struct lock_class_key *key);
22 static struct lock_class_key __key; \
Dww_mutex.h21 struct lock_class_key acquire_key;
22 struct lock_class_key mutex_key;
Dlist_lru.h37 int list_lru_init_key(struct list_lru *lru, struct lock_class_key *key);
Dlglock.h39 struct lock_class_key lock_key;
Dring_buffer.h87 __ring_buffer_alloc(unsigned long size, unsigned flags, struct lock_class_key *key);
96 static struct lock_class_key __key; \
Dkey-type.h154 struct lock_class_key lock_class; /* key->sem lock class */
Dreservation.h49 extern struct lock_class_key reservation_seqcount_class;
Dworkqueue.h205 static struct lock_class_key __key; \
367 struct lock_class_key *key, const char *lock_name, ...) __printf(1, 6);
388 static struct lock_class_key __key; \
Dsysfs.h34 struct lock_class_key *key;
35 struct lock_class_key skey;
52 static struct lock_class_key __key; \
Dspinlock.h94 struct lock_class_key *key);
97 static struct lock_class_key __key; \
Dseqlock.h54 struct lock_class_key *key) in __seqcount_init()
69 static struct lock_class_key __key; \
Dirqdesc.h197 irq_set_lockdep_class(unsigned int irq, struct lock_class_key *class) in irq_set_lockdep_class()
/include/media/
Dv4l2-ctrls.h345 struct lock_class_key *key, const char *name);
351 static struct lock_class_key _key; \

12