Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/bpf/
Dbtf.c7172 static int __btf_new_fd(struct btf *btf) in __btf_new_fd() function
7198 ret = __btf_new_fd(btf); in btf_new_fd()
7301 fd = __btf_new_fd(btf); in btf_get_fd_by_id()
7545 btf_obj_fd = __btf_new_fd(btf); in BPF_CALL_4()