Home
last modified time | relevance | path

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

/linux/include/linux/
A Dspinlock.h273 #define raw_spin_lock_bh(lock) _raw_spin_lock_bh(lock) macro
354 raw_spin_lock_bh(&lock->rlock); in spin_lock_bh()
/linux/net/core/
A Dsock_map.c411 raw_spin_lock_bh(&stab->lock); in __sock_map_delete()
487 raw_spin_lock_bh(&stab->lock); in sock_map_update_common()
893 raw_spin_lock_bh(&bucket->lock); in sock_hash_delete_from_link()
915 raw_spin_lock_bh(&bucket->lock); in sock_hash_delete_elem()
983 raw_spin_lock_bh(&bucket->lock); in sock_hash_update_common()
1132 raw_spin_lock_bh(&bucket->lock); in sock_hash_free()
A Dbpf_sk_storage.c70 raw_spin_lock_bh(&sk_storage->lock); in bpf_sk_storage_free()
/linux/kernel/bpf/
A Dbpf_inode_storage.c84 raw_spin_lock_bh(&local_storage->lock); in bpf_inode_storage_free()

Completed in 11 milliseconds