Searched refs:__BPF_FUNC_MAPPER (Results 1 - 5 of 5) sorted by relevance

/linux-master/kernel/bpf/
H A Ddisasm.c12 __BPF_FUNC_MAPPER(__BPF_FUNC_STR_FN)
/linux-master/tools/testing/selftests/bpf/
H A Ddisasm.c12 __BPF_FUNC_MAPPER(__BPF_FUNC_STR_FN)
/linux-master/tools/bpf/bpftool/
H A Dfeature.c37 __BPF_FUNC_MAPPER(BPF_HELPER_MAKE_ENTRY)
/linux-master/include/uapi/linux/
H A Dbpf.h6001 /* backwards-compatibility macros for users of __BPF_FUNC_MAPPER that don't
6005 #define __BPF_FUNC_MAPPER(FN) ___BPF_FUNC_MAPPER(__BPF_FUNC_MAPPER_APPLY, FN) macro
/linux-master/tools/include/uapi/linux/
H A Dbpf.h6001 /* backwards-compatibility macros for users of __BPF_FUNC_MAPPER that don't
6005 #define __BPF_FUNC_MAPPER(FN) ___BPF_FUNC_MAPPER(__BPF_FUNC_MAPPER_APPLY, FN) macro

Completed in 228 milliseconds