Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dbtf.c400 * raw data itself). btf_show_obj_safe() is responsible for
413 * btf_show_obj_safe() handles the logic that determines if a new
1241 * btf_show_obj_safe() is used to return a safe buffer for
1251 static void *btf_show_obj_safe(struct btf_show *show, in btf_show_obj_safe() function
1335 return btf_show_obj_safe(show, t, data); in btf_show_start_type()