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 | 227 int ref, bool terse);
|
| /linux/scripts/ |
| H A D | checkpatch.pl | 35 my $terse = 0; 99 --terse one line per report 335 'terse!' => \$terse, 395 die "$P: --verbose cannot be used with --terse\n" if ($verbose && $terse); 476 if ($terse) { 2405 if ($terse) {
|
| /linux/net/sched/ |
| H A D | act_api.c | 1259 int bind, int ref, bool terse) in tcf_action_dump() argument 1269 err = terse ? tcf_action_dump_terse(skb, a, false) : in tcf_action_dump()
|
| H A D | cls_api.c | 2802 long index_start, long *p_index, bool terse) in tcf_chain_dump() argument 2847 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/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
|