Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/bpf/
Dbpf_local_storage.c148 raw_spin_lock_bh(&local_storage->lock); in __bpf_selem_unlink_storage()
176 raw_spin_lock_bh(&b->lock); in bpf_selem_unlink_map()
187 raw_spin_lock_bh(&b->lock); in bpf_selem_link_map()
231 raw_spin_lock_bh(&local_storage->lock); in bpf_local_storage_lookup()
375 raw_spin_lock_bh(&local_storage->lock); in bpf_local_storage_update()
Dbpf_inode_storage.c84 raw_spin_lock_bh(&local_storage->lock); in bpf_inode_storage_free()
/kernel/linux/linux-5.10/include/linux/
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-5.10/net/core/
Dsock_map.c427 raw_spin_lock_bh(&stab->lock); in __sock_map_delete()
512 raw_spin_lock_bh(&stab->lock); in sock_map_update_common()
941 raw_spin_lock_bh(&bucket->lock); in sock_hash_delete_from_link()
963 raw_spin_lock_bh(&bucket->lock); in sock_hash_delete_elem()
1037 raw_spin_lock_bh(&bucket->lock); in sock_hash_update_common()
1198 raw_spin_lock_bh(&bucket->lock); in sock_hash_free()
Dbpf_sk_storage.c69 raw_spin_lock_bh(&sk_storage->lock); in bpf_sk_storage_free()