Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
bpf_prog_free_id
include/linux/bpf.h
2589
void bpf_prog_free_id(struct bpf_prog *prog);
kernel/bpf/syscall.c
2407
bpf_prog_free_id(prog);