Searched refs:FUNC_REG_ARG_CNT (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_uprobe_autoattach.c39 #if FUNC_REG_ARG_CNT > 3
42 #if FUNC_REG_ARG_CNT > 4
45 #if FUNC_REG_ARG_CNT > 5
48 #if FUNC_REG_ARG_CNT > 6
51 #if FUNC_REG_ARG_CNT > 7
62 #if FUNC_REG_ARG_CNT > 3
65 #if FUNC_REG_ARG_CNT > 4
68 #if FUNC_REG_ARG_CNT > 5
71 #if FUNC_REG_ARG_CNT > 6
74 #if FUNC_REG_ARG_CNT >
[all...]
H A Dbpf_misc.h113 #define FUNC_REG_ARG_CNT 6 macro
115 #define FUNC_REG_ARG_CNT 3 macro
117 #define FUNC_REG_ARG_CNT 5 macro
119 #define FUNC_REG_ARG_CNT 4 macro
121 #define FUNC_REG_ARG_CNT 8 macro
123 #define FUNC_REG_ARG_CNT 8 macro
125 #define FUNC_REG_ARG_CNT 8 macro
127 #define FUNC_REG_ARG_CNT 6 macro
129 #define FUNC_REG_ARG_CNT 8 macro
132 #define FUNC_REG_ARG_CNT macro
[all...]
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Duprobe_autoattach.c55 #if FUNC_REG_ARG_CNT > 3
58 #if FUNC_REG_ARG_CNT > 4
61 #if FUNC_REG_ARG_CNT > 5
64 #if FUNC_REG_ARG_CNT > 6
67 #if FUNC_REG_ARG_CNT > 7

Completed in 75 milliseconds