Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
H A Dmips-r2-to-r6-emul.c341 MIPS_R2_STATS(hilo); in mfhi_func()
357 MIPS_R2_STATS(hilo); in mthi_func()
374 MIPS_R2_STATS(hilo); in mflo_func()
390 MIPS_R2_STATS(hilo); in mtlo_func()
2246 (unsigned long)__this_cpu_read(mipsr2emustats.hilo), in mipsr2_emul_show()
2247 (unsigned long)__this_cpu_read(mipsr2bdemustats.hilo)); in mipsr2_emul_show()
2310 __this_cpu_write((mipsr2emustats).hilo, 0); in mipsr2_clear_show()
2311 __this_cpu_write((mipsr2bdemustats).hilo, 0); in mipsr2_clear_show()
/linux/arch/mips/include/asm/
H A Dmips-r2-to-r6-emul.h15 u64 hilo; member
/linux/Documentation/translations/sp_SP/process/
H A Dadding-syscalls.rst136 ``execve()`` en otro hilo podrían filtrar un descriptor al programa
605 llamada al sistema debe venir en el mismo hilo de correos:
H A Ddeprecated.rst40 "situación imposible", confirmar y disponer de un hilo del kernel de forma
H A Dhandling-regressions.rst418 regzbot considerará todos los mensajes en ese hilo o el tiquet como
H A Dcoding-style.rst822 Recuerde: si otro hilo puede encontrar su estructura de datos y usted no
/linux/Documentation/translations/sp_SP/
H A Dmemory-barriers.txt2245 de la task (hilo, proceso, tarea) que espera el evento y los datos globales
2307 evento y el STORE para configurar TASK_RUNNING (hilo ejecutando):
2319 "current" (hilo actual) de la CPU 1.
2337 barrera, de nuevo, ocurre antes de que se acceda al estado del hilo. En
2549 nuevamente, después de ser despertado el hilo.
2712 se ordenarán con respecto a otros accesos desde el mismo hilo de la CPU,