Home
last modified time | relevance | path

Searched refs:tomoyo_memory_headers (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/security/tomoyo/
H A Dcommon.c2319 static const char * const tomoyo_memory_headers[TOMOYO_MAX_MEMORY_STAT] = { variable
2376 tomoyo_memory_headers[i], used); in tomoyo_read_stat()
2401 if (tomoyo_str_starts(&data, tomoyo_memory_headers[i])) in tomoyo_write_stat()
/kernel/linux/linux-6.6/security/tomoyo/
H A Dcommon.c2311 static const char * const tomoyo_memory_headers[TOMOYO_MAX_MEMORY_STAT] = { variable
2368 tomoyo_memory_headers[i], used); in tomoyo_read_stat()
2393 if (tomoyo_str_starts(&data, tomoyo_memory_headers[i])) in tomoyo_write_stat()

Completed in 7 milliseconds