Home
last modified time | relevance | path

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

/arch/powerpc/platforms/pseries/
A Dpapr-indices.c287 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()
/arch/powerpc/include/uapi/asm/
A Dpapr-indices.h25 char location_code_str[LOC_CODE_SIZE]; /* location code */ member

Completed in 5 milliseconds