tomoyo_round2     274 security/tomoyo/audit.c 	len = tomoyo_round2(len);
tomoyo_round2     384 security/tomoyo/audit.c 	len = tomoyo_round2(strlen(buf) + 1);
tomoyo_round2     389 security/tomoyo/audit.c 	entry->size = len + tomoyo_round2(sizeof(*entry));
tomoyo_round2    2106 security/tomoyo/common.c 	len = tomoyo_round2(entry.query_len);