Home
last modified time | relevance | path

Searched refs:location_code (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Dhvcserver.c179 strlcpy(&next_partner_info->location_code[0], in hvcs_get_partner_info()
181 sizeof(next_partner_info->location_code)); in hvcs_get_partner_info()
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dhvcserver.c179 strscpy(&next_partner_info->location_code[0], in hvcs_get_partner_info()
181 sizeof(next_partner_info->location_code)); in hvcs_get_partner_info()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dhvcserver.h24 * @location_code: The converged location code of this entry + 1 char for the
35 char location_code[HVCS_CLC_LENGTH + 1]; /* CLC + 1 null-term char */ member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dhvcserver.h24 * @location_code: The converged location code of this entry + 1 char for the
35 char location_code[HVCS_CLC_LENGTH + 1]; /* CLC + 1 null-term char */ member
/kernel/linux/linux-5.10/drivers/tty/hvc/
H A Dhvcs.c872 strlcpy(hvcsd->p_location_code, pi->location_code, in hvcs_set_pi()
/kernel/linux/linux-6.6/drivers/tty/hvc/
H A Dhvcs.c848 strscpy(hvcsd->p_location_code, pi->location_code, in hvcs_set_pi()

Completed in 12 milliseconds