Lines Matching refs:tomoyo_name_union
229 * @ptr: Pointer to "struct tomoyo_name_union".
235 const struct tomoyo_name_union *ptr,
275 * @ptr: Pointer to "struct tomoyo_name_union".
280 struct tomoyo_name_union *ptr)
500 struct tomoyo_name_union *names_p = NULL;
666 + e.names_count * sizeof(struct tomoyo_name_union)
676 names_p = (struct tomoyo_name_union *) (numbers_p + e.numbers_count);
773 const struct tomoyo_name_union *names_p;
794 names_p = (const struct tomoyo_name_union *)
811 const struct tomoyo_name_union *ptr = names_p++;