Home
last modified time | relevance | path

Searched refs:gcs_free (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/arch/arm64/include/asm/
H A Dgcs.h65 void gcs_free(struct task_struct *task);
92 static inline void gcs_free(struct task_struct *task) { } in gcs_free() function
H A Dmmu_context.h327 gcs_free(tsk); in deactivate_mm()
/linux-6.15/arch/arm64/mm/
H A Dgcs.c155 void gcs_free(struct task_struct *task) in gcs_free() function
/linux-6.15/arch/arm64/kernel/
H A Dprocess.c291 gcs_free(current); in flush_gcs()
342 gcs_free(tsk); in arch_release_task_struct()