Lines Matching defs:tomoyo_put_name_union
61 * tomoyo_put_name_union - Drop reference on "struct tomoyo_name_union".
67 void tomoyo_put_name_union(struct tomoyo_name_union *ptr)
401 tomoyo_put_name_union(&e.name);
480 tomoyo_put_name_union(&e.name);
557 tomoyo_put_name_union(&e.name1);
558 tomoyo_put_name_union(&e.name2);
694 tomoyo_put_name_union(&e.name);
996 tomoyo_put_name_union(&e.dev_name);
997 tomoyo_put_name_union(&e.dir_name);
998 tomoyo_put_name_union(&e.fs_type);