Home
last modified time | relevance | path

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

/kernel/bpf/
Dbtf.c6908 static int __btf_new_fd(struct btf *btf) in __btf_new_fd() function
6937 ret = __btf_new_fd(btf); in btf_new_fd()
7040 fd = __btf_new_fd(btf); in btf_get_fd_by_id()
7301 btf_obj_fd = __btf_new_fd(btf); in BPF_CALL_4()