Home
last modified time | relevance | path

Searched defs:args (Results 1826 - 1850 of 5078) sorted by relevance

1...<<71727374757677787980>>...204

/kernel/linux/linux-5.10/tools/testing/selftests/pidfd/
H A Dpidfd_test.c425 static int child_poll_exec_test(void *args) in child_poll_exec_test() argument
488 static int child_poll_leader_exit_test(void *args) in child_poll_leader_exit_test() argument
H A Dpidfd_setns_test.c77 struct __clone_args args = { in create_child() local
H A Dpidfd_fdinfo_test.c27 va_list args; in error_set() local
92 static struct child clone_newns(int (*fn)(void *), void *args, in clone_newns() argument
168 va_list args; in verify_fdinfo() local
215 child_fdinfo_nspid_test(void *args) child_fdinfo_nspid_test() argument
[all...]
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dprocess.c235 int copy_thread(struct task_struct *p, const struct kernel_clone_args *args) in copy_thread() argument
H A Dkgdb.c189 static int __kgdb_notify(struct die_args *args, unsigned long cmd) in __kgdb_notify() argument
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dprocess.c168 struct halt_info args; in common_shutdown() local
232 int copy_thread(struct task_struct *p, const struct kernel_clone_args *args) in copy_thread() argument
[all...]
/kernel/linux/linux-6.6/arch/arm/mach-bcm/
H A Dbcm63xx_pmb.c91 struct of_phandle_args args; in bcm63xx_pmb_get_resources() local
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dpm33xx-core.c217 static int am33xx_cpu_suspend(int (*fn)(unsigned long), unsigned long args) in am33xx_cpu_suspend() argument
229 static int am43xx_cpu_suspend(int (*fn)(unsigned long), unsigned long args) in am43xx_cpu_suspend() argument
155 am33xx_suspend(unsigned int state, int (*fn)(unsigned long), unsigned long args) am33xx_suspend() argument
178 am43xx_suspend(unsigned int state, int (*fn)(unsigned long), unsigned long args) am43xx_suspend() argument
/kernel/linux/linux-6.6/arch/arm/mm/
H A Dflush.c122 static void flush_ptrace_access_other(void *args) in flush_ptrace_access_other() argument
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dhw_breakpoint.c376 int hw_breakpoint_handler(struct die_args *args) in hw_breakpoint_handler() argument
506 static int single_step_dabr_instruction(struct die_args *args) in single_step_dabr_instruction() argument
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/
H A Dbootx_init.c48 va_list args; in bootx_printf() local
166 char *args = (char *)((unsigned long)bootx_info) + in bootx_add_chosen_props() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dbench.c24 libbpf_print_fn(enum libbpf_print_level level, const char *format, va_list args) libbpf_print_fn() argument
/kernel/linux/linux-5.10/tools/testing/selftests/futex/functional/
H A Dfutex_requeue_pi.c110 struct thread_arg *args = (struct thread_arg *)arg; in waiterfn() local
146 struct thread_arg *args = (struct thread_arg *)arg; broadcast_wakerfn() local
194 struct thread_arg *args = (struct thread_arg *)arg; signal_wakerfn() local
259 struct thread_arg *args = (struct thread_arg *)arg; third_party_blocker() local
285 struct thread_arg args[THREAD_MAX]; unit_test() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/
H A Dkselftest.h118 va_list args; in ksft_print_msg() local
130 va_list args; in ksft_test_result_pass() local
144 va_list args; in ksft_test_result_fail() local
170 va_list args; ksft_test_result_xfail() local
184 va_list args; ksft_test_result_skip() local
199 va_list args; ksft_test_result_error() local
237 va_list args; ksft_exit_fail_msg() local
264 va_list args; ksft_exit_skip() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/include/
H A Dkvm_util.h314 uint64_t args[UCALL_MAX_ARGS]; member
/kernel/linux/linux-6.6/arch/parisc/boot/compressed/
H A Dmisc.c177 va_list args; in printf() local
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dkprobes.c191 struct swap_insn_args *args = data; in swap_instruction() local
203 struct swap_insn_args args = {.p = p, .arm_kprobe = 1}; in arch_arm_kprobe() local
211 struct swap_insn_args args = {.p = p, .arm_kprobe = 0}; in arch_disarm_kprobe() local
484 struct die_args *args = (struct die_args *) data; in kprobe_exceptions_notify() local
[all...]
H A Duprobes.c114 struct die_args *args = data; in arch_uprobe_exception_notify() local
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Dkprobes.c413 struct die_args *args = (struct die_args *)data; in kprobe_exceptions_notify() local
H A Dkgdb.c315 static int __kgdb_notify(struct die_args *args, unsigned long cmd) in __kgdb_notify() argument
H A Dhw_breakpoint.c273 static int __kprobes hw_breakpoint_handler(struct die_args *args) in hw_breakpoint_handler() argument
372 struct die_args *args = data; in hw_breakpoint_exceptions_notify() local
/kernel/linux/linux-6.6/arch/riscv/kernel/
H A Dkgdb.c318 struct die_args *args = (struct die_args *)ptr; in kgdb_riscv_notify() local
/kernel/linux/linux-6.6/arch/s390/boot/
H A Dipl_parm.c263 char *args; in parse_boot_command_line() local
/kernel/linux/linux-6.6/arch/s390/kvm/
H A Dpci.c630 int kvm_s390_pci_zpci_op(struct kvm *kvm, struct kvm_s390_zpci_op *args) in kvm_s390_pci_zpci_op() argument
607 kvm_s390_pci_zpci_reg_aen(struct zpci_dev *zdev, struct kvm_s390_zpci_op *args) kvm_s390_pci_zpci_reg_aen() argument
[all...]
/kernel/linux/linux-6.6/arch/sh/mm/
H A Dcache-sh4.c40 static void sh4_flush_icache_range(void *args) in sh4_flush_icache_range() argument
214 static void sh4_flush_cache_page(void *args) in sh4_flush_cache_page() argument
282 static void sh4_flush_cache_range(void *args) in sh4_flush_cache_range() argument

Completed in 17 milliseconds

1...<<71727374757677787980>>...204