Lines Matching refs:used
2372 unsigned int used = tomoyo_memory_used[i];
2374 total += used;
2375 tomoyo_io_printf(head, "Memory used by %-22s %10u",
2376 tomoyo_memory_headers[i], used);
2377 used = tomoyo_memory_quota[i];
2378 if (used)
2379 tomoyo_io_printf(head, " (Quota: %10u)", used);
2382 tomoyo_io_printf(head, "Total memory used: %10u\n",
2399 if (tomoyo_str_starts(&data, "Memory used by "))
2505 * The obserber counter is used by tomoyo_supervisor() to see if
2792 pr_err("Profile %u (used by '%s') is not defined.\n",