| /kernel/sched/ |
| D | psi.c | 183 static void group_init(struct psi_group *group) in group_init() 238 static void get_recent_times(struct psi_group *group, int cpu, in get_recent_times() 303 static void collect_percpu_times(struct psi_group *group, in collect_percpu_times() 358 static u64 update_averages(struct psi_group *group, u64 now) in update_averages() 414 struct psi_group *group; in psi_avgs_work() local 492 static void init_triggers(struct psi_group *group, u64 now) in init_triggers() 504 static u64 update_triggers(struct psi_group *group, u64 now) in update_triggers() 557 static void psi_schedule_poll_work(struct psi_group *group, unsigned long delay) in psi_schedule_poll_work() 583 struct psi_group *group; in psi_poll_work() local 673 static u32 psi_group_change(struct psi_group *group, int cpu, in psi_group_change() [all …]
|
| D | tune.c | 109 } group[BOOSTGROUPS_COUNT]; member
|
| D | fair.c | 1238 static inline unsigned long group_faults_cpu(struct numa_group *group, int nid) in group_faults_cpu() 6765 struct sched_group *idlest = NULL, *group = sd->groups; in find_idlest_group() local 6893 find_idlest_group_cpu(struct sched_group *group, struct task_struct *p, int this_cpu) in find_idlest_group_cpu() 6951 struct sched_group *group; in find_idlest_cpu() local 9262 struct sched_group *group, *sdg = sd->groups; in update_group_capacity() local 9373 static inline int sg_imbalanced(struct sched_group *group) in sg_imbalanced() 9460 group_type group_classify(struct sched_group *group, in group_classify() 9486 struct sched_group *group, int load_idx, in update_sg_lb_stats() 10171 struct sched_group *group) in find_busiest_queue() 10366 struct sched_group *group; in load_balance() local
|
| D | topology.c | 34 struct sched_group *group = sd->groups; in sched_domain_debug_one() local
|
| D | sched.h | 1263 static inline unsigned int group_first_cpu(struct sched_group *group) in group_first_cpu()
|
| /kernel/ |
| D | uid16.c | 21 SYSCALL_DEFINE3(chown16, const char __user *, filename, old_uid_t, user, old_gid_t, group) in SYSCALL_DEFINE3() argument 26 SYSCALL_DEFINE3(lchown16, const char __user *, filename, old_uid_t, user, old_gid_t, group) in SYSCALL_DEFINE3() argument 31 SYSCALL_DEFINE3(fchown16, unsigned int, fd, old_uid_t, user, old_gid_t, group) in SYSCALL_DEFINE3() argument 118 old_gid_t group; in groups16_to_user() local 136 old_gid_t group; in groups16_from_user() local
|
| D | audit_fsnotify.c | 166 static int audit_mark_handle_event(struct fsnotify_group *group, in audit_mark_handle_event()
|
| D | audit_tree.c | 990 static int audit_tree_handle_event(struct fsnotify_group *group, in audit_tree_handle_event() 1001 static void audit_tree_freeing_mark(struct fsnotify_mark *entry, struct fsnotify_group *group) in audit_tree_freeing_mark()
|
| D | signal.c | 948 static void complete_signal(int sig, struct task_struct *p, int group) in complete_signal() 1051 int group, int from_ancestor_ns) in __send_signal() 1154 int group) in send_signal() 1212 bool group) in do_send_sig_info() 1606 int send_sigqueue(struct sigqueue *q, struct task_struct *t, int group) in send_sigqueue()
|
| D | audit_watch.c | 483 static int audit_watch_handle_event(struct fsnotify_group *group, in audit_watch_handle_event()
|
| D | user_namespace.c | 76 kgid_t group = new->egid; in create_user_ns() local
|
| D | audit.c | 1486 static int audit_bind(struct net *net, int group) in audit_bind()
|
| /kernel/trace/ |
| D | trace_kprobe.c | 281 static struct trace_kprobe *alloc_trace_kprobe(const char *group, in alloc_trace_kprobe() 361 const char *group) in find_trace_kprobe() 646 char *symbol = NULL, *event = NULL, *group = NULL; in create_trace_kprobe() local
|
| D | trace_uprobe.c | 255 alloc_trace_uprobe(const char *group, const char *event, int nargs, bool is_ret) in alloc_trace_uprobe() 307 static struct trace_uprobe *find_probe_event(const char *event, const char *group) in find_probe_event() 374 char *arg, *event, *group, *filename; in create_trace_uprobe() local
|
| /kernel/events/ |
| D | core.c | 3639 bool group; member 3786 static int perf_event_read(struct perf_event *event, bool group) in perf_event_read() 10008 struct fd group = {NULL, 0}; in SYSCALL_DEFINE5() local
|