Home
last modified time | relevance | path

Searched defs:real_size (Results 1 - 25 of 51) sorted by relevance

123

/third_party/musl/porting/uniproton/kernel/src/malloc/
H A Dmalloc.c8 size_t real_size; in calloc() local
/kernel/liteos_a/compat/posix/src/
H A Dmalloc.c44 size_t real_size; in calloc() local
/kernel/liteos_m/kal/posix/src/
H A Dmalloc.c46 size_t real_size; in __wrap__calloc_r() local
/third_party/musl/porting/liteos_a_newlib/kernel/src/
H A Dmalloc.c84 size_t real_size; in __wrap__calloc_r() local
/third_party/node/src/
H A Dnode_mem-inl.h89 size_t real_size = MultiplyWithOverflowCheck(nmemb, size); in CallocImpl() local
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-roccat-lua.c26 lua_sysfs_read(struct file *fp, struct kobject *kobj, char *buf, loff_t off, size_t count, size_t real_size, uint command) lua_sysfs_read() argument
48 lua_sysfs_write(struct file *fp, struct kobject *kobj, void const *buf, loff_t off, size_t count, size_t real_size, uint command) lua_sysfs_write() argument
H A Dhid-roccat-common.c130 roccat_common2_sysfs_read(struct file *fp, struct kobject *kobj, char *buf, loff_t off, size_t count, size_t real_size, uint command) roccat_common2_sysfs_read() argument
153 roccat_common2_sysfs_write(struct file *fp, struct kobject *kobj, void const *buf, loff_t off, size_t count, size_t real_size, uint command) roccat_common2_sysfs_write() argument
H A Dhid-roccat-arvo.c187 arvo_sysfs_write(struct file *fp, struct kobject *kobj, void const *buf, loff_t off, size_t count, size_t real_size, uint command) arvo_sysfs_write() argument
206 arvo_sysfs_read(struct file *fp, struct kobject *kobj, void *buf, loff_t off, size_t count, size_t real_size, uint command) arvo_sysfs_read() argument
H A Dhid-roccat-koneplus.c83 koneplus_sysfs_read(struct file *fp, struct kobject *kobj, char *buf, loff_t off, size_t count, size_t real_size, uint command) koneplus_sysfs_read() argument
108 koneplus_sysfs_write(struct file *fp, struct kobject *kobj, void const *buf, loff_t off, size_t count, size_t real_size, uint command) koneplus_sysfs_write() argument
H A Dhid-roccat-isku.c117 isku_sysfs_read(struct file *fp, struct kobject *kobj, char *buf, loff_t off, size_t count, size_t real_size, uint command) isku_sysfs_read() argument
139 isku_sysfs_write(struct file *fp, struct kobject *kobj, void const *buf, loff_t off, size_t count, size_t real_size, uint command) isku_sysfs_write() argument
H A Dhid-roccat-kovaplus.c126 kovaplus_sysfs_read(struct file *fp, struct kobject *kobj, char *buf, loff_t off, size_t count, size_t real_size, uint command) kovaplus_sysfs_read() argument
151 kovaplus_sysfs_write(struct file *fp, struct kobject *kobj, void const *buf, loff_t off, size_t count, size_t real_size, uint command) kovaplus_sysfs_write() argument
H A Dhid-roccat-pyra.c86 pyra_sysfs_read(struct file *fp, struct kobject *kobj, char *buf, loff_t off, size_t count, size_t real_size, uint command) pyra_sysfs_read() argument
111 pyra_sysfs_write(struct file *fp, struct kobject *kobj, void const *buf, loff_t off, size_t count, size_t real_size, uint command) pyra_sysfs_write() argument
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-roccat-lua.c26 lua_sysfs_read(struct file *fp, struct kobject *kobj, char *buf, loff_t off, size_t count, size_t real_size, uint command) lua_sysfs_read() argument
48 lua_sysfs_write(struct file *fp, struct kobject *kobj, void const *buf, loff_t off, size_t count, size_t real_size, uint command) lua_sysfs_write() argument
H A Dhid-roccat-common.c130 roccat_common2_sysfs_read(struct file *fp, struct kobject *kobj, char *buf, loff_t off, size_t count, size_t real_size, uint command) roccat_common2_sysfs_read() argument
153 roccat_common2_sysfs_write(struct file *fp, struct kobject *kobj, void const *buf, loff_t off, size_t count, size_t real_size, uint command) roccat_common2_sysfs_write() argument
H A Dhid-roccat-koneplus.c81 koneplus_sysfs_read(struct file *fp, struct kobject *kobj, char *buf, loff_t off, size_t count, size_t real_size, uint command) koneplus_sysfs_read() argument
106 koneplus_sysfs_write(struct file *fp, struct kobject *kobj, void const *buf, loff_t off, size_t count, size_t real_size, uint command) koneplus_sysfs_write() argument
H A Dhid-roccat-isku.c115 isku_sysfs_read(struct file *fp, struct kobject *kobj, char *buf, loff_t off, size_t count, size_t real_size, uint command) isku_sysfs_read() argument
137 isku_sysfs_write(struct file *fp, struct kobject *kobj, void const *buf, loff_t off, size_t count, size_t real_size, uint command) isku_sysfs_write() argument
H A Dhid-roccat-arvo.c185 arvo_sysfs_write(struct file *fp, struct kobject *kobj, void const *buf, loff_t off, size_t count, size_t real_size, uint command) arvo_sysfs_write() argument
204 arvo_sysfs_read(struct file *fp, struct kobject *kobj, void *buf, loff_t off, size_t count, size_t real_size, uint command) arvo_sysfs_read() argument
/third_party/curl/docs/examples/
H A Dxmlstream.c100 size_t real_size = length * nmemb; in parseStreamCallback() local
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_inode_fork.c37 int mem_size = size, real_size = 0; in xfs_init_local_fork() local
/third_party/ffmpeg/libavutil/
H A Dbprint.c237 unsigned real_size = FFMIN(buf->len + 1, buf->size); in av_bprint_finalize() local
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_bufmgr_debug.c372 pb_size real_size; in pb_debug_manager_create_buffer() local
/kernel/linux/linux-5.10/arch/x86/events/intel/
H A Dbts.c52 size_t real_size; /* multiple of BTS_RECORD_SIZE */ member
/kernel/linux/linux-5.10/fs/isofs/
H A Drock.h81 __u8 real_size[8]; member
/kernel/linux/linux-5.10/lib/
H A Dtest_kasan.c479 size_t size = 123, real_size; in ksize_unpoisons_memory() local
/kernel/linux/linux-5.10/fs/
H A Dposix_acl.c802 int real_size, n; in posix_acl_to_xattr() local

Completed in 16 milliseconds

123