linux_dsm_epyc7002/include/uapi
Chema Gonzalez 4cd3675ebf filter: added BPF random opcode
Added a new ancillary load (bpf call in eBPF parlance) that produces
a 32-bit random number. We are implementing it as an ancillary load
(instead of an ISA opcode) because (a) it is simpler, (b) allows easy
JITing, and (c) seems more in line with generic ISAs that do not have
"get a random number" as a instruction, but as an OS call.

The main use for this ancillary load is to perform random packet sampling.

Signed-off-by: Chema Gonzalez <chema@google.com>
Acked-by: Alexei Starovoitov <ast@plumgrid.com>
Acked-by: Daniel Borkmann <dborkman@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-04-22 21:27:57 -04:00
..
asm-generic madvise: correct the comment of MADV_DODUMP flag 2014-04-07 16:35:58 -07:00
drm drm/tegra: Remove gratuitous pad field 2014-04-16 17:11:04 +02:00
linux filter: added BPF random opcode 2014-04-22 21:27:57 -04:00
mtd
rdma
scsi
sound
video
xen
Kbuild