Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dbtf.h102 int btf_find_timer(const struct btf *btf, const struct btf_type *t);
/Linux-v5.15/kernel/bpf/
Dsyscall.c799 map->timer_off = btf_find_timer(btf, value_type); in map_check_btf()
Dbtf.c3128 int btf_find_timer(const struct btf *btf, const struct btf_type *t) in btf_find_timer() function