Searched refs:bpf_prog_array_free_sleepable (Results 1 – 3 of 3) sorted by relevance
2238 bpf_prog_array_free_sleepable(old_array); in perf_event_attach_bpf_prog()2266 bpf_prog_array_free_sleepable(old_array); in perf_event_detach_bpf_prog()
2091 void bpf_prog_array_free_sleepable(struct bpf_prog_array *progs);
2519 void bpf_prog_array_free_sleepable(struct bpf_prog_array *progs) in bpf_prog_array_free_sleepable() function