Home
last modified time | relevance | path

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

/openbmc/linux/fs/pstore/
H A Dzone.c1241 size_t off_size = 0; in psz_alloc_zones() local
1243 off_size += info->pmsg_size; in psz_alloc_zones()
1251 off_size += info->console_size; in psz_alloc_zones()
1260 off_size += info->ftrace_size; in psz_alloc_zones()
1272 info->total_size - off_size, in psz_alloc_zones()
/openbmc/linux/sound/soc/intel/avs/
H A 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()