Home
last modified time | relevance | path

Searched refs:raw_spin_lock_bh (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/kernel/bpf/
H A Dbpf_local_storage.c158 raw_spin_lock_bh(&local_storage->lock); in __bpf_selem_unlink_storage()
186 raw_spin_lock_bh(&b->lock); in bpf_selem_unlink_map()
197 raw_spin_lock_bh(&b->lock); in bpf_selem_link_map()
241 raw_spin_lock_bh(&local_storage->lock); in bpf_local_storage_lookup()
385 raw_spin_lock_bh(&local_storage->lock); in bpf_local_storage_update()
H A Dbpf_inode_storage.c84 raw_spin_lock_bh(&local_storage->lock); in bpf_inode_storage_free()
/kernel/linux/linux-5.10/include/linux/
H A Dspinlock.h283 #define raw_spin_lock_bh(lock) _raw_spin_lock_bh(lock) macro
359 raw_spin_lock_bh(&lock->rlock); in spin_lock_bh()
/kernel/linux/linux-6.6/include/linux/
H A Dspinlock.h275 #define raw_spin_lock_bh(lock) _raw_spin_lock_bh(lock) macro
356 raw_spin_lock_bh(&lock->rlock); in spin_lock_bh()
/kernel/linux/linux-5.10/net/core/
H A Dsock_map.c425 raw_spin_lock_bh(&stab->lock); in __sock_map_delete()
510 raw_spin_lock_bh(&stab->lock); in sock_map_update_common()
939 raw_spin_lock_bh(&bucket->lock); in sock_hash_delete_from_link()
961 raw_spin_lock_bh(&bucket->lock); in sock_hash_delete_elem()
1035 raw_spin_lock_bh(&bucket->lock); in sock_hash_update_common()
1196 raw_spin_lock_bh(&bucket->lock); in sock_hash_free()
H A Dbpf_sk_storage.c69 raw_spin_lock_bh(&sk_storage->lock); in bpf_sk_storage_free()

Completed in 7 milliseconds