Home
last modified time | relevance | path

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

/kernel/time/
A Dtimer_migration.c466 static bool tmigr_check_lonely(struct tmigr_group *group) in tmigr_check_lonely()
528 struct tmigr_group *child = NULL, *group = tmc->tmgroup; in __walk_groups() local
610 static u64 tmigr_next_groupevt_expires(struct tmigr_group *group) in tmigr_next_groupevt_expires()
622 static bool tmigr_active_up(struct tmigr_group *group, in tmigr_active_up()
869 static bool tmigr_new_timer_up(struct tmigr_group *group, in tmigr_new_timer_up()
1002 static bool tmigr_handle_remote_up(struct tmigr_group *group, in tmigr_handle_remote_up()
1101 static bool tmigr_requires_handle_remote_up(struct tmigr_group *group, in tmigr_requires_handle_remote_up()
1244 static bool tmigr_inactive_up(struct tmigr_group *group, in tmigr_inactive_up()
1396 struct tmigr_group *group = tmc->tmgroup; in tmigr_quick_check() local
1526 struct tmigr_group *tmp, *group = NULL; in tmigr_get_group() local
[all …]
/kernel/sched/
A Dpsi.c205 static void group_init(struct psi_group *group) in group_init()
271 static void get_recent_times(struct psi_group *group, int cpu, in get_recent_times()
362 static void collect_percpu_times(struct psi_group *group, in collect_percpu_times()
463 static void update_triggers(struct psi_group *group, u64 now, in update_triggers()
525 static u64 update_averages(struct psi_group *group, u64 now) in update_averages()
581 struct psi_group *group; in psi_avgs_work() local
653 static void psi_rtpoll_work(struct psi_group *group) in psi_rtpoll_work()
740 struct psi_group *group = (struct psi_group *)data; in psi_rtpoll_worker() local
793 #define for_each_group(iter, group) \ argument
1210 void psi_cgroup_restart(struct psi_group *group) in psi_cgroup_restart()
[all …]
A Dfair.c7410 struct sched_group *group; in sched_balance_find_dst_cpu() local
9926 struct sched_group *group, *sdg = sd->groups; in update_group_capacity() local
10025 static inline int sg_imbalanced(struct sched_group *group) in sg_imbalanced()
10086 struct sched_group *group, in group_classify()
10180 struct sched_group *group) in smt_balance()
10257 struct sched_group *group, in update_sg_lb_stats()
10576 struct sched_group *group, in update_sg_wakeup_stats()
10633 struct sched_group *group, in update_pick_idlest()
10692 struct sched_group *idlest = NULL, *local = NULL, *group = sd->groups; in sched_balance_find_dst_group() local
11341 struct sched_group *group) in sched_balance_find_src_rq()
[all …]
A Dtopology.c46 struct sched_group *group = sd->groups; in sched_domain_debug_one() local
A Dsched.h1423 struct sched_group *group) in sched_group_cookie_match()
1483 struct sched_group *group) in sched_group_cookie_match()
/kernel/
A 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
A Dcrash_dump_dm_crypt.c236 static struct config_item *config_keys_make_item(struct config_group *group, in config_keys_make_item()
A Daudit.c1599 static void audit_log_multicast(int group, const char *op, int err) in audit_log_multicast()
1631 static int audit_multicast_bind(struct net *net, int group) in audit_multicast_bind()
1641 static void audit_multicast_unbind(struct net *net, int group) in audit_multicast_unbind()
A Daudit_tree.c1048 struct fsnotify_group *group) in audit_tree_freeing_mark()
A Dwatchdog.c456 int i, group; in print_cpustat() local
A Duser_namespace.c86 kgid_t group = new->egid; in create_user_ns() local
/kernel/trace/
A Dtrace_events_user.c84 struct user_event_group *group; member
164 struct user_event_group *group; member
371 struct user_event_group *group; in user_event_group_create() local
994 static int user_event_parse_cmd(struct user_event_group *group, in user_event_parse_cmd()
1774 struct user_event_group *group; in user_event_create() local
2320 struct user_event_group *group; in user_events_open() local
2362 struct user_event_group *group = info->group; in user_events_ref_add() local
2682 struct user_event_group *group = info->group; in user_events_ioctl() local
2714 struct user_event_group *group; in user_events_release() local
2781 struct user_event_group *group = m->private; in user_seq_show() local
[all …]
A Dtrace_uprobe.c336 alloc_trace_uprobe(const char *group, const char *event, int nargs, bool is_ret) in alloc_trace_uprobe()
381 static struct trace_uprobe *find_probe_event(const char *event, const char *group) in find_probe_event()
542 const char *event = NULL, *group = UPROBE_EVENT_SYSTEM; in __trace_uprobe_create() local
1491 const char *group = event->tp_event->class->system; in bpf_get_uprobe_info() local
A Dtrace_kprobe.c266 static struct trace_kprobe *alloc_trace_kprobe(const char *group, in alloc_trace_kprobe()
312 const char *group) in find_trace_kprobe()
864 const char *event = NULL, *group = KPROBE_EVENT_SYSTEM; in trace_kprobe_create_internal() local
1759 const char *group = event->tp_event->class->system; in bpf_get_kprobe_info() local
A Dtrace_eprobe.c195 static struct trace_eprobe *alloc_event_probe(const char *group, in alloc_event_probe()
877 const char *event = NULL, *group = EPROBE_EVENT_SYSTEM; in __trace_eprobe_create() local
A Dtrace_fprobe.c570 static struct trace_fprobe *alloc_trace_fprobe(const char *group, in alloc_trace_fprobe()
603 const char *group) in find_trace_fprobe()
1238 const char *event = NULL, *group = FPROBE_EVENT_SYSTEM; in trace_fprobe_create_internal() local
A Dtrace_boot.c468 const char *p, *group, *event; in trace_boot_init_one_event() local
A Dtrace_probe.c2058 const char *group, bool alloc_filter, int nargs) in trace_probe_init()
/kernel/events/
A Dcore.c4628 bool group; member
4812 static int perf_event_read(struct perf_event *event, bool group) in perf_event_read()

Completed in 116 milliseconds