Home
last modified time | relevance | path

Searched defs:bpf_prog_inc_misses_counter (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/kernel/bpf/
H A Dsyscall.c2215 void notrace bpf_prog_inc_misses_counter(struct bpf_prog *prog) in bpf_prog_inc_misses_counter() function
/openbmc/linux/include/linux/
H A Dbpf.h2737 static inline void bpf_prog_inc_misses_counter(struct bpf_prog *prog) in bpf_prog_inc_misses_counter() function