Searched defs:active (Results 1 – 16 of 16) sorted by relevance
/kernel/sched/ |
A D | loadavg.c | 159 unsigned long active, unsigned int n) in calc_load_n() 308 long delta, active, n; in calc_global_nohz() local 354 long active, delta; in calc_global_load() local
|
A D | sched.h | 799 struct rt_prio_array active; member
|
/kernel/time/ |
A D | hrtimer.c | 495 __next_base(struct hrtimer_cpu_base *cpu_base, unsigned int *active) in __next_base() 508 #define for_each_active_base(base, cpu_base, active) \ argument 513 unsigned int active, in __hrtimer_next_event_base() 580 unsigned int active; in __hrtimer_get_next_event() local 872 unsigned int active) in update_needs_ipi() 1556 unsigned int active; in hrtimer_next_event_without() local 1797 unsigned int active = cpu_base->active_bases & active_mask; in __hrtimer_run_queues() local
|
A D | timer_migration.c | 452 unsigned long active; in tmigr_check_migrator_and_lonely() local 468 unsigned long active; in tmigr_check_lonely() local 1280 unsigned long new_migr_bit, active = newstate.active; in tmigr_inactive_up() local
|
A D | timer_migration.h | 127 u8 active; member
|
A D | timekeeping.c | 2803 unsigned long active = READ_ONCE(aux_timekeepers); in tk_aux_update_clocksource() local 2822 unsigned long active = READ_ONCE(aux_timekeepers); in tk_aux_advance() local 3036 unsigned long active = READ_ONCE(aux_timekeepers); in aux_clock_enable_show() local
|
/kernel/ |
A D | pid_namespace.c | 396 struct pid_namespace *active = task_active_pid_ns(current); in pidns_install() local 427 struct pid_namespace *active = task_active_pid_ns(current); in pidns_get_parent() local
|
A D | acct.c | 106 bool active; member
|
A D | signal.c | 3965 struct pid_namespace *active = task_active_pid_ns(current); in access_pidfd_pidns() local
|
/kernel/gcov/ |
A D | gcc_4_7.c | 281 unsigned int active; in gcov_info_dup() local 347 unsigned int active; in gcov_info_free() local
|
/kernel/power/ |
A D | wakelock.c | 113 bool active; in __wakelocks_gc() local
|
/kernel/bpf/ |
A D | tcx.c | 101 bool active; in tcx_uninstall() local
|
A D | bpf_lru_list.c | 147 struct list_head *active = &l->lists[BPF_LRU_LIST_T_ACTIVE]; in __bpf_lru_list_rotate_active() local
|
A D | memalloc.c | 87 local_t active; member
|
/kernel/trace/ |
A D | trace_events_user.c | 2784 int i, active = 0, busy = 0; in user_seq_show() local
|
/kernel/events/ |
A D | core.c | 6219 bool active; in __perf_event_period() local
|
Completed in 98 milliseconds