Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dbtf.h53 int btf_find_spin_lock(const struct btf *btf, const struct btf_type *t);
/Linux-v5.4/kernel/bpf/
Dsyscall.c523 map->spin_lock_off = btf_find_spin_lock(btf, value_type); in map_check_btf()
Dbtf.c2218 int btf_find_spin_lock(const struct btf *btf, const struct btf_type *t) in btf_find_spin_lock() function