/kernel/linux/linux-5.10/arch/x86/xen/ |
H A D | enlighten.c | 103 int xen_cpuhp_setup(int (*cpu_up_prepare_cb)(unsigned int), in xen_cpuhp_setup() argument [all...] |
/kernel/linux/linux-5.10/drivers/clk/pxa/ |
H A D | clk-pxa.c | 152 pxa2xx_cpll_change(struct pxa2xx_freq *freq, u32 (*mdrefr_dri)(unsigned int), void __iomem *mdrefr, void __iomem *cccr) pxa2xx_cpll_change() argument [all...] |
/kernel/linux/linux-6.6/arch/arm64/include/asm/ |
H A D | hw_breakpoint.h | 160 cpu_suspend_set_dbg_restorer(int (*hw_bp_restore)(unsigned int)) cpu_suspend_set_dbg_restorer() argument [all...] |
/kernel/linux/linux-6.6/arch/arm/mm/ |
H A D | fault.c | 506 hook_fault_code(int nr, int (*fn)(unsigned long, unsigned int, struct pt_regs *), int sig, int code, const char *name) hook_fault_code() argument 539 hook_ifault_code(int nr, int (*fn)(unsigned long, unsigned int, struct pt_regs *), int sig, int code, const char *name) hook_ifault_code() argument [all...] |
/kernel/linux/linux-6.6/arch/arm/mach-pxa/ |
H A D | irq.c | 144 pxa_init_irq_common(struct device_node *node, int irq_nr, in pxa_init_irq_common() argument 169 void __init pxa_init_irq(int irq_nr, int (*f argument 234 pxa_dt_irq_init(int (*fn)(struct irq_data *, unsigned int)) pxa_dt_irq_init() argument [all...] |
H A D | pxa3xx.c | 341 static void __init pxa_init_ext_wakeup_irq(int (*f argument [all...] |
/kernel/linux/linux-6.6/arch/arm/mach-qcom/ |
H A D | platsmp.c | 316 qcom_boot_secondary(unsigned int cpu, int (*func)(unsigned int)) qcom_boot_secondary() argument [all...] |
/kernel/linux/linux-6.6/arch/mips/mm/ |
H A D | cache.c | 89 SYSCALL_DEFINE3(cacheflush, unsigned long, addr, unsigned long, bytes, unsigned int, cache) SYSCALL_DEFINE3() argument
|
/kernel/linux/linux-6.6/arch/openrisc/kernel/ |
H A D | smp.c | 202 set_smp_cross_call(void (*fn)(const struct cpumask *, unsigned int)) set_smp_cross_call() argument [all...] |
/kernel/linux/linux-6.6/arch/riscv/kernel/ |
H A D | sys_riscv.c | 331 SYSCALL_DEFINE5(riscv_hwprobe, struct riscv_hwprobe __user *, pairs, size_t, pair_count, size_t, cpu_count, unsigned long __user *, cpus, unsigned int, flags) SYSCALL_DEFINE5() argument [all...] |
/kernel/linux/linux-6.6/arch/s390/kernel/ |
H A D | compat_linux.c | 75 COMPAT_SYSCALL_DEFINE3(s390_ftruncate64, unsigned int, fd, u32, high, u32, low) in COMPAT_SYSCALL_DEFINE3() argument 80 COMPAT_SYSCALL_DEFINE5(s390_pread64, unsigned int, fd, char __user *, ubuf, in COMPAT_SYSCALL_DEFINE5() argument 88 COMPAT_SYSCALL_DEFINE5(s390_pwrite64, unsigned int, fd, const char __user *, ubuf, in COMPAT_SYSCALL_DEFINE5() argument 168 COMPAT_SYSCALL_DEFINE2(s390_fstat64, unsigned int, fd, struct stat64_emu31 __user *, statbuf) COMPAT_SYSCALL_DEFINE2() argument 177 COMPAT_SYSCALL_DEFINE4(s390_fstatat64, unsigned int, dfd, const char __user *, filename, struct stat64_emu31 __user *, statbuf, int, flag) COMPAT_SYSCALL_DEFINE4() argument 225 COMPAT_SYSCALL_DEFINE3(s390_read, unsigned int, fd, char __user *, buf, compat_size_t, count) COMPAT_SYSCALL_DEFINE3() argument 233 COMPAT_SYSCALL_DEFINE3(s390_write, unsigned int, fd, const char __user *, buf, compat_size_t, count) COMPAT_SYSCALL_DEFINE3() argument 277 COMPAT_SYSCALL_DEFINE6(s390_sync_file_range, int, fd, u32, offhigh, u32, offlow, u32, nhigh, u32, nlow, unsigned int, flags) COMPAT_SYSCALL_DEFINE6() argument [all...] |
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | sys_sparc_64.c | 334 SYSCALL_DEFINE6(sparc_ipc, unsigned int, call, int, first, unsigned long, second, in SYSCALL_DEFINE6() argument [all...] |
/kernel/linux/linux-5.10/kernel/time/ |
H A D | itimer.c | 306 SYSCALL_DEFINE1(alarm, unsigned int, seconds) SYSCALL_DEFINE1() argument [all...] |
/kernel/linux/linux-5.10/kernel/ |
H A D | reboot.c | 311 SYSCALL_DEFINE4(reboot, int, magic1, int, magic2, unsigned int, cmd, void __user *, arg) SYSCALL_DEFINE4() argument [all...] |
/kernel/linux/linux-5.10/fs/ |
H A D | stat.c | 288 SYSCALL_DEFINE2(fstat, unsigned int, fd, struct __old_kernel_stat __user *, statbuf) SYSCALL_DEFINE2() argument 390 SYSCALL_DEFINE2(newfstat, unsigned int, fd, struct stat __user *, statbuf) SYSCALL_DEFINE2() argument 605 SYSCALL_DEFINE5(statx, int, dfd, const char __user *, filename, unsigned, flags, unsigned int, mask, struct statx __user *, buffer) SYSCALL_DEFINE5() argument 674 COMPAT_SYSCALL_DEFINE4(newfstatat, unsigned int, dfd, const char __user *, filename, struct compat_stat __user *, statbuf, int, flag) COMPAT_SYSCALL_DEFINE4() argument 688 COMPAT_SYSCALL_DEFINE2(newfstat, unsigned int, fd, struct compat_stat __user *, statbuf) COMPAT_SYSCALL_DEFINE2() argument [all...] |
H A D | statfs.c | 213 SYSCALL_DEFINE2(fstatfs, unsigned int, fd, struct statfs __user *, buf) SYSCALL_DEFINE2() argument 222 SYSCALL_DEFINE3(fstatfs64, unsigned int, fd, size_t, sz, struct statfs64 __user *, buf) SYSCALL_DEFINE3() argument 311 COMPAT_SYSCALL_DEFINE2(fstatfs, unsigned int, fd, struct compat_statfs __user *, buf) COMPAT_SYSCALL_DEFINE2() argument 378 COMPAT_SYSCALL_DEFINE3(fstatfs64, unsigned int, fd, compat_size_t, sz, struct compat_statfs64 __user *, buf) COMPAT_SYSCALL_DEFINE3() argument [all...] |
H A D | readdir.c | 180 SYSCALL_DEFINE3(old_readdir, unsigned int, fd, in SYSCALL_DEFINE3() argument 271 SYSCALL_DEFINE3(getdents, unsigned int, fd, struct linux_dirent __user *, dirent, unsigned int, count) SYSCALL_DEFINE3() argument 354 SYSCALL_DEFINE3(getdents64, unsigned int, fd, struct linux_dirent64 __user *, dirent, unsigned int, count) SYSCALL_DEFINE3() argument 438 COMPAT_SYSCALL_DEFINE3(old_readdir, unsigned int, fd, struct compat_old_linux_dirent __user *, dirent, unsigned int, count) COMPAT_SYSCALL_DEFINE3() argument 522 COMPAT_SYSCALL_DEFINE3(getdents, unsigned int, fd, struct compat_linux_dirent __user *, dirent, unsigned int, count) COMPAT_SYSCALL_DEFINE3() argument [all...] |
/kernel/linux/linux-6.6/fs/ |
H A D | readdir.c | 216 SYSCALL_DEFINE3(old_readdir, unsigned int, fd, struct old_linux_dirent __user *, dirent, unsigned int, count) SYSCALL_DEFINE3() argument 307 SYSCALL_DEFINE3(getdents, unsigned int, fd, struct linux_dirent __user *, dirent, unsigned int, count) SYSCALL_DEFINE3() argument 390 SYSCALL_DEFINE3(getdents64, unsigned int, fd, struct linux_dirent64 __user *, dirent, unsigned int, count) SYSCALL_DEFINE3() argument 474 COMPAT_SYSCALL_DEFINE3(old_readdir, unsigned int, fd, struct compat_old_linux_dirent __user *, dirent, unsigned int, count) COMPAT_SYSCALL_DEFINE3() argument 558 COMPAT_SYSCALL_DEFINE3(getdents, unsigned int, fd, struct compat_linux_dirent __user *, dirent, unsigned int, count) COMPAT_SYSCALL_DEFINE3() argument [all...] |
H A D | stat.c | 374 SYSCALL_DEFINE2(fstat, unsigned int, fd, struct __old_kernel_stat __user *, statbuf) SYSCALL_DEFINE2() argument 470 SYSCALL_DEFINE2(newfstat, unsigned int, fd, struct stat __user *, statbuf) SYSCALL_DEFINE2() argument 694 SYSCALL_DEFINE5(statx, int, dfd, const char __user *, filename, unsigned, flags, unsigned int, mask, struct statx __user *, buffer) SYSCALL_DEFINE5() argument 770 COMPAT_SYSCALL_DEFINE4(newfstatat, unsigned int, dfd, const char __user *, filename, struct compat_stat __user *, statbuf, int, flag) COMPAT_SYSCALL_DEFINE4() argument 784 COMPAT_SYSCALL_DEFINE2(newfstat, unsigned int, fd, struct compat_stat __user *, statbuf) COMPAT_SYSCALL_DEFINE2() argument [all...] |
H A D | statfs.c | 213 SYSCALL_DEFINE2(fstatfs, unsigned int, fd, struct statfs __user *, buf) SYSCALL_DEFINE2() argument 222 SYSCALL_DEFINE3(fstatfs64, unsigned int, fd, size_t, sz, struct statfs64 __user *, buf) SYSCALL_DEFINE3() argument 314 COMPAT_SYSCALL_DEFINE2(fstatfs, unsigned int, fd, struct compat_statfs __user *, buf) COMPAT_SYSCALL_DEFINE2() argument 381 COMPAT_SYSCALL_DEFINE3(fstatfs64, unsigned int, fd, compat_size_t, sz, struct compat_statfs64 __user *, buf) COMPAT_SYSCALL_DEFINE3() argument [all...] |
/kernel/linux/linux-6.6/drivers/clk/pxa/ |
H A D | clk-pxa.c | 158 pxa2xx_cpll_change(struct pxa2xx_freq *freq, u32 (*mdrefr_dri)(unsigned int), void __iomem *cccr) pxa2xx_cpll_change() argument [all...] |
/kernel/linux/linux-6.6/drivers/dma-buf/ |
H A D | st-dma-fence-chain.c | 113 static int fence_chains_init(struct fence_chains *fc, unsigned int count, in fence_chains_init() argument [all...] |
/kernel/linux/linux-6.6/arch/x86/xen/ |
H A D | enlighten.c | 81 int xen_cpuhp_setup(int (*cpu_up_prepare_cb)(unsigned int), in xen_cpuhp_setup() argument [all...] |
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | shstk.c | 505 SYSCALL_DEFINE3(map_shadow_stack, unsigned long, addr, unsigned long, size, unsigned int, flags) SYSCALL_DEFINE3() argument [all...] |
/kernel/linux/linux-6.6/security/landlock/ |
H A D | syscalls.c | 317 SYSCALL_DEFINE4(landlock_add_rule, const int, ruleset_fd, in SYSCALL_DEFINE4() argument 409 SYSCALL_DEFINE2(landlock_restrict_self, const int, ruleset_fd, const __u32, in SYSCALL_DEFINE2() argument [all...] |