Lines Matching refs:size_t
55 size_t active_size;
59 size_t buf_data_size;
500 const void *buf, size_t size);
501 int (*get_boot_acl)(struct tb *tb, uuid_t *uuids, size_t nuuids);
502 int (*set_boot_acl)(struct tb *tb, const uuid_t *uuids, size_t nuuids);
516 u8 *status, const void *tx_data, size_t tx_data_len,
517 void *rx_data, size_t rx_data_len);
733 struct tb *tb_domain_alloc(struct tb_nhi *nhi, int timeout_msec, size_t privsize);
775 size_t bytes);
780 typedef int (*read_block_fn)(void *, unsigned int, void *, size_t);
781 typedef int (*write_block_fn)(void *, unsigned int, const void *, size_t);
783 int tb_nvm_read_data(unsigned int address, void *buf, size_t size,
786 int tb_nvm_write_data(unsigned int address, const void *buf, size_t size,
791 size_t size);
1156 const void *buf, size_t size);
1182 size_t size);
1225 size_t size);
1231 size_t size);
1234 const void *buf, size_t size);
1278 size_t size);
1283 unsigned int address, void *buf, size_t size);