Files
linux/tools/lib/bpf
Kumar Kartikeya Dwivedi ef89654f2b libbpf: Add kptr type tag macros to bpf_helpers.h
Include convenience definitions:
__kptr:	Unreferenced kptr
__kptr_ref: Referenced kptr

Users can use them to tag the pointer type meant to be used with the new
support directly in the map value definition.

Signed-off-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20220424214901.2743946-11-memxor@gmail.com
2022-04-25 20:26:44 -07:00
..
2022-04-25 17:39:16 +02:00
2021-10-01 22:54:38 +02:00
2022-03-07 22:13:00 -08:00
2021-11-01 18:12:44 -07:00