Home
last modified time | relevance | path

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

/linux-4.1.27/arch/ia64/sn/kernel/
Dmca.c33 static u64 *sn_oemdata_size, sn_oemdata_bufsize; variable
56 if (*sn_oemdata_size + len <= sn_oemdata_bufsize) in print_hook()
96 sn_oemdata_bufsize = 0; in sn_platform_plat_specific_err_print()
98 while (*sn_oemdata_size > sn_oemdata_bufsize) { in sn_platform_plat_specific_err_print()
108 sn_oemdata_bufsize = *sn_oemdata_size; in sn_platform_plat_specific_err_print()