Home
last modified time | relevance | path

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

/kernel/bpf/
Dcore.c602 struct bpf_insn *to = to_buff; in bpf_jit_blind_insn() local
1580 int __weak skb_copy_bits(const struct sk_buff *skb, int offset, void *to, in skb_copy_bits()
/kernel/
Dfutex.c2806 struct hrtimer_sleeper timeout, *to = NULL; in futex_wait() local
2906 struct hrtimer_sleeper timeout, *to = NULL; in futex_lock_pi() local
3331 struct hrtimer_sleeper timeout, *to = NULL; in futex_wait_requeue_pi() local
Dsignal.c2825 int copy_siginfo_to_user(siginfo_t __user *to, const siginfo_t *from) in copy_siginfo_to_user()
2917 ktime_t *to = NULL, timeout = KTIME_MAX; in do_sigtimedwait() local
Dworkqueue.c3214 static void copy_workqueue_attrs(struct workqueue_attrs *to, in copy_workqueue_attrs()
/kernel/time/
Dclocksource.c63 clocks_calc_mult_shift(u32 *mult, u32 *shift, u32 from, u32 to, u32 maxsec) in clocks_calc_mult_shift()
/kernel/cgroup/
Dcpuset.c1020 nodemask_t to; member
1035 const nodemask_t *to) in cpuset_migrate_mm()
Dcgroup-v1.c91 int cgroup_transfer_tasks(struct cgroup *to, struct cgroup *from) in cgroup_transfer_tasks()
/kernel/sched/
Dpsi.c903 void cgroup_move_task(struct task_struct *task, struct css_set *to) in cgroup_move_task()
Dcore.c1435 ktime_t to = NSEC_PER_SEC / HZ; in wait_task_inactive() local
/kernel/locking/
Drtmutex.c1850 struct hrtimer_sleeper *to, in rt_mutex_wait_proxy_lock()
/kernel/trace/
Dtrace_events_hist.c318 static void hist_trigger_elt_comm_copy(struct tracing_map_elt *to, in hist_trigger_elt_comm_copy()