| /OK3568_Linux_fs/kernel/tools/perf/bench/ |
| H A D | mem-functions.c | 118 static void __bench_mem_function(struct bench_mem_info *info, int r_idx, size_t size, double size_t… in __bench_mem_function() 179 size_t size; in bench_mem_common() local 226 static void memcpy_prefault(memcpy_t fn, size_t size, void *src, void *dst) in memcpy_prefault() 238 static u64 do_memcpy_cycles(const struct function *r, size_t size, void *src, void *dst) in do_memcpy_cycles() 254 static double do_memcpy_gettimeofday(const struct function *r, size_t size, void *src, void *dst) in do_memcpy_gettimeofday() 304 static u64 do_memset_cycles(const struct function *r, size_t size, void *src __maybe_unused, void *… in do_memset_cycles() 324 static double do_memset_gettimeofday(const struct function *r, size_t size, void *src __maybe_unuse… in do_memset_gettimeofday()
|
| /OK3568_Linux_fs/kernel/sound/soc/sof/ |
| H A D | control.c | 48 static inline u32 mixer_to_ipc(unsigned int value, u32 *volume_map, int size) in mixer_to_ipc() 56 static inline u32 ipc_to_mixer(u32 value, u32 *volume_map, int size) in ipc_to_mixer() 223 size_t size; in snd_sof_bytes_get() local 257 size_t size; in snd_sof_bytes_put() local 292 unsigned int size) in snd_sof_bytes_ext_put() 371 unsigned int size) in snd_sof_bytes_ext_volatile_get() 444 unsigned int size) in snd_sof_bytes_ext_get()
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | xattr.c | 55 const void *value, size_t size) in cifs_attrib_set() 79 const void *value, size_t size) in cifs_creation_time_set() 104 size_t size, int flags) in cifs_xattr_set() 238 size_t size) in cifs_attrib_get() 261 void *value, size_t size) in cifs_creation_time_get() 284 const char *name, void *value, size_t size, int flags) in cifs_xattr_get()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/armada/ |
| H A D | armada_gem.c | 34 static size_t roundup_gem_size(size_t size) in roundup_gem_size() 81 size_t size = obj->obj.size; in armada_gem_linear_back() local 188 armada_gem_alloc_private_object(struct drm_device *dev, size_t size) in armada_gem_alloc_private_object() 206 size_t size) in armada_gem_alloc_object() 236 size_t size; in armada_gem_dumb_create() local 269 size_t size; in armada_gem_create_ioctl() local
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/cxgb4/ |
| H A D | resource.c | 265 u32 c4iw_pblpool_alloc(struct c4iw_rdev *rdev, int size) in c4iw_pblpool_alloc() 290 void c4iw_pblpool_free(struct c4iw_rdev *rdev, u32 addr, int size) in c4iw_pblpool_free() 344 u32 c4iw_rqtpool_alloc(struct c4iw_rdev *rdev, int size) in c4iw_rqtpool_alloc() 372 void c4iw_rqtpool_free(struct c4iw_rdev *rdev, u32 addr, int size) in c4iw_rqtpool_free() 458 u32 c4iw_ocqp_pool_alloc(struct c4iw_rdev *rdev, int size) in c4iw_ocqp_pool_alloc() 472 void c4iw_ocqp_pool_free(struct c4iw_rdev *rdev, u32 addr, int size) in c4iw_ocqp_pool_free()
|
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | uaccess.h | 16 __get_user_fn(size_t size, const void __user *from, void *to) in __get_user_fn() 42 __put_user_fn(size_t size, void __user *to, void *from) in __put_user_fn() 124 #define access_ok(addr, size) __access_ok((unsigned long)(addr),(size)) argument 131 static inline int __access_ok(unsigned long addr, unsigned long size) in __access_ok() 174 static inline int __put_user_fn(size_t size, void __user *ptr, void *x) in __put_user_fn() 235 static inline int __get_user_fn(size_t size, const void __user *ptr, void *x) in __get_user_fn()
|
| /OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/ |
| H A D | gstmppallocator.c | 128 gst_mpp_allocator_import_dmafd (GstAllocator * allocator, gint fd, guint size) in gst_mpp_allocator_import_dmafd() 159 guint size; in gst_mpp_allocator_import_mppbuf() local 196 guint size; in gst_mpp_allocator_import_gst_memory() local 222 gst_mpp_allocator_alloc_mppbuf (GstAllocator * allocator, gsize size) in gst_mpp_allocator_alloc_mppbuf() 234 gst_mpp_allocator_alloc (GstAllocator * allocator, gsize size, in gst_mpp_allocator_alloc() 252 gst_mpp_mem_map_full (GstMemory * mem, GstMapInfo * info, gsize size) in gst_mpp_mem_map_full()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/ |
| H A D | allocators.h | 65 void* Malloc(size_t size) { in Malloc() 169 size_t size = 0; in Size() local 176 void* Malloc(size_t size) { in Malloc() 258 size_t size; //!< Current size of allocated memory in bytes. member
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/vector/aux_/ |
| H A D | item.hpp | 38 typedef typename next<typename Base::size>::type size; typedef 57 typedef typename next<typename Base::size>::type size; typedef 75 typedef typename prior<typename Base::size>::type size; typedef 91 typedef typename prior<typename Base::size>::type size; typedef
|
| /OK3568_Linux_fs/kernel/tools/perf/pmu-events/ |
| H A D | json.c | 44 static char *mapfile(const char *fn, size_t *size) in mapfile() 73 static void unmapfile(char *map, size_t size) in unmapfile() 83 jsmntok_t *parse_json(const char *fn, char **map, size_t *size, int *len) in parse_json() 115 void free_json(char *map, size_t size, jsmntok_t *tokens) in free_json()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/pm/ |
| H A D | base.c | 208 nvkm_perfdom_init(struct nvkm_perfdom *dom, void *data, u32 size) in nvkm_perfdom_init() 238 nvkm_perfdom_sample(struct nvkm_perfdom *dom, void *data, u32 size) in nvkm_perfdom_sample() 262 nvkm_perfdom_read(struct nvkm_perfdom *dom, void *data, u32 size) in nvkm_perfdom_read() 293 nvkm_perfdom_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) in nvkm_perfdom_mthd() 367 const struct nvkm_oclass *oclass, void *data, u32 size, in nvkm_perfdom_new_() 435 void *data, u32 size) in nvkm_perfmon_mthd_query_domain() 483 void *data, u32 size) in nvkm_perfmon_mthd_query_signal() 537 void *data, u32 size) in nvkm_perfmon_mthd_query_source() 588 nvkm_perfmon_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) in nvkm_perfmon_mthd() 605 nvkm_perfmon_child_new(const struct nvkm_oclass *oclass, void *data, u32 size, in nvkm_perfmon_child_new() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/firmware/efi/ |
| H A D | tpm.c | 7 #define TPM_MEMREMAP(start, size) early_memremap(start, size) argument 8 #define TPM_MEMUNMAP(start, size) early_memunmap(start, size) argument 22 int event_size, size = 0; in tpm2_calc_event_log_size() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/ |
| H A D | mali_osk_memory.c | 20 void inline *_mali_osk_calloc(u32 n, u32 size) in _mali_osk_calloc() 25 void inline *_mali_osk_malloc(u32 size) in _mali_osk_malloc() 35 void inline *_mali_osk_valloc(u32 size) in _mali_osk_valloc()
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/mtrr/ |
| H A D | if.c | 38 mtrr_file_add(unsigned long base, unsigned long size, in mtrr_file_add() 64 mtrr_file_del(unsigned long base, unsigned long size, in mtrr_file_del() 98 unsigned long long base, size; in mtrr_write() local 160 unsigned long size; in mtrr_ioctl() local 362 unsigned long base, size; in mtrr_seq_show() local
|
| H A D | cyrix.c | 15 unsigned long *size, mtrr_type * type) in cyrix_get_arr() 91 cyrix_get_free_region(unsigned long base, unsigned long size, int replace_reg) in cyrix_get_free_region() 180 unsigned long size, mtrr_type type) in cyrix_set_arr() 239 unsigned long size; member
|
| /OK3568_Linux_fs/kernel/fs/hpfs/ |
| H A D | ea.c | 51 static char *get_indirect_ea(struct super_block *s, int ano, secno a, int size) in get_indirect_ea() 67 const char *data, int size) in set_indirect_ea() 75 char *buf, int size) in hpfs_read_ea() 130 char *hpfs_get_ea(struct super_block *s, struct fnode *fnode, char *key, int *size) in hpfs_get_ea() 191 const char *data, int size) in hpfs_set_ea()
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | crash_dump.c | 241 unsigned long size, pgprot_t prot) in remap_oldmem_pfn_range_kdump() 269 unsigned long size, pgprot_t prot) in remap_oldmem_pfn_range_zfcpdump() 289 unsigned long pfn, unsigned long size, pgprot_t prot) in remap_oldmem_pfn_range() 341 size_t size; in nt_size_name() local 396 size_t size; in get_cpu_elf_notes_size() local 429 static void *get_vmcoreinfo_old(unsigned long *size) in get_vmcoreinfo_old() 462 unsigned long size; in nt_vmcoreinfo() local 480 unsigned long size; in nt_vmcoreinfo_size() local 605 size_t size; in get_elfcorehdr_size() local 627 int elfcorehdr_alloc(unsigned long long *addr, unsigned long long *size) in elfcorehdr_alloc()
|
| /OK3568_Linux_fs/kernel/kernel/dma/ |
| H A D | remap.c | 22 void *dma_common_pages_remap(struct page **pages, size_t size, in dma_common_pages_remap() 38 void *dma_common_contiguous_remap(struct page *page, size_t size, in dma_common_contiguous_remap() 60 void dma_common_free_remap(void *cpu_addr, size_t size) in dma_common_free_remap()
|
| /OK3568_Linux_fs/kernel/arch/m68k/amiga/ |
| H A D | chipram.c | 45 void *amiga_chip_alloc(unsigned long size, const char *name) in amiga_chip_alloc() 73 void *amiga_chip_alloc_res(unsigned long size, struct resource *res) in amiga_chip_alloc_res() 98 unsigned long size; in amiga_chip_free() local
|
| /OK3568_Linux_fs/kernel/arch/m68k/68000/ |
| H A D | m68VZ328.c | 63 static void __init init_hardware(char *command, int size) in init_hardware() 170 static void __init init_hardware(char *command, int size) in init_hardware() 178 void __init config_BSP(char *command, int size) in config_BSP()
|
| /OK3568_Linux_fs/kernel/arch/sh/mm/ |
| H A D | cache-sh2.c | 18 static void sh2__flush_wback_region(void *start, int size) in sh2__flush_wback_region() 39 static void sh2__flush_purge_region(void *start, int size) in sh2__flush_purge_region() 53 static void sh2__flush_invalidate_region(void *start, int size) in sh2__flush_invalidate_region()
|
| /OK3568_Linux_fs/u-boot/fs/sandbox/ |
| H A D | sandboxfs.c | 23 loff_t size; in sandbox_fs_read_at() local 60 ssize_t size; in sandbox_fs_write_at() local 105 loff_t size; in sandbox_fs_exists() local 112 int sandbox_fs_size(const char *filename, loff_t *size) in sandbox_fs_size()
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/ |
| H A D | ioctl.h | 40 #define _IOC(dir,type,nr,size) \ argument 49 #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),sizeof(size)) argument 50 #define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),sizeof(size)) argument 51 #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),sizeof(size)) argument
|
| /OK3568_Linux_fs/kernel/kernel/debug/kdb/ |
| H A D | kdb_support.c | 326 int kdb_getarea_size(void *res, unsigned long addr, size_t size) in kdb_getarea_size() 351 int kdb_putarea_size(unsigned long addr, void *res, size_t size) in kdb_putarea_size() 377 static int kdb_getphys(void *res, unsigned long addr, size_t size) in kdb_getphys() 403 int kdb_getphysword(unsigned long *word, unsigned long addr, size_t size) in kdb_getphysword() 453 int kdb_getword(unsigned long *word, unsigned long addr, size_t size) in kdb_getword() 502 int kdb_putword(unsigned long addr, unsigned long word, size_t size) in kdb_putword() 695 u32 size; member 746 void *debug_kmalloc(size_t size, gfp_t flags) in debug_kmalloc()
|
| /OK3568_Linux_fs/kernel/fs/ext2/ |
| H A D | xattr.c | 153 size_t size; in ext2_xattr_entry_valid() local 201 size_t name_len, size; in ext2_xattr_get() local 342 size_t size = prefix_len + entry->e_name_len + 1; in ext2_xattr_list() local 373 ext2_listxattr(struct dentry *dentry, char *buffer, size_t size) in ext2_listxattr() 566 size_t size = EXT2_XATTR_LEN(name_len); in ext2_xattr_set() local 578 size_t size = EXT2_XATTR_SIZE( in ext2_xattr_set() local 610 size_t size = EXT2_XATTR_LEN(name_len); in ext2_xattr_set() local 622 size_t size = EXT2_XATTR_SIZE(value_len); in ext2_xattr_set() local
|