Home
last modified time | relevance | path

Searched refs:ingress_lock (Results 1 – 3 of 3) sorted by relevance

/net/atm/
Dmpoa_caches.c39 read_lock_bh(&client->ingress_lock); in in_cache_get()
44 read_unlock_bh(&client->ingress_lock); in in_cache_get()
49 read_unlock_bh(&client->ingress_lock); in in_cache_get()
60 read_lock_bh(&client->ingress_lock); in in_cache_get_with_mask()
65 read_unlock_bh(&client->ingress_lock); in in_cache_get_with_mask()
70 read_unlock_bh(&client->ingress_lock); in in_cache_get_with_mask()
81 read_lock_bh(&client->ingress_lock); in in_cache_get_by_vcc()
86 read_unlock_bh(&client->ingress_lock); in in_cache_get_by_vcc()
91 read_unlock_bh(&client->ingress_lock); in in_cache_get_by_vcc()
110 write_lock_bh(&client->ingress_lock); in in_cache_add_entry()
[all …]
Dmpc.h23 rwlock_t ingress_lock; member
Dmpc.c287 rwlock_init(&mpc->ingress_lock); in alloc_mpc()
1221 write_lock_bh(&mpc->ingress_lock); in ingress_purge_rcvd()
1223 write_unlock_bh(&mpc->ingress_lock); in ingress_purge_rcvd()