Home
last modified time | relevance | path

Searched refs:gcs_check_locked (Results 1 – 3 of 3) 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/mm/
H A Dgcs.c186 ret = gcs_check_locked(task, arg); in arch_set_shadow_stack_status()
/linux/arch/arm64/kernel/
H A Dsignal.c721 err = gcs_check_locked(current, enabled); in restore_gcs_context()