Lines Matching refs:used
2364 unsigned int used = tomoyo_memory_used[i];
2366 total += used;
2367 tomoyo_io_printf(head, "Memory used by %-22s %10u",
2368 tomoyo_memory_headers[i], used);
2369 used = tomoyo_memory_quota[i];
2370 if (used)
2371 tomoyo_io_printf(head, " (Quota: %10u)", used);
2374 tomoyo_io_printf(head, "Total memory used: %10u\n",
2391 if (tomoyo_str_starts(&data, "Memory used by "))
2497 * The obserber counter is used by tomoyo_supervisor() to see if
2785 pr_err("Profile %u (used by '%s') is not defined.\n",