Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dprctl.h54 #define PR_GET_NAME 16 /* Get process name */ macro
/utopia/UTPA2-700.0.x/mxlib/hal/M7821/
H A DhalCHIP.c763 prctl(PR_GET_NAME, (unsigned long)irq_thd_name, NULL, NULL, NULL); in interrupt_thread()
/utopia/UTPA2-700.0.x/mxlib/hal/maxim/
H A DhalCHIP.c763 prctl(PR_GET_NAME, (unsigned long)irq_thd_name, NULL, NULL, NULL); in interrupt_thread()
/utopia/UTPA2-700.0.x/mxlib/hal/marcus/
H A DhalCHIP.c763 prctl(PR_GET_NAME, (unsigned long)irq_thd_name, NULL, NULL, NULL); in interrupt_thread()
/utopia/UTPA2-700.0.x/mxlib/hal/mainz/
H A DhalCHIP.c741 prctl(PR_GET_NAME, (unsigned long) irq_thd_name, NULL, NULL, NULL); in interrupt_thread()
/utopia/UTPA2-700.0.x/mxlib/hal/maserati/
H A DhalCHIP.c763 prctl(PR_GET_NAME, (unsigned long)irq_thd_name, NULL, NULL, NULL); in interrupt_thread()
/utopia/UTPA2-700.0.x/mxlib/hal/manhattan/
H A DhalCHIP.c763 prctl(PR_GET_NAME, (unsigned long)irq_thd_name, NULL, NULL, NULL); in interrupt_thread()
/utopia/UTPA2-700.0.x/mxlib/hal/mustang/
H A DhalCHIP.c744 prctl(PR_GET_NAME, (unsigned long) irq_thd_name, NULL, NULL, NULL); in interrupt_thread()
/utopia/UTPA2-700.0.x/mxlib/hal/messi/
H A DhalCHIP.c741 prctl(PR_GET_NAME, (unsigned long) irq_thd_name, NULL, NULL, NULL); in interrupt_thread()
/utopia/UTPA2-700.0.x/mxlib/hal/M7621/
H A DhalCHIP.c763 prctl(PR_GET_NAME, (unsigned long)irq_thd_name, NULL, NULL, NULL); in interrupt_thread()
/utopia/UTPA2-700.0.x/mxlib/hal/k7u/
H A DhalCHIP.c960 prctl(PR_GET_NAME, (unsigned long) irq_thd_name, NULL, NULL, NULL); in interrupt_thread()
/utopia/UTPA2-700.0.x/mxlib/hal/k6lite/
H A DhalCHIP.c960 prctl(PR_GET_NAME, (unsigned long) irq_thd_name, NULL, NULL, NULL); in interrupt_thread()
/utopia/UTPA2-700.0.x/mxlib/hal/curry/
H A DhalCHIP.c960 prctl(PR_GET_NAME, (unsigned long) irq_thd_name, NULL, NULL, NULL); in interrupt_thread()
/utopia/UTPA2-700.0.x/mxlib/hal/kano/
H A DhalCHIP.c960 prctl(PR_GET_NAME, (unsigned long) irq_thd_name, NULL, NULL, NULL); in interrupt_thread()
/utopia/UTPA2-700.0.x/mxlib/hal/k6/
H A DhalCHIP.c960 prctl(PR_GET_NAME, (unsigned long) irq_thd_name, NULL, NULL, NULL); in interrupt_thread()
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DMsOS_linux.c3683 prctl(PR_GET_NAME, (unsigned long)thd_name, NULL, NULL, NULL); in _MsOS_LinuxTaskWrapper()