Searched refs:ns_grp (Results 1 – 1 of 1) sorted by relevance
197 gid_t ns_grp = (gid_t)-1; in tee_session_calc_client_uuid() local238 memcpy(&ns_grp, connection_data, sizeof(gid_t)); in tee_session_calc_client_uuid()239 grp = make_kgid(current_user_ns(), ns_grp); in tee_session_calc_client_uuid()
Completed in 4 milliseconds