Home
last modified time | relevance | path

Searched refs:prctl (Results 1 - 18 of 18) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/scenario/cnn_trash_classify/
H A Dcnn_trash_classify.c31 #include <sys/prctl.h>
148 prctl(PR_SET_NAME, (unsigned long)audioThreadName, 0, 0, 0); in CnnTrashClassifyLoadModel()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/wtdg/
H A Dhi_wtdg.c22 #include <sys/prctl.h>
319 prctl(PR_SET_NAME, "hidog_deamon", 0, 0, 0); in hidog_deamon()
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/common/
H A Dsample_comm_isp.c30 #include <sys/prctl.h>
153 prctl(PR_SET_NAME, szThreadName, 0, 0, 0); in SAMPLE_COMM_ISP_Thread()
H A Dsample_comm_venc.c30 #include <sys/prctl.h>
1515 prctl(PR_SET_NAME, "GetVencStream", 0, 0, 0); in SAMPLE_COMM_VENC_GetVencStreamProc()
H A Dsample_comm_vi.c31 #include <sys/prctl.h>
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/svp/ive/sample/
H A Dsample_ive_md.c27 #include <sys/prctl.h>
257 s32Ret = prctl(PR_SET_NAME, "IVE_MdProc", 0, 0, 0); in SAMPLE_IVE_Md()
H A Dsample_ive_od.c27 #include <sys/prctl.h>
296 s32Ret = prctl(PR_SET_NAME, "IVE_OdProc", 0, 0, 0); in SAMPLE_IVE_Od()
H A Dsample_ive_kcf.c26 #include <sys/prctl.h>
2412 prctl(PR_SET_NAME, "GetFrame", 0, 0, 0); in SAMPLE_IVE_Kcf()
2415 prctl(PR_SET_NAME, "KcfTracking", 0, 0, 0); in SAMPLE_IVE_Kcf()
2418 prctl(PR_SET_NAME, "NNIEDetect", 0, 0, 0); in SAMPLE_IVE_Kcf()
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/smp/
H A Dsample_media_opencv.cpp27 #include <sys/prctl.h>
223 prctl(PR_SET_NAME, (unsigned long)tennisDetectThreadName, 0, 0, 0);
H A Dsample_media_ai.c26 #include <sys/prctl.h>
1960 prctl(PR_SET_NAME, (unsigned long)acThreadName, 0, 0, 0); in CnnTrashAiThreadProcess()
1972 prctl(PR_SET_NAME, (unsigned long)acThreadName, 0, 0, 0); in HandClassifyAiThreadProcess()
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/ext_util/
H A Dposix_help.c20 #include <sys/prctl.h>
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/sys/
H A Dprctl.h161 int prctl (int, ...);
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/based/mkp/src/
H A Dcmpi_log.c22 #include <sys/prctl.h>
397 prctl(PR_SET_NAME, "hi_log_read_q", 0, 0, 0); in read_q()
/device/soc/rockchip/common/sdk_linux/arch/arm64/kernel/
H A Dprocess.c46 #include <linux/prctl.h>
689 * only prevents the tagged address ABI enabling via prctl() and does not
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/mpp_help/src/
H A Dosd_img.c17 #include <sys/prctl.h>
849 prctl(PR_SET_NAME, __FUNCTION__, 0, 0, 0); in OSD_TimeUpdate()
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/ai_infer_process/
H A Dai_infer_process.c27 #include <sys/prctl.h>
/device/soc/rockchip/rk3568/hardware/omx_il/component/common/
H A DRockchip_OMX_Basecomponent.c34 #include <sys/prctl.h>
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/svp/nnie/sample/
H A Dsample_nnie.c26 #include <sys/prctl.h>
1890 s32Ret = prctl(PR_SET_NAME, "NNIE_ViToVo", 0, 0, 0); in SAMPLE_SVP_NNIE_Rfcn()

Completed in 30 milliseconds