Home
last modified time | relevance | path

Searched refs:sfile_clear_anon (Results 1 – 3 of 3) sorted by relevance

/external/oprofile/daemon/
Dopd_anon.c60 sfile_clear_anon(entry); in do_lru()
93 sfile_clear_anon(entry); in clear_anon_maps()
Dopd_sfile.h85 void sfile_clear_anon(struct anon_mapping *);
Dopd_sfile.c571 void sfile_clear_anon(struct anon_mapping * anon) in sfile_clear_anon() function