Searched refs:bpf_prog_inc_misses_counter (Results 1 – 4 of 4) sorted by relevance
857 bpf_prog_inc_misses_counter(prog); in __bpf_prog_enter_recur()932 bpf_prog_inc_misses_counter(prog); in __bpf_prog_enter_sleepable_recur()
2215 void notrace bpf_prog_inc_misses_counter(struct bpf_prog *prog) in bpf_prog_inc_misses_counter() function
2501 void notrace bpf_prog_inc_misses_counter(struct bpf_prog *prog);2737 static inline void bpf_prog_inc_misses_counter(struct bpf_prog *prog) in bpf_prog_inc_misses_counter() function
2316 bpf_prog_inc_misses_counter(prog); in __bpf_trace_run()