Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/bpf/
Dhashtab.c421 static struct htab_elem *lookup_elem_raw(struct hlist_nulls_head *head, u32 hash, in lookup_elem_raw() function
868 l_old = lookup_elem_raw(head, hash, key, key_size); in htab_map_update_elem()
948 l_old = lookup_elem_raw(head, hash, key, key_size); in htab_lru_map_update_elem()
1003 l_old = lookup_elem_raw(head, hash, key, key_size); in __htab_percpu_map_update_elem()
1067 l_old = lookup_elem_raw(head, hash, key, key_size); in __htab_lru_percpu_map_update_elem()
1127 l = lookup_elem_raw(head, hash, key, key_size); in htab_map_delete_elem()
1159 l = lookup_elem_raw(head, hash, key, key_size); in htab_lru_map_delete_elem()