Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dbtf.h95 int btf_find_spin_lock(const struct btf *btf, const struct btf_type *t);
/Linux-v5.10/kernel/bpf/
Dsyscall.c767 map->spin_lock_off = btf_find_spin_lock(btf, value_type); in map_check_btf()
Dbtf.c2983 int btf_find_spin_lock(const struct btf *btf, const struct btf_type *t) in btf_find_spin_lock() function