Searched defs:to (Results 1 – 10 of 10) sorted by relevance
/kernel/rcu/ |
D | srcu.c | 90 static inline void rcu_batch_move(struct rcu_batch *to, struct rcu_batch *from) in rcu_batch_move()
|
/kernel/bpf/ |
D | core.c | 888 int __weak skb_copy_bits(const struct sk_buff *skb, int offset, void *to, in skb_copy_bits()
|
/kernel/ |
D | futex.c | 2732 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
|
D | cpuset.c | 1001 nodemask_t to; member 1016 const nodemask_t *to) in cpuset_migrate_mm()
|
D | signal.c | 2740 int copy_siginfo_to_user(siginfo_t __user *to, const siginfo_t *from) in copy_siginfo_to_user()
|
D | workqueue.c | 3060 static void copy_workqueue_attrs(struct workqueue_attrs *to, in copy_workqueue_attrs()
|
D | cgroup.c | 4071 int cgroup_transfer_tasks(struct cgroup *to, struct cgroup *from) in cgroup_transfer_tasks()
|
/kernel/time/ |
D | clocksource.c | 63 clocks_calc_mult_shift(u32 *mult, u32 *shift, u32 from, u32 to, u32 maxsec) in clocks_calc_mult_shift()
|
/kernel/locking/ |
D | rtmutex.c | 1761 struct hrtimer_sleeper *to, in rt_mutex_wait_proxy_lock()
|
/kernel/sched/ |
D | core.c | 1530 ktime_t to = ktime_set(0, NSEC_PER_SEC/HZ); in wait_task_inactive() local
|