Home
last modified time | relevance | path

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

/linux/tools/bpf/bpftool/
H A Dbtf.c480 static int ptr_array_push(const void *ptr, struct ptr_array *arr) in ptr_array_push() function
540 err = ptr_array_push(ft, &kfuncs); in dump_btf_kfuncs()
546 err = ptr_array_push(ft, &fastcalls); in dump_btf_kfuncs()