Searched refs:JMP_TABLE (Results 1 – 1 of 1) sorted by relevance
1122 #define JMP_TABLE "/sys/fs/bpf/jmp_table" macro1158 unlink(JMP_TABLE); in test_tailcall_poke()1164 err = bpf_map__pin(call->maps.jmp_table, JMP_TABLE); in test_tailcall_poke()1177 err = bpf_map__set_pin_path(test->maps.jmp_table, JMP_TABLE); in test_tailcall_poke()1197 bpf_map__unpin(call->maps.jmp_table, JMP_TABLE); in test_tailcall_poke()