Home
last modified time | relevance | path

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

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