Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dhashtab.c150 static inline int htab_lock_bucket(const struct bpf_htab *htab, in htab_lock_bucket() function
820 ret = htab_lock_bucket(htab, b, tgt_l->hash, &flags); in htab_lru_map_delete_node()
1150 ret = htab_lock_bucket(htab, b, hash, &flags); in htab_map_update_elem()
1257 ret = htab_lock_bucket(htab, b, hash, &flags); in htab_lru_map_update_elem()
1315 ret = htab_lock_bucket(htab, b, hash, &flags); in __htab_percpu_map_update_elem()
1381 ret = htab_lock_bucket(htab, b, hash, &flags); in __htab_lru_percpu_map_update_elem()
1447 ret = htab_lock_bucket(htab, b, hash, &flags); in htab_map_delete_elem()
1483 ret = htab_lock_bucket(htab, b, hash, &flags); in htab_lru_map_delete_elem()
1631 ret = htab_lock_bucket(htab, b, hash, &bflags); in __htab_map_lookup_and_delete_elem()
1790 ret = htab_lock_bucket(htab, b, batch, &flags); in __htab_map_lookup_and_delete_batch()