Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/
Dbtf.c7684 static int __btf_new_fd(struct btf *btf) in __btf_new_fd() function
7710 ret = __btf_new_fd(btf); in btf_new_fd()
7808 fd = __btf_new_fd(btf); in btf_get_fd_by_id()
8064 btf_obj_fd = __btf_new_fd(btf); in BPF_CALL_4()