Home
last modified time | relevance | path

Searched refs:gcs_check_locked (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/include/asm/
H A Dgcs.h70 static inline int gcs_check_locked(struct task_struct *task, in gcs_check_locked() function
179 static inline int gcs_check_locked(struct task_struct *task, in gcs_check_locked() function
/linux/arch/arm64/kernel/
H A Dsignal.c753 err = gcs_check_locked(current, enabled); in restore_gcs_context()