Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dhashtab.c149 static inline int htab_lock_bucket(const struct bpf_htab *htab, in htab_lock_bucket() function
816 ret = htab_lock_bucket(htab, b, tgt_l->hash, &flags); in htab_lru_map_delete_node()
1146 ret = htab_lock_bucket(htab, b, hash, &flags); in htab_map_update_elem()
1253 ret = htab_lock_bucket(htab, b, hash, &flags); in htab_lru_map_update_elem()
1311 ret = htab_lock_bucket(htab, b, hash, &flags); in __htab_percpu_map_update_elem()
1377 ret = htab_lock_bucket(htab, b, hash, &flags); in __htab_lru_percpu_map_update_elem()
1443 ret = htab_lock_bucket(htab, b, hash, &flags); in htab_map_delete_elem()
1479 ret = htab_lock_bucket(htab, b, hash, &flags); in htab_lru_map_delete_elem()
1623 ret = htab_lock_bucket(htab, b, hash, &bflags); in __htab_map_lookup_and_delete_elem()
1779 ret = htab_lock_bucket(htab, b, batch, &flags); in __htab_map_lookup_and_delete_batch()