Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Ddisasm.c10 #define __BPF_FUNC_STR_FN(x) [BPF_FUNC_ ## x] = __stringify(bpf_ ## x) macro
12 __BPF_FUNC_MAPPER(__BPF_FUNC_STR_FN)
14 #undef __BPF_FUNC_STR_FN
/openbmc/linux/kernel/bpf/
H A Ddisasm.c10 #define __BPF_FUNC_STR_FN(x) [BPF_FUNC_ ## x] = __stringify(bpf_ ## x) macro
12 __BPF_FUNC_MAPPER(__BPF_FUNC_STR_FN)
14 #undef __BPF_FUNC_STR_FN