Home
last modified time | relevance | path

Searched defs:profile_munmap (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
Dprofile.h134 #define profile_munmap(a) do { } while (0) macro
/linux-4.4.14/kernel/
Dprofile.c149 void profile_munmap(unsigned long addr) in profile_munmap() function