Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dbtf.h164 int btf_find_spin_lock(const struct btf *btf, const struct btf_type *t);
/Linux-v6.1/kernel/bpf/
Dsyscall.c1009 map->spin_lock_off = btf_find_spin_lock(btf, value_type); in map_check_btf()
Dbtf.c3397 int btf_find_spin_lock(const struct btf *btf, const struct btf_type *t) in btf_find_spin_lock() function