Home
last modified time | relevance | path

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

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