Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dgcs.h65 void gcs_free(struct task_struct *task);
168 static inline void gcs_free(struct task_struct *task) { } in gcs_free() function
H A Dmmu_context.h319 gcs_free(tsk); in deactivate_mm()
/linux/arch/arm64/mm/
H A Dgcs.c155 void gcs_free(struct task_struct *task) in gcs_free() function