Home
last modified time | relevance | path

Searched refs:cpu_name_buf (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A DhvCall_inst.c115 char cpu_name_buf[CPU_NAME_BUF_SIZE]; in hcall_inst_init() local
132 snprintf(cpu_name_buf, CPU_NAME_BUF_SIZE, "cpu%d", cpu); in hcall_inst_init()
133 debugfs_create_file(cpu_name_buf, 0444, hcall_root, in hcall_inst_init()
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A DhvCall_inst.c115 char cpu_name_buf[CPU_NAME_BUF_SIZE]; in hcall_inst_init() local
132 snprintf(cpu_name_buf, CPU_NAME_BUF_SIZE, "cpu%d", cpu); in hcall_inst_init()
133 debugfs_create_file(cpu_name_buf, 0444, hcall_root, in hcall_inst_init()

Completed in 2 milliseconds