Searched defs:sd (Results 1 – 12 of 12) sorted by relevance
| /kernel/sched/ |
| D | topology.c | 31 static int sched_domain_debug_one(struct sched_domain *sd, int cpu, int level, in sched_domain_debug_one() 119 static void sched_domain_debug(struct sched_domain *sd, int cpu) in sched_domain_debug() 145 # define sched_domain_debug(sd, cpu) do { } while (0) argument 152 static int sd_degenerate(struct sched_domain *sd) in sd_degenerate() 183 sd_parent_degenerate(struct sched_domain *sd, struct sched_domain *parent) in sd_parent_degenerate() 374 static void destroy_sched_domain(struct sched_domain *sd) in destroy_sched_domain() 390 struct sched_domain *sd = container_of(rcu, struct sched_domain, rcu); in destroy_sched_domains_rcu() local 399 static void destroy_sched_domains(struct sched_domain *sd) in destroy_sched_domains() 427 struct sched_domain *sd; in update_top_cache_domain() local 482 cpu_attach_domain(struct sched_domain *sd, struct root_domain *rd, int cpu) in cpu_attach_domain() [all …]
|
| D | fair.c | 1773 struct sched_domain *sd; in task_numa_migrate() local 5154 static bool sd_overutilized(struct sched_domain *sd) in sd_overutilized() 5159 static void set_sd_overutilized(struct sched_domain *sd) in set_sd_overutilized() 5165 static void clear_sd_overutilized(struct sched_domain *sd) in clear_sd_overutilized() 5173 struct sched_domain *sd; in update_overutilized_status() local 6285 struct sched_domain *sd; in compute_energy() local 6461 struct sched_domain *sd; in select_energy_cpu_idx() local 6587 wake_affine_idle(struct sched_domain *sd, struct task_struct *p, in wake_affine_idle() 6600 wake_affine_weight(struct sched_domain *sd, struct task_struct *p, in wake_affine_weight() 6633 static int wake_affine(struct sched_domain *sd, struct task_struct *p, in wake_affine() [all …]
|
| D | stats.c | 26 struct sched_domain *sd; in show_schedstat() local
|
| D | sched.h | 763 struct sched_domain *sd; member 1162 #define for_each_lower_domain(sd) for (; sd; sd = sd->child) argument 1175 struct sched_domain *sd, *hsd = NULL; in highest_flag_domain() local 1188 struct sched_domain *sd; in lowest_flag_domain() local 1831 unsigned long arch_scale_freq_capacity(struct sched_domain *sd, int cpu) in arch_scale_freq_capacity() 1839 unsigned long arch_scale_max_freq_capacity(struct sched_domain *sd, int cpu) in arch_scale_max_freq_capacity() 1847 unsigned long arch_scale_cpu_capacity(struct sched_domain *sd, int cpu) in arch_scale_cpu_capacity()
|
| D | debug.c | 307 sd_alloc_ctl_domain_table(struct sched_domain *sd) in sd_alloc_ctl_domain_table() 376 struct sched_domain *sd; in sd_alloc_ctl_cpu_table() local
|
| D | deadline.c | 1795 struct sched_domain *sd; in find_later_rq() local
|
| D | core.c | 535 struct sched_domain *sd; in get_nohz_timer_target() local 1661 struct sched_domain *sd; in ttwu_stat() local
|
| D | rt.c | 1646 struct sched_domain *sd; in find_lowest_rq() local
|
| /kernel/ |
| D | seccomp.c | 78 static void populate_seccomp_data(struct seccomp_data *sd) in populate_seccomp_data() 188 static u32 seccomp_run_filters(const struct seccomp_data *sd, in seccomp_run_filters() 658 static int __seccomp_filter(int this_syscall, const struct seccomp_data *sd, in __seccomp_filter() 774 static int __seccomp_filter(int this_syscall, const struct seccomp_data *sd, in __seccomp_filter() 781 int __secure_computing(const struct seccomp_data *sd) in __secure_computing()
|
| /kernel/trace/ |
| D | bpf_trace.c | 302 u64 flags, struct perf_sample_data *sd) in __bpf_perf_event_output() 334 struct perf_sample_data *sd = this_cpu_ptr(&bpf_trace_sd); in BPF_CALL_5() local 368 struct perf_sample_data *sd = this_cpu_ptr(&bpf_misc_sd); in bpf_event_output() local
|
| /kernel/irq/ |
| D | debugfs.c | 21 const struct irq_bit_descr *sd, int size) in irq_debug_show_bits()
|
| /kernel/events/ |
| D | core.c | 2664 struct stop_event_data *sd = info; in __perf_event_stop() local 2700 struct stop_event_data sd = { in perf_event_stop() local 6494 struct stop_event_data sd = { in __perf_event_output_stop() local
|