Searched refs:profile_munmap (Results 1 – 3 of 3) sorted by relevance
78 void profile_munmap(unsigned long addr);132 #define profile_munmap(a) do { } while (0) macro
154 void profile_munmap(unsigned long addr) in profile_munmap() function
2932 profile_munmap(addr); in SYSCALL_DEFINE2()