Searched defs:nr_active (Results 1 - 7 of 7) sorted by relevance
/linux-4.4.14/kernel/sched/ | ||
H A D | loadavg.c | 83 long nr_active, delta = 0; calc_load_fold_active() local |
/linux-4.4.14/include/linux/ | ||
H A D | blk-mq.h | 58 atomic_t nr_active; member in struct:blk_mq_hw_ctx |
H A D | perf_event.h | 612 int nr_active; member in struct:perf_event_context |
/linux-4.4.14/arch/powerpc/platforms/cell/spufs/ | ||
H A D | sched.c | 969 int nr_active = 0, node; count_active_contexts() local |
/linux-4.4.14/kernel/ | ||
H A D | workqueue.c | 206 int nr_active; /* L: nr of active works */ member in struct:pool_workqueue |
/linux-4.4.14/block/ | ||
H A D | cfq-iosched.c | 243 int nr_active; member in struct:cfq_group |
/linux-4.4.14/arch/powerpc/include/asm/ | ||
H A D | spu.h | 196 int nr_active; member in struct:cbe_spu_info |
Completed in 374 milliseconds