Home
last modified time | relevance | path

Searched defs:is_not (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/security/tomoyo/
Dcondition.c517 bool is_not; in tomoyo_get_condition() local
Dcommon.h610 bool is_not; member
617 bool is_not; member
/kernel/linux/linux-5.10/kernel/trace/
Dtrace_events_filter.c84 static bool is_not(const char *str) in is_not() function