Home
last modified time | relevance | path

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

/linux/arch/arm64/mm/
H A Dgcs.c13 static unsigned long alloc_gcs(unsigned long addr, unsigned long size) in alloc_gcs() function
60 addr = alloc_gcs(0, size); in gcs_alloc_thread_stack()
100 addr = alloc_gcs(addr, alloc_size); in SYSCALL_DEFINE3()
201 gcs = alloc_gcs(0, size); in arch_set_shadow_stack_status()