Searched defs:to (Results 1 – 11 of 11) sorted by relevance
| /kernel/bpf/ |
| D | core.c | 253 struct bpf_insn *to = to_buff; in bpf_jit_blind_insn() local 1106 int __weak skb_copy_bits(const struct sk_buff *skb, int offset, void *to, in skb_copy_bits()
|
| /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/ |
| D | futex.c | 2409 struct hrtimer_sleeper timeout, *to = NULL; in futex_wait() local 2509 struct hrtimer_sleeper timeout, *to = NULL; in futex_lock_pi() local 2818 struct hrtimer_sleeper timeout, *to = NULL; in futex_wait_requeue_pi() local
|
| D | cpuset.c | 1002 nodemask_t to; member 1017 const nodemask_t *to) in cpuset_migrate_mm()
|
| D | signal.c | 2667 int copy_siginfo_to_user(siginfo_t __user *to, const siginfo_t *from) in copy_siginfo_to_user() 2766 ktime_t *to = NULL, timeout = { .tv64 = KTIME_MAX }; in do_sigtimedwait() local
|
| D | workqueue.c | 3138 static void copy_workqueue_attrs(struct workqueue_attrs *to, in copy_workqueue_attrs()
|
| D | cgroup.c | 4359 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 | 1764 struct hrtimer_sleeper *to, in rt_mutex_finish_proxy_lock()
|
| /kernel/trace/ |
| D | trace_events_hist.c | 317 static void hist_trigger_elt_comm_copy(struct tracing_map_elt *to, in hist_trigger_elt_comm_copy()
|
| /kernel/sched/ |
| D | core.c | 1480 ktime_t to = ktime_set(0, NSEC_PER_SEC/HZ); in wait_task_inactive() local
|