Home
last modified time | relevance | path

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

/linux/security/tomoyo/
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()
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()
A Dcommon.h1044 void *tomoyo_commit_ok(void *data, const unsigned int size);

Completed in 9 milliseconds