Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dprctl.h53 #define PR_SET_NAME 15 /* Set process name */ macro
/utopia/UTPA2-700.0.x/modules/mfe/api/mfe/
H A Dmadp_mfe.c1203 prctl(PR_SET_NAME, (unsigned long)"mfe_thread",0,0,0); in MFE_Thread_Naming()
1251 prctl(PR_SET_NAME, (unsigned long)"mfe_thread",0,0,0); in MAdp_MFE_Proc()
/utopia/UTPA2-700.0.x/mxlib/hal/M7821/
H A DhalCHIP.c761 prctl(PR_SET_NAME, (unsigned long)irq_thd_name, NULL, NULL, NULL); in interrupt_thread()
/utopia/UTPA2-700.0.x/mxlib/hal/maxim/
H A DhalCHIP.c761 prctl(PR_SET_NAME, (unsigned long)irq_thd_name, NULL, NULL, NULL); in interrupt_thread()
/utopia/UTPA2-700.0.x/mxlib/hal/marcus/
H A DhalCHIP.c761 prctl(PR_SET_NAME, (unsigned long)irq_thd_name, NULL, NULL, NULL); in interrupt_thread()
/utopia/UTPA2-700.0.x/mxlib/hal/mainz/
H A DhalCHIP.c739 prctl(PR_SET_NAME, (unsigned long) irq_thd_name, NULL, NULL, NULL); in interrupt_thread()
/utopia/UTPA2-700.0.x/mxlib/hal/maserati/
H A DhalCHIP.c761 prctl(PR_SET_NAME, (unsigned long)irq_thd_name, NULL, NULL, NULL); in interrupt_thread()
/utopia/UTPA2-700.0.x/mxlib/hal/manhattan/
H A DhalCHIP.c761 prctl(PR_SET_NAME, (unsigned long)irq_thd_name, NULL, NULL, NULL); in interrupt_thread()
/utopia/UTPA2-700.0.x/mxlib/hal/mustang/
H A DhalCHIP.c742 prctl(PR_SET_NAME, (unsigned long) irq_thd_name, NULL, NULL, NULL); in interrupt_thread()
/utopia/UTPA2-700.0.x/mxlib/hal/messi/
H A DhalCHIP.c739 prctl(PR_SET_NAME, (unsigned long) irq_thd_name, NULL, NULL, NULL); in interrupt_thread()
/utopia/UTPA2-700.0.x/mxlib/hal/M7621/
H A DhalCHIP.c761 prctl(PR_SET_NAME, (unsigned long)irq_thd_name, NULL, NULL, NULL); in interrupt_thread()
/utopia/UTPA2-700.0.x/mxlib/hal/k7u/
H A DhalCHIP.c958 prctl(PR_SET_NAME, (unsigned long) irq_thd_name, NULL, NULL, NULL); in interrupt_thread()
/utopia/UTPA2-700.0.x/mxlib/hal/k6lite/
H A DhalCHIP.c958 prctl(PR_SET_NAME, (unsigned long) irq_thd_name, NULL, NULL, NULL); in interrupt_thread()
/utopia/UTPA2-700.0.x/mxlib/hal/curry/
H A DhalCHIP.c958 prctl(PR_SET_NAME, (unsigned long) irq_thd_name, NULL, NULL, NULL); in interrupt_thread()
/utopia/UTPA2-700.0.x/mxlib/hal/kano/
H A DhalCHIP.c958 prctl(PR_SET_NAME, (unsigned long) irq_thd_name, NULL, NULL, NULL); in interrupt_thread()
/utopia/UTPA2-700.0.x/mxlib/hal/k6/
H A DhalCHIP.c958 prctl(PR_SET_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.c3679 prctl(PR_SET_NAME, (unsigned long)thd_name, NULL, NULL, NULL); in _MsOS_LinuxTaskWrapper()