Home
last modified time | relevance | path

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

/linux/kernel/bpf/
A Dhashtab.c764 htab_unlock_bucket(htab, b, tgt_l->hash, flags); in htab_lru_map_delete_node()
1111 htab_unlock_bucket(htab, b, hash, flags); in htab_map_update_elem()
1178 htab_unlock_bucket(htab, b, hash, flags); in htab_lru_map_update_elem()
1239 htab_unlock_bucket(htab, b, hash, flags); in __htab_percpu_map_update_elem()
1304 htab_unlock_bucket(htab, b, hash, flags); in __htab_lru_percpu_map_update_elem()
1356 htab_unlock_bucket(htab, b, hash, flags); in htab_map_delete_elem()
1390 htab_unlock_bucket(htab, b, hash, flags); in htab_lru_map_delete_elem()
1546 htab_unlock_bucket(htab, b, hash, bflags); in __htab_map_lookup_and_delete_elem()
1684 htab_unlock_bucket(htab, b, batch, flags); in __htab_map_lookup_and_delete_batch()
1695 htab_unlock_bucket(htab, b, batch, flags); in __htab_map_lookup_and_delete_batch()
[all …]

Completed in 9 milliseconds