Home
last modified time | relevance | path

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

/linux/arch/riscv/kernel/
H A Dusercfi.c232 unsigned long token_offset, bool set_tok) in allocate_shadow_stack() argument
239 if (create_rstor_token(addr + token_offset, NULL)) { in allocate_shadow_stack()
/linux/arch/x86/kernel/
H A Dshstk.c101 unsigned long token_offset, bool set_res_tok) in alloc_shstk() argument
110 if (create_rstor_token(mapped_addr + token_offset, NULL)) { in alloc_shstk()