Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmaple_tree.h208 #define mt_on_stack(mt) (mt).ma_external_lock = NULL
214 #define mt_on_stack(mt) do { } while (0)
196 #define mt_on_stack( global() macro
202 #define mt_on_stack( global() macro
/linux/mm/
H A Dmmap.c1384 mt_on_stack(mt_detach); in do_mmap()