| /kernel/irq/ |
| D | devres.c | 151 unsigned int from; member 179 int __devm_irq_alloc_descs(struct device *dev, int irq, unsigned int from, in __devm_irq_alloc_descs()
|
| D | irqdesc.c | 151 static int irq_find_free_area(unsigned int from, unsigned int cnt) in irq_find_free_area() 799 void irq_free_descs(unsigned int from, unsigned int cnt) in irq_free_descs() 828 __irq_alloc_descs(int irq, unsigned int from, unsigned int cnt, int node, in __irq_alloc_descs()
|
| /kernel/bpf/ |
| D | dispatcher.c | 137 void bpf_dispatcher_change_prog(struct bpf_dispatcher *d, struct bpf_prog *from, in bpf_dispatcher_change_prog()
|
| D | stackmap.c | 210 unsigned long *from = (unsigned long *) entry->ip; in get_callchain_entry_for_task() local
|
| D | core.c | 1305 static int bpf_jit_blind_insn(const struct bpf_insn *from, in bpf_jit_blind_insn()
|
| D | btf.c | 195 #define for_each_member_from(i, from, struct_type, member) \ argument 200 #define for_each_vsi_from(i, from, struct_type, member) \ argument
|
| /kernel/printk/ |
| D | printk_ringbuffer.h | 372 #define prb_for_each_record(from, rb, s, r) \ argument 390 #define prb_for_each_info(from, rb, s, i, lc) \ argument
|
| D | printk.c | 767 static ssize_t devkmsg_write(struct kiocb *iocb, struct iov_iter *from) in devkmsg_write()
|
| /kernel/ |
| D | signal.c | 3399 int copy_siginfo_to_user(siginfo_t __user *to, const kernel_siginfo_t *from) in copy_siginfo_to_user() 3410 const siginfo_t __user *from) in post_copy_siginfo_from_user() 3433 const siginfo_t __user *from) in __copy_siginfo_from_user() 3441 int copy_siginfo_from_user(kernel_siginfo_t *to, const siginfo_t __user *from) in copy_siginfo_from_user() 3460 const struct kernel_siginfo *from) in copy_siginfo_to_external32() 3528 const struct kernel_siginfo *from) in __copy_siginfo_to_user32() 3539 const struct compat_siginfo *from) in post_copy_siginfo_from_user32() 3617 struct compat_siginfo from; in __copy_siginfo_from_user32() local 3629 struct compat_siginfo from; in copy_siginfo_from_user32() local
|
| D | softirq.c | 1076 unsigned int __weak arch_dynirq_lower_bound(unsigned int from) in arch_dynirq_lower_bound()
|
| D | relay.c | 1048 void *from; in relay_file_read() local
|
| D | workqueue.c | 4643 const struct workqueue_attrs *from) in copy_workqueue_attrs()
|
| /kernel/cgroup/ |
| D | cgroup-v1.c | 63 int cgroup_attach_task_all(struct task_struct *from, struct task_struct *tsk) in cgroup_attach_task_all() 101 int cgroup_transfer_tasks(struct cgroup *to, struct cgroup *from) in cgroup_transfer_tasks()
|
| D | cpuset.c | 2477 nodemask_t from; member 2492 static void cpuset_migrate_mm(struct mm_struct *mm, const nodemask_t *from, in cpuset_migrate_mm()
|
| /kernel/rcu/ |
| D | rcu_segcblist.c | 122 static void rcu_segcblist_move_seglen(struct rcu_segcblist *rsclp, int from, int to) in rcu_segcblist_move_seglen()
|
| /kernel/sched/ |
| D | ext.c | 1462 enum scx_ops_enable_state from) in scx_ops_tryset_enable_state() 2234 struct task_struct *from = rq->curr; in yield_to_task_scx() local 4003 struct cgroup *from = tg_cgrp(task_group(p)); in scx_cgroup_can_attach() local 5729 static bool yield_stub(struct task_struct *from, struct task_struct *to) { return false; } in yield_stub() 5743 static s32 cgroup_prep_move_stub(struct task_struct *p, struct cgroup *from, struct cgroup *to) { r… in cgroup_prep_move_stub() 5744 static void cgroup_move_stub(struct task_struct *p, struct cgroup *from, struct cgroup *to) {} in cgroup_move_stub() 5745 static void cgroup_cancel_move_stub(struct task_struct *p, struct cgroup *from, struct cgroup *to) … in cgroup_cancel_move_stub()
|
| D | core.c | 1398 int walk_tg_tree_from(struct task_group *from, in walk_tg_tree_from()
|
| /kernel/events/ |
| D | ring_buffer.c | 582 unsigned long from, unsigned long to) in perf_output_copy_aux()
|
| D | hw_breakpoint.c | 752 struct perf_event_attr *from) in hw_breakpoint_copy_attr()
|
| D | core.c | 3299 const struct perf_event_attr *from) in perf_event_modify_copy_attr()
|
| /kernel/futex/ |
| D | core.c | 466 int futex_get_value_locked(u32 *dest, u32 __user *from) in futex_get_value_locked()
|
| /kernel/locking/ |
| D | test-ww_mutex.c | 126 const char *from = trylock ? "trylock" : "lock"; in test_aa() local
|
| /kernel/trace/ |
| D | blktrace.c | 1003 sector_t from) in blk_add_trace_bio_remap() 1040 sector_t from) in blk_add_trace_rq_remap()
|
| /kernel/time/ |
| D | clocksource.c | 57 clocks_calc_mult_shift(u32 *mult, u32 *shift, u32 from, u32 to, u32 maxsec) in clocks_calc_mult_shift()
|
| /kernel/module/ |
| D | main.c | 454 const void *from, unsigned long size) in percpu_modcopy() 529 const void *from, unsigned long size) in percpu_modcopy()
|