Home
last modified time | relevance | path

Searched refs:check_lock (Results 1 – 5 of 5) sorted by relevance

/linux/sound/core/seq/
A Dseq_queue.h38 spinlock_t check_lock; member
A Dseq_queue.c97 spin_lock_init(&q->check_lock); in queue_new()
241 scoped_guard(spinlock_irqsave, &q->check_lock) { in snd_seq_check_queue()
274 scoped_guard(spinlock_irqsave, &q->check_lock) { in snd_seq_check_queue()
/linux/fs/ubifs/
A Dxattr.c264 size_t size, int flags, bool check_lock) in ubifs_xattr_set() argument
273 if (check_lock) in ubifs_xattr_set()
A Dubifs.h2036 size_t size, int flags, bool check_lock);
/linux/tools/perf/
A Dbuiltin-daemon.c1142 static int check_lock(struct daemon *daemon) in check_lock() function
1195 if (check_lock(daemon)) in go_background()
1275 if (foreground && check_lock(daemon)) in __cmd_start()

Completed in 27 milliseconds