Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc433 unsigned struct_copr_buffer_sz = 0; variable
437 unsigned struct_copr_buffer_sz = sizeof(struct copr_buffer); variable
Dsanitizer_platform_limits_posix.h909 extern unsigned struct_copr_buffer_sz;
Dsanitizer_common_interceptors_ioctl.inc237 _(SNDCTL_COPR_LOAD, READ, struct_copr_buffer_sz);