/kernel/linux/linux-5.10/include/uapi/rdma/ |
H A D | rdma_user_rxe.h | 122 __u32 size; member
|
H A D | ib_user_ioctl_verbs.h | 169 __u32 size; member
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | compress_driver.h | 28 * @buffer_size: size of the above buffer 29 * @fragment_size: size of buffer fragment in bytes 38 * @dma_bytes: size of DMA area 225 int snd_compr_malloc_pages(struct snd_compr_stream *stream, size_t size);
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | tee.h | 96 * @size: [in/out] Size of shared memory to allocate 105 __u64 size; member 193 * @b: if a memref, size of the buffer, else a value parameter 203 * a part of a shared memory by specifying an offset (@a) and size (@b) of 205 * (@a) to 0 and size (@b) to the previously returned size of the object.
|
/kernel/linux/linux-5.10/include/target/ |
H A D | target_core_backend.h | 80 sense_reason_t spc_parse_cdb(struct se_cmd *cmd, unsigned int *size);
|
/kernel/linux/linux-5.10/include/uapi/drm/ |
H A D | nouveau_drm.h | 52 __u64 size; member
|
H A D | panfrost_drm.h | 66 /** Number of BO handles passed in (size is that times 4). */ 97 __u32 size; member
|
H A D | lima_drm.h | 36 * heap buffer dynamically increase backup memory size when GP task fail 37 * due to lack of heap memory. size field of heap buffer is an up bound of 46 __u32 size; /* in, buffer size */ member 120 __u32 frame_size; /* in, size of frame field */
|
/kernel/linux/linux-5.10/fs/afs/ |
H A D | afs.h | 130 u64 size; /* file size */ member 162 #define AFS_SET_SEG_SIZE 0x10 /* set the segment size (unsupported) */ 186 u64 part_max_blocks; /* size of volume's partition */
|
H A D | protocol_yfs.h | 89 struct yfs_xdr_u64 size; member
|
/kernel/linux/linux-5.10/drivers/xen/xen-pciback/ |
H A D | conf_space_quirks.c | 71 switch (field->size) { in xen_pcibk_config_quirks_add_field()
|
/kernel/linux/linux-5.10/drivers/zorro/ |
H A D | zorro-sysfs.c | 106 .size = sizeof(struct ConfigDev),
|
/kernel/linux/linux-5.10/drivers/virt/nitro_enclaves/ |
H A D | ne_pci_dev.h | 192 * @size: Memory size, in bytes, of the memory region to add to the slot. 197 u64 size; member
|
/kernel/linux/linux-5.10/fs/freevxfs/ |
H A D | vxfs_inode.h | 42 #define VXFS_ISIZE 0x100 /* Inode size */ 75 __fs32 ve4_indsize; /* Indirect extent size */ 79 __fs32 size; /* Size of extent */ member 105 __fs64 vdi_size; /* Inode size in bytes */ 161 __u64 vii_size; /* Inode size in bytes */
|
/kernel/linux/linux-5.10/include/uapi/linux/dvb/ |
H A D | dmx.h | 147 * Note: All arrays in this struct have a size of DMX_FILTER_SIZE (16 bytes). 248 * @length: size in bytes of the buffer 273 * @size: size in bytes of the requested buffer 280 __u32 size; member
|
/kernel/linux/linux-5.10/kernel/ |
H A D | watchdog_hld.c | 104 .size = sizeof(struct perf_event_attr),
|
/kernel/linux/linux-5.10/mm/ |
H A D | purgeable_ashmem_trigger.c | 37 pmdata.name, pmdata.size, pmdata.id, pmdata.create_time, in purgeable_ashmem_trigger_cb() 90 "ashmem_name", "size", "id", "time", "ref_count", "purged"); in purgeable_ashmem_trigger_show()
|
/kernel/linux/linux-5.10/lib/zlib_dfltcc/ |
H A D | dfltcc.h | 111 void dfltcc_reset(z_streamp strm, uInt size);
|
/kernel/linux/linux-5.10/kernel/power/ |
H A D | power.h | 15 unsigned long size; member 24 /* Maximum size of architecture specific data in a hibernation header */ 97 /* Preferred image size in bytes (default 500 MB) */
|
/kernel/linux/linux-5.10/fs/verity/ |
H A D | fsverity_private.h | 31 * Largest digest size among all hash algorithms supported by fs-verity. 32 * Currently assumed to be <= size of fsverity_descriptor::root_hash. 40 unsigned int digest_size; /* digest size in bytes, e.g. 32 for SHA-256 */ 41 unsigned int block_size; /* block size in bytes, e.g. 64 for SHA-256 */ 50 unsigned int block_size; /* size of data and tree blocks */ 55 u64 tree_size; /* Merkle tree size in bytes */ 93 __u8 log_blocksize; /* log2 of size of data and tree blocks */ 94 __u8 salt_size; /* size of salt in bytes; 0 if none */ 95 __le32 sig_size; /* size of signature in bytes; 0 if none */ 96 __le64 data_size; /* size o [all...] |
/kernel/linux/linux-5.10/fs/udf/ |
H A D | symlink.c | 175 stat->size = strlen(page_address(page)); in udf_symlink_getattr()
|
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_attr_leaf.h | 29 * to support maximum fsb size of 64k without overflow issues throughout 37 uint16_t size; member 46 * Internal routines when attribute fork size < XFS_LITINO(mp). 64 * Internal routines when attribute fork size == XFS_LBSIZE(mp).
|
/kernel/linux/linux-5.10/net/ceph/crush/ |
H A D | crush.c | 29 if ((__u32)p >= b->size) in crush_get_bucket_item_weight()
|
/kernel/linux/linux-5.10/net/ipv4/netfilter/ |
H A D | nft_dup_ipv4.c | 74 .size = NFT_EXPR_SIZE(sizeof(struct nft_dup_ipv4)),
|
/kernel/linux/linux-5.10/net/ipv6/netfilter/ |
H A D | nft_dup_ipv6.c | 72 .size = NFT_EXPR_SIZE(sizeof(struct nft_dup_ipv6)),
|