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

/linux-master/lib/
H A Dtest_bpf.c15215 #define TAIL_CALL_NULL 0x7fff macro
15253 * test. The index TAIL_CALL_NULL can be used to specify a NULL target
15367 TAIL_CALL(TAIL_CALL_NULL),
15451 if (insn->off == TAIL_CALL_NULL)

Completed in 165 milliseconds