Home
last modified time | relevance | path

Searched refs:prctl (Results 276 - 300 of 421) sorted by relevance

1...<<11121314151617

/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dprocess_32.c35 #include <linux/prctl.h>
H A Dprocess_64.c37 #include <linux/prctl.h>
46 #include <asm/prctl.h>
/kernel/linux/linux-6.6/arch/riscv/kernel/
H A Dvector.c12 #include <linux/prctl.h>
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/
H A Dproc.c7 #include <asm/prctl.h>
/third_party/libwebsockets/lib/plat/unix/
H A Dunix-caps.c46 prctl(PR_SET_KEEPCAPS, 1, 0, 0, 0); in _lws_plat_apply_caps()
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-linux.cc13 #include <sys/prctl.h>
/applications/sample/camera/setting/setting/src/main/cpp/
H A Dwpa_work.c17 #include <sys/prctl.h>
485 prctl(PR_SET_NAME, "WPA_THREAD"); in ThreadMain()
/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/hisilicon/hi3516dv300/sdk_linux/sample/platform/svp/ive/sample/
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()
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dtask_executor_impl.cpp20 #include <sys/prctl.h>
318 if (prctl(PR_GET_NAME, threadNameBuf) < 0) { in FillTaskTypeTable()
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dvideo_component.cpp23 #include <sys/prctl.h>
582 prctl(PR_SET_NAME, "UpdateProgressHandler"); in UpdateProgressHandler()
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Devent_runner.cpp26 #include <sys/prctl.h>
44 if (prctl(PR_SET_NAME, name.c_str()) < 0) { in SystemCallSetThreadName()
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H A Drs_render_thread.cpp72 #include <sys/prctl.h>
78 if (prctl(PR_SET_NAME, name.c_str()) < 0) { in SystemCallSetThreadName()
/foundation/multimedia/media_lite/services/recorder_lite/impl/src/
H A Drecorder_sink.cpp18 #include <sys/prctl.h>
318 prctl(PR_SET_NAME, "RecorderMessageThread", 0, 0, 0); in MessageThread()
/kernel/linux/linux-5.10/tools/testing/selftests/x86/
H A Dfsgsbase.c16 #include <asm/prctl.h>
17 #include <sys/prctl.h>
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/mm/
H A Dtlbie_test.c39 #include <sys/prctl.h>
689 prctl(PR_SET_PDEATHSIG, SIGKILL); in main()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/mm/
H A Dtlbie_test.c38 #include <sys/prctl.h>
688 prctl(PR_SET_PDEATHSIG, SIGKILL); in main()
/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H A Dtest_shadow_stack.c26 #include <asm/prctl.h>
27 #include <sys/prctl.h>
H A Dfsgsbase.c16 #include <asm/prctl.h>
17 #include <sys/prctl.h>
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/output_control/src/
H A Doutput_controller.cpp19 #include <sys/prctl.h>
211 prctl(PR_SET_NAME, OUTPUT_HANDLE_THREAD_NAME.c_str()); in LooperHandle()
223 prctl(PR_SET_NAME, LOOPER_CONTROL_THREAD_NAME.c_str()); in LooperControl()
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/fsm/src/
H A Dhi_state_machine.cpp20 #include <sys/prctl.h>
/kernel/linux/linux-5.10/arch/xtensa/kernel/
H A Dprocess.c32 #include <linux/prctl.h>
/kernel/linux/linux-5.10/kernel/
H A Duid16.c11 #include <linux/prctl.h>
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dprocess_32.c35 #include <linux/prctl.h>
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/abi/
H A Dptrace.c13 #include <sys/prctl.h>

Completed in 19 milliseconds

1...<<11121314151617