Home
last modified time | relevance | path

Searched defs:to (Results 1 – 22 of 22) sorted by relevance

/kernel/futex/
Dwaitwake.c504 struct hrtimer_sleeper *to) in futex_sleep_multiple()
532 struct hrtimer_sleeper *to) in futex_wait_multiple()
641 struct hrtimer_sleeper timeout, *to; in futex_wait() local
Drequeue.c766 struct hrtimer_sleeper timeout, *to; in futex_wait_requeue_pi() local
Dpi.c932 struct hrtimer_sleeper timeout, *to; in futex_lock_pi() local
Dsyscalls.c252 struct hrtimer_sleeper to; in SYSCALL_DEFINE5() local
/kernel/bpf/
Ddispatcher.c133 struct bpf_prog *to) in bpf_dispatcher_change_prog()
Dstackmap.c197 u64 *to = entry->ip; in get_callchain_entry_for_task() local
Dcore.c1223 struct bpf_insn *to = to_buff; in bpf_jit_blind_insn() local
2725 int __weak skb_copy_bits(const struct sk_buff *skb, int offset, void *to, in skb_copy_bits()
/kernel/
Dsignal.c3345 int copy_siginfo_to_user(siginfo_t __user *to, const kernel_siginfo_t *from) in copy_siginfo_to_user()
3378 static int __copy_siginfo_from_user(int signo, kernel_siginfo_t *to, in __copy_siginfo_from_user()
3387 int copy_siginfo_from_user(kernel_siginfo_t *to, const siginfo_t __user *from) in copy_siginfo_from_user()
3405 void copy_siginfo_to_external32(struct compat_siginfo *to, in copy_siginfo_to_external32()
3473 int __copy_siginfo_to_user32(struct compat_siginfo __user *to, in __copy_siginfo_to_user32()
3484 static int post_copy_siginfo_from_user32(kernel_siginfo_t *to, in post_copy_siginfo_from_user32()
3560 static int __copy_siginfo_from_user32(int signo, struct kernel_siginfo *to, in __copy_siginfo_from_user32()
3572 int copy_siginfo_from_user32(struct kernel_siginfo *to, in copy_siginfo_from_user32()
3593 ktime_t *to = NULL, timeout = KTIME_MAX; in do_sigtimedwait() local
Dworkqueue.c3417 static void copy_workqueue_attrs(struct workqueue_attrs *to, in copy_workqueue_attrs()
/kernel/rcu/
Drcu_segcblist.c122 static void rcu_segcblist_move_seglen(struct rcu_segcblist *rsclp, int from, int to) in rcu_segcblist_move_seglen()
/kernel/locking/
Drtmutex_api.c377 struct hrtimer_sleeper *to, in rt_mutex_wait_proxy_lock()
/kernel/events/
Dring_buffer.c575 unsigned long from, unsigned long to) in perf_output_copy_aux()
Dhw_breakpoint.c779 static void hw_breakpoint_copy_attr(struct perf_event_attr *to, in hw_breakpoint_copy_attr()
Dcore.c3219 static void perf_event_modify_copy_attr(struct perf_event_attr *to, in perf_event_modify_copy_attr()
/kernel/trace/
Dtrace_probe.c1012 int trace_probe_append(struct trace_probe *tp, struct trace_probe *to) in trace_probe_append()
Dtrace_kprobe.c587 static int append_trace_kprobe(struct trace_kprobe *tk, struct trace_kprobe *to) in append_trace_kprobe()
Dtrace_uprobe.c441 static int append_trace_uprobe(struct trace_uprobe *tu, struct trace_uprobe *to) in append_trace_uprobe()
/kernel/time/
Dclocksource.c47 clocks_calc_mult_shift(u32 *mult, u32 *shift, u32 from, u32 to, u32 maxsec) in clocks_calc_mult_shift()
/kernel/cgroup/
Dcgroup-v1.c95 int cgroup_transfer_tasks(struct cgroup *to, struct cgroup *from) in cgroup_transfer_tasks()
Dcpuset.c1950 nodemask_t to; member
1965 const nodemask_t *to) in cpuset_migrate_mm()
/kernel/sched/
Dpsi.c1096 void cgroup_move_task(struct task_struct *task, struct css_set *to) in cgroup_move_task()
Dcore.c2378 ktime_t to = NSEC_PER_SEC / HZ; in wait_task_inactive() local