Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dbtf.h165 int btf_find_timer(const struct btf *btf, const struct btf_type *t);
/Linux-v6.1/kernel/bpf/
Dsyscall.c1030 map->timer_off = btf_find_timer(btf, value_type); in map_check_btf()
Dbtf.c3410 int btf_find_timer(const struct btf *btf, const struct btf_type *t) in btf_find_timer() function