Home
last modified time | relevance | path

Searched defs:int (Results 76 - 100 of 224) sorted by relevance

123456789

/kernel/linux/linux-6.6/kernel/sched/
H A Dmembarrier.c620 SYSCALL_DEFINE3(membarrier, int, cmd, unsigned int, flags, int, cpu_id) SYSCALL_DEFINE3() argument
[all...]
/kernel/linux/linux-6.6/mm/
H A Dmemfd.c294 SYSCALL_DEFINE2(memfd_create, const char __user *, uname, unsigned int, flags) SYSCALL_DEFINE2() argument
[all...]
/third_party/node/deps/v8/tools/
H A Dwindbg.js154 function int(val) { function
[all...]
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dx509_trust.c57 X509_TRUST_set_default(int (*trust) (int, X509 *, int)) X509_TRUST_set_default() argument
[all...]
/third_party/openssl/crypto/x509/
H A Dx509_trust.c57 X509_TRUST_set_default(int (*trust) (int, X509 *, int)) X509_TRUST_set_default() argument
[all...]
/kernel/linux/linux-5.10/drivers/dma-buf/
H A Dst-dma-fence-chain.c119 static int fence_chains_init(struct fence_chains *fc, unsigned int count, in fence_chains_init() argument
[all...]
/kernel/linux/linux-5.10/arch/arm/mach-pxa/
H A Dirq.c143 pxa_init_irq_common(struct device_node *node, int irq_nr, in pxa_init_irq_common() argument
168 void __init pxa_init_irq(int irq_nr, int (*f argument
233 pxa_dt_irq_init(int (*fn)(struct irq_data *, unsigned int)) pxa_dt_irq_init() argument
[all...]
H A Dpxa3xx.c328 static void __init pxa_init_ext_wakeup_irq(int (*f argument
[all...]
/kernel/linux/linux-5.10/arch/arm/mm/
H A Dfault.c509 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
542 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-5.10/arch/openrisc/kernel/
H A Dsmp.c199 set_smp_cross_call(void (*fn)(const struct cpumask *, unsigned int)) set_smp_cross_call() argument
[all...]
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dcompat_linux.c75 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-5.10/arch/sparc/kernel/
H A Dsys_sparc_64.c334 SYSCALL_DEFINE6(sparc_ipc, unsigned int, call, int, first, unsigned long, second, in SYSCALL_DEFINE6() argument
[all...]
/kernel/linux/linux-5.10/arch/arm/mach-qcom/
H A Dplatsmp.c259 qcom_boot_secondary(unsigned int cpu, int (*func)(unsigned int)) qcom_boot_secondary() argument
[all...]
/kernel/linux/linux-5.10/arch/x86/xen/
H A Denlighten.c103 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 Dclk-pxa.c152 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 Dhw_breakpoint.h160 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 Dfault.c506 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 Dirq.c144 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 Dpxa3xx.c341 static void __init pxa_init_ext_wakeup_irq(int (*f argument
[all...]
/kernel/linux/linux-6.6/arch/arm/mach-qcom/
H A Dplatsmp.c316 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 Dcache.c89 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 Dsmp.c202 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 Dsys_riscv.c331 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 Dcompat_linux.c75 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 Dsys_sparc_64.c334 SYSCALL_DEFINE6(sparc_ipc, unsigned int, call, int, first, unsigned long, second, in SYSCALL_DEFINE6() argument
[all...]

Completed in 13 milliseconds

123456789