Home
last modified time | relevance | path

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

/linux/arch/riscv/kernel/
H A Dsignal.c217 static const size_t nr_arch_exts = ARRAY_SIZE(arch_ext_list); variable
367 for (i = 0; i < nr_arch_exts; i++) { in setup_sigcontext()