Home
last modified time | relevance | path

Searched defs:int (Results 26 - 50 of 247) sorted by relevance

12345678910

/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dsys_sparc32.c59 COMPAT_SYSCALL_DEFINE3(ftruncate64, unsigned int, fd, u32, high, u32, low) in COMPAT_SYSCALL_DEFINE3() argument
116 COMPAT_SYSCALL_DEFINE2(fstat64, unsigned int, fd, in COMPAT_SYSCALL_DEFINE2() argument
127 COMPAT_SYSCALL_DEFINE4(fstatat64, unsigned int, df argument
190 COMPAT_SYSCALL_DEFINE5(pread64, unsigned int, fd, char __user *, ubuf, compat_size_t, count, u32, poshi, u32, poslo) COMPAT_SYSCALL_DEFINE5() argument
196 COMPAT_SYSCALL_DEFINE5(pwrite64, unsigned int, fd, char __user *, ubuf, compat_size_t, count, u32, poshi, u32, poslo) COMPAT_SYSCALL_DEFINE5() argument
223 COMPAT_SYSCALL_DEFINE6(sync_file_range, unsigned int, fd, u32, off_high, u32, off_low, u32, nb_high, u32, nb_low, unsigned int, flags) COMPAT_SYSCALL_DEFINE6() argument
[all...]
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dioport.c173 SYSCALL_DEFINE1(iopl, unsigned int, level) in SYSCALL_DEFINE1() argument
211 SYSCALL_DEFINE1(iopl, unsigned int, level) in SYSCALL_DEFINE1() argument
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dsys_s390.c82 SYSCALL_DEFINE1(s390_personality, unsigned int, personality) in SYSCALL_DEFINE1() argument
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dsuspend.c36 void __init cpu_suspend_set_dbg_restorer(int (*hw_bp_restore)(unsigned int)) in cpu_suspend_set_dbg_restorer() argument
H A Dsys32.c41 COMPAT_SYSCALL_DEFINE3(aarch32_fstatfs64, unsigned int, fd, compat_size_t, sz, in COMPAT_SYSCALL_DEFINE3() argument
75 COMPAT_SYSCALL_DEFINE6(aarch32_pread64, unsigned int, fd, char __user *, buf, in COMPAT_SYSCALL_DEFINE6() argument
81 COMPAT_SYSCALL_DEFINE6(aarch32_pwrite64, unsigned int, fd, in COMPAT_SYSCALL_DEFINE6() argument
94 COMPAT_SYSCALL_DEFINE4(aarch32_ftruncate64, unsigned int, fd, u32, __pad, in COMPAT_SYSCALL_DEFINE4() argument
112 COMPAT_SYSCALL_DEFINE6(aarch32_sync_file_range2, int, fd, unsigned int, flags, in COMPAT_SYSCALL_DEFINE6() argument
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/
H A Dspu_syscalls.c56 SYSCALL_DEFINE4(spu_create, const char __user *, name, unsigned int, flags, in SYSCALL_DEFINE4() argument
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dsys_sparc32.c59 COMPAT_SYSCALL_DEFINE3(ftruncate64, unsigned int, fd, u32, high, u32, low) in COMPAT_SYSCALL_DEFINE3() argument
116 COMPAT_SYSCALL_DEFINE2(fstat64, unsigned int, fd, in COMPAT_SYSCALL_DEFINE2() argument
127 COMPAT_SYSCALL_DEFINE4(fstatat64, unsigned int, df argument
190 COMPAT_SYSCALL_DEFINE5(pread64, unsigned int, fd, char __user *, ubuf, compat_size_t, count, u32, poshi, u32, poslo) COMPAT_SYSCALL_DEFINE5() argument
196 COMPAT_SYSCALL_DEFINE5(pwrite64, unsigned int, fd, char __user *, ubuf, compat_size_t, count, u32, poshi, u32, poslo) COMPAT_SYSCALL_DEFINE5() argument
223 COMPAT_SYSCALL_DEFINE6(sync_file_range, unsigned int, fd, u32, off_high, u32, off_low, u32, nb_high, u32, nb_low, unsigned int, flags) COMPAT_SYSCALL_DEFINE6() argument
[all...]
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dioport.c173 SYSCALL_DEFINE1(iopl, unsigned int, level) in SYSCALL_DEFINE1() argument
211 SYSCALL_DEFINE1(iopl, unsigned int, level) in SYSCALL_DEFINE1() argument
/third_party/jerryscript/tests/jerry/es2015/
H A Dset.js17 var int = 1; variable
/third_party/ltp/lib/
H A Dtst_sig.c241 static void (*tst_setup_signal(int sig, void (*handler) (int))) (int) { in tst_setup_signal() argument
[all...]
/third_party/ltp/tools/sparse/sparse-src/validation/backend/
H A Dfunction-ptr.c9 arg(int a, int *p, int (*fb)(unsigned char), int (*fi)(int), int (*fl)(long), int (*fv)(void), int (*fip)(int *), int (*fim)(int (*)[3]), int (*fvp)(void *), int (*ffp)(int (*)(int))) arg() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_depr.c22 BIGNUM *BN_generate_prime(BIGNUM *ret, int bits, int safe, in BN_generate_prime() argument
46 int BN_is_prime(const BIGNUM *a, int checks, in BN_is_prime() argument
55 int BN_is_prime_fasttest(const BIGNUM *a, int check argument
[all...]
/third_party/openssl/crypto/bn/
H A Dbn_depr.c22 BIGNUM *BN_generate_prime(BIGNUM *ret, int bits, int safe, in BN_generate_prime() argument
46 int BN_is_prime(const BIGNUM *a, int checks, in BN_is_prime() argument
55 int BN_is_prime_fasttest(const BIGNUM *a, int check argument
[all...]
/kernel/linux/linux-5.10/arch/m68k/kernel/
H A Dints.c75 void __init m68k_setup_auto_interrupt(void (*handler)(unsigned int, struct pt_regs *)) in m68k_setup_auto_interrupt() argument
[all...]
/kernel/linux/linux-5.10/arch/mips/vr41xx/common/
H A Dirq.c20 int cascade_irq(unsigned int irq, int (*get_irq)(unsigned int)) in cascade_irq() argument
[all...]
/kernel/linux/linux-6.6/arch/m68k/kernel/
H A Dints.c75 void __init m68k_setup_auto_interrupt(void (*handler)(unsigned int, struct pt_regs *)) in m68k_setup_auto_interrupt() argument
[all...]
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dsyscall.c89 SYSCALL_DEFINE1(s390_personality, unsigned int, personality) in SYSCALL_DEFINE1() argument
/kernel/linux/linux-5.10/kernel/
H A Duid16.c33 SYSCALL_DEFINE3(fchown16, unsigned int, fd, old_uid_t, user, old_gid_t, group) in SYSCALL_DEFINE3() argument
[all...]
/kernel/linux/linux-6.6/kernel/
H A Duid16.c33 SYSCALL_DEFINE3(fchown16, unsigned int, fd, old_uid_t, user, old_gid_t, group) in SYSCALL_DEFINE3() argument
[all...]
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dmod.rs15 pub mod int; modules
/base/web/webview/ohos_adapter/hiviewdfx_adapter/src/
H A Dhisysevent_adapter_impl.cpp111 int HiSysEventAdapterImpl::Write(const std::string& eventName, EventType type, in Write() argument
129 Write(const std::string& eventName, EventType type, const std::tuple<const std::string, const int64_t, const std::string, const int64_t, const std::string, const int, const std::string, const int, const std::string, const int64_t, const std::string, const int>& data) Write() argument
[all...]
/foundation/filemanagement/user_file_service/test/unittest/
H A Dfile_access_service_proxy_test.cpp29 int32_t OHOS::SystemAbilityLoadCallbackStub::OnRemoteRequest(unsigned int, OHOS::MessageParcel&, OHOS::MessageParcel&, in OnRemoteRequest() argument
44 int32_t FileAccessServiceStub::OnRemoteRequest(unsigned int, OHOS::MessageParcel&, OHOS::MessageParcel&, in OnRemoteRequest() argument
/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/
H A Ddatashare_value_object.h
H A Ddatashare_predicates_object.h
/foundation/distributeddatamgr/relational_store/frameworks/native/dfx/src/
H A Drdb_radar_reporter.cpp

Completed in 9 milliseconds

12345678910