Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbpf.h1257 #define __BPF_DISPATCHER_CALL(name) \ macro
1266 #define __BPF_DISPATCHER_CALL(name) bpf_func(ctx, insnsi) macro
1291 return __BPF_DISPATCHER_CALL(name); \