Searched refs:features_locked (Results 1 – 4 of 4) sorted by relevance
183 current->thread.features_locked = 0; in reset_thread_features()581 task->thread.features_locked |= features; in shstk_prctl()588 task->thread.features_locked &= ~features; in shstk_prctl()595 if (features & task->thread.features_locked) in shstk_prctl()
518 unsigned long features_locked; member
250 child_gcs.features_locked); in TEST()
1522 user_gcs->features_locked = target->thread.gcs_el0_locked; in task_gcs_to_user()1530 target->thread.gcs_el0_locked = user_gcs->features_locked; in task_gcs_from_user()