Home
last modified time | relevance | path

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

/openbmc/linux/scripts/gdb/linux/
H A Dpage_owner.py16 PAGE_OWNER_STACK_DEPTH = 16 variable
/openbmc/linux/mm/
H A Dpage_owner.c22 #define PAGE_OWNER_STACK_DEPTH (16) macro
112 unsigned long entries[PAGE_OWNER_STACK_DEPTH]; in save_stack()