Home
last modified time | relevance | path

Searched refs:detach_program (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/tools/testing/selftests/bpf/
H A Dflow_dissector_load.c44 static void detach_program(void) in detach_program() function
109 detach_program(); in main()
/linux-6.15/tools/testing/selftests/bpf/prog_tests/
H A Dflow_dissector_classification.c538 static void detach_program(struct bpf_flow *skel, int prog_fd) in detach_program() function
763 detach_program(ctx->skel, ctx->prog_fd); in test_global_shutdown()