Home
last modified time | relevance | path

Searched defs:size (Results 4926 - 4950 of 14799) sorted by relevance

1...<<191192193194195196197198199200>>...592

/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_event_perf.c395 void *perf_trace_buf_alloc(int size, struct pt_regs **regs, int *rctxp) in perf_trace_buf_alloc() argument
H A Dtrace_events_inject.c142 int size = 0; in trace_get_entry_size() local
153 static void *trace_alloc_entry(struct trace_event_call *call, int *size) in trace_alloc_entry() argument
284 int err = -ENODEV, size; event_inject_write() local
319 event_inject_read(struct file *file, char __user *buf, size_t size, loff_t *ppos) event_inject_read() argument
[all...]
/kernel/linux/linux-5.10/fs/pstore/
H A Dram_core.c36 atomic_t size; member
131 int size = ecc_block_size; in persistent_ram_update_ecc() local
172 int size = prz->ecc_info.block_size; persistent_ram_ecc_old() local
295 size_t size = buffer_size(prz); persistent_ram_save_old() local
399 persistent_ram_vmap(phys_addr_t start, size_t size, unsigned int memtype) persistent_ram_vmap() argument
443 persistent_ram_iomap(phys_addr_t start, size_t size, unsigned int memtype, char *label) persistent_ram_iomap() argument
468 persistent_ram_buffer_map(phys_addr_t start, phys_addr_t size, struct persistent_ram_zone *prz, int memtype) persistent_ram_buffer_map() argument
563 persistent_ram_new(phys_addr_t start, size_t size, u32 sig, struct persistent_ram_ecc_info *ecc_info, unsigned int memtype, u32 flags, char *label) persistent_ram_new() argument
[all...]
H A Dblk.c354 static ssize_t psblk_blk_panic_write(const char *buf, size_t size, in psblk_blk_panic_write() argument
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_ioctl32.c386 unsigned int i, size; in xfs_compat_attrmulti_by_handle() local
H A Dxfs_iwalk.c151 size_t size; in xfs_iwalk_alloc() local
/kernel/linux/linux-5.10/fs/orangefs/
H A Dorangefs-bufmap.c191 int size = 0; in orangefs_bufmap_size_query() local
484 orangefs_bufmap_copy_from_iovec(struct iov_iter *iter, int buffer_index, size_t size) orangefs_bufmap_copy_from_iovec() argument
512 orangefs_bufmap_copy_to_iovec(struct iov_iter *iter, int buffer_index, size_t size) orangefs_bufmap_copy_to_iovec() argument
[all...]
/kernel/linux/linux-5.10/fs/quota/
H A Dquota_tree.c50 static char *getdqbuf(size_t size) in getdqbuf() argument
H A Dquota_v2.c60 ssize_t size; in v2_read_header() local
97 ssize_t size; in v2_read_file_info() local
197 ssize_t size; v2_write_file_info() local
[all...]
/kernel/linux/linux-5.10/fs/ubifs/
H A Dxattr.c81 create_xattr(struct ubifs_info *c, struct inode *host, const struct fscrypt_name *nm, const void *value, int size) create_xattr() argument
190 change_xattr(struct ubifs_info *c, struct inode *host, struct inode *inode, const void *value, int size) change_xattr() argument
263 ubifs_xattr_set(struct inode *host, const char *name, const void *value, size_t size, int flags, bool check_lock) ubifs_xattr_set() argument
326 ubifs_xattr_get(struct inode *host, const char *name, void *buf, size_t size) ubifs_xattr_get() argument
396 ubifs_listxattr(struct dentry *dentry, char *buffer, size_t size) ubifs_listxattr() argument
690 xattr_get(const struct xattr_handler *handler, struct dentry *dentry, struct inode *inode, const char *name, void *buffer, size_t size) xattr_get() argument
701 xattr_set(const struct xattr_handler *handler, struct dentry *dentry, struct inode *inode, const char *name, const void *value, size_t size, int flags) xattr_set() argument
[all...]
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_dir2.c584 xfs_fsize_t size; /* directory file (data) size */ in xfs_dir2_grow_inode() local
H A Dxfs_trans_resv.c184 uint res, size in xfs_calc_inode_chunk_res() local
48 xfs_calc_buf_res( uint nbufs, uint size) xfs_calc_buf_res() argument
[all...]
H A Dxfs_attr.c148 int size; in xfs_attr_calc_size() local
[all...]
H A Dxfs_inode_fork.c30 xfs_init_local_fork( struct xfs_inode *ip, int whichfork, const void *data, int64_t size) xfs_init_local_fork() argument
69 xfs_iformat_local( xfs_inode_t *ip, xfs_dinode_t *dip, int whichfork, int size) xfs_iformat_local() argument
109 int size = nex * sizeof(xfs_bmbt_rec_t); xfs_iformat_extents() local
175 int size; xfs_iformat_btree() local
[all...]
H A Dxfs_attr_remote.c67 xfs_attr3_rmt_hdr_ok( void *ptr, xfs_ino_t ino, uint32_t offset, uint32_t size, xfs_daddr_t bno) xfs_attr3_rmt_hdr_ok() argument
239 xfs_attr3_rmt_hdr_set( struct xfs_mount *mp, void *ptr, xfs_ino_t ino, uint32_t offset, uint32_t size, xfs_daddr_t bno) xfs_attr3_rmt_hdr_set() argument
/kernel/linux/linux-5.10/fs/reiserfs/
H A Dprocfs.c290 loff_t size = file_inode(sb_info->oidmap.mapf)->i_size; in show_oidmap() local
/kernel/linux/linux-5.10/fs/proc/
H A Dstat.c219 unsigned int size = 1024 + 128 * num_online_cpus(); in stat_open() local
/kernel/linux/linux-5.10/fs/qnx4/
H A Dinode.c71 u32 size = le32_to_cpu(extent->xtnt_size); in try_extent() local
/kernel/linux/linux-5.10/fs/qnx6/
H A Ddir.c16 static unsigned qnx6_lfile_checksum(char *name, unsigned size) in qnx6_lfile_checksum() argument
140 int size = de->de_size; in qnx6_readdir() local
[all...]
/kernel/linux/linux-5.10/fs/romfs/
H A Dsuper.c105 loff_t offset, size; in romfs_readpage() local
442 static __u32 romfs_checksum(const void *data, int size) in romfs_checksum() argument
[all...]
/kernel/linux/linux-5.10/fs/squashfs/
H A Dfile.c184 int size = squashfs_block_size(blist[i]); in read_indexes() local
331 __le32 size; in read_blocklist() local
[all...]
/kernel/linux/linux-5.10/fs/sysv/
H A Dsuper.c268 int size = detect_sysv(sbi, bh); in detect_sysv_odd() local
303 static int complete_read_super(struct super_block *sb, int silent, int size) in complete_read_super() argument
355 int size = 0, i; in sysv_fill_super() local
[all...]
/kernel/linux/linux-5.10/fs/vboxsf/
H A Dutils.c518 u32 entries, size; in vboxsf_dir_read_all() local
[all...]
H A Dsuper.c127 size_t size; in vboxsf_fill_super() local
H A Dfile.c276 loff_t size = i_size_read(inode); in vboxsf_writepage() local

Completed in 20 milliseconds

1...<<191192193194195196197198199200>>...592