| /kernel/futex/ |
| D | waitwake.c | 519 struct hrtimer_sleeper *to) in futex_sleep_multiple() 547 struct hrtimer_sleeper *to) in futex_wait_multiple() 655 struct hrtimer_sleeper *to, u32 bitset) in __futex_wait() 697 struct hrtimer_sleeper timeout, *to; in futex_wait() local
|
| D | syscalls.c | 230 clockid_t clockid, struct hrtimer_sleeper *to) in futex2_setup_timeout() 263 static inline void futex2_destroy_timeout(struct hrtimer_sleeper *to) in futex2_destroy_timeout() 296 struct hrtimer_sleeper to; in SYSCALL_DEFINE5() local 380 struct hrtimer_sleeper to; in SYSCALL_DEFINE6() local
|
| D | requeue.c | 772 struct hrtimer_sleeper timeout, *to; in futex_wait_requeue_pi() local
|
| D | pi.c | 920 struct hrtimer_sleeper timeout, *to; in futex_lock_pi() local
|
| /kernel/bpf/ |
| D | dispatcher.c | 138 struct bpf_prog *to) in bpf_dispatcher_change_prog()
|
| D | stackmap.c | 211 u64 *to = entry->ip; in get_callchain_entry_for_task() local
|
| D | core.c | 1310 struct bpf_insn *to = to_buff; in bpf_jit_blind_insn() local 3058 int __weak skb_copy_bits(const struct sk_buff *skb, int offset, void *to, in skb_copy_bits()
|
| /kernel/ |
| D | signal.c | 3399 int copy_siginfo_to_user(siginfo_t __user *to, const kernel_siginfo_t *from) in copy_siginfo_to_user() 3432 static int __copy_siginfo_from_user(int signo, kernel_siginfo_t *to, in __copy_siginfo_from_user() 3441 int copy_siginfo_from_user(kernel_siginfo_t *to, const siginfo_t __user *from) in copy_siginfo_from_user() 3459 void copy_siginfo_to_external32(struct compat_siginfo *to, in copy_siginfo_to_external32() 3527 int __copy_siginfo_to_user32(struct compat_siginfo __user *to, in __copy_siginfo_to_user32() 3538 static int post_copy_siginfo_from_user32(kernel_siginfo_t *to, in post_copy_siginfo_from_user32() 3614 static int __copy_siginfo_from_user32(int signo, struct kernel_siginfo *to, in __copy_siginfo_from_user32() 3626 int copy_siginfo_from_user32(struct kernel_siginfo *to, in copy_siginfo_from_user32() 3647 ktime_t *to = NULL, timeout = KTIME_MAX; in do_sigtimedwait() local
|
| D | workqueue.c | 4642 static void copy_workqueue_attrs(struct workqueue_attrs *to, in copy_workqueue_attrs()
|
| /kernel/rcu/ |
| D | rcu_segcblist.c | 122 static void rcu_segcblist_move_seglen(struct rcu_segcblist *rsclp, int from, int to) in rcu_segcblist_move_seglen()
|
| /kernel/sched/ |
| D | ext.c | 1456 scx_ops_set_enable_state(enum scx_ops_enable_state to) in scx_ops_set_enable_state() 1461 static bool scx_ops_tryset_enable_state(enum scx_ops_enable_state to, in scx_ops_tryset_enable_state() 2232 static bool yield_to_task_scx(struct rq *rq, struct task_struct *to) in yield_to_task_scx() 4004 struct cgroup *to = tg_cgrp(css_tg(css)); in scx_cgroup_can_attach() local 5729 static bool yield_stub(struct task_struct *from, struct task_struct *to) { return false; } in yield_stub() 5743 static s32 cgroup_prep_move_stub(struct task_struct *p, struct cgroup *from, struct cgroup *to) { r… in cgroup_prep_move_stub() 5744 static void cgroup_move_stub(struct task_struct *p, struct cgroup *from, struct cgroup *to) {} in cgroup_move_stub() 5745 static void cgroup_cancel_move_stub(struct task_struct *p, struct cgroup *from, struct cgroup *to) … in cgroup_cancel_move_stub()
|
| D | psi.c | 1151 void cgroup_move_task(struct task_struct *task, struct css_set *to) in cgroup_move_task()
|
| D | core.c | 2421 ktime_t to = NSEC_PER_SEC / HZ; in wait_task_inactive() local
|
| /kernel/locking/ |
| D | rtmutex_api.c | 383 struct hrtimer_sleeper *to, in rt_mutex_wait_proxy_lock()
|
| /kernel/events/ |
| D | ring_buffer.c | 582 unsigned long from, unsigned long to) in perf_output_copy_aux()
|
| D | hw_breakpoint.c | 751 static void hw_breakpoint_copy_attr(struct perf_event_attr *to, in hw_breakpoint_copy_attr()
|
| D | core.c | 3298 static void perf_event_modify_copy_attr(struct perf_event_attr *to, in perf_event_modify_copy_attr()
|
| /kernel/cgroup/ |
| D | cpuset.c | 2478 nodemask_t to; member 2493 const nodemask_t *to) in cpuset_migrate_mm()
|
| D | cgroup-v1.c | 101 int cgroup_transfer_tasks(struct cgroup *to, struct cgroup *from) in cgroup_transfer_tasks()
|
| /kernel/time/ |
| D | clocksource.c | 57 clocks_calc_mult_shift(u32 *mult, u32 *shift, u32 from, u32 to, u32 maxsec) in clocks_calc_mult_shift()
|
| /kernel/trace/ |
| D | trace_fprobe.c | 805 static int append_trace_fprobe(struct trace_fprobe *tf, struct trace_fprobe *to) in append_trace_fprobe()
|
| D | trace_probe.c | 2007 int trace_probe_append(struct trace_probe *tp, struct trace_probe *to) in trace_probe_append()
|
| D | trace_uprobe.c | 442 static int append_trace_uprobe(struct trace_uprobe *tu, struct trace_uprobe *to) in append_trace_uprobe()
|
| D | trace_kprobe.c | 594 static int append_trace_kprobe(struct trace_kprobe *tk, struct trace_kprobe *to) in append_trace_kprobe()
|