Searched refs:location_code_str (Results 1 – 2 of 2) sorted by relevance
287 if (!string_is_terminated(kbuf->dynamic_param.location_code_str, in papr_dynamic_indice_buf_from_user()288 ARRAY_SIZE(kbuf->dynamic_param.location_code_str))) in papr_dynamic_indice_buf_from_user()304 length = strlen(kbuf->dynamic_param.location_code_str) + 1; in papr_dynamic_indice_buf_from_user()313 &kbuf->dynamic_param.location_code_str, length); in papr_dynamic_indice_buf_from_user()
25 char location_code_str[LOC_CODE_SIZE]; /* location code */ member
Completed in 5 milliseconds