/kernel/sched/ |
D | topology.c | 38 static int sched_domain_debug_one(struct sched_domain *sd, int cpu, int level, in sched_domain_debug_one() 134 static void sched_domain_debug(struct sched_domain *sd, int cpu) in sched_domain_debug() 160 # define sched_domain_debug(sd, cpu) do { } while (0) argument 174 static int sd_degenerate(struct sched_domain *sd) in sd_degenerate() 192 sd_parent_degenerate(struct sched_domain *sd, struct sched_domain *parent) in sd_parent_degenerate() 617 static void destroy_sched_domain(struct sched_domain *sd) in destroy_sched_domain() 633 struct sched_domain *sd = container_of(rcu, struct sched_domain, rcu); in destroy_sched_domains_rcu() local 642 static void destroy_sched_domains(struct sched_domain *sd) in destroy_sched_domains() 669 struct sched_domain *sd; in update_top_cache_domain() local 700 cpu_attach_domain(struct sched_domain *sd, struct root_domain *rd, int cpu) in cpu_attach_domain() [all …]
|
D | fair.c | 2177 struct sched_domain *sd; in task_numa_migrate() local 6468 wake_affine_weight(struct sched_domain *sd, struct task_struct *p, in wake_affine_weight() 6510 static int wake_affine(struct sched_domain *sd, struct task_struct *p, in wake_affine() 6593 static inline int find_idlest_cpu(struct sched_domain *sd, struct task_struct *p, in find_idlest_cpu() 6786 static int select_idle_cpu(struct task_struct *p, struct sched_domain *sd, bool has_idle_core, int … in select_idle_cpu() 6880 select_idle_capacity(struct task_struct *p, struct sched_domain *sd, int target) in select_idle_capacity() 6948 struct sched_domain *sd; in select_idle_sibling() local 7307 struct sched_domain *sd; in find_energy_efficient_cpu() local 7512 struct sched_domain *tmp, *sd = NULL; in select_task_rq_fair() local 8259 struct sched_domain *sd; member [all …]
|
D | stats.c | 128 struct sched_domain *sd; in show_schedstat() local
|
D | debug.c | 378 static void register_sd(struct sched_domain *sd, struct dentry *parent) in register_sd() 417 struct sched_domain *sd; in update_sched_domain_debugfs() local
|
D | sched.h | 1060 struct sched_domain __rcu *sd; member 1820 struct sched_domain *sd, *hsd = NULL; in highest_flag_domain() local 1833 struct sched_domain *sd; in lowest_flag_domain() local
|
D | core.c | 1092 struct sched_domain *sd; in get_nohz_timer_target() local 3744 struct sched_domain *sd; in ttwu_stat() local 6378 static bool steal_cookie_task(int cpu, struct sched_domain *sd) in steal_cookie_task() 6398 struct sched_domain *sd; in sched_core_balance() local
|
D | deadline.c | 2135 struct sched_domain *sd; in find_later_rq() local
|
D | rt.c | 1976 struct sched_domain *sd; in find_lowest_rq() local
|
/kernel/ |
D | seccomp.c | 175 const struct seccomp_data *sd) in seccomp_cache_check_allow() 241 static void populate_seccomp_data(struct seccomp_data *sd) in populate_seccomp_data() 365 const struct seccomp_data *sd) in seccomp_cache_check_allow() 401 static u32 seccomp_run_filters(const struct seccomp_data *sd, in seccomp_run_filters() 721 struct seccomp_data *sd) in seccomp_is_const_allow() 798 struct seccomp_data sd; in seccomp_cache_prepare_bitmap() local 1098 const struct seccomp_data *sd) in seccomp_do_user_notification() 1191 static int __seccomp_filter(int this_syscall, const struct seccomp_data *sd, in __seccomp_filter() 1316 static int __seccomp_filter(int this_syscall, const struct seccomp_data *sd, in __seccomp_filter() 1325 int __secure_computing(const struct seccomp_data *sd) in __secure_computing()
|
/kernel/entry/ |
D | syscall_user_dispatch.c | 36 struct syscall_user_dispatch *sd = ¤t->syscall_dispatch; in syscall_user_dispatch() local
|
/kernel/irq/ |
D | debugfs.c | 19 const struct irq_bit_descr *sd, int size) in irq_debug_show_bits()
|
/kernel/trace/ |
D | bpf_trace.c | 622 u64 flags, struct perf_sample_data *sd) in __bpf_perf_event_output() 670 struct perf_sample_data *sd; in BPF_CALL_5() local 735 struct perf_sample_data *sd; in bpf_event_output() local
|
/kernel/rcu/ |
D | rcutorture.c | 2614 int sd; in rcu_torture_fwd_prog_nr() local
|
/kernel/events/ |
D | core.c | 3072 struct stop_event_data *sd = info; in __perf_event_stop() local 3108 struct stop_event_data sd = { in perf_event_stop() local 7863 struct stop_event_data sd = { in __perf_event_output_stop() local
|