btf_find_spin_lock   53 include/linux/btf.h int btf_find_spin_lock(const struct btf *btf, const struct btf_type *t);
btf_find_spin_lock  523 kernel/bpf/syscall.c 	map->spin_lock_off = btf_find_spin_lock(btf, value_type);