Lines Matching refs:notrace

1118 static __always_inline u64 notrace bpf_prog_start_time(void)  in bpf_prog_start_time()
1143 static u64 notrace __bpf_prog_enter_recur(struct bpf_prog *prog, struct bpf_tramp_run_ctx *run_ctx) in __bpf_prog_enter_recur()
1159 static void notrace __update_prog_stats(struct bpf_prog *prog, u64 start) in __update_prog_stats()
1180 static __always_inline void notrace update_prog_stats(struct bpf_prog *prog, in update_prog_stats()
1187 static void notrace __bpf_prog_exit_recur(struct bpf_prog *prog, u64 start, in __bpf_prog_exit_recur()
1198 static u64 notrace __bpf_prog_enter_lsm_cgroup(struct bpf_prog *prog, in __bpf_prog_enter_lsm_cgroup()
1212 static void notrace __bpf_prog_exit_lsm_cgroup(struct bpf_prog *prog, u64 start, in __bpf_prog_exit_lsm_cgroup()
1221 u64 notrace __bpf_prog_enter_sleepable_recur(struct bpf_prog *prog, in __bpf_prog_enter_sleepable_recur()
1239 void notrace __bpf_prog_exit_sleepable_recur(struct bpf_prog *prog, u64 start, in __bpf_prog_exit_sleepable_recur()
1250 static u64 notrace __bpf_prog_enter_sleepable(struct bpf_prog *prog, in __bpf_prog_enter_sleepable()
1262 static void notrace __bpf_prog_exit_sleepable(struct bpf_prog *prog, u64 start, in __bpf_prog_exit_sleepable()
1272 static u64 notrace __bpf_prog_enter(struct bpf_prog *prog, in __bpf_prog_enter()
1283 static void notrace __bpf_prog_exit(struct bpf_prog *prog, u64 start, in __bpf_prog_exit()
1293 void notrace __bpf_tramp_enter(struct bpf_tramp_image *tr) in __bpf_tramp_enter()
1298 void notrace __bpf_tramp_exit(struct bpf_tramp_image *tr) in __bpf_tramp_exit()