Home
last modified time | relevance | path

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

/Linux-v4.19/security/tomoyo/
Dcondition.c500 bool is_not; in tomoyo_get_condition() local
Dcommon.h607 bool is_not; member
614 bool is_not; member
/Linux-v4.19/kernel/trace/
Dtrace_events_filter.c82 static bool is_not(const char *str) in is_not() function