Searched refs:template_size (Results 1 – 6 of 6) sorted by relevance
837 size_t template_size, in uclogic_rdesc_template_apply() argument846 rdesc_ptr = kmemdup(template_ptr, template_size, GFP_KERNEL); in uclogic_rdesc_template_apply()850 for (p = rdesc_ptr; p + sizeof(head) < rdesc_ptr + template_size;) { in uclogic_rdesc_template_apply()
88 size_t template_size,
15 uint32_t template_size; member
931 return qla27xx_template_checksum(tmp, tmp->template_size) == 0; in qla27xx_verify_template_checksum()947 len = tmp->template_size; in qla27xx_execute_fwdt_template()963 len = tmp->template_size; in qla27xx_fwdt_calculate_dump_size()975 return tmp->template_size; in qla27xx_fwdt_template_size()
632 int template_size; in hwmon_genattrs() local639 template_size = __templates_size[info->type]; in hwmon_genattrs()650 if (attr >= template_size) in hwmon_genattrs()
5666 uint32_t template_size; /* max template size in bytes */ member