Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dcore.c2183 #define DEFINE_BPF_PROG_RUN_ARGS(stack_size) \ macro
2210 EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 32, 64, 96, 128, 160, 192);
2211 EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 224, 256, 288, 320, 352, 384);
2212 EVAL4(DEFINE_BPF_PROG_RUN_ARGS, 416, 448, 480, 512);