Searched defs:tomoyo_put_name_union (Results 1 - 1 of 1) sorted by relevance

/security/tomoyo/
H A Dfile.c60 * tomoyo_put_name_union - Drop reference on "struct tomoyo_name_union".
66 void tomoyo_put_name_union(struct tomoyo_name_union *ptr) function
392 tomoyo_put_name_union(&e.name);
468 tomoyo_put_name_union(&e.name);
542 tomoyo_put_name_union(&e.name1);
543 tomoyo_put_name_union(&e.name2);
676 tomoyo_put_name_union(&e.name);
978 tomoyo_put_name_union(&e.dev_name);
979 tomoyo_put_name_union(&e.dir_name);
980 tomoyo_put_name_union(
[all...]

Completed in 3 milliseconds