/kernel/ |
D | regset.c | 6 static int __regset_get(struct task_struct *target, in __regset_get() 33 int regset_get(struct task_struct *target, in regset_get() 42 int regset_get_alloc(struct task_struct *target, in regset_get_alloc() 61 int copy_regset_to_user(struct task_struct *target, in copy_regset_to_user()
|
D | cpu.c | 67 enum cpuhp_state target; member 500 cpuhp_set_state(int cpu, struct cpuhp_cpu_state *st, enum cpuhp_state target) in cpuhp_set_state() 568 enum cpuhp_state target) in cpuhp_kick_ap() 666 enum cpuhp_state target) in cpuhp_next_state() 691 enum cpuhp_state target, in __cpuhp_invoke_callback_range() 722 enum cpuhp_state target) in cpuhp_invoke_callback_range() 730 enum cpuhp_state target) in cpuhp_invoke_callback_range_nofail() 750 enum cpuhp_state target) in cpuhp_up_callbacks() 1052 enum cpuhp_state target = max((int)st->target, CPUHP_AP_OFFLINE); in take_cpu_down() local 1152 enum cpuhp_state target) in cpuhp_down_callbacks() [all …]
|
D | cfi.c | 11 unsigned long *target, u32 type) in report_cfi_failure()
|
D | capability.c | 122 struct task_struct *target; in cap_get_target_pid() local
|
D | exit.c | 1547 struct task_struct *target) in is_effectively_child() 1563 struct task_struct *target; in do_wait_pid() local
|
D | signal.c | 1523 struct task_struct *target) in kill_as_cred_perm()
|
D | workqueue.c | 2683 struct work_struct *target, struct worker *worker) in insert_wq_barrier()
|
/kernel/gcov/ |
D | fs.c | 415 char *target; in link_target() local 479 char *target; in add_links() local
|
/kernel/locking/ |
D | lockdep.c | 1858 print_circular_bug_entry(struct lock_list *target, int depth) in print_circular_bug_entry() 1874 struct lock_class *target = hlock_class(tgt); in print_circular_lock_scenario() local 2013 struct lock_list *target, in print_circular_bug() 2124 check_path(struct held_lock *target, struct lock_list *src_entry, in check_path() 2147 check_noncircular(struct held_lock *src, struct held_lock *target, in check_noncircular() 2877 check_redundant(struct held_lock *src, struct held_lock *target) in check_redundant() 2914 check_redundant(struct held_lock *src, struct held_lock *target) in check_redundant()
|
/kernel/trace/ |
D | trace_events_filter.c | 137 int target; member 599 int target = prog[i].target; in predicate_parse() local 2206 int target; in is_or() local
|
D | trace_kprobe.c | 1993 int (*target)(int, int, int, int, int, int); in kprobe_trace_self_tests_init() local
|
/kernel/bpf/ |
D | inode.c | 386 struct dentry *dentry, const char *target) in bpf_symlink()
|
D | btf.c | 381 void *target; /* target of show operation (seq file, buffer) */ member
|
/kernel/sched/ |
D | fair.c | 6513 int target = nr_cpumask_bits; in wake_affine() local 6744 static int select_idle_smt(struct task_struct *p, int target) in select_idle_smt() 6774 static inline int select_idle_smt(struct task_struct *p, int target) in select_idle_smt() 6786 …int select_idle_cpu(struct task_struct *p, struct sched_domain *sd, bool has_idle_core, int target) in select_idle_cpu() 6880 select_idle_capacity(struct task_struct *p, struct sched_domain *sd, int target) in select_idle_capacity() 6945 static int select_idle_sibling(struct task_struct *p, int prev, int target) in select_idle_sibling() 7303 int cpu, best_energy_cpu, target = -1; in find_energy_efficient_cpu() local
|
D | deadline.c | 1865 int target = find_later_rq(p); in select_task_rq_dl() local
|
D | rt.c | 1732 int target = find_lowest_rq(p); in select_task_rq_rt() local
|
/kernel/rcu/ |
D | tree.c | 1072 int target; in swake_up_one_online() local
|