Home
last modified time | relevance | path

Searched refs:__user_cap_data_struct_sz (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.h138 extern unsigned __user_cap_data_struct_sz;
H A Dsanitizer_platform_limits_posix.cpp250 unsigned __user_cap_data_struct_sz = sizeof(struct __user_cap_data_struct); variable
H A Dsanitizer_common_syscalls.inc420 POST_WRITE(dataptr, __user_cap_data_struct_sz);
427 PRE_READ(data, __user_cap_data_struct_sz);
H A Dsanitizer_common_interceptors.inc5767 COMMON_INTERCEPTOR_WRITE_RANGE(ctx, datap, __user_cap_data_struct_sz);
5779 COMMON_INTERCEPTOR_READ_RANGE(ctx, datap, __user_cap_data_struct_sz);