Home
last modified time | relevance | path

Searched defs:guard (Results 1 – 3 of 3) sorted by relevance

/nptl/
A Dallocatestack.c164 setup_stack_prot (char *mem, size_t size, char *guard, size_t guardsize, in setup_stack_prot()
395 char *guard = guard_position (mem, size, guardsize, pd, in allocate_stack() local
480 char *guard = guard_position (mem, size, guardsize, pd, in allocate_stack() local
513 char *guard = mem + (((size - guardsize) / 2) & ~pagesize_m1); in allocate_stack() local
A Dtst-context1.c36 unsigned long guard[3]; member
A Dtst-default-attr.c270 size_t guard; in verify_guardsize_result() local

Completed in 6 milliseconds