| /kernel/linux/linux-6.6/drivers/acpi/acpica/ |
| H A D | utprint.c | 318 int vsnprintf(char *string, acpi_size size, const char *format, va_list args) in vsnprintf() argument 571 int snprintf(char *string, acpi_size size, const char *format, ...) in snprintf() argument
|
| /kernel/linux/linux-6.6/drivers/base/ |
| H A D | arch_numa.c | 257 size_t size; in numa_free_distance() local 275 size_t size; in numa_alloc_distance() local
|
| /kernel/linux/linux-6.6/drivers/base/firmware_loader/ |
| H A D | firmware.h | 70 size_t size; member 177 firmware_request_builtin_buf(struct firmware *fw, const char *name, void *buf, size_t size) firmware_request_builtin_buf() argument
|
| /kernel/linux/linux-6.6/fs/afs/ |
| H A D | cmservice.c | 605 size_t size; in afs_deliver_yfs_cb_callback() local
|
| H A D | vlclient.c | 425 u32 uniquifier, size; in afs_deliver_yfsvl_get_endpoints() local [all...] |
| H A D | xattr.c | 36 afs_xattr_get_acl(const struct xattr_handler *handler, struct dentry *dentry, struct inode *inode, const char *name, void *buffer, size_t size) afs_xattr_get_acl() argument 73 afs_make_acl(struct afs_operation *op, const void *buffer, size_t size) afs_make_acl() argument 99 afs_xattr_set_acl(const struct xattr_handler *handler, struct mnt_idmap *idmap, struct dentry *dentry, struct inode *inode, const char *name, const void *buffer, size_t size, int flags) afs_xattr_set_acl() argument 138 afs_xattr_get_yfs(const struct xattr_handler *handler, struct dentry *dentry, struct inode *inode, const char *name, void *buffer, size_t size) afs_xattr_get_yfs() argument 230 afs_xattr_set_yfs(const struct xattr_handler *handler, struct mnt_idmap *idmap, struct dentry *dentry, struct inode *inode, const char *name, const void *buffer, size_t size, int flags) afs_xattr_set_yfs() argument 268 afs_xattr_get_cell(const struct xattr_handler *handler, struct dentry *dentry, struct inode *inode, const char *name, void *buffer, size_t size) afs_xattr_get_cell() argument 295 afs_xattr_get_fid(const struct xattr_handler *handler, struct dentry *dentry, struct inode *inode, const char *name, void *buffer, size_t size) afs_xattr_get_fid() argument 333 afs_xattr_get_volume(const struct xattr_handler *handler, struct dentry *dentry, struct inode *inode, const char *name, void *buffer, size_t size) afs_xattr_get_volume() argument [all...] |
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | verity.c | 791 btrfs_write_merkle_tree_block(struct inode *inode, const void *buf, u64 pos, unsigned int size) btrfs_write_merkle_tree_block() argument [all...] |
| H A D | free-space-cache.h | 86 unsigned long size; member
|
| /kernel/linux/linux-6.6/fs/ext4/ |
| H A D | orphan.c | 552 ext4_orphan_file_block_trigger(struct jbd2_buffer_trigger_type *triggers, struct buffer_head *bh, void *data, size_t size) ext4_orphan_file_block_trigger() argument
|
| H A D | verity.c | 383 ext4_write_merkle_tree_block(struct inode *inode, const void *buf, u64 pos, unsigned int size) ext4_write_merkle_tree_block() argument
|
| /kernel/linux/linux-6.6/fs/ |
| H A D | nsfs.c | 218 int ns_get_name(char *buf, size_t size, struct task_struct *task, in ns_get_name() argument
|
| /kernel/linux/linux-6.6/fs/ceph/ |
| H A D | quota.c | 438 loff_t size = i_size_read(inode); in ceph_quota_is_max_bytes_exceeded() local 460 loff_t size = ceph_inode(inode)->i_reported_size; in ceph_quota_is_max_bytes_approaching() local [all...] |
| H A D | metric.c | 342 ceph_update_metrics(struct ceph_metric *m, ktime_t r_start, ktime_t r_end, unsigned int size, int rc) ceph_update_metrics() argument
|
| /kernel/linux/linux-6.6/fs/erofs/ |
| H A D | decompressor.c | 400 int size, ret = 0; in z_erofs_parse_cfgs() local 27 z_erofs_load_lz4_config(struct super_block *sb, struct erofs_super_block *dsb, void *data, int size) z_erofs_load_lz4_config() argument
|
| /kernel/linux/linux-6.6/fs/nfs/ |
| H A D | read.c | 113 bool nfs_read_alloc_scratch(struct nfs_pgio_header *hdr, size_t size) in nfs_read_alloc_scratch() argument
|
| /kernel/linux/linux-6.6/fs/fuse/ |
| H A D | control.c | 51 size_t size; in fuse_conn_waiting_read() local 71 size_t size = sprintf(tmp, "%u\n", val); in fuse_conn_limit_read() local
|
| H A D | readdir.c | 39 loff_t size; in fuse_add_dirent_to_cache() local 390 fuse_parse_cache(struct fuse_file *ff, void *addr, unsigned int size, struct dir_context *ctx) fuse_parse_cache() argument 452 unsigned int size; fuse_readdir_cached() local [all...] |
| H A D | ioctl.c | 377 fuse_priv_ioctl(struct inode *inode, struct fuse_file *ff, unsigned int cmd, void *ptr, size_t size) fuse_priv_ioctl() argument [all...] |
| /kernel/linux/linux-6.6/fs/hfs/ |
| H A D | bnode.c | 249 int size, block, i, hash; in __hfs_bnode_create() local
|
| /kernel/linux/linux-6.6/fs/cachefiles/ |
| H A D | ondemand.c | 123 long size; in cachefiles_ondemand_copen() local [all...] |
| /kernel/linux/linux-6.6/fs/minix/ |
| H A D | itree_common.c | 357 static inline unsigned nblocks(loff_t size, struct super_block *sb) in nblocks() argument
|
| H A D | minix.h | 126 static inline int minix_find_first_zero_bit(const void *vaddr, unsigned size) in minix_find_first_zero_bit() argument
|
| /kernel/linux/linux-6.6/fs/ecryptfs/ |
| H A D | mmap.c | 406 ssize_t size; in ecryptfs_write_inode_size_to_xattr() local [all...] |
| /kernel/linux/linux-6.6/fs/exfat/ |
| H A D | file.c | 15 static int exfat_cont_expand(struct inode *inode, loff_t size) in exfat_cont_expand() argument
|
| H A D | misc.c | 184 exfat_chain_set(struct exfat_chain *ec, unsigned int dir, unsigned int size, unsigned char flags) exfat_chain_set() argument
|