Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dbtf.h95 int btf_find_spin_lock(const struct btf *btf, const struct btf_type *t);
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dsyscall.c781 map->spin_lock_off = btf_find_spin_lock(btf, value_type); in map_check_btf()
H A Dbtf.c2983 int btf_find_spin_lock(const struct btf *btf, const struct btf_type *t) in btf_find_spin_lock() function