/kernel/linux/linux-5.10/drivers/thermal/ |
H A D | imx_sc_thermal.c | 59 hdr->size = 2; in imx_sc_thermal_get_temp()
|
/kernel/linux/linux-5.10/drivers/staging/vc04_services/vchiq-mmal/ |
H A D | mmal-vchiq.h | 24 /* Maximum size of the format extradata. */ 39 u32 size; /* size of buffers */ member
|
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
H A D | ctl.h | 22 const void *buf, size_t size); 61 * @response_size: Maximum size of one response packet
|
/kernel/linux/linux-5.10/drivers/tee/optee/ |
H A D | optee_smc.h | 182 unsigned long size; member 345 * memory, (a1 == 0 && a2 == 0) if size was 0 or if memory can't 348 * memory, (a1 == 0 && a2 == 0) if size was 0 or if memory can't
|
/kernel/linux/linux-5.10/drivers/vhost/ |
H A D | iotlb.c | 70 map->size = last - start + 1; in vhost_iotlb_add_range()
|
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | xhci-mvebu.c | 38 writel(((cs->size - 1) & 0xffff0000) | (cs->mbus_attr << 8) | in xhci_mvebu_mbus_config()
|
/kernel/linux/linux-5.10/drivers/vfio/platform/ |
H A D | vfio_platform_private.h | 36 resource_size_t size; member
|
/kernel/linux/linux-5.10/drivers/vdpa/ifcvf/ |
H A D | ifcvf_base.h | 61 u16 size; member
|
/kernel/linux/linux-5.10/net/openvswitch/ |
H A D | flow_table.h | 90 int ovs_flow_tbl_masks_cache_resize(struct flow_table *table, u32 size);
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nft_reject_inet.c | 122 .size = NFT_EXPR_SIZE(sizeof(struct nft_reject)),
|
H A D | nft_dup_netdev.c | 78 .size = NFT_EXPR_SIZE(sizeof(struct nft_dup_netdev)),
|
/kernel/linux/linux-5.10/net/sunrpc/ |
H A D | sunrpc_syms.c | 83 .size = sizeof(struct sunrpc_net),
|
/kernel/linux/linux-5.10/net/rxrpc/ |
H A D | net_ns.c | 134 .size = sizeof(struct rxrpc_net),
|
/kernel/linux/linux-5.10/net/tipc/ |
H A D | core.c | 140 .size = sizeof(struct tipc_net),
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | node.h | 55 * @size: Total size of cache in bytes 62 u64 size; member
|
H A D | pstore.h | 59 * @size: size of @buf 77 ssize_t size; member 94 * @bufsize: size of @buf available for crash dump bytes (must match 139 * Returns record size on success, zero when no more records are 153 * when available. The @size field will have the size of data
|
H A D | qnx6_fs.h | 24 #define QNX6_DIR_ENTRY_SIZE 0x20 /* dir entry size of 32 bytes */ 26 #define QNX6_INODE_SIZE_BITS 7 /* inode entry size shift */ 87 __fs64 size; member
|
H A D | types.h | 121 * of the devices real block size. 140 * so they don't care about the size of the actual bus addresses. 202 * The struct is aligned to size of pointer. On most architectures it happens 225 typedef void (*swap_func_t)(void *a, void *b, int size);
|
H A D | pldmfw.h | 63 u16 size; member
|
H A D | pktcdvd.h | 30 __u32 size; /* packet size in (512 byte) sectors */ member 114 int write_size; /* Total size of all bios in the orig_bios */
|
H A D | pipe_fs_i.h | 287 unsigned int round_pipe_size(unsigned long size);
|
H A D | vlynq.h | 17 u32 size; member
|
/kernel/linux/linux-5.10/include/linux/mmc/ |
H A D | sdio_func.h | 27 unsigned char size; member 44 unsigned max_blksize; /* maximum block size */ 45 unsigned cur_blksize; /* current block size */
|
/kernel/linux/linux-5.10/include/linux/mtd/ |
H A D | ubi.h | 45 * @size: how many physical eraseblocks are reserved for this volume 82 * @used_bytes field is equivalent to @size*@usable_leb_size, and the @used_ebs 83 * field is equivalent to @size. 85 * In general, logical eraseblock size is a property of the UBI device, not 86 * of the UBI volume. Indeed, the logical eraseblock size depends on the 87 * physical eraseblock size and on how much bytes UBI headers consume. But 88 * because of the volume alignment (@alignment), the usable size of logical 90 * @usable_leb_size = LEB size - (LEB size mod @alignment), 91 * where LEB size i 102 int size; global() member [all...] |
/kernel/linux/linux-5.10/include/net/ |
H A D | smc.h | 67 unsigned int size);
|