Searched defs:active (Results 1 – 12 of 12) sorted by relevance
/kernel/sched/ |
D | loadavg.c | 157 unsigned long active, unsigned int n) in calc_load_n() 306 long delta, active, n; in calc_global_nohz() local 352 long active, delta; in calc_global_load() local
|
D | sched.h | 675 struct rt_prio_array active; member
|
/kernel/time/ |
D | hrtimer.c | 486 __next_base(struct hrtimer_cpu_base *cpu_base, unsigned int *active) in __next_base() 499 #define for_each_active_base(base, cpu_base, active) \ argument 504 unsigned int active, in __hrtimer_next_event_base() 571 unsigned int active; in __hrtimer_get_next_event() local 870 unsigned int active) in update_needs_ipi() 1511 unsigned int active; in hrtimer_next_event_without() local 1721 unsigned int active = cpu_base->active_bases & active_mask; in __hrtimer_run_queues() local
|
/kernel/ |
D | pid_namespace.c | 395 struct pid_namespace *active = task_active_pid_ns(current); in pidns_install() local 426 struct pid_namespace *active = task_active_pid_ns(current); in pidns_get_parent() local
|
D | acct.c | 107 int active; member
|
D | signal.c | 3809 struct pid_namespace *active = task_active_pid_ns(current); in access_pidfd_pidns() local
|
/kernel/gcov/ |
D | gcc_4_7.c | 283 unsigned int active; in gcov_info_dup() local 349 unsigned int active; in gcov_info_free() local
|
/kernel/power/ |
D | wakelock.c | 110 bool active; in __wakelocks_gc() local
|
/kernel/bpf/ |
D | memalloc.c | 85 local_t active; member
|
D | bpf_lru_list.c | 147 struct list_head *active = &l->lists[BPF_LRU_LIST_T_ACTIVE]; in __bpf_lru_list_rotate_active() local
|
/kernel/trace/ |
D | trace_events_user.c | 1790 int i, active = 0, busy = 0, flags; in user_seq_show() local
|
/kernel/events/ |
D | core.c | 5599 bool active; in __perf_event_period() local
|