Searched refs:abc2_id (Results 1 – 1 of 1) sorted by relevance
54 static int abc2_id; variable82 abc2_id = libbpf_register_prog_handler("abc/", BPF_PROG_TYPE_RAW_TRACEPOINT, 0, &abc2_opts); in register_sec_handlers()90 libbpf_unregister_prog_handler(abc2_id); in unregister_sec_handlers()105 ASSERT_GT(abc2_id, 0, "abc2_id"); in test_custom_sec_handlers()