Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/bpf/
Dhashtab.c130 static inline bool htab_use_raw_lock(const struct bpf_htab *htab) in htab_use_raw_lock() function
141 if (htab_use_raw_lock(htab)) in htab_init_buckets()
153 if (htab_use_raw_lock(htab)) in htab_lock_bucket()
164 if (htab_use_raw_lock(htab)) in htab_unlock_bucket()