| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_xattr.c | 22 struct inode *inode, const char *name, void *value, size_t size, in xfs_xattr_get() 44 size_t size, int flags) in xfs_xattr_set() 190 size_t size) in xfs_vn_listxattr()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/set/aux_/ |
| H A D | item.hpp | 38 typedef typename next< typename Base::size >::type size; typedef 60 typedef typename prior< typename Base::size >::type size; typedef 75 typedef typename next< typename Base::size >::type size; typedef
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | e820.c | 166 static void __init __e820__range_add(struct e820_table *table, u64 start, u64 size, enum e820_type … in __e820__range_add() 182 void __init e820__range_add(u64 start, u64 size, enum e820_type type) in e820__range_add() 428 u64 size = entry->size; in __append_e820_table() local 463 __e820__range_update(struct e820_table *table, u64 start, u64 size, enum e820_type old_type, enum e… in __e820__range_update() 530 u64 __init e820__range_update(u64 start, u64 size, enum e820_type old_type, enum e820_type new_type) in e820__range_update() 535 static u64 __init e820__range_update_kexec(u64 start, u64 size, enum e820_type old_type, enum e820_… in e820__range_update_kexec() 541 u64 __init e820__range_remove(u64 start, u64 size, enum e820_type old_type, bool check_type) in e820__range_remove() 700 int size; in e820__reallocate_tables() local 803 u64 __init e820__memblock_alloc_reserved(u64 size, u64 align) in e820__memblock_alloc_reserved()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/ |
| H A D | memtrace.c | 27 u64 size; member 92 const unsigned long size = PFN_PHYS(nr_pages); in memtrace_offline_pages() local 113 static u64 memtrace_alloc_node(u32 nid, u64 size) in memtrace_alloc_node() 156 static int memtrace_init_regions_runtime(u64 size) in memtrace_init_regions_runtime()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/ |
| H A D | memx.c | 9 u32 size; member 12 u32 size; member 33 memx_cmd(struct nvkm_memx *memx, u32 mthd, u32 size, u32 data[]) in memx_cmd() 169 u32 reply[2], base, size, i; in nvkm_memx_train_result() local
|
| /OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/ |
| H A D | mtrr.h | 41 unsigned int size; /* Size of region */ member 48 unsigned int size; /* Size of region */ member 56 __u32 size; /* Size of region */ member 62 __u32 size; /* Size of region */ member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | radeon_sa.c | 52 unsigned size, u32 align, u32 domain, u32 flags) in radeon_sa_bo_manager_init() 192 unsigned size, unsigned align) in radeon_sa_bo_try_alloc() 225 unsigned size, unsigned align) in radeon_sa_event() 315 unsigned size, unsigned align) in radeon_sa_bo_new()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/include/ |
| H A D | amd_acpi.h | 30 u16 size; /* structure size in bytes (includes size field) */ member 37 u16 size; /* structure size in bytes (includes size field) */ member 44 u16 size; /* structure size in bytes (includes size field) */ member 56 u16 size; /* structure size in bytes (includes size field) */ member 68 u16 size; /* structure size in bytes (includes size field) */ member 85 u16 size; /* structure size in bytes (includes size field) */ member 93 u16 size; /* structure size in bytes (includes size field) */ member 102 u16 size; /* structure size in bytes (includes size field) */ member
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | memneq.c | 68 __crypto_memneq_generic(const void *a, const void *b, size_t size) in __crypto_memneq_generic() 157 size_t size) in __crypto_memneq()
|
| /OK3568_Linux_fs/kernel/tools/perf/trace/beauty/ |
| H A D | mount_flags.c | 14 static size_t mount__scnprintf_flags(unsigned long flags, char *bf, size_t size, bool show_prefix) in mount__scnprintf_flags() 38 size_t syscall_arg__scnprintf_mount_flags(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_mount_flags()
|
| /OK3568_Linux_fs/u-boot/arch/mips/mach-bmips/include/ |
| H A D | ioremap.h | 14 phys_addr_t size) in fixup_bigphys_addr() 31 static inline void __iomem *plat_ioremap(phys_addr_t offset, unsigned long size, in plat_ioremap()
|
| /OK3568_Linux_fs/kernel/arch/s390/lib/ |
| H A D | find.c | 17 unsigned long find_first_bit_inv(const unsigned long *addr, unsigned long size) in find_first_bit_inv() 39 unsigned long find_next_bit_inv(const unsigned long *addr, unsigned long size, in find_next_bit_inv()
|
| /OK3568_Linux_fs/kernel/include/xen/arm/ |
| H A D | page-coherent.h | 8 static inline void *xen_alloc_coherent_pages(struct device *hwdev, size_t size, in xen_alloc_coherent_pages() 14 static inline void xen_free_coherent_pages(struct device *hwdev, size_t size, in xen_free_coherent_pages()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | sram_heap.h | 25 static inline struct dma_buf *sram_heap_alloc_dma_buf(size_t size) in sram_heap_alloc_dma_buf() 30 static inline struct page *sram_heap_alloc_pages(size_t size) in sram_heap_alloc_pages()
|
| /OK3568_Linux_fs/external/mpp/osal/android/ |
| H A D | os_mem.c | 21 int os_malloc(void **memptr, size_t alignment, size_t size) in os_malloc() 38 int os_realloc(void *src, void **dst, size_t alignment, size_t size) in os_realloc()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/isp/kernels/tdf/tdf_1.0/ |
| H A D | ia_css_tdf.host.c | 34 size_t size) in ia_css_tdf_vmem_encode() 50 size_t size) in ia_css_tdf_encode()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/ |
| H A D | hal_halmac.c | 190 static u8 _halmac_sdio_reg_read_n(void *p, u32 offset, u32 size, u8 *data) in _halmac_sdio_reg_read_n() 408 static u8 _halmac_mfree(void *p, void *buffer, u32 size) in _halmac_mfree() 414 static void *_halmac_malloc(void *p, u32 size) in _halmac_malloc() 419 static u8 _halmac_memcpy(void *p, void *dest, void *src, u32 size) in _halmac_memcpy() 425 static u8 _halmac_memset(void *p, void *addr, u8 value, u32 size) in _halmac_memset() 548 static u8 _halmac_buff_print(void *p, u32 msg_type, u8 msg_level, s8 *buf, u32 size) in _halmac_buff_print() 648 …c_event_with_waittime(struct dvobj_priv *d, enum halmac_feature_id id, u8 *buf, u32 size, u32 time) in init_halmac_event_with_waittime() 674 …ic inline int init_halmac_event(struct dvobj_priv *d, enum halmac_feature_id id, u8 *buf, u32 size) in init_halmac_event() 729 u8 *buf, u32 size) in _halmac_event_indication() 1092 u32 size = 0; in init_write_rsvd_page_size() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/ |
| H A D | hal_halmac.c | 190 static u8 _halmac_sdio_reg_read_n(void *p, u32 offset, u32 size, u8 *data) in _halmac_sdio_reg_read_n() 408 static u8 _halmac_mfree(void *p, void *buffer, u32 size) in _halmac_mfree() 414 static void *_halmac_malloc(void *p, u32 size) in _halmac_malloc() 419 static u8 _halmac_memcpy(void *p, void *dest, void *src, u32 size) in _halmac_memcpy() 425 static u8 _halmac_memset(void *p, void *addr, u8 value, u32 size) in _halmac_memset() 548 static u8 _halmac_buff_print(void *p, u32 msg_type, u8 msg_level, s8 *buf, u32 size) in _halmac_buff_print() 648 …c_event_with_waittime(struct dvobj_priv *d, enum halmac_feature_id id, u8 *buf, u32 size, u32 time) in init_halmac_event_with_waittime() 674 …ic inline int init_halmac_event(struct dvobj_priv *d, enum halmac_feature_id id, u8 *buf, u32 size) in init_halmac_event() 729 u8 *buf, u32 size) in _halmac_event_indication() 1092 u32 size = 0; in init_write_rsvd_page_size() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/ |
| H A D | hal_halmac.c | 189 static u8 _halmac_sdio_reg_read_n(void *p, u32 offset, u32 size, u8 *data) in _halmac_sdio_reg_read_n() 407 static u8 _halmac_mfree(void *p, void *buffer, u32 size) in _halmac_mfree() 413 static void *_halmac_malloc(void *p, u32 size) in _halmac_malloc() 418 static u8 _halmac_memcpy(void *p, void *dest, void *src, u32 size) in _halmac_memcpy() 424 static u8 _halmac_memset(void *p, void *addr, u8 value, u32 size) in _halmac_memset() 547 static u8 _halmac_buff_print(void *p, u32 msg_type, u8 msg_level, s8 *buf, u32 size) in _halmac_buff_print() 647 …c_event_with_waittime(struct dvobj_priv *d, enum halmac_feature_id id, u8 *buf, u32 size, u32 time) in init_halmac_event_with_waittime() 673 …ic inline int init_halmac_event(struct dvobj_priv *d, enum halmac_feature_id id, u8 *buf, u32 size) in init_halmac_event() 728 u8 *buf, u32 size) in _halmac_event_indication() 1091 u32 size = 0; in init_write_rsvd_page_size() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/ |
| H A D | hal_halmac.c | 189 static u8 _halmac_sdio_reg_read_n(void *p, u32 offset, u32 size, u8 *data) in _halmac_sdio_reg_read_n() 407 static u8 _halmac_mfree(void *p, void *buffer, u32 size) in _halmac_mfree() 413 static void *_halmac_malloc(void *p, u32 size) in _halmac_malloc() 418 static u8 _halmac_memcpy(void *p, void *dest, void *src, u32 size) in _halmac_memcpy() 424 static u8 _halmac_memset(void *p, void *addr, u8 value, u32 size) in _halmac_memset() 547 static u8 _halmac_buff_print(void *p, u32 msg_type, u8 msg_level, s8 *buf, u32 size) in _halmac_buff_print() 647 …c_event_with_waittime(struct dvobj_priv *d, enum halmac_feature_id id, u8 *buf, u32 size, u32 time) in init_halmac_event_with_waittime() 673 …ic inline int init_halmac_event(struct dvobj_priv *d, enum halmac_feature_id id, u8 *buf, u32 size) in init_halmac_event() 728 u8 *buf, u32 size) in _halmac_event_indication() 1091 u32 size = 0; in init_write_rsvd_page_size() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/ |
| H A D | hal_halmac.c | 189 static u8 _halmac_sdio_reg_read_n(void *p, u32 offset, u32 size, u8 *data) in _halmac_sdio_reg_read_n() 407 static u8 _halmac_mfree(void *p, void *buffer, u32 size) in _halmac_mfree() 413 static void *_halmac_malloc(void *p, u32 size) in _halmac_malloc() 418 static u8 _halmac_memcpy(void *p, void *dest, void *src, u32 size) in _halmac_memcpy() 424 static u8 _halmac_memset(void *p, void *addr, u8 value, u32 size) in _halmac_memset() 547 static u8 _halmac_buff_print(void *p, u32 msg_type, u8 msg_level, s8 *buf, u32 size) in _halmac_buff_print() 647 …c_event_with_waittime(struct dvobj_priv *d, enum halmac_feature_id id, u8 *buf, u32 size, u32 time) in init_halmac_event_with_waittime() 673 …ic inline int init_halmac_event(struct dvobj_priv *d, enum halmac_feature_id id, u8 *buf, u32 size) in init_halmac_event() 728 u8 *buf, u32 size) in _halmac_event_indication() 1091 u32 size = 0; in init_write_rsvd_page_size() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/ |
| H A D | hal_halmac.c | 189 static u8 _halmac_sdio_reg_read_n(void *p, u32 offset, u32 size, u8 *data) in _halmac_sdio_reg_read_n() 407 static u8 _halmac_mfree(void *p, void *buffer, u32 size) in _halmac_mfree() 413 static void *_halmac_malloc(void *p, u32 size) in _halmac_malloc() 418 static u8 _halmac_memcpy(void *p, void *dest, void *src, u32 size) in _halmac_memcpy() 424 static u8 _halmac_memset(void *p, void *addr, u8 value, u32 size) in _halmac_memset() 547 static u8 _halmac_buff_print(void *p, u32 msg_type, u8 msg_level, s8 *buf, u32 size) in _halmac_buff_print() 647 …c_event_with_waittime(struct dvobj_priv *d, enum halmac_feature_id id, u8 *buf, u32 size, u32 time) in init_halmac_event_with_waittime() 673 …ic inline int init_halmac_event(struct dvobj_priv *d, enum halmac_feature_id id, u8 *buf, u32 size) in init_halmac_event() 728 u8 *buf, u32 size) in _halmac_event_indication() 1091 u32 size = 0; in init_write_rsvd_page_size() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/ |
| H A D | hal_halmac.c | 189 static u8 _halmac_sdio_reg_read_n(void *p, u32 offset, u32 size, u8 *data) in _halmac_sdio_reg_read_n() 407 static u8 _halmac_mfree(void *p, void *buffer, u32 size) in _halmac_mfree() 413 static void *_halmac_malloc(void *p, u32 size) in _halmac_malloc() 418 static u8 _halmac_memcpy(void *p, void *dest, void *src, u32 size) in _halmac_memcpy() 424 static u8 _halmac_memset(void *p, void *addr, u8 value, u32 size) in _halmac_memset() 547 static u8 _halmac_buff_print(void *p, u32 msg_type, u8 msg_level, s8 *buf, u32 size) in _halmac_buff_print() 647 …c_event_with_waittime(struct dvobj_priv *d, enum halmac_feature_id id, u8 *buf, u32 size, u32 time) in init_halmac_event_with_waittime() 673 …ic inline int init_halmac_event(struct dvobj_priv *d, enum halmac_feature_id id, u8 *buf, u32 size) in init_halmac_event() 728 u8 *buf, u32 size) in _halmac_event_indication() 1087 u32 size = 0; in init_write_rsvd_page_size() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/ |
| H A D | hal_halmac.c | 189 static u8 _halmac_sdio_reg_read_n(void *p, u32 offset, u32 size, u8 *data) in _halmac_sdio_reg_read_n() 407 static u8 _halmac_mfree(void *p, void *buffer, u32 size) in _halmac_mfree() 413 static void *_halmac_malloc(void *p, u32 size) in _halmac_malloc() 418 static u8 _halmac_memcpy(void *p, void *dest, void *src, u32 size) in _halmac_memcpy() 424 static u8 _halmac_memset(void *p, void *addr, u8 value, u32 size) in _halmac_memset() 547 static u8 _halmac_buff_print(void *p, u32 msg_type, u8 msg_level, s8 *buf, u32 size) in _halmac_buff_print() 647 …c_event_with_waittime(struct dvobj_priv *d, enum halmac_feature_id id, u8 *buf, u32 size, u32 time) in init_halmac_event_with_waittime() 673 …ic inline int init_halmac_event(struct dvobj_priv *d, enum halmac_feature_id id, u8 *buf, u32 size) in init_halmac_event() 728 u8 *buf, u32 size) in _halmac_event_indication() 1091 u32 size = 0; in init_write_rsvd_page_size() local [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/misc/ |
| H A D | rockchip-efuse.c | 136 void *buf, int size) in rockchip_rk1808_efuse_read() 182 void *buf, int size) in rockchip_rk3368_efuse_read() 228 void *buf, int size) in rockchip_rk3399_efuse_read() 272 void *buf, int size) in rockchip_rk3288_efuse_read() 316 void *buf, int size) in rockchip_rk3288_efuse_secure_read() 366 void *buf, int size) in rockchip_rk3328_efuse_read() 417 void *buf, int size) in rockchip_efuse_read()
|