Searched refs:ISRUNNING (Results 1 – 1 of 1) sorted by relevance
95 #define ISRUNNING(flags) ((flags) & IFF_RUNNING) macro97 #define ISRUNNING(flags) 0 macro358 if (ISRUNNING(flags)) in add_or_find_if()