third_party_libbpf/include/linux
Andrii Nakryiko 91001a9923 include: implement list_empty() and list_for_each_entry()
Implement list_empty() function and list_for_each_entry() macro, newly used by
xsk.c in 2f6324a3937f ("libbpf: Support shared umems between queues and devices")
(Linux commit sha).

Fixes: 5f630710f52e ("libbpf: Support shared umems between queues and devices")
Signed-off-by: Andrii Nakryiko <andriin@fb.com>
2020-09-03 21:21:34 -07:00
..
compiler.h sync: latest tooling changes from kernel 2019-04-11 15:55:59 -07:00
err.h linux/err.h: add PTR_ERR_OR_ZERO 2019-05-29 10:19:20 -07:00
filter.h sync: add BPF_RAW_INSN macro 2020-08-21 18:22:15 -07:00
kernel.h AF_XDP: add xsk.{c,h} to Makefile and fix build 2019-03-05 09:22:54 -08:00
list.h include: implement list_empty() and list_for_each_entry() 2020-09-03 21:21:34 -07:00
overflow.h add a simple Makefile to build and clean up 2018-10-10 09:40:15 -07:00
ring_buffer.h AF_XDP: add xsk.{c,h} to Makefile and fix build 2019-03-05 09:22:54 -08:00
types.h add a simple Makefile to build and clean up 2018-10-10 09:40:15 -07:00