| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/ |
| H A D | pkcs11.h | 213 int (*f_rng)(void *, unsigned char *, size_t), void *p_rng, in mbedtls_ssl_pkcs11_sign() argument
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/ |
| H A D | pkcs11.h | 213 int (*f_rng)(void *, unsigned char *, size_t), void *p_rng, in mbedtls_ssl_pkcs11_sign() argument
|
| /OK3568_Linux_fs/kernel/drivers/parisc/ |
| H A D | iommu-helpers.h | 103 int (*iommu_alloc_range)(struct ioc *, struct device *, size_t)) in iommu_coalesce_chunks() argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/ |
| H A D | pool_allocator.h | 77 typedef std::size_t size_t; in _GLIBCXX_VISIBILITY() typedef
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/ |
| H A D | pool_allocator.h | 77 typedef std::size_t size_t; in _GLIBCXX_VISIBILITY() typedef
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | read_write.c | 642 SYSCALL_DEFINE3(read, unsigned int, fd, char __user *, buf, size_t, count) in SYSCALL_DEFINE3() argument 668 size_t, count) in SYSCALL_DEFINE3() argument 694 size_t, count, loff_t, pos) in SYSCALL_DEFINE4() argument 720 size_t, count, loff_t, pos) in SYSCALL_DEFINE4() argument 1285 SYSCALL_DEFINE4(sendfile, int, out_fd, int, in_fd, off_t __user *, offset, size_t, count) in SYSCALL_DEFINE4() argument 1304 SYSCALL_DEFINE4(sendfile64, int, out_fd, int, in_fd, loff_t __user *, offset, size_t, count) in SYSCALL_DEFINE4() argument 1554 size_t, len, unsigned int, flags) in SYSCALL_DEFINE6() argument
|
| H A D | statfs.c | 201 SYSCALL_DEFINE3(statfs64, const char __user *, pathname, size_t, sz, struct statfs64 __user *, buf) in SYSCALL_DEFINE3() argument 222 SYSCALL_DEFINE3(fstatfs64, unsigned int, fd, size_t, sz, struct statfs64 __user *, buf) in SYSCALL_DEFINE3() argument
|
| H A D | dcookies.c | 207 SYSCALL_DEFINE3(lookup_dcookie, u64, cookie64, char __user *, buf, size_t, len) in SYSCALL_DEFINE3() argument
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | fadvise.c | 213 SYSCALL_DEFINE4(fadvise64, int, fd, loff_t, offset, size_t, len, int, advice) in SYSCALL_DEFINE4() argument
|
| H A D | mprotect.c | 643 SYSCALL_DEFINE3(mprotect, unsigned long, start, size_t, len, in SYSCALL_DEFINE3() argument 651 SYSCALL_DEFINE4(pkey_mprotect, unsigned long, start, size_t, len, in SYSCALL_DEFINE4() argument
|
| H A D | mincore.c | 229 SYSCALL_DEFINE3(mincore, unsigned long, start, size_t, len, in SYSCALL_DEFINE3() argument
|
| H A D | madvise.c | 1188 SYSCALL_DEFINE3(madvise, unsigned long, start, size_t, len_in, int, behavior) in SYSCALL_DEFINE3() argument 1194 size_t, vlen, int, behavior, unsigned int, flags) in SYSCALL_DEFINE5() argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_types.h | 142 typedef unsigned long long size_t; typedef 144 typedef unsigned long size_t; typedef
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_types.h | 152 typedef unsigned long long size_t; typedef 154 typedef unsigned long size_t; typedef
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | sys_ia32.c | 98 unsigned int, off_hi, size_t, count) in SYSCALL_DEFINE4() argument 113 unsigned int, offset_hi, size_t, len, int, advice) in SYSCALL_DEFINE5() argument
|
| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | cgroup.c | 1580 size_t, buf_len, u64, flags) in BPF_CALL_4() argument 1637 char *, buf, size_t, buf_len) in BPF_CALL_3() argument 1652 size_t, buf_len) in BPF_CALL_3() argument 1672 const char *, buf, size_t, buf_len) in BPF_CALL_3() argument
|
| /OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/ |
| H A D | bignum.c | 1874 int (*f_rng)(void *, unsigned char *, size_t), in mbedtls_mpi_fill_random() argument 2049 int (*f_rng)(void *, unsigned char *, size_t), in mpi_miller_rabin() argument 2153 int (*f_rng)(void *, unsigned char *, size_t), in mbedtls_mpi_is_prime() argument 2185 int (*f_rng)(void *, unsigned char *, size_t), in mbedtls_mpi_gen_prime() argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | typedefs.h | 88 typedef long unsigned int size_t; typedef
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | typedefs.h | 88 typedef long unsigned int size_t; typedef
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | typedefs.h | 88 typedef long unsigned int size_t; typedef
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/ |
| H A D | glob.h | 29 typedef __SIZE_TYPE__ size_t; typedef
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/ |
| H A D | glob.h | 29 typedef __SIZE_TYPE__ size_t; typedef
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/include/ |
| H A D | stddef.h | 209 typedef __SIZE_TYPE__ size_t; typedef
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/include/ |
| H A D | stddef.h | 209 typedef __SIZE_TYPE__ size_t; typedef
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | typedefs.h | 89 typedef long unsigned int size_t; typedef
|