Home
last modified time | relevance | path

Searched defs:int (Results 51 - 75 of 247) sorted by relevance

12345678910

/kernel/linux/linux-5.10/arch/arc/kernel/
H A Dstacktrace.c116 arc_unwind_core(struct task_struct *tsk, struct pt_regs *regs, int (*consumer_fn) (unsigned int, void *), void *arg) arc_unwind_core() argument
[all...]
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dsys_ia32.c61 SYSCALL_DEFINE3(ia32_ftruncate64, unsigned int, fd, in SYSCALL_DEFINE3() argument
68 SYSCALL_DEFINE5(ia32_pread64, unsigned int, fd, char __user *, ubuf, in SYSCALL_DEFINE5() argument
75 SYSCALL_DEFINE5(ia32_pwrite64, unsigned int, fd, const char __user *, ubuf, in SYSCALL_DEFINE5() argument
97 SYSCALL_DEFINE4(ia32_readahead, int, fd, unsigned int, off_lo, in SYSCALL_DEFINE4() argument
103 SYSCALL_DEFINE6(ia32_sync_file_range, int, fd, unsigned int, off_lo argument
112 SYSCALL_DEFINE5(ia32_fadvise64, int, fd, unsigned int, offset_lo, unsigned int, offset_hi, size_t, len, int, advice) SYSCALL_DEFINE5() argument
119 SYSCALL_DEFINE6(ia32_fallocate, int, fd, int, mode, unsigned int, offset_lo, unsigned int, offset_hi, unsigned int, len_lo, unsigned int, len_hi) SYSCALL_DEFINE6() argument
185 COMPAT_SYSCALL_DEFINE2(ia32_fstat64, unsigned int, fd, struct stat64 __user *, statbuf) COMPAT_SYSCALL_DEFINE2() argument
195 COMPAT_SYSCALL_DEFINE4(ia32_fstatat64, unsigned int, dfd, const char __user *, filename, struct stat64 __user *, statbuf, int, flag) COMPAT_SYSCALL_DEFINE4() argument
[all...]
/kernel/linux/linux-6.6/arch/arc/kernel/
H A Dstacktrace.c117 arc_unwind_core(struct task_struct *tsk, struct pt_regs *regs, int (*consumer_fn) (unsigned int, void *), void *arg) arc_unwind_core() argument
[all...]
/kernel/linux/linux-5.10/drivers/mfd/
H A Dpcf50633-irq.c19 int pcf50633_register_irq(struct pcf50633 *pcf, int irq, in pcf50633_register_irq() argument
[all...]
/kernel/linux/linux-5.10/ipc/
H A Dsyscall.c110 SYSCALL_DEFINE6(ipc, unsigned int, call, int, first, unsigned long, second, in SYSCALL_DEFINE6() argument
[all...]
/kernel/linux/linux-5.10/fs/
H A Dutimes.c250 SYSCALL_DEFINE4(utimensat_time32, unsigned int, dfd, const char __user *, filename, struct old_timespec32 __user *, t, int, flags) SYSCALL_DEFINE4() argument
286 SYSCALL_DEFINE3(futimesat_time32, unsigned int, dfd, const char __user *, filename, struct old_timeval32 __user *, t) SYSCALL_DEFINE3() argument
[all...]
H A Deventfd.c456 SYSCALL_DEFINE2(eventfd2, unsigned int, count, int, flags) SYSCALL_DEFINE2() argument
461 SYSCALL_DEFINE1(eventfd, unsigned int, count) SYSCALL_DEFINE1() argument
[all...]
H A Dfsopen.c115 SYSCALL_DEFINE2(fsopen, const char __user *, _fs_name, unsigned int, flags) in SYSCALL_DEFINE2() argument
158 SYSCALL_DEFINE3(fspick, int, df argument
314 SYSCALL_DEFINE5(fsconfig, int, fd, unsigned int, cmd, const char __user *, _key, const void __user *, _value, int, aux) SYSCALL_DEFINE5() argument
[all...]
/kernel/linux/linux-6.6/drivers/mfd/
H A Dpcf50633-irq.c20 int pcf50633_register_irq(struct pcf50633 *pcf, int irq, in pcf50633_register_irq() argument
[all...]
/kernel/linux/linux-6.6/fs/
H A Dutimes.c252 SYSCALL_DEFINE4(utimensat_time32, unsigned int, dfd, const char __user *, filename, struct old_timespec32 __user *, t, int, flags) SYSCALL_DEFINE4() argument
288 SYSCALL_DEFINE3(futimesat_time32, unsigned int, dfd, const char __user *, filename, struct old_timeval32 __user *, t) SYSCALL_DEFINE3() argument
[all...]
/kernel/linux/linux-6.6/ipc/
H A Dsyscall.c110 SYSCALL_DEFINE6(ipc, unsigned int, call, int, first, unsigned long, second, in SYSCALL_DEFINE6() argument
[all...]
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dsys_ia32.c61 SYSCALL_DEFINE3(ia32_ftruncate64, unsigned int, fd, in SYSCALL_DEFINE3() argument
68 SYSCALL_DEFINE5(ia32_pread64, unsigned int, fd, char __user *, ubuf, in SYSCALL_DEFINE5() argument
75 SYSCALL_DEFINE5(ia32_pwrite64, unsigned int, fd, const char __user *, ubuf, in SYSCALL_DEFINE5() argument
97 SYSCALL_DEFINE4(ia32_readahead, int, fd, unsigned int, off_lo, in SYSCALL_DEFINE4() argument
103 SYSCALL_DEFINE6(ia32_sync_file_range, int, fd, unsigned int, off_lo argument
112 SYSCALL_DEFINE5(ia32_fadvise64, int, fd, unsigned int, offset_lo, unsigned int, offset_hi, size_t, len, int, advice) SYSCALL_DEFINE5() argument
119 SYSCALL_DEFINE6(ia32_fallocate, int, fd, int, mode, unsigned int, offset_lo, unsigned int, offset_hi, unsigned int, len_lo, unsigned int, len_hi) SYSCALL_DEFINE6() argument
185 COMPAT_SYSCALL_DEFINE2(ia32_fstat64, unsigned int, fd, struct stat64 __user *, statbuf) COMPAT_SYSCALL_DEFINE2() argument
195 COMPAT_SYSCALL_DEFINE4(ia32_fstatat64, unsigned int, dfd, const char __user *, filename, struct stat64 __user *, statbuf, int, flag) COMPAT_SYSCALL_DEFINE4() argument
[all...]
/third_party/elfutils/libdw/
H A Dlibdw_visit_scopes.c84 __libdw_visit_scopes (unsigned int depth, struct Dwarf_Die_Chain *root, in __libdw_visit_scopes() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
H A Denums.go[all...]
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DColor.hpp[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
H A Denums.go[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dflat_hash_map_test.cc233 FirstIsEven(std::pair<const int, int> p) FirstIsEven() argument
[all...]
H A Dnode_hash_map_test.cc220 FirstIsEven(std::pair<const int, int> p) FirstIsEven() argument
[all...]
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
H A Denums.go[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dmock_rosen_render_surface.cpp27 void RosenRenderSurface::ConfigSurface(unsigned int, unsigned int) {} in ConfigSurface() argument
30 void RosenRenderSurface::AdjustNativeWindowSize(unsigned int, unsigned int) {} in AdjustNativeWindowSize() argument
32 void RosenRenderSurface::UpdateSurfaceSizeInUserData(unsigned int, unsigned int) {} in UpdateSurfaceSizeInUserData() argument
36 SetTransformHint(unsigned int) SetTransformHint() argument
[all...]
/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/
H A Ddatashare_predicates_objects.h
/kernel/linux/linux-5.10/arch/mips/mm/
H A Dcache.c70 SYSCALL_DEFINE3(cacheflush, unsigned long, addr, unsigned long, bytes, unsigned int, cache) SYSCALL_DEFINE3() argument
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dspram.c113 probe_spram(char *type, unsigned int base, unsigned int (*read)(unsigned int), void (*write)(unsigned int, unsigned int)) probe_spram() argument
[all...]
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dspram.c113 probe_spram(char *type, unsigned int base, unsigned int (*read)(unsigned int), void (*write)(unsigned int, unsigned int)) probe_spram() argument
[all...]
/kernel/linux/linux-5.10/drivers/misc/sgi-xp/
H A Dxp_main.c82 xpc_set_interface(void (*connect) (int), in xpc_set_interface() argument
[all...]

Completed in 9 milliseconds

12345678910