Searched refs:rctl_bytes (Results 1 – 1 of 1) sorted by relevance
2112 size_t rctl_bytes = 0; in copyin_mech() local2136 rctl_bytes = param_len; in copyin_mech()2148 *out_rctl_bytes = rctl_bytes; in copyin_mech()2239 size_t rctl_bytes = 0; in copyin_attributes() local2293 rctl_bytes = k_attrs_total_len; in copyin_attributes()2341 *out_rctl_bytes = rctl_bytes; in copyin_attributes()2362 size_t rctl_bytes = 0; in copyin_key() local2389 rctl_bytes = key_bytes; in copyin_key()2410 &rv, &error, &rctl_bytes, out_rctl_chk, B_TRUE)) { in copyin_key()2429 *out_rctl_bytes = rctl_bytes; in copyin_key()[all …]