Home
last modified time | relevance | path

Searched defs:page (Results 1 – 6 of 6) sorted by relevance

/security/selinux/
Dselinuxfs.c140 char *page = NULL; in sel_write_enforce() local
280 char *page; in sel_write_disable() local
459 struct page *page; in sel_mmap_policy_fault() local
643 char *page; in sel_write_checkreqprot() local
1172 char *page = NULL; in sel_read_bool() local
1213 char *page = NULL; in sel_write_bool() local
1271 char *page = NULL; in sel_commit_bools_write() local
1334 char **names = NULL, *page; in sel_make_bools() local
1435 char *page; in sel_write_avc_cache_threshold() local
1474 char *page; in sel_read_avc_hash_stats() local
[all …]
Davc.c150 int avc_get_hash_stats(struct selinux_avc *avc, char *page) in avc_get_hash_stats()
/security/selinux/ss/
Dsidtab.c87 int sidtab_hash_stats(struct sidtab *sidtab, char *page) in sidtab_hash_stats()
Dservices.c1260 int security_sidtab_hash_stats(struct selinux_state *state, char *page) in security_sidtab_hash_stats()
/security/tomoyo/
Ddomain.c901 struct page *page; in tomoyo_dump_page() local
Dcommon.h578 struct page *page; /* Previously dumped page. */ member