Searched defs:args (Results 76 - 100 of 1393) sorted by path

1234567891011>>

/linux-master/arch/arm/mm/
H A Ddma-mapping.c459 static void *simple_allocator_alloc(struct arm_dma_alloc_args *args, argument
466 static void simple_allocator_free(struct arm_dma_free_args *args) argument
476 static void *cma_allocator_alloc(struct arm_dma_alloc_args *args, argument
485 cma_allocator_free(struct arm_dma_free_args *args) argument
496 pool_allocator_alloc(struct arm_dma_alloc_args *args, struct page **ret_page) argument
502 pool_allocator_free(struct arm_dma_free_args *args) argument
512 remap_allocator_alloc(struct arm_dma_alloc_args *args, struct page **ret_page) argument
520 remap_allocator_free(struct arm_dma_free_args *args) argument
542 struct arm_dma_alloc_args args = { local
611 struct arm_dma_free_args args = { local
[all...]
H A Dflush.c122 static void flush_ptrace_access_other(void *args) argument
/linux-master/arch/arm/probes/kprobes/
H A Dtest-core.c633 static int table_test_fn(const struct decode_header *h, void *args) argument
660 struct table_test_args args = { local
734 static int coverage_start_fn(const struct decode_header *h, void *args) argument
1101 struct test_arg *args; local
596 table_iter(const union decode_item *table, int (*fn)(const struct decode_header *, void *), void *args) argument
1216 struct test_arg *args; local
1318 struct test_arg *args; local
[all...]
/linux-master/arch/arm64/hyperv/
H A Dhv_core.c93 struct arm_smccc_1_2_regs args; local
/linux-master/arch/arm64/include/asm/
H A Dsyscall.h66 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, unsigned long *args) argument
/linux-master/arch/arm64/kernel/
H A Dkgdb.c277 static int __kgdb_notify(struct die_args *args, unsigned long cmd) argument
H A Dprocess.c342 int copy_thread(struct task_struct *p, const struct kernel_clone_args *args) argument
/linux-master/arch/arm64/kvm/hyp/nvhe/
H A Dpsci-relay.c94 static __always_inline bool try_acquire_boot_args(struct psci_boot_args *args) argument
102 static __always_inline void release_boot_args(struct psci_boot_args *args) argument
/linux-master/arch/csky/include/asm/
H A Dsyscall.h54 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, unsigned long *args) argument
/linux-master/arch/csky/kernel/
H A Dprocess.c33 int copy_thread(struct task_struct *p, const struct kernel_clone_args *args) argument
/linux-master/arch/hexagon/kernel/
H A Dprocess.c53 int copy_thread(struct task_struct *p, const struct kernel_clone_args *args) argument
/linux-master/arch/loongarch/include/asm/
H A Dptrace.h128 static const unsigned int args[] = { local
H A Dsyscall.h56 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, unsigned long *args) argument
/linux-master/arch/loongarch/kernel/
H A Dkgdb.c241 struct die_args *args = (struct die_args *)ptr; local
266 struct die_args args = { local
H A Dprocess.c144 int copy_thread(struct task_struct *p, const struct kernel_clone_args *args) argument
/linux-master/arch/m68k/atari/
H A Dconfig.c147 char *args = switches; local
/linux-master/arch/m68k/include/asm/
H A Dsyscall.h44 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, unsigned long *args) argument
54 syscall_set_arguments(struct task_struct *task, struct pt_regs *regs, unsigned long *args) argument
[all...]
/linux-master/arch/m68k/kernel/
H A Dprocess.c119 struct kernel_clone_args args = { local
142 int copy_thread(struct task_struct *p, const struct kernel_clone_args *args) argument
/linux-master/arch/m68k/sun3/prom/
H A Dprintf.c26 va_list args; local
/linux-master/arch/microblaze/include/asm/
H A Dsyscall.h61 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, unsigned long *args) argument
/linux-master/arch/microblaze/kernel/
H A Dprocess.c55 int copy_thread(struct task_struct *p, const struct kernel_clone_args *args) argument
/linux-master/arch/mips/include/asm/
H A Dsyscall.h124 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, unsigned long *args) argument
/linux-master/arch/mips/kernel/
H A Dkgdb.c289 struct die_args *args = (struct die_args *)ptr; local
327 struct die_args args = { local
H A Dkprobes.c430 struct die_args *args = (struct die_args *)data; local
H A Dprocess.c108 int copy_thread(struct task_struct *p, const struct kernel_clone_args *args) argument

Completed in 334 milliseconds

1234567891011>>