Searched refs:PICL_PROPSIZE_MAX (Results 1 – 4 of 4) sorted by relevance
85 char type[PICL_PROPSIZE_MAX]; in fruaccess_platmod_check_fru()89 (void *)type, PICL_PROPSIZE_MAX); in fruaccess_platmod_check_fru()
59 #define PICL_PROPSIZE_MAX (512 * 1024) macro
441 if (nbytes >= (size_t)PICL_PROPSIZE_MAX) in picl_set_propval()476 if (nbytes >= (size_t)PICL_PROPSIZE_MAX) in picl_set_propval_by_name()
1277 if (pinfo->piclinfo.size >= PICL_PROPSIZE_MAX) in ptree_create_prop()