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

/linux-master/lib/
H A Dtest_bpf.c15218 #define TAIL_CALL_INVALID 0x7ffe macro
15254 * function to test the JIT error path. Similarly, the index TAIL_CALL_INVALID
15379 TAIL_CALL(TAIL_CALL_INVALID),
15453 else if (insn->off == TAIL_CALL_INVALID)

Completed in 143 milliseconds