Home
last modified time | relevance | path

Searched refs:excludes (Results 1 – 7 of 7) sorted by relevance

/tools/rcu/
A Dextract-stall.sh6 echo Filter out clocksource lines. Note that preceding-lines excludes the
/tools/lib/subcmd/
A Dhelp.h31 void exclude_cmds(struct cmdnames *cmds, struct cmdnames *excludes);
A Dhelp.c73 void exclude_cmds(struct cmdnames *cmds, struct cmdnames *excludes) in exclude_cmds() argument
79 while (ci < cmds->cnt && ei < excludes->cnt) { in exclude_cmds()
80 cmp = strcmp(cmds->names[ci]->name, excludes->names[ei]->name); in exclude_cmds()
/tools/testing/selftests/hid/tests/
A Dbase_device.py188 excludes: List[Any] = [],
193 self.excludes = excludes
201 for m in self.excludes:
A Dbase.py78 excludes=[
113 excludes=[libevdev.EV_KEY.BTN_TOOL_PEN, libevdev.EV_KEY.BTN_STYLUS],
127 excludes=[libevdev.EV_KEY.BTN_TOOL_PEN, libevdev.EV_KEY.BTN_STYLUS],
/tools/net/sunrpc/xdrgen/
A DREADME192 automatically excludes data item encoder and decoder functions that
/tools/memory-model/Documentation/
A Dlitmus-tests.txt505 in a spin loop, it instead excludes executions that fail to acquire the

Completed in 9 milliseconds