Searched refs:terse (Results 1 – 8 of 8) sorted by relevance
| /linux/scripts/package/debian/ |
| H A D | rules | 15 # the debianized tree), show verbose logs unless DEB_BUILD_OPTION=terse is set. 17 ifeq (,$(filter terse,$(DEB_BUILD_OPTIONS)))
|
| /linux/include/net/ |
| H A D | act_api.h | 226 int ref, bool terse);
|
| /linux/Documentation/filesystems/ |
| H A D | cramfs.rst | 11 expressed in a very terse representation to make it use much less
|
| /linux/scripts/ |
| H A D | checkpatch.pl | 35 my $terse = 0; 95 --terse one line per report 322 'terse!' => \$terse, 381 die "$P: --verbose cannot be used with --terse\n" if ($verbose && $terse); 462 if ($terse) { 2386 if ($terse) {
|
| /linux/net/sched/ |
| H A D | act_api.c | 1247 int bind, int ref, bool terse) in tcf_action_dump() argument 1257 err = terse ? tcf_action_dump_terse(skb, a, false) : in tcf_action_dump()
|
| H A D | cls_api.c | 2779 long index_start, long *p_index, bool terse) in tcf_chain_dump() argument 2824 arg.terse_dump = terse; in tcf_chain_dump()
|
| /linux/Documentation/trace/ |
| H A D | kprobes.rst | 353 Here are terse, mini-man-page specifications for these functions and
|
| /linux/tools/memory-model/Documentation/ |
| H A D | explanation.txt | 44 version of the model; they are extremely terse and their meanings are
|