Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/include/asm/
H A Dgcs.h70 static inline int gcs_check_locked(struct task_struct *task, in gcs_check_locked() function
99 static inline int gcs_check_locked(struct task_struct *task, in gcs_check_locked() function
/linux-6.15/arch/arm64/mm/
H A Dgcs.c192 ret = gcs_check_locked(task, arg); in arch_set_shadow_stack_status()
/linux-6.15/arch/arm64/kernel/
H A Dsignal.c736 err = gcs_check_locked(current, enabled); in restore_gcs_context()