Home
last modified time | relevance | path

Searched defs:get_shstk_base (Results 1 – 2 of 2) sorted by relevance

/linux/arch/riscv/include/asm/
H A Dusercfi.h60 #define get_shstk_base( global() macro
/linux/arch/riscv/kernel/
H A Dusercfi.c45 unsigned long get_shstk_base(struct task_struct *task, unsigned long *size) in get_shstk_base() function