Searched defs:BPF_DECLARE_PERCPU (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/bpf/
H A Dbpf_util.h44 #define BPF_DECLARE_PERCPU(type, name) \ macro
/linux-master/tools/testing/selftests/bpf/map_tests/
H A Dhtab_map_batch_ops.c17 typedef BPF_DECLARE_PERCPU(int, value); typedef
44 typedef BPF_DECLARE_PERCPU(int, value); typedef
80 typedef BPF_DECLARE_PERCPU(int, value); typedef

Completed in 88 milliseconds