| /kernel/sched/ |
| D | topology.c | 39 static int sched_domain_debug_one(struct sched_domain *sd, int cpu, int level, in sched_domain_debug_one() 135 static void sched_domain_debug(struct sched_domain *sd, int cpu) in sched_domain_debug() 161 # define sched_domain_debug(sd, cpu) do { } while (0) argument 175 static int sd_degenerate(struct sched_domain *sd) in sd_degenerate() 193 sd_parent_degenerate(struct sched_domain *sd, struct sched_domain *parent) in sd_parent_degenerate() 644 static void destroy_sched_domain(struct sched_domain *sd) in destroy_sched_domain() 660 struct sched_domain *sd = container_of(rcu, struct sched_domain, rcu); in destroy_sched_domains_rcu() local 669 static void destroy_sched_domains(struct sched_domain *sd) in destroy_sched_domains() 699 struct sched_domain *sd; in update_top_cache_domain() local 741 cpu_attach_domain(struct sched_domain *sd, struct root_domain *rd, int cpu) in cpu_attach_domain() [all …]
|
| D | fair.c | 2574 struct sched_domain *sd; in task_numa_migrate() local 7569 wake_affine_weight(struct sched_domain *sd, struct task_struct *p, in wake_affine_weight() 7611 static int wake_affine(struct sched_domain *sd, struct task_struct *p, in wake_affine() 7694 static inline int sched_balance_find_dst_cpu(struct sched_domain *sd, struct task_struct *p, in sched_balance_find_dst_cpu() 7845 static int select_idle_smt(struct task_struct *p, struct sched_domain *sd, int target) in select_idle_smt() 7881 static inline int select_idle_smt(struct task_struct *p, struct sched_domain *sd, int target) in select_idle_smt() 7893 static int select_idle_cpu(struct task_struct *p, struct sched_domain *sd, bool has_idle_core, int … in select_idle_cpu() 7963 select_idle_capacity(struct task_struct *p, struct sched_domain *sd, int target) in select_idle_capacity() 8031 struct sched_domain *sd; in select_idle_sibling() local 8593 struct sched_domain *sd; in find_energy_efficient_cpu() local [all …]
|
| D | stats.c | 118 struct sched_domain *sd; in show_schedstat() local
|
| D | debug.c | 570 static void register_sd(struct sched_domain *sd, struct dentry *parent) in register_sd() 619 struct sched_domain *sd; in update_sched_domain_debugfs() local
|
| D | sched.h | 1252 struct sched_domain __rcu *sd; member 2064 struct sched_domain *sd, *hsd = NULL; in highest_flag_domain() local 2085 struct sched_domain *sd; in lowest_flag_domain() local
|
| D | core.c | 1189 struct sched_domain *sd; in get_nohz_timer_target() local 3818 struct sched_domain *sd; in ttwu_stat() local 6960 static bool steal_cookie_task(int cpu, struct sched_domain *sd) in steal_cookie_task() 6980 struct sched_domain *sd; in sched_core_balance() local
|
| D | rt.c | 1900 struct sched_domain *sd; in find_lowest_rq() local
|
| D | deadline.c | 2540 struct sched_domain *sd; in find_later_rq() local
|
| /kernel/entry/ |
| D | syscall_user_dispatch.c | 37 struct syscall_user_dispatch *sd = ¤t->syscall_dispatch; in syscall_user_dispatch() local 130 struct syscall_user_dispatch *sd = &task->syscall_dispatch; in syscall_user_dispatch_get_config() local
|
| /kernel/ |
| D | seccomp.c | 180 const struct seccomp_data *sd) in seccomp_cache_check_allow() 246 static void populate_seccomp_data(struct seccomp_data *sd) in populate_seccomp_data() 370 const struct seccomp_data *sd) in seccomp_cache_check_allow() 406 static u32 seccomp_run_filters(const struct seccomp_data *sd, in seccomp_run_filters() 743 struct seccomp_data *sd) in seccomp_is_const_allow() 829 struct seccomp_data sd; in seccomp_cache_prepare_bitmap() local 1132 const struct seccomp_data *sd) in seccomp_do_user_notification() 1228 static int __seccomp_filter(int this_syscall, const struct seccomp_data *sd, in __seccomp_filter() 1353 static int __seccomp_filter(int this_syscall, const struct seccomp_data *sd, in __seccomp_filter() 1362 int __secure_computing(const struct seccomp_data *sd) in __secure_computing()
|
| /kernel/irq/ |
| D | debugfs.c | 13 const struct irq_bit_descr *sd, int size) in irq_debug_show_bits()
|
| /kernel/trace/ |
| D | bpf_trace.c | 624 struct perf_sample_data *sd) in __bpf_perf_event_output() 674 struct perf_sample_data *sd; in BPF_CALL_5() local 737 struct perf_sample_data *sd; in bpf_event_output() local
|
| /kernel/rcu/ |
| D | rcutorture.c | 2736 int sd; in rcu_torture_fwd_prog_nr() local
|
| /kernel/events/ |
| D | core.c | 3151 struct stop_event_data *sd = info; in __perf_event_stop() local 3187 struct stop_event_data sd = { in perf_event_stop() local 8343 struct stop_event_data sd = { in __perf_event_output_stop() local
|