Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dbtf.c7852 static int __btf_new_fd(struct btf *btf) in __btf_new_fd() function
7878 ret = __btf_new_fd(btf); in btf_new_fd()
7976 fd = __btf_new_fd(btf); in btf_get_fd_by_id()
8232 btf_obj_fd = __btf_new_fd(btf); in BPF_CALL_4()