Home
last modified time | relevance | path

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

/Linux-v4.19/security/tomoyo/
Dmemory.c73 void *tomoyo_commit_ok(void *data, const unsigned int size) in tomoyo_commit_ok() function
118 struct tomoyo_group *entry = tomoyo_commit_ok(&e, sizeof(e)); in tomoyo_get_group()
Ddomain.c54 entry = tomoyo_commit_ok(new_entry, size); in tomoyo_update_policy()
137 entry = tomoyo_commit_ok(new_entry, size); in tomoyo_update_domain()
559 entry = tomoyo_commit_ok(&e, sizeof(e)); in tomoyo_assign_domain()
Dcommon.h1033 void *tomoyo_commit_ok(void *data, const unsigned int size);