Home
last modified time | relevance | path

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

/openbmc/linux/security/tomoyo/
H A Dmemory.c74 void *tomoyo_commit_ok(void *data, const unsigned int size) in tomoyo_commit_ok() function
121 struct tomoyo_group *entry = tomoyo_commit_ok(&e, sizeof(e)); in tomoyo_get_group()
H A Ddomain.c55 entry = tomoyo_commit_ok(new_entry, size); in tomoyo_update_policy()
139 entry = tomoyo_commit_ok(new_entry, size); in tomoyo_update_domain()
576 entry = tomoyo_commit_ok(&e, sizeof(e)); in tomoyo_assign_domain()
H A Dcommon.h1041 void *tomoyo_commit_ok(void *data, const unsigned int size);