Searched refs:nr_uninterruptible (Results 1 – 7 of 7) sorted by relevance
34 __u64 nr_uninterruptible; /* Number of tasks in uninterruptible */ member
129 int nr_uninterruptible; /* Number of uninterruptible processes */ member 664 container_stats.nr_uninterruptible = stats.nr_uninterruptible; in get_container_stats() 738 container_stats.nr_stopped, container_stats.nr_uninterruptible, in display_results()
316 (unsigned long long)c->nr_uninterruptible); in print_cgroupstats()
19 * nr_uninterruptible.25 * nr_active += cpu_of(cpu)->nr_running + cpu_of(cpu)->nr_uninterruptible;49 * - cpu_rq()->nr_uninterruptible isn't accurately tracked per-CPU because53 * did the wakeup. This means that only the sum of nr_uninterruptible over85 nr_active += (long)this_rq->nr_uninterruptible; in calc_load_fold_active()
952 P(nr_uninterruptible); in print_cpu()
1140 unsigned long nr_uninterruptible; member 2727 rq->nr_uninterruptible++; in __block_task()
753 stats->nr_uninterruptible++; in cgroupstats_build()