/external/linux-tools-perf/ |
builtin-sched.c | 18 #include <sys/prctl.h> 472 prctl(PR_SET_NAME, comm2); [all...] |
builtin-lock.c | 19 #include <sys/prctl.h>
|
builtin-stat.c | 61 #include <sys/prctl.h> [all...] |
builtin-top.c | 65 #include <sys/prctl.h>
|
/hardware/qcom/display/msm8960/libcopybit/ |
copybit_c2d.cpp | 22 #include <sys/prctl.h> 218 prctl(PR_SET_NAME, (unsigned long) &thread_name, 0, 0, 0); [all...] |
/hardware/qcom/display/msm8974/libcopybit/ |
copybit_c2d.cpp | 22 #include <sys/prctl.h> 220 prctl(PR_SET_NAME, (unsigned long) &thread_name, 0, 0, 0); [all...] |
/hardware/qcom/display/msm8x26/libcopybit/ |
copybit_c2d.cpp | 22 #include <sys/prctl.h> 218 prctl(PR_SET_NAME, (unsigned long) &thread_name, 0, 0, 0); [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/threads/ |
mttest.c | 75 #include <sys/prctl.h>
|
/external/compiler-rt/lib/asan/tests/ |
asan_test.cc | 829 return 0 == prctl(PR_SET_NAME, (unsigned long)name, 0, 0, 0); 876 // Check if prctl(PR_SET_NAME) is supported. Return if not. [all...] |
/external/dnsmasq/src/ |
dnsmasq.h | 114 #include <sys/prctl.h>
|
/external/openssl/crypto/threads/ |
mttest.c | 75 #include <sys/prctl.h>
|
/external/v8/src/ |
platform-openbsd.cc | 545 prctl(PR_SET_NAME,
|
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/java/jni/ |
peerconnection_jni.cc | 62 #include <sys/prctl.h> 158 CHECK(prctl(PR_GET_NAME, name) == 0, "prctl(PR_GET_NAME) failed"); [all...] |
/external/dhcpcd/ |
dhcpcd.c | 77 #include <linux/prctl.h> [all...] |
/external/strace/ |
process.c | 131 # include <sys/prctl.h> [all...] |
/hardware/qcom/audio/hal/ |
audio_hw.c | 34 #include <sys/prctl.h> 690 prctl(PR_SET_NAME, (unsigned long)"Offload Callback", 0, 0, 0); [all...] |
/hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/src/ |
mm_jpeg.c | 35 #include <sys/prctl.h> [all...] |
/hardware/qcom/media/mm-video-legacy/vidc/venc/src/ |
video_encoder_device.cpp | 30 #include <sys/prctl.h> 173 prctl(PR_SET_NAME, (unsigned long)"VideoEncCallBackThread", 0, 0, 0); [all...] |
video_encoder_device_copper.cpp | 30 #include <sys/prctl.h> 168 prctl(PR_SET_NAME, (unsigned long)"VideoEncCallBackThread", 0, 0, 0); [all...] |
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/ |
video_encoder_device.cpp | 30 #include <sys/prctl.h> 167 prctl(PR_SET_NAME, (unsigned long)"VideoEncCallBackThread", 0, 0, 0); [all...] |
video_encoder_device_v4l2.cpp | 31 #include <sys/prctl.h> 223 prctl(PR_SET_NAME, (unsigned long)"VideoEncCallBackThread", 0, 0, 0); [all...] |
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/ |
LCML_DspCodec.c | 52 #include <linux/prctl.h> [all...] |
/external/valgrind/main/memcheck/tests/x86-linux/ |
scalar.stderr.exp | [all...] |
/external/chromium_org/third_party/tcmalloc/chromium/src/base/ |
linux_syscall_support.h | [all...] |
/external/chromium_org/third_party/tcmalloc/vendor/src/base/ |
linux_syscall_support.h | [all...] |