Searched refs:bpf_prog_inc_misses_counter (Results 1 – 4 of 4) sorted by relevance
876 bpf_prog_inc_misses_counter(prog); in __bpf_prog_enter()947 bpf_prog_inc_misses_counter(prog); in __bpf_prog_enter_sleepable()
2096 void notrace bpf_prog_inc_misses_counter(struct bpf_prog *prog) in bpf_prog_inc_misses_counter() function
2105 void notrace bpf_prog_inc_misses_counter(struct bpf_prog *prog);2329 static inline void bpf_prog_inc_misses_counter(struct bpf_prog *prog) in bpf_prog_inc_misses_counter() function
2250 bpf_prog_inc_misses_counter(prog); in __bpf_trace_run()