Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec2/
H A Dsec_main.c126 static struct sec_dfx_item sec_dfx_labels[] = { variable
615 for (i = 0; i < ARRAY_SIZE(sec_dfx_labels); i++) { in sec_core_debug_init()
617 sec_dfx_labels[i].offset); in sec_core_debug_init()
618 debugfs_create_file(sec_dfx_labels[i].name, 0644, in sec_core_debug_init()
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec2/
H A Dsec_main.c253 static struct sec_dfx_item sec_dfx_labels[] = { variable
863 for (i = 0; i < ARRAY_SIZE(sec_dfx_labels); i++) { in sec_core_debug_init()
865 sec_dfx_labels[i].offset); in sec_core_debug_init()
866 debugfs_create_file(sec_dfx_labels[i].name, 0644, in sec_core_debug_init()

Completed in 4 milliseconds