| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | xattr.c | 82 const struct fscrypt_name *nm, const void *value, int size) in create_xattr() 191 struct inode *inode, const void *value, int size) in change_xattr() 266 size_t size, int flags, bool check_lock) in ubifs_xattr_set() 329 size_t size) in ubifs_xattr_get() 400 ssize_t ubifs_listxattr(struct dentry *dentry, char *buffer, size_t size) in ubifs_listxattr() 696 const char *name, void *buffer, size_t size, in xattr_get() 709 size_t size, int flags) in xattr_set()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | vce_v4_0.c | 158 uint32_t size; in vce_v4_0_mmsch_start() local 207 uint32_t offset, size; in vce_v4_0_sriov_start() local 429 unsigned size; in vce_v4_0_sw_init() local 446 unsigned size = amdgpu_bo_size(adev->vce.vcpu_bo); in vce_v4_0_sw_init() local 564 unsigned size = amdgpu_bo_size(adev->vce.vcpu_bo); in vce_v4_0_suspend() local 586 unsigned size = amdgpu_bo_size(adev->vce.vcpu_bo); in vce_v4_0_resume() local 601 uint32_t offset, size; in vce_v4_0_mc_resume() local
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | ipoib_rx.c | 12 static void copy_ipoib_buf(struct sk_buff *skb, void *data, int size) in copy_ipoib_buf() 25 static struct sk_buff *prepare_frag_skb(struct napi_struct *napi, int size) in prepare_frag_skb() 50 int size, void *data) in hfi1_ipoib_prepare_skb()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapboxgl/ |
| H A D | qsgmapboxglnode.cpp | 52 QSGMapboxGLTextureNode::QSGMapboxGLTextureNode(const QMapboxGLSettings &settings, const QSize &size… in QSGMapboxGLTextureNode() 65 void QSGMapboxGLTextureNode::resize(const QSize &size, qreal pixelRatio) in resize() 123 QSGMapboxGLRenderNode::QSGMapboxGLRenderNode(const QMapboxGLSettings &settings, const QSize &size, … in QSGMapboxGLRenderNode()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/ |
| H A D | ia_css_ynr.host.c | 42 unsigned int size) in ia_css_nr_encode() 62 unsigned int size) in ia_css_yee_encode() 215 size_t size) in ia_css_init_ynr_state()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/ |
| H A D | hal_halmac.c | 181 static u8 _halmac_sdio_reg_read_n(void *p, u32 offset, u32 size, u8 *data) in _halmac_sdio_reg_read_n() 378 static u8 _halmac_mfree(void *p, void *buffer, u32 size) in _halmac_mfree() 384 static void *_halmac_malloc(void *p, u32 size) in _halmac_malloc() 389 static u8 _halmac_memcpy(void *p, void *dest, void *src, u32 size) in _halmac_memcpy() 395 static u8 _halmac_memset(void *p, void *addr, u8 value, u32 size) in _halmac_memset() 468 static u8 _halmac_buff_print(void *p, u32 msg_type, u8 msg_level, s8 *buf, u32 size) in _halmac_buff_print() 547 …halmac_event_with_waittime(struct dvobj_priv *d, HALMAC_FEATURE_ID id, u8 *buf, u32 size, u32 time) in init_halmac_event_with_waittime() 573 static inline int init_halmac_event(struct dvobj_priv *d, HALMAC_FEATURE_ID id, u8 *buf, u32 size) in init_halmac_event() 622 …void *p, HALMAC_FEATURE_ID feature_id, HALMAC_CMD_PROCESS_STATUS process_status, u8 *buf, u32 size) in _halmac_event_indication() 973 u32 size = 0; in init_write_rsvd_page_size() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igbvf/ |
| H A D | mbx.c | 67 static s32 e1000_read_posted_mbx(struct e1000_hw *hw, u32 *msg, u16 size) in e1000_read_posted_mbx() 93 static s32 e1000_write_posted_mbx(struct e1000_hw *hw, u32 *msg, u16 size) in e1000_write_posted_mbx() 239 static s32 e1000_write_mbx_vf(struct e1000_hw *hw, u32 *msg, u16 size) in e1000_write_mbx_vf() 277 static s32 e1000_read_mbx_vf(struct e1000_hw *hw, u32 *msg, u16 size) in e1000_read_mbx_vf()
|
| /OK3568_Linux_fs/kernel/arch/xtensa/include/asm/ |
| H A D | cmpxchg.h | 74 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new, int size) in __cmpxchg() 94 unsigned long new, int size) in __cmpxchg_local() 175 static inline u32 xchg_small(volatile void *ptr, u32 x, int size) in xchg_small() 206 __xchg(unsigned long x, volatile void * ptr, int size) in __xchg()
|
| /OK3568_Linux_fs/kernel/fs/jffs2/ |
| H A D | acl.c | 38 static int jffs2_acl_count(size_t size) in jffs2_acl_count() 55 static struct posix_acl *jffs2_acl_from_medium(void *value, size_t size) in jffs2_acl_from_medium() 128 static void *jffs2_acl_to_medium(const struct posix_acl *acl, size_t *size) in jffs2_acl_to_medium() 213 size_t size = 0; in __jffs2_set_acl() local
|
| /OK3568_Linux_fs/kernel/arch/s390/mm/ |
| H A D | maccess.c | 21 static notrace long s390_kernel_write_odd(void *dst, const void *src, size_t size) in s390_kernel_write_odd() 58 notrace void *s390_kernel_write(void *dst, const void *src, size_t size) in s390_kernel_write() 176 int offs = 0, size, rc; in copy_to_user_real() local 225 unsigned long size; in xlate_dev_mem_ptr() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbevf/ |
| H A D | mbx.c | 62 static s32 ixgbevf_read_posted_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size) in ixgbevf_read_posted_mbx() 88 static s32 ixgbevf_write_posted_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size) in ixgbevf_write_posted_mbx() 228 static s32 ixgbevf_write_mbx_vf(struct ixgbe_hw *hw, u32 *msg, u16 size) in ixgbevf_write_mbx_vf() 264 static s32 ixgbevf_read_mbx_vf(struct ixgbe_hw *hw, u32 *msg, u16 size) in ixgbevf_read_mbx_vf()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx18/ |
| H A D | cx18-vbi.c | 30 unsigned short size; in copy_vbi_data() local 95 static u32 compress_raw_buf(struct cx18 *cx, u8 *buf, u32 size, u32 hdr_size) in compress_raw_buf() 128 static u32 compress_sliced_buf(struct cx18 *cx, u8 *buf, u32 size, in compress_sliced_buf() 188 u32 size = buf->bytesused; in _cx18_process_vbi_data() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | linux_osl.c | 182 uint32 size; /* mapping size */ member 476 osl_pci_read_config(osl_t *osh, uint offset, uint size) in osl_pci_read_config() 502 osl_pci_write_config(osl_t *osh, uint offset, uint size, uint val) in osl_pci_write_config() 594 osl_malloc(osl_t *osh, uint size) in osl_malloc() 651 osl_mallocz(osl_t *osh, uint size) in osl_mallocz() 675 osl_mfree(osl_t *osh, void *addr, uint size) in osl_mfree() 725 osl_vmalloc(osl_t *osh, uint size) in osl_vmalloc() 745 osl_vmallocz(osl_t *osh, uint size) in osl_vmallocz() 769 osl_vmfree(osl_t *osh, void *addr, uint size) in osl_vmfree() 807 osl_debug_malloc(osl_t *osh, uint size, int line, const char* file) in osl_debug_malloc() [all …]
|
| /OK3568_Linux_fs/kernel/kernel/dma/ |
| H A D | contiguous.c | 208 dma_contiguous_early_fixup(phys_addr_t base, unsigned long size) in dma_contiguous_early_fixup() 229 int __init dma_contiguous_reserve_area(phys_addr_t size, phys_addr_t base, in dma_contiguous_reserve_area() 285 static struct page *cma_alloc_aligned(struct cma *cma, size_t size, gfp_t gfp) in cma_alloc_aligned() 308 struct page *dma_alloc_contiguous(struct device *dev, size_t size, gfp_t gfp) in dma_alloc_contiguous() 356 void dma_free_contiguous(struct device *dev, struct page *page, size_t size) in dma_free_contiguous()
|
| H A D | virt.c | 10 static void *dma_virt_alloc(struct device *dev, size_t size, in dma_virt_alloc() 22 static void dma_virt_free(struct device *dev, size_t size, in dma_virt_free() 30 unsigned long offset, size_t size, in dma_virt_map_page()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/isp/kernels/sdis/sdis_2/ |
| H A D | ia_css_sdis2.host.c | 39 unsigned int size) in ia_css_sdis2_horicoef_vmem_encode() 64 unsigned int size) in ia_css_sdis2_vertcoef_vmem_encode() 89 unsigned int size) in ia_css_sdis2_horiproj_encode() 99 unsigned int size) in ia_css_sdis2_vertproj_encode() 277 int size; in ia_css_isp_dvs2_statistics_allocate() local
|
| /OK3568_Linux_fs/kernel/arch/x86/mm/ |
| H A D | numa_emulation.c | 48 int nid, int phys_blk, u64 size) in emu_setup_memblk() 88 u64 size; in split_nodes_interleave() local 187 static u64 __init find_end_of_node(u64 start, u64 max_addr, u64 size) in find_end_of_node() 218 u64 addr, u64 max_addr, u64 size, in split_nodes_size_interleave_uniform() 322 u64 addr, u64 max_addr, u64 size) in split_nodes_size_interleave() 425 u64 size; in numa_emulation() local
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | ubi.c | 165 static int ubi_create_vol(char *volume, int64_t size, int dynamic, int vol_id) in ubi_create_vol() 264 static int ubi_volume_continue_write(char *volume, void *buf, size_t size) in ubi_volume_continue_write() 299 int ubi_volume_begin_write(char *volume, void *buf, size_t size, in ubi_volume_begin_write() 325 int ubi_volume_write(char *volume, void *buf, size_t size) in ubi_volume_write() 330 int ubi_volume_read(char *volume, char *buf, size_t size) in ubi_volume_read() 519 int64_t size = 0; in do_ubi() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvif/ |
| H A D | object.c | 31 nvif_object_ioctl(struct nvif_object *object, void *data, u32 size, void **hack) in nvif_object_ioctl() 66 u32 size; in nvif_object_sclass_get() local 103 nvif_object_rd(struct nvif_object *object, int size, u64 addr) in nvif_object_rd() 122 nvif_object_wr(struct nvif_object *object, int size, u64 addr, u32 data) in nvif_object_wr() 140 nvif_object_mthd(struct nvif_object *object, u32 mthd, void *data, u32 size) in nvif_object_mthd() 264 s32 oclass, void *data, u32 size, struct nvif_object *object) in nvif_object_ctor()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | hash.c | 43 unsigned int size, int is_last) in hash_update_sha1() 50 int size) in hash_finish_sha1() 71 const void *buf, unsigned int size, int is_last) in hash_update_sha256() 78 *dest_buf, int size) in hash_finish_sha256() 98 const void *buf, unsigned int size, int is_last) in hash_update_crc32() 105 int size) in hash_finish_crc32()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | kfifo.h | 62 #define __STRUCT_KFIFO(type, size, recsize, ptrtype) \ argument 68 #define STRUCT_KFIFO(type, size) \ argument 85 #define STRUCT_KFIFO_REC_1(size) \ argument 88 #define STRUCT_KFIFO_REC_2(size) \ argument 118 #define DECLARE_KFIFO(fifo, type, size) STRUCT_KFIFO(type, size) fifo argument 143 #define DEFINE_KFIFO(fifo, type, size) \ argument 350 #define kfifo_alloc(fifo, size, gfp_mask) \ argument 384 #define kfifo_init(fifo, buffer, size) \ argument
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | fadump.c | 84 unsigned long long base, size; in fadump_cma_init() local 158 int is_fadump_memory_area(u64 addr, unsigned long size) in is_fadump_memory_area() 297 u64 base, size, bootmem_min; in fadump_calculate_reserve_size() local 358 unsigned long size = 0; in get_fadump_area_size() local 425 unsigned long size, cur_size, hole_size, last_end; in fadump_get_boot_mem_regions() local 491 static u64 __init fadump_locate_reserve_mem(u64 base, u64 size) in fadump_locate_reserve_mem() 524 u64 base, size, mem_boundary, bootmem_min; in fadump_reserve_mem() local 773 static void *fadump_alloc_buffer(unsigned long size) in fadump_alloc_buffer() 790 static void fadump_free_buffer(unsigned long vaddr, unsigned long size) in fadump_free_buffer() 869 u64 start, size; in fadump_add_mem_range() local [all …]
|
| /OK3568_Linux_fs/kernel/arch/openrisc/kernel/ |
| H A D | dma.c | 68 void *arch_dma_set_uncached(void *cpu_addr, size_t size) in arch_dma_set_uncached() 87 void arch_dma_clear_uncached(void *cpu_addr, size_t size) in arch_dma_clear_uncached() 98 void arch_sync_dma_for_device(phys_addr_t addr, size_t size, in arch_sync_dma_for_device()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/timers/ |
| H A D | clocksource-switch.c | 43 size_t size; in get_clocksources() local 75 int get_cur_clocksource(char *buf, size_t size) in get_cur_clocksource() 89 ssize_t size; in change_clocksource() local
|
| /OK3568_Linux_fs/u-boot/arch/x86/lib/ |
| H A D | relocate.c | 51 static void do_elf_reloc_fixups64(unsigned int text_base, uintptr_t size, in do_elf_reloc_fixups64() 90 static void do_elf_reloc_fixups32(unsigned int text_base, uintptr_t size, in do_elf_reloc_fixups32() 141 uintptr_t size = (uintptr_t)&__bss_end - (uintptr_t)&__text_start; in do_elf_reloc_fixups() local
|