Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
bpf_lru_destroy
kernel/bpf/bpf_lru_list.h
76
void bpf_lru_destroy(struct bpf_lru *lru);
kernel/bpf/hashtab.c
378
bpf_lru_destroy(&htab->lru);