Home
last modified time | relevance | path

Searched refs:tp_xdp_cpumap_enqueue (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/samples/bpf/
H A Dxdp_sample_user.h98 __attach_tp(tp_xdp_cpumap_enqueue); \
H A Dxdp_sample.bpf.c128 int BPF_PROG(tp_xdp_cpumap_enqueue, int map_id, unsigned int processed, in BPF_PROG() argument