/kernel/linux/linux-6.6/drivers/misc/mei/ |
H A D | client.h | 141 struct mei_cl_cb *mei_cl_alloc_cb(struct mei_cl *cl, size_t length, 144 struct mei_cl_cb *mei_cl_enqueue_ctrl_wr_cb(struct mei_cl *cl, size_t length, 187 static inline size_t mei_cl_mtu(const struct mei_cl *cl) in mei_cl_mtu() 248 int mei_cl_read_start(struct mei_cl *cl, size_t length, const struct file *fp); 273 u8 buffer_id, size_t size);
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qualcomm/emac/ |
H A D | emac-mac.h | 136 size_t size; /* length in bytes */ 137 size_t used; 154 size_t size; /* length in bytes */ 165 size_t size; /* length in bytes */ 199 size_t size; /* length in bytes */
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | nic_common.h | 237 size_t efx_nic_get_regs_len(struct efx_nic *efx); 242 size_t efx_nic_describe_stats(const struct efx_hw_stat_desc *desc, size_t count, 245 void efx_nic_update_stats(const struct efx_hw_stat_desc *desc, size_t count, 249 static inline size_t efx_nic_update_stats_atomic(struct efx_nic *efx, u64 *full_stats, in efx_nic_update_stats_atomic()
|
/kernel/linux/linux-6.6/include/drm/ttm/ |
H A D | ttm_resource.h | 105 size_t size); 121 size_t size); 211 size_t size; 367 size_t size); 371 size_t size);
|
/kernel/linux/linux-6.6/fs/unicode/ |
H A D | utf8-core.c | 100 unsigned char *dest, size_t dlen) in utf8_casefold() 103 size_t nlen = 0; in utf8_casefold() 142 unsigned char *dest, size_t dlen) in utf8_normalize() 164 size_t nr_entries, unsigned int version) in find_table_version() 166 size_t i = nr_entries - 1; in find_table_version()
|
/kernel/linux/linux-6.6/fs/squashfs/ |
H A D | xattr.c | 27 size_t buffer_size) in squashfs_listxattr() 36 size_t rest = buffer_size; in squashfs_listxattr() 59 size_t prefix_size = strlen(prefix); in squashfs_listxattr() 106 const char *name, void *buffer, size_t buffer_size) in squashfs_xattr_get() 207 void *buffer, size_t size) in squashfs_xattr_handler_get()
|
/kernel/linux/linux-6.6/drivers/w1/slaves/ |
H A D | w1_ds2433.c | 49 static inline size_t w1_f23_fix_count(loff_t off, size_t count, size_t size) in w1_f23_fix_count() 91 loff_t off, size_t count) in eeprom_read() 207 loff_t off, size_t count) in eeprom_write()
|
H A D | w1_ds2430.c | 47 static inline size_t w1_f14_fix_count(loff_t off, size_t count, size_t size) in w1_f14_fix_count() 99 loff_t off, size_t count) in eeprom_read() 206 loff_t off, size_t count) in eeprom_write()
|
H A D | w1_ds2431.c | 46 static inline size_t w1_f2d_fix_count(loff_t off, size_t count, size_t size) in w1_f2d_fix_count() 99 loff_t off, size_t count) in eeprom_read() 205 loff_t off, size_t count) in eeprom_write()
|
H A D | w1_ds2805.c | 43 static inline size_t w1_f0d_fix_count(loff_t off, size_t count, size_t size) in w1_f0d_fix_count() 96 char *buf, loff_t off, size_t count) in w1_f0d_read_bin() 204 char *buf, loff_t off, size_t count) in w1_f0d_write_bin()
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | platform_device.h | 131 size_t size_data; 156 const void *data, size_t size) { in platform_device_register_resndata() 220 const void *data, size_t size) in platform_device_register_data() 231 const void *data, size_t size); 352 const void *data, size_t size, struct module *module);
|
H A D | virtio.h | 158 size_t virtio_max_dma_size(const struct virtio_device *vdev); 215 dma_addr_t virtqueue_dma_map_single_attrs(struct virtqueue *_vq, void *ptr, size_t size, 218 size_t size, enum dma_data_direction dir, 224 unsigned long offset, size_t size, 227 unsigned long offset, size_t size,
|
/kernel/linux/linux-6.6/include/linux/surface_aggregator/ |
H A D | serial_hub.h | 189 static inline u16 ssh_crc(const u8 *buf, size_t len) in ssh_crc() 278 size_t len; 498 size_t len; 528 static inline void ssh_packet_set_data(struct ssh_packet *p, u8 *ptr, size_t len) in ssh_packet_set_data() 686 static inline void ssh_request_set_data(struct ssh_request *r, u8 *ptr, size_t len) in ssh_request_set_data()
|
/kernel/linux/linux-6.6/drivers/staging/media/ipu3/ |
H A D | ipu3-dmamap.c | 21 size_t size) in imgu_dmamap_free_buffer() 34 static struct page **imgu_dmamap_alloc_buffer(size_t size, gfp_t gfp) in imgu_dmamap_alloc_buffer() 94 size_t len) in imgu_dmamap_alloc() 98 size_t size = PAGE_ALIGN(len); in imgu_dmamap_alloc() 190 size_t size = 0; in imgu_dmamap_map_sg()
|
/kernel/linux/linux-6.6/drivers/s390/crypto/ |
H A D | zcrypt_ccamisc.h | 156 const u8 *token, size_t keysize, 181 u8 *keybuf, size_t *keybufsize); 193 const u8 *clrkey, u8 *keybuf, size_t *keybufsize); 206 u8 *rarray, size_t *rarraylen, 207 u8 *varray, size_t *varraylen);
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | atafb_utils.h | 49 static inline void *fb_memclear_small(void *s, size_t count) in fb_memclear_small() 78 static inline void *fb_memclear(void *s, size_t count) in fb_memclear() 118 static inline void *fb_memset255(void *s, size_t count) in fb_memset255() 145 static inline void *fb_memmove(void *d, const void *s, size_t count) in fb_memmove() 220 static inline void fast_memmove(char *dst, const char *src, size_t size) in fast_memmove()
|
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | u_ether_configfs.h | 43 const char *page, size_t len)\ 78 const char *page, size_t len)\ 112 const char *page, size_t len)\ 152 const char *page, size_t len)\ 182 size_t len) \
|
/kernel/linux/linux-6.6/drivers/bus/mhi/ep/ |
H A D | ring.c | 10 size_t mhi_ep_ring_addr2offset(struct mhi_ep_ring *ring, u64 ptr) in mhi_ep_ring_addr2offset() 29 static int __mhi_ep_cache_ring(struct mhi_ep_ring *ring, size_t end) in __mhi_ep_cache_ring() 34 size_t start; in __mhi_ep_cache_ring() 81 size_t wr_offset; in mhi_ep_cache_ring() 111 size_t old_offset = 0; in mhi_ep_ring_add_element()
|
/kernel/linux/linux-6.6/drivers/char/hw_random/ |
H A D | optee-rng.c | 73 static size_t get_optee_rng_data(struct optee_rng_private *pvt_data, in get_optee_rng_data() 74 void *buf, size_t req_size) in get_optee_rng_data() 78 size_t rng_size = 0; in get_optee_rng_data() 115 static int optee_rng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in optee_rng_read() 118 size_t read = 0, rng_size; in optee_rng_read()
|
/kernel/linux/linux-6.6/drivers/firmware/efi/ |
H A D | capsule-loader.c | 40 size_t pages_needed; in __efi_capsule_setup_info() 92 size_t hdr_bytes) in efi_capsule_setup_info() 169 size_t count, loff_t *offp) in efi_capsule_write() 175 size_t write_byte; in efi_capsule_write() 204 write_byte = min_t(size_t, count, cap_info->page_bytes_remain); in efi_capsule_write()
|
/kernel/linux/linux-6.6/drivers/cpufreq/ |
H A D | cpufreq_conservative.c | 150 const char *buf, size_t count) in sampling_down_factor_store() 165 const char *buf, size_t count) in up_threshold_store() 181 const char *buf, size_t count) in down_threshold_store() 199 const char *buf, size_t count) in ignore_nice_load_store() 224 size_t count) in freq_step_store()
|
/kernel/linux/linux-6.6/drivers/crypto/aspeed/ |
H A D | aspeed-hace.h | 157 size_t src_length; 188 size_t digsize; 189 size_t block_size; 190 size_t ivsize; 196 size_t bufcnt; /* buffer counter */
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | fs.h | 165 #define BLKELVGET _IOR(0x12,106,size_t)/* elevator get */ 166 #define BLKELVSET _IOW(0x12,107,size_t)/* elevator set */ 171 #define BLKBSZGET _IOR(0x12,112,size_t) 172 #define BLKBSZSET _IOW(0x12,113,size_t) 173 #define BLKGETSIZE64 _IOR(0x12,114,size_t) /* return device size in bytes (u64 *arg) */
|
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/ |
H A D | adf_heartbeat_dbgfs.c | 22 size_t count, loff_t *ppos) in adf_hb_stats_read() 44 size_t count, loff_t *ppos) in adf_hb_status_read() 50 size_t len; in adf_hb_status_read() 75 size_t count, loff_t *ppos) in adf_hb_cfg_read() 94 size_t count, loff_t *ppos) in adf_hb_cfg_write()
|
/kernel/linux/linux-6.6/arch/x86/entry/vdso/ |
H A D | vdso2c.c | 169 static void go(void *raw_addr, size_t raw_len, in go() 170 void *stripped_addr, size_t stripped_len, in go() 186 static void map_input(const char *name, void **addr, size_t *len, int prot) in map_input() 197 *len = (size_t)tmp_len; in map_input() 208 size_t raw_len, stripped_len; in main()
|