Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmaple_tree.h195 #define mt_on_stack(mt) (mt).ma_external_lock = NULL macro
201 #define mt_on_stack(mt) do { } while (0) macro
/openbmc/linux/mm/
H A Dmmap.c2471 mt_on_stack(mt_detach); in do_vmi_align_munmap()