Home
last modified time | relevance | path

Searched refs:values_ptr (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_property.c475 uint64_t __user *values_ptr; in drm_mode_getproperty_ioctl() local
489 values_ptr = u64_to_user_ptr(out_resp->values_ptr); in drm_mode_getproperty_ioctl()
493 put_user(property->values[i], values_ptr + i)) { in drm_mode_getproperty_ioctl()
/netbsd-src/sys/external/bsd/drm/dist/shared-core/
H A Ddrm_mode.h197 uint64_t values_ptr; /* values and blob lengths */ member
/netbsd-src/sys/external/bsd/drm2/dist/include/uapi/drm/
H A Dvc4_drm.h437 __u64 values_ptr; member
H A Ddrm_mode.h427 __u64 values_ptr; /* values and blob lengths */ member
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlanghooks.cc488 vec<string_int_pair> *values_ptr) in lhd_simulate_enum_decl() argument
496 vec<string_int_pair> values = *values_ptr; in lhd_simulate_enum_decl()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc9432 vec<string_int_pair> *values_ptr) in c_simulate_enum_decl() argument
9442 vec<string_int_pair> values = *values_ptr; in c_simulate_enum_decl()