Home
last modified time | relevance | path

Searched refs:tomoyo_no_rewrite (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/security/tomoyo/
Dfile.c435 return container_of(a, struct tomoyo_no_rewrite, head)->pattern in tomoyo_same_no_rewrite()
436 == container_of(b, struct tomoyo_no_rewrite, head) in tomoyo_same_no_rewrite()
453 struct tomoyo_no_rewrite e = { }; in tomoyo_update_no_rewrite_entry()
480 struct tomoyo_no_rewrite *ptr; in tomoyo_no_rewrite_file()
Dgc.c51 struct tomoyo_no_rewrite *ptr = in tomoyo_del_no_rewrite()
Dcommon.h612 struct tomoyo_no_rewrite { struct
Dcommon.c1365 struct tomoyo_no_rewrite *ptr = in tomoyo_read_policy()