tomoyo_memory_ok  505 security/tomoyo/common.c 	if (!ptr && tomoyo_memory_ok(entry)) {
tomoyo_memory_ok  940 security/tomoyo/common.h bool tomoyo_memory_ok(void *ptr);
tomoyo_memory_ok  428 security/tomoyo/condition.c 		if (tomoyo_memory_ok(entry)) {
tomoyo_memory_ok  482 security/tomoyo/domain.c 	if (!ptr && tomoyo_memory_ok(entry)) {
tomoyo_memory_ok   78 security/tomoyo/memory.c 	if (tomoyo_memory_ok(ptr)) {
tomoyo_memory_ok  174 security/tomoyo/memory.c 	if (tomoyo_memory_ok(ptr)) {