Searched defs:lock_acquire (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
D | seqlock.h | 200 #define SEQCOUNT_LOCKNAME(lockname, locktype, preemptible, lockmember, lockbase, lock_acquire) \ argument
|
D | lockdep.h | 348 # define lock_acquire(l, s, t, r, c, n, i) do { } while (0) macro
|
/kernel/linux/linux-5.10/sound/soc/img/ |
D | img-spdif-in.c | 78 int lock_acquire; member
|
/kernel/linux/linux-5.10/kernel/locking/ |
D | lockdep.c | 5530 void lock_acquire(struct lockdep_map *lock, unsigned int subclass, in lock_acquire() function
|