Searched refs:JMP_TABLE (Results 1 – 1 of 1) sorted by relevance
1115 #define JMP_TABLE "/sys/fs/bpf/jmp_table" macro1151 unlink(JMP_TABLE); in test_tailcall_poke()1157 err = bpf_map__pin(call->maps.jmp_table, JMP_TABLE); in test_tailcall_poke()1170 err = bpf_map__set_pin_path(test->maps.jmp_table, JMP_TABLE); in test_tailcall_poke()1190 bpf_map__unpin(call->maps.jmp_table, JMP_TABLE); in test_tailcall_poke()