Home
last modified time | relevance | path

Searched refs:off_size (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/fs/pstore/
Dzone.c1239 size_t off_size = 0; in psz_alloc_zones() local
1241 off_size += info->pmsg_size; in psz_alloc_zones()
1249 off_size += info->console_size; in psz_alloc_zones()
1258 off_size += info->ftrace_size; in psz_alloc_zones()
1270 info->total_size - off_size, in psz_alloc_zones()
/linux-5.19.10/sound/soc/intel/avs/
Dmessages.c308 u8 *request_data, size_t request_size, size_t off_size) in __avs_ipc_set_large_config() argument
316 msg.ext.large_config.data_off_size = off_size; in __avs_ipc_set_large_config()