Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dbtf.c7178 static int __btf_new_fd(struct btf *btf) in __btf_new_fd() function
7204 ret = __btf_new_fd(btf); in btf_new_fd()
7307 fd = __btf_new_fd(btf); in btf_get_fd_by_id()
7551 btf_obj_fd = __btf_new_fd(btf); in BPF_CALL_4()