Home
last modified time | relevance | path

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

/openbmc/linux/samples/bpf/
H A Dxdp_sample_user.h62 #define __attach_tp(name) \ macro
90 __attach_tp(tp_xdp_redirect_map); \
92 __attach_tp(tp_xdp_redirect); \
94 __attach_tp(tp_xdp_redirect_map_err); \
96 __attach_tp(tp_xdp_redirect_err); \
98 __attach_tp(tp_xdp_cpumap_enqueue); \
100 __attach_tp(tp_xdp_cpumap_kthread); \
102 __attach_tp(tp_xdp_exception); \
104 __attach_tp(tp_xdp_devmap_xmit); \
106 __attach_tp(tp_xdp_devmap_xmit_multi); \