Searched refs:pcount (Results 1 – 4 of 4) sorted by relevance
13 rq->rq_sched_info.pcount++; in rq_sched_info_arrive()184 t->sched_info.pcount++; in sched_info_arrive()
38 rq->rq_sched_info.run_delay, rq->rq_sched_info.pcount); in show_schedstat()
883 void __user *buf, size_t *pcount, in __cgroup_bpf_run_filter_sysctl() argument919 if (write && buf && *pcount) { in __cgroup_bpf_run_filter_sysctl()924 ctx.new_len = min_t(size_t, PAGE_SIZE, *pcount); in __cgroup_bpf_run_filter_sysctl()940 *pcount = ctx.new_len; in __cgroup_bpf_run_filter_sysctl()
107 t1 = tsk->sched_info.pcount; in __delayacct_add_tsk()