WSL2-Linux-Kernel/include
Jesper Dangaard Brouer 832ccf6f80 page_pool: extend tracepoint to also include the page PFN
The MM tracepoint for page free (called kmem:mm_page_free) doesn't provide
the page pointer directly, instead it provides the PFN (Page Frame Number).
This is annoying when writing a page_pool leak detector in BPF.

This patch change page_pool tracepoints to also provide the PFN.
The page pointer is still provided to allow other kinds of
troubleshooting from BPF.

Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-11-18 17:03:18 -08:00
..
acpi
asm-generic
clocksource
crypto
drm
dt-bindings dt-bindings: net: dp83869: Add TI dp83869 phy 2019-11-14 17:42:43 -08:00
keys
kvm
linux net: phy: add core phylib sfp support 2019-11-18 16:56:13 -08:00
math-emu
media
misc
net page_pool: add destroy attempts counter and rename tracepoint 2019-11-18 17:03:18 -08:00
pcmcia
ras
rdma
scsi
soc net: mscc: ocelot: publish ocelot_sys.h to include/soc/mscc 2019-11-15 12:32:16 -08:00
sound
target
trace page_pool: extend tracepoint to also include the page PFN 2019-11-18 17:03:18 -08:00
uapi Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next 2019-11-18 16:43:05 -08:00
vdso
video
xen
Kbuild