Home
last modified time | relevance | path

Searched defs:long (Results 51 – 75 of 148) sorted by relevance

123456

/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dmmu.h14 unsigned long :5; member
25 unsigned long :3; /* Unused */ member
32 unsigned long :1; /* Unused */ member
48 unsigned long :4; /* Unused */ member
55 unsigned long :8; /* unused */ member
70 unsigned long :4; /* Unused */ member
78 unsigned long :10; /* Unused */ member
89 unsigned long :10; /* Unused */ member
94 unsigned long :1; /* Unused */ member
/OK3568_Linux_fs/kernel/kernel/
H A Dkcmp.c153 unsigned long, idx1, unsigned long, idx2) in SYSCALL_DEFINE5()
H A Dptrace.c1268 SYSCALL_DEFINE4(ptrace, long, request, long, pid, unsigned long, addr, in SYSCALL_DEFINE4() argument
/OK3568_Linux_fs/kernel/fs/
H A Dfilesystems.c191 SYSCALL_DEFINE3(sysfs, int, option, unsigned long, arg1, unsigned long, arg2) in SYSCALL_DEFINE3()
/OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/
H A Dsubpage_prot.c190 SYSCALL_DEFINE3(subpage_prot, unsigned long, addr, in SYSCALL_DEFINE3()
/OK3568_Linux_fs/kernel/lib/
H A Ddecompress_unxz.c403 long (*fill)(void*, unsigned long), in __decompress()
/OK3568_Linux_fs/kernel/arch/x86/um/
H A Dsyscalls_32.c5 SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in SYSCALL_DEFINE2()
H A Dsyscalls_64.c79 SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in SYSCALL_DEFINE2()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/gdb/python/gdb/printer/
H A Dbound_registers.py24 long = int variable
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/gdb/python/gdb/printer/
H A Dbound_registers.py24 long = int variable
/OK3568_Linux_fs/kernel/arch/csky/mm/
H A Dsyscache.c11 unsigned long, bytes, in SYSCALL_DEFINE3()
/OK3568_Linux_fs/kernel/drivers/clk/tegra/
H A Dclk.c343 int (*assert)(unsigned long), in tegra_init_special_resets()
344 int (*deassert)(unsigned long)) in tegra_init_special_resets()
/OK3568_Linux_fs/kernel/mm/
H A Dmlock.c734 SYSCALL_DEFINE2(mlock, unsigned long, start, size_t, len) in SYSCALL_DEFINE2()
739 SYSCALL_DEFINE3(mlock2, unsigned long, start, size_t, len, int, flags) in SYSCALL_DEFINE3()
752 SYSCALL_DEFINE2(munlock, unsigned long, start, size_t, len) in SYSCALL_DEFINE2()
H A Dmsync.c32 SYSCALL_DEFINE3(msync, unsigned long, start, size_t, len, int, flags) in SYSCALL_DEFINE3()
H A Dmempolicy.c1480 SYSCALL_DEFINE6(mbind, unsigned long, start, unsigned long, len, in SYSCALL_DEFINE6()
1507 SYSCALL_DEFINE3(set_mempolicy, int, mode, const unsigned long __user *, nmask, in SYSCALL_DEFINE3()
1601 SYSCALL_DEFINE4(migrate_pages, pid_t, pid, unsigned long, maxnode, in SYSCALL_DEFINE4()
1640 unsigned long __user *, nmask, unsigned long, maxnode, in SYSCALL_DEFINE5()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Dvisit_each.hpp15 inline void visit_each(Visitor& visitor, const T& t, long) in visit_each() argument
H A Dfunction_equal.hpp16 bool function_equal_impl(const F& f, const G& g, long) in function_equal_impl() argument
/OK3568_Linux_fs/kernel/drivers/clk/sunxi-ng/
H A Dccu_mux.c79 unsigned long (*round)(struct ccu_mux_internal *, in ccu_mux_helper_determine_rate()
81 unsigned long *, in ccu_mux_helper_determine_rate()
/OK3568_Linux_fs/kernel/arch/s390/pci/
H A Dpci_mmio.c142 SYSCALL_DEFINE3(s390_pci_mmio_write, unsigned long, mmio_addr, in SYSCALL_DEFINE3()
271 SYSCALL_DEFINE3(s390_pci_mmio_read, unsigned long, mmio_addr, in SYSCALL_DEFINE3()
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dsuspend.c89 int cpu_suspend(unsigned long arg, int (*fn)(unsigned long)) in cpu_suspend()
H A Dstacktrace.c121 bool (*fn)(void *, unsigned long), void *data) in walk_stackframe()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/
H A Dvisit_each.hpp37 inline void visit_each(Visitor& visitor, actor<Expr> const& a, long) in visit_each() argument
/OK3568_Linux_fs/kernel/security/keys/
H A Dkeyctl.c1869 SYSCALL_DEFINE5(keyctl, int, option, unsigned long, arg2, unsigned long, arg3, in SYSCALL_DEFINE5()
/OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/pybootchartgui/tests/
H A Dprocess_tree_test.py12 long = int variable
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/range/
H A Das_literal.hpp91 make_range( T& r, long ) in make_range() argument

123456