Searched refs:bpf_dispatcher_nop_func (Results 1 – 2 of 2) sorted by relevance
712 static __always_inline __nocfi unsigned int bpf_dispatcher_nop_func( in bpf_dispatcher_nop_func() function789 #define BPF_DISPATCHER_FUNC(name) bpf_dispatcher_nop_func
631 return __bpf_prog_run(prog, ctx, bpf_dispatcher_nop_func); in bpf_prog_run()