Home
last modified time | relevance | path

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

/kernel/rcu/
Dsrcu.c90 static inline void rcu_batch_move(struct rcu_batch *to, struct rcu_batch *from) in rcu_batch_move()
/kernel/bpf/
Dcore.c888 int __weak skb_copy_bits(const struct sk_buff *skb, int offset, void *to, in skb_copy_bits()
/kernel/
Dfutex.c2732 struct hrtimer_sleeper timeout, *to = NULL; in futex_wait() local
2832 struct hrtimer_sleeper timeout, *to = NULL; in futex_lock_pi() local
3202 struct hrtimer_sleeper timeout, *to = NULL; in futex_wait_requeue_pi() local
Dcpuset.c1001 nodemask_t to; member
1016 const nodemask_t *to) in cpuset_migrate_mm()
Dsignal.c2740 int copy_siginfo_to_user(siginfo_t __user *to, const siginfo_t *from) in copy_siginfo_to_user()
Dworkqueue.c3060 static void copy_workqueue_attrs(struct workqueue_attrs *to, in copy_workqueue_attrs()
Dcgroup.c4071 int cgroup_transfer_tasks(struct cgroup *to, struct cgroup *from) in cgroup_transfer_tasks()
/kernel/time/
Dclocksource.c63 clocks_calc_mult_shift(u32 *mult, u32 *shift, u32 from, u32 to, u32 maxsec) in clocks_calc_mult_shift()
/kernel/locking/
Drtmutex.c1761 struct hrtimer_sleeper *to, in rt_mutex_wait_proxy_lock()
/kernel/sched/
Dcore.c1530 ktime_t to = ktime_set(0, NSEC_PER_SEC/HZ); in wait_task_inactive() local