Lines Matching +defs:p +defs:limit
194 static u64 cpu_clock_sample(const clockid_t clkid, struct task_struct *p) in cpu_clock_sample()
221 static void task_sample_cputime(struct task_struct *p, u64 *samples) in task_sample_cputime()
339 static u64 cpu_clock_sample_group(const clockid_t clkid, struct task_struct *p, in cpu_clock_sample_group()
451 static void disarm_timer(struct k_itimer *timer, struct task_struct *p) in disarm_timer()
475 struct task_struct *p; in posix_cpu_timer_del() local
556 static void arm_timer(struct k_itimer *timer, struct task_struct *p) in arm_timer()
630 struct task_struct *p; in posix_cpu_timer_set() local
793 struct task_struct *p; in posix_cpu_timer_get() local
878 static bool check_rlimit(u64 time, u64 limit, int signo, bool rt, bool hard) in check_rlimit()
1050 struct task_struct *p; in posix_cpu_timer_rearm() local
1214 void clear_posix_cputimers_work(struct task_struct *p) in clear_posix_cputimers_work()