Home
last modified time | relevance | path

Searched refs:bpf_prog_pack_free (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/kernel/bpf/
Ddispatcher.c156 bpf_prog_pack_free((struct bpf_binary_header *)d->image); in bpf_dispatcher_change_prog()
Dcore.c927 void bpf_prog_pack_free(struct bpf_binary_header *hdr) in bpf_prog_pack_free() function
1100 bpf_prog_pack_free(ro_header); in bpf_jit_binary_pack_alloc()
1131 bpf_prog_pack_free(ro_header); in bpf_jit_binary_pack_finalize()
1152 bpf_prog_pack_free(ro_header); in bpf_jit_binary_pack_free()
/Linux-v6.6/include/linux/
Dfilter.h1032 void bpf_prog_pack_free(struct bpf_binary_header *hdr);