Home
last modified time | relevance | path

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

/linux/kernel/bpf/
A Dhashtab.c135 static inline bool htab_use_raw_lock(const struct bpf_htab *htab) in htab_use_raw_lock() function
146 if (htab_use_raw_lock(htab)) { in htab_init_buckets()
174 if (htab_use_raw_lock(htab)) in htab_lock_bucket()
188 if (htab_use_raw_lock(htab)) in htab_unlock_bucket()

Completed in 8 milliseconds