Searched refs:owner_lock (Results 1 – 5 of 5) sorted by relevance
73 guard(spinlock)(&q->owner_lock); in queue_list_remove()96 spin_lock_init(&q->owner_lock); in queue_new()347 guard(spinlock_irqsave)(&q->owner_lock); in queue_access_lock()357 guard(spinlock_irqsave)(&q->owner_lock); in queue_access_unlock()368 guard(spinlock_irqsave)(&q->owner_lock); in snd_seq_queue_check_access()387 scoped_guard(spinlock_irqsave, &q->owner_lock) { in snd_seq_queue_set_owner()687 scoped_guard(spinlock_irq, &q->owner_lock) { in snd_seq_info_queues_read()
37 spinlock_t owner_lock; member
2355 spin_lock(&map->owner_lock); in __bpf_prog_map_compatible()2403 spin_unlock(&map->owner_lock); in __bpf_prog_map_compatible()
1015 spin_lock(&map->owner_lock); in bpf_map_show_fdinfo()1020 spin_unlock(&map->owner_lock); in bpf_map_show_fdinfo()1532 spin_lock_init(&map->owner_lock); in map_create()
328 spinlock_t owner_lock; member