Searched refs:bpf_dispatcher_nop_func (Results 1 – 2 of 2) sorted by relevance
721 static __always_inline __nocfi unsigned int bpf_dispatcher_nop_func( in bpf_dispatcher_nop_func() function799 #define BPF_DISPATCHER_FUNC(name) bpf_dispatcher_nop_func
633 return __bpf_prog_run(prog, ctx, bpf_dispatcher_nop_func); in bpf_prog_run()
Completed in 14 milliseconds