Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/bpf/
Dhashtab.c149 static inline int htab_lock_bucket(const struct bpf_htab *htab, in htab_lock_bucket() function
790 ret = htab_lock_bucket(htab, b, tgt_l->hash, &flags); in htab_lru_map_delete_node()
1115 ret = htab_lock_bucket(htab, b, hash, &flags); in htab_map_update_elem()
1206 ret = htab_lock_bucket(htab, b, hash, &flags); in htab_lru_map_update_elem()
1263 ret = htab_lock_bucket(htab, b, hash, &flags); in __htab_percpu_map_update_elem()
1329 ret = htab_lock_bucket(htab, b, hash, &flags); in __htab_lru_percpu_map_update_elem()
1392 ret = htab_lock_bucket(htab, b, hash, &flags); in htab_map_delete_elem()
1428 ret = htab_lock_bucket(htab, b, hash, &flags); in htab_lru_map_delete_elem()
1576 ret = htab_lock_bucket(htab, b, hash, &bflags); in __htab_map_lookup_and_delete_elem()
1732 ret = htab_lock_bucket(htab, b, batch, &flags); in __htab_map_lookup_and_delete_batch()