Home
last modified time | relevance | path

Searched refs:__check_suid (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/util/
Du_debug.h427 __check_suid(void) in __check_suid() function
448 if (__check_suid()) \
/third_party/mesa3d/src/freedreno/ir3/
Dir3_compiler.c159 !__check_suid() ? debug_get_option_ir3_shader_override_path() : NULL; in ir3_compiler_create()
/third_party/mesa3d/src/intel/common/
Dintel_measure.c108 if (filename && !__check_suid()) { in intel_measure_init()