Home
last modified time | relevance | path

Searched defs:group (Results 1 – 14 of 14) sorted by relevance

/kernel/sched/
Dpsi.c182 static void group_init(struct psi_group *group) in group_init()
237 static void get_recent_times(struct psi_group *group, int cpu, in get_recent_times()
302 static void collect_percpu_times(struct psi_group *group, in collect_percpu_times()
357 static u64 update_averages(struct psi_group *group, u64 now) in update_averages()
413 struct psi_group *group; in psi_avgs_work() local
491 static void init_triggers(struct psi_group *group, u64 now) in init_triggers()
503 static u64 update_triggers(struct psi_group *group, u64 now) in update_triggers()
556 static void psi_schedule_poll_work(struct psi_group *group, unsigned long delay) in psi_schedule_poll_work()
582 struct psi_group *group; in psi_poll_work() local
672 static u32 psi_group_change(struct psi_group *group, int cpu, in psi_group_change()
[all …]
Dfair.c1258 static inline unsigned long group_faults_cpu(struct numa_group *group, int nid) in group_faults_cpu()
5698 struct sched_group *idlest = NULL, *group = sd->groups; in find_idlest_group() local
5829 find_idlest_group_cpu(struct sched_group *group, struct task_struct *p, int this_cpu) in find_idlest_group_cpu()
5903 struct sched_group *group; in find_idlest_cpu() local
8088 struct sched_group *group, *sdg = sd->groups; in update_group_capacity() local
8211 static inline int sg_imbalanced(struct sched_group *group) in sg_imbalanced()
8283 group_type group_classify(struct sched_group *group, in group_classify()
8328 struct sched_group *group, in update_sg_lb_stats()
8943 struct sched_group *group) in find_busiest_queue()
9144 struct sched_group *group; in load_balance() local
Dtopology.c31 struct sched_group *group = sd->groups; in sched_domain_debug_one() local
Dsched.h1451 static inline unsigned int group_first_cpu(struct sched_group *group) in group_first_cpu()
/kernel/
Duid16.c23 SYSCALL_DEFINE3(chown16, const char __user *, filename, old_uid_t, user, old_gid_t, group) in SYSCALL_DEFINE3() argument
28 SYSCALL_DEFINE3(lchown16, const char __user *, filename, old_uid_t, user, old_gid_t, group) in SYSCALL_DEFINE3() argument
33 SYSCALL_DEFINE3(fchown16, unsigned int, fd, old_uid_t, user, old_gid_t, group) in SYSCALL_DEFINE3() argument
119 old_gid_t group; in groups16_to_user() local
137 old_gid_t group; in groups16_from_user() local
Daudit_fsnotify.c156 static int audit_mark_handle_event(struct fsnotify_group *group, in audit_mark_handle_event()
Daudit_tree.c1040 static int audit_tree_handle_event(struct fsnotify_group *group, in audit_tree_handle_event()
1050 struct fsnotify_group *group) in audit_tree_freeing_mark()
Daudit_watch.c467 static int audit_watch_handle_event(struct fsnotify_group *group, in audit_watch_handle_event()
Duser_namespace.c73 kgid_t group = new->egid; in create_user_ns() local
Daudit.c1589 static int audit_bind(struct net *net, int group) in audit_bind()
/kernel/trace/
Dtrace_kprobe.c256 static struct trace_kprobe *alloc_trace_kprobe(const char *group, in alloc_trace_kprobe()
305 const char *group) in find_trace_kprobe()
744 const char *event = NULL, *group = KPROBE_EVENT_SYSTEM; in trace_kprobe_create() local
1471 const char *group = event->tp_event->class->system; in bpf_get_kprobe_info() local
Dtrace_uprobe.c339 alloc_trace_uprobe(const char *group, const char *event, int nargs, bool is_ret) in alloc_trace_uprobe()
376 static struct trace_uprobe *find_probe_event(const char *event, const char *group) in find_probe_event()
541 const char *event = NULL, *group = UPROBE_EVENT_SYSTEM; in trace_uprobe_create() local
1408 const char *group = event->tp_event->class->system; in bpf_get_uprobe_info() local
Dtrace_probe.c990 const char *group, bool alloc_filter) in trace_probe_init()
/kernel/events/
Dcore.c3962 bool group; member
4122 static int perf_event_read(struct perf_event *event, bool group) in perf_event_read()
11042 struct fd group = {NULL, 0}; in SYSCALL_DEFINE5() local