Home
last modified time | relevance | path

Searched refs:raw_spin_lock_bh (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/include/linux/
Dspinlock.h274 #define raw_spin_lock_bh(lock) _raw_spin_lock_bh(lock) macro
355 raw_spin_lock_bh(&lock->rlock); in spin_lock_bh()
/linux-6.1.9/net/core/
Dsock_map.c418 raw_spin_lock_bh(&stab->lock); in __sock_map_delete()
494 raw_spin_lock_bh(&stab->lock); in sock_map_update_common()
908 raw_spin_lock_bh(&bucket->lock); in sock_hash_delete_from_link()
930 raw_spin_lock_bh(&bucket->lock); in sock_hash_delete_elem()
998 raw_spin_lock_bh(&bucket->lock); in sock_hash_update_common()
1147 raw_spin_lock_bh(&bucket->lock); in sock_hash_free()
Dbpf_sk_storage.c72 raw_spin_lock_bh(&sk_storage->lock); in bpf_sk_storage_free()
/linux-6.1.9/kernel/bpf/
Dbpf_inode_storage.c86 raw_spin_lock_bh(&local_storage->lock); in bpf_inode_storage_free()