Searched refs:BTF_PARAM_ENC (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/tools/lib/bpf/ |
H A D | libbpf_internal.h | 32 #define BTF_PARAM_ENC(name, type) (name), (type) macro
|
H A D | libbpf.c | 3861 BTF_PARAM_ENC(7, 1), in probe_kern_btf_func() 3879 BTF_PARAM_ENC(7, 1), in probe_kern_btf_func_global()
|
/kernel/linux/linux-6.6/tools/lib/bpf/ |
H A D | libbpf_internal.h | 84 #define BTF_PARAM_ENC(name, type) (name), (type) macro
|
H A D | libbpf.c | 4616 BTF_PARAM_ENC(7, 1), in probe_kern_btf_func() 4634 BTF_PARAM_ENC(7, 1), in probe_kern_btf_func_global()
|
Completed in 37 milliseconds