Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dbpf_local_storage.c152 raw_spin_unlock_bh(&local_storage->lock); in __bpf_selem_unlink_storage()
179 raw_spin_unlock_bh(&b->lock); in bpf_selem_unlink_map()
190 raw_spin_unlock_bh(&b->lock); in bpf_selem_link_map()
235 raw_spin_unlock_bh(&local_storage->lock); in bpf_local_storage_lookup()
429 raw_spin_unlock_bh(&local_storage->lock); in bpf_local_storage_update()
433 raw_spin_unlock_bh(&local_storage->lock); in bpf_local_storage_update()
H A Dbpf_inode_storage.c93 raw_spin_unlock_bh(&local_storage->lock); in bpf_inode_storage_free()
/OK3568_Linux_fs/kernel/include/linux/
H A Dspinlock.h292 #define raw_spin_unlock_bh(lock) _raw_spin_unlock_bh(lock) macro
399 raw_spin_unlock_bh(&lock->rlock); in spin_unlock_bh()
/OK3568_Linux_fs/kernel/net/core/
H A Dsock_map.c435 raw_spin_unlock_bh(&stab->lock); in __sock_map_delete()
524 raw_spin_unlock_bh(&stab->lock); in sock_map_update_common()
527 raw_spin_unlock_bh(&stab->lock); in sock_map_update_common()
947 raw_spin_unlock_bh(&bucket->lock); in sock_hash_delete_from_link()
969 raw_spin_unlock_bh(&bucket->lock); in sock_hash_delete_elem()
1061 raw_spin_unlock_bh(&bucket->lock); in sock_hash_update_common()
1064 raw_spin_unlock_bh(&bucket->lock); in sock_hash_update_common()
1200 raw_spin_unlock_bh(&bucket->lock); in sock_hash_free()
H A Dbpf_sk_storage.c78 raw_spin_unlock_bh(&sk_storage->lock); in bpf_sk_storage_free()