Home
last modified time | relevance | path

Searched defs:long (Results 26 – 50 of 131) sorted by relevance

123456

/openbmc/linux/arch/x86/kernel/
H A Dsys_ia32.c55 unsigned long, offset_low, unsigned long, offset_high) in SYSCALL_DEFINE3()
62 unsigned long, offset_low, unsigned long, offset_high) in SYSCALL_DEFINE3()
240 COMPAT_SYSCALL_DEFINE5(ia32_clone, unsigned long, clone_flags, in COMPAT_SYSCALL_DEFINE5()
/openbmc/linux/arch/powerpc/kernel/
H A Dpci_64.c226 SYSCALL_DEFINE3(pciconfig_iobase, long, which, unsigned long, in_bus, in SYSCALL_DEFINE3() argument
H A Dpci_32.c326 SYSCALL_DEFINE3(pciconfig_iobase, long, which, in SYSCALL_DEFINE3() argument
327 unsigned long, bus, unsigned long, devfn) in SYSCALL_DEFINE3()
H A Dsys_ppc32.c95 unsigned long, len1, unsigned long, len2) in PPC32_SYSCALL_DEFINE4()
102 unsigned long, len1, unsigned long, len2) in PPC32_SYSCALL_DEFINE4()
/openbmc/linux/kernel/
H A Dkexec.c235 SYSCALL_DEFINE4(kexec_load, unsigned long, entry, unsigned long, nr_segments, in SYSCALL_DEFINE4()
H A Dkcmp.c136 unsigned long, idx1, unsigned long, idx2) in SYSCALL_DEFINE5()
/openbmc/linux/mm/
H A Dnommu.c381 SYSCALL_DEFINE1(brk, unsigned long, brk) in SYSCALL_DEFINE1()
1273 SYSCALL_DEFINE6(mmap_pgoff, unsigned long, addr, unsigned long, len, in SYSCALL_DEFINE6()
1502 SYSCALL_DEFINE2(munmap, unsigned long, addr, size_t, len) in SYSCALL_DEFINE2()
1585 SYSCALL_DEFINE5(mremap, unsigned long, addr, unsigned long, old_len, in SYSCALL_DEFINE5()
H A Dmprotect.c837 SYSCALL_DEFINE3(mprotect, unsigned long, start, size_t, len, in SYSCALL_DEFINE3()
845 SYSCALL_DEFINE4(pkey_mprotect, unsigned long, start, size_t, len, in SYSCALL_DEFINE4()
851 SYSCALL_DEFINE2(pkey_alloc, unsigned long, flags, unsigned long, init_val) in SYSCALL_DEFINE2()
H A Dmremap.c908 SYSCALL_DEFINE5(mremap, unsigned long, addr, unsigned long, old_len, in SYSCALL_DEFINE5()
H A Dmempolicy.c1508 SYSCALL_DEFINE4(set_mempolicy_home_node, unsigned long, start, unsigned long, len, in SYSCALL_DEFINE4()
1575 SYSCALL_DEFINE6(mbind, unsigned long, start, unsigned long, len, in SYSCALL_DEFINE6()
1602 SYSCALL_DEFINE3(set_mempolicy, int, mode, const unsigned long __user *, nmask, in SYSCALL_DEFINE3()
1696 SYSCALL_DEFINE4(migrate_pages, pid_t, pid, unsigned long, maxnode, in SYSCALL_DEFINE4()
1735 unsigned long __user *, nmask, unsigned long, maxnode, in SYSCALL_DEFINE5()
/openbmc/linux/arch/arm/kernel/
H A Dsuspend.c20 int cpu_suspend(unsigned long arg, int (*fn)(unsigned long)) in cpu_suspend()
56 int cpu_suspend(unsigned long arg, int (*fn)(unsigned long)) in cpu_suspend()
/openbmc/linux/arch/arm/mach-omap2/
H A Dpm33xx-core.c155 static int am33xx_suspend(unsigned int state, int (*fn)(unsigned long), in am33xx_suspend()
178 static int am43xx_suspend(unsigned int state, int (*fn)(unsigned long), in am43xx_suspend()
217 static int am33xx_cpu_suspend(int (*fn)(unsigned long), unsigned long args) in am33xx_cpu_suspend()
229 static int am43xx_cpu_suspend(int (*fn)(unsigned long), unsigned long args) in am43xx_cpu_suspend()
/openbmc/linux/ipc/
H A Dsyscall.c110 SYSCALL_DEFINE6(ipc, unsigned int, call, int, first, unsigned long, second, in SYSCALL_DEFINE6()
/openbmc/linux/arch/xtensa/kernel/
H A Dpci-dma.c25 void (*fn)(unsigned long, unsigned long)) in do_cache_op()
/openbmc/u-boot/lib/
H A Dgzip.c47 int zzip(void *dst, unsigned long *lenp, unsigned char *src, in zzip()
49 int (*func)(unsigned long, unsigned long)) in zzip()
/openbmc/linux/drivers/parisc/
H A Diommu-helpers.h16 unsigned long hint, in iommu_fill_pdir()
/openbmc/linux/lib/
H A Ddecompress_bunzip2.c631 long (*fill)(void*, unsigned long)) in start_bunzip()
681 long (*fill)(void*, unsigned long), in bunzip2()
749 long (*fill)(void*, unsigned long), in __decompress()
/openbmc/linux/arch/arm/probes/kprobes/
H A Dtest-core.c289 static int call_test_func(long (*func)(long, long), bool check_test_regs) in call_test_func() argument
332 static int test_kprobe(long (*func)(long, long)) in test_kprobe() argument
382 static int test_kretprobe(long (*func)(long, long)) in test_kretprobe() argument
414 static int run_api_tests(long (*func)(long, long)) in run_api_tests() argument
/openbmc/linux/arch/microblaze/include/asm/
H A Dmmu.h24 unsigned long :3; /* Unused */ member
31 unsigned long :1; /* Unused */ member
47 unsigned long :4; /* Unused */ member
/openbmc/linux/arch/alpha/kernel/
H A Dpci.c421 SYSCALL_DEFINE3(pciconfig_iobase, long, which, unsigned long, bus, in SYSCALL_DEFINE3() argument
/openbmc/linux/arch/s390/kernel/
H A Dsyscall.c72 SYSCALL_DEFINE5(s390_ipc, uint, call, int, first, unsigned long, second, in SYSCALL_DEFINE5()
/openbmc/linux/arch/riscv/kernel/
H A Dstacktrace.c32 bool (*fn)(void *, unsigned long), void *arg) in walk_stackframe()
89 struct pt_regs *regs, bool (*fn)(void *, unsigned long), void *arg) in walk_stackframe()
/openbmc/linux/arch/csky/kernel/
H A Dstacktrace.c17 bool (*fn)(unsigned long, void *), void *arg) in walk_stackframe()
61 struct pt_regs *regs, bool (*fn)(unsigned long, void *), void *arg) in walk_stackframe()
/openbmc/linux/arch/s390/include/asm/
H A Dptrace.h61 unsigned long : 1; member
63 unsigned long : 3; member
68 unsigned long : 1; member
76 unsigned long : 6; member
78 unsigned long : 31; member
/openbmc/linux/include/linux/
H A Dkallsyms.h157 static inline int kallsyms_on_each_symbol(int (*fn)(void *, const char *, unsigned long), in kallsyms_on_each_symbol()
163 static inline int kallsyms_on_each_match_symbol(int (*fn)(void *, unsigned long), in kallsyms_on_each_match_symbol()

123456