Searched refs:terse (Results 1 – 10 of 10) 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 | 223 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) { 2378 if ($terse) {
|
/linux/net/sched/ |
H A D | act_api.c | 1245 int bind, int ref, bool terse) in tcf_action_dump() argument 1255 err = terse ? tcf_action_dump_terse(skb, a, false) : in tcf_action_dump()
|
H A D | cls_api.c | 2772 long index_start, long *p_index, bool terse) in tcf_chain_dump() argument 2817 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/Documentation/dev-tools/ |
H A D | checkpatch.rst | 63 - --terse
|
/linux/Documentation/process/ |
H A D | submitting-patches.rst | 11 This document contains a large number of suggestions in a relatively terse
|
/linux/tools/memory-model/Documentation/ |
H A D | explanation.txt | 44 version of the model; they are extremely terse and their meanings are
|