Home
last modified time | relevance | path

Searched defs:long (Results 76 – 100 of 131) sorted by relevance

123456

/openbmc/linux/arch/arm/mm/
H A Dfault.c506 hook_fault_code(int nr, int (*fn)(unsigned long, unsigned int, struct pt_regs *), in hook_fault_code() argument
539 hook_ifault_code(int nr, int (*fn)(unsigned long, unsigned int, struct pt_regs *), in hook_ifault_code() argument
/openbmc/linux/drivers/net/wireless/marvell/libertas_tf/
H A Dcmd.c605 int (*callback)(struct lbtf_private *, unsigned long, in __lbtf_cmd_async()
664 unsigned long, struct cmd_header *), in __lbtf_cmd()
/openbmc/linux/arch/x86/kernel/
H A Dprocess_64.c913 SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in SYSCALL_DEFINE2()
925 COMPAT_SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in COMPAT_SYSCALL_DEFINE2()
H A Dvm86_32.c176 SYSCALL_DEFINE2(vm86, unsigned long, cmd, unsigned long, arg) in SYSCALL_DEFINE2()
H A Dldt.c668 unsigned long , bytecount) in SYSCALL_DEFINE3()
/openbmc/linux/fs/
H A Daio.c2041 SYSCALL_DEFINE3(io_submit, aio_context_t, ctx_id, long, nr, in SYSCALL_DEFINE3() argument
2212 long, min_nr, in SYSCALL_DEFINE5() argument
2238 long, min_nr, in SYSCALL_DEFINE6() argument
2273 long, min_nr, in SYSCALL_DEFINE6() argument
H A Dfcntl.c439 SYSCALL_DEFINE3(fcntl, unsigned int, fd, unsigned int, cmd, unsigned long, arg) in SYSCALL_DEFINE3()
464 unsigned long, arg) in SYSCALL_DEFINE3()
H A Dd_path.c412 SYSCALL_DEFINE2(getcwd, char __user *, buf, unsigned long, size) in SYSCALL_DEFINE2()
/openbmc/openbmc/poky/scripts/
H A Doe-pkgdata-util437 def parse_pkgdatafile(pkgdatafile, long=False): argument
/openbmc/linux/mm/
H A Dmincore.c232 SYSCALL_DEFINE3(mincore, unsigned long, start, size_t, len, in SYSCALL_DEFINE3()
/openbmc/linux/arch/arm64/mm/
H A Dfault.c885 int (*fn)(unsigned long, unsigned long, struct pt_regs *), in hook_debug_fault_code()
/openbmc/linux/arch/parisc/kernel/
H A Dcache.c935 SYSCALL_DEFINE3(cacheflush, unsigned long, addr, unsigned long, bytes, in SYSCALL_DEFINE3()
/openbmc/linux/kernel/
H A Dkexec_file.c326 unsigned long, cmdline_len, const char __user *, cmdline_ptr, in SYSCALL_DEFINE5()
H A Dkallsyms.c285 int kallsyms_on_each_symbol(int (*fn)(void *, const char *, unsigned long), in kallsyms_on_each_symbol()
303 int kallsyms_on_each_match_symbol(int (*fn)(void *, unsigned long), in kallsyms_on_each_match_symbol()
H A Dfork.c3020 SYSCALL_DEFINE5(clone, unsigned long, clone_flags, unsigned long, newsp, in SYSCALL_DEFINE5()
3504 SYSCALL_DEFINE1(unshare, unsigned long, unshare_flags) in SYSCALL_DEFINE1()
H A Dsys.c2435 SYSCALL_DEFINE5(prctl, int, option, unsigned long, arg2, unsigned long, arg3, in SYSCALL_DEFINE5()
/openbmc/linux/arch/x86/um/
H A Dldt.c376 unsigned long , bytecount) in SYSCALL_DEFINE3()
/openbmc/linux/drivers/net/wireless/marvell/libertas/
H A Dcmd.c1509 int (*callback)(struct lbs_private *, unsigned long, struct cmd_header *), in __lbs_cmd_async()
1571 int (*callback)(struct lbs_private *, unsigned long, struct cmd_header *), in __lbs_cmd()
/openbmc/linux/arch/s390/kernel/
H A Dsthyi.c491 SYSCALL_DEFINE4(s390_sthyi, unsigned long, function_code, void __user *, buffer, in SYSCALL_DEFINE4()
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Dparsing.py29 long = int variable
/openbmc/linux/arch/um/kernel/skas/
H A Duaccess.c96 int (*op)(unsigned long, int, void *), void *arg) in buffer_op()
/openbmc/linux/arch/alpha/kernel/
H A Dsignal.c44 SYSCALL_DEFINE2(osf_sigprocmask, int, how, unsigned long, newmask) in SYSCALL_DEFINE2()
/openbmc/linux/arch/powerpc/kernel/
H A Dsignal_64.c658 struct ucontext __user *, new_ctx, long, ctx_size) in SYSCALL_DEFINE3() argument
/openbmc/linux/kernel/module/
H A Dkallsyms.c477 int (*fn)(void *, const char *, unsigned long), in module_kallsyms_on_each_symbol()
/openbmc/linux/drivers/hsi/
H A Dhsi_core.c667 void (*handler)(struct hsi_client *, unsigned long)) in hsi_register_port_event()

123456