Home
last modified time | relevance | path

Searched defs:target (Results 1 – 14 of 14) sorted by relevance

/kernel/
Dcpu.c57 enum cpuhp_state target; member
453 cpuhp_set_state(struct cpuhp_cpu_state *st, enum cpuhp_state target) in cpuhp_set_state()
504 static int cpuhp_kick_ap(struct cpuhp_cpu_state *st, enum cpuhp_state target) in cpuhp_kick_ap()
593 enum cpuhp_state target) in cpuhp_up_callbacks()
848 enum cpuhp_state target = max((int)st->target, CPUHP_AP_OFFLINE); in take_cpu_down() local
959 enum cpuhp_state target) in cpuhp_down_callbacks()
978 enum cpuhp_state target) in _cpu_down()
1038 static int cpu_down_maps_locked(unsigned int cpu, enum cpuhp_state target) in cpu_down_maps_locked()
1045 static int do_cpu_down(unsigned int cpu, enum cpuhp_state target) in do_cpu_down()
1075 enum cpuhp_state target = min((int)st->target, CPUHP_AP_ONLINE); in notify_cpu_starting() local
[all …]
Dtest_kprobes.c18 static u32 (*target)(u32 value); variable
Dcapability.c122 struct task_struct *target; in cap_get_target_pid() local
Dsignal.c1465 struct task_struct *target) in kill_as_cred_perm()
Dworkqueue.c2653 struct work_struct *target, struct worker *worker) in insert_wq_barrier()
/kernel/gcov/
Dfs.c305 char *target; in link_target() local
369 char *target; in add_links() local
/kernel/trace/
Dtrace_events_filter.c100 int target; member
562 int target = prog[i].target; in predicate_parse() local
2009 int target; in is_or() local
Dtrace_kprobe.c1748 int (*target)(int, int, int, int, int, int); in kprobe_trace_self_tests_init() local
/kernel/locking/
Dlockdep.c1551 print_circular_bug_entry(struct lock_list *target, int depth) in print_circular_bug_entry()
1567 struct lock_class *target = hlock_class(tgt); in print_circular_lock_scenario() local
1649 struct lock_list *target, in print_circular_bug()
1762 check_path(struct lock_class *target, struct lock_list *src_entry, in check_path()
1784 check_noncircular(struct held_lock *src, struct held_lock *target, in check_noncircular()
1823 check_redundant(struct held_lock *src, struct held_lock *target) in check_redundant()
/kernel/dma/
Dswiotlb.c629 enum dma_sync_target target) in swiotlb_tbl_sync_single()
/kernel/bpf/
Dinode.c352 const char *target) in bpf_symlink()
/kernel/sched/
Dfair.c5539 int target = nr_cpumask_bits; in wake_affine() local
5873 static int select_idle_core(struct task_struct *p, struct sched_domain *sd, int target) in select_idle_core()
5910 static int select_idle_smt(struct task_struct *p, int target) in select_idle_smt()
5931 static inline int select_idle_core(struct task_struct *p, struct sched_domain *sd, int target) in select_idle_core()
5936 static inline int select_idle_smt(struct task_struct *p, int target) in select_idle_smt()
5948 static int select_idle_cpu(struct task_struct *p, struct sched_domain *sd, int target) in select_idle_cpu()
6003 static int select_idle_sibling(struct task_struct *p, int prev, int target) in select_idle_sibling()
Ddeadline.c1628 int target = find_later_rq(p); in select_task_rq_dl() local
Drt.c1475 int target = find_lowest_rq(p); in select_task_rq_rt() local