Searched defs:running (Results 1 – 3 of 3) sorted by relevance
| /kernel/sched/ |
| D | core.c | 1115 bool queued, running; in do_set_cpus_allowed() local 1408 int running, queued; in wait_task_inactive() local 3745 int oldprio, queued, running, queue_flag = DEQUEUE_SAVE | DEQUEUE_MOVE; in rt_mutex_setprio() local 3838 bool queued, running; in set_user_nice() local 4183 int retval, oldprio, oldpolicy = -1, queued, running; in __sched_setscheduler() local 5542 bool queued, running; in sched_setnuma() local 8193 int queued, running; in sched_move_task() local
|
| D | fair.c | 2845 unsigned long weight, int running, struct cfs_rq *cfs_rq) in __update_load_avg()
|
| /kernel/events/ |
| D | core.c | 4295 u64 perf_event_read_value(struct perf_event *event, u64 *enabled, u64 *running) in perf_event_read_value() 4416 u64 enabled, running; in perf_read_one() local 4793 u64 *running) in calc_timer_values() 4839 u64 enabled, running, now; in perf_event_update_userpage() local 5659 u64 enabled, u64 running) in perf_output_read_one() 5682 u64 enabled, u64 running) in perf_output_read_group() 5734 u64 enabled = 0, running = 0, now; in perf_output_read() local
|