/Linux-v6.6/scripts/genksyms/ |
D | keywords.c | 5 } keywords[] = { variable 66 #define NR_KEYWORDS (sizeof(keywords)/sizeof(struct resword)) 72 struct resword *r = keywords + i; in is_reserved_word()
|
/Linux-v6.6/drivers/net/ethernet/microchip/vcap/ |
D | vcap_api_kunit.c | 579 u32 keywords[16] = {0}; in vcap_api_encode_keyfield_test() local 584 .keystream = keywords, in vcap_api_encode_keyfield_test() 586 .actionstream = keywords, in vcap_api_encode_keyfield_test() 618 KUNIT_EXPECT_EQ(test, (u32)0x0, keywords[0]); in vcap_api_encode_keyfield_test() 619 KUNIT_EXPECT_EQ(test, (u32)0x0, keywords[1]); in vcap_api_encode_keyfield_test() 620 KUNIT_EXPECT_EQ(test, (u32)(0x04a1 << 6), keywords[2]); in vcap_api_encode_keyfield_test() 621 KUNIT_EXPECT_EQ(test, (u32)0x0, keywords[3]); in vcap_api_encode_keyfield_test() 622 KUNIT_EXPECT_EQ(test, (u32)0x0, keywords[4]); in vcap_api_encode_keyfield_test() 623 KUNIT_EXPECT_EQ(test, (u32)0x0, keywords[5]); in vcap_api_encode_keyfield_test() 624 KUNIT_EXPECT_EQ(test, (u32)0x0, keywords[6]); in vcap_api_encode_keyfield_test() [all …]
|
/Linux-v6.6/scripts/ |
D | get_maintainer.pl | 59 my $keywords = 1; 274 'k|keywords!' => \$keywords, 320 $keywords = 0; 551 if ($file ne "MAINTAINERS" && -f $file && $keywords) { 556 if ($keywords) { 604 } elsif ($keywords) { 947 if ($keywords) { 1078 --keywords => scan patch for keywords (default: $keywords) 1861 k keywords in file [$keywords] 1995 bool_invert(\$keywords);
|
/Linux-v6.6/tools/perf/Documentation/ |
D | perf-annotate.txt | 148 The local/global keywords set if the percentage is computed 150 The period/hits keywords set the base the percentage is computed
|
D | perf-report.txt | 561 The local/global keywords set if the percentage is computed 563 The period/hits keywords set the base the percentage is computed
|
/Linux-v6.6/tools/perf/pmu-events/ |
D | metric.py | 526 keywords=[]) 561 …keywords = ['if', 'else', 'min', 'max', 'd_ratio', 'source_count', 'has_event', 'strcmp_cpuid_str', 563 for kw in keywords:
|
/Linux-v6.6/Documentation/admin-guide/perf/ |
D | meson-ddr-pmu.rst | 24 Below are DDR access request event filter keywords:
|
/Linux-v6.6/Documentation/ |
D | dontdiff | 152 keywords.c
|
/Linux-v6.6/Documentation/process/ |
D | programming-language.rst | 28 The kernel defines pseudo-keywords (e.g. ``__pure``) instead of using
|
D | license-rules.rst | 99 of keywords "AND", "OR" separating sub-expressions and surrounded by
|
/Linux-v6.6/tools/bpf/bpftool/Documentation/ |
D | bpftool-feature.rst | 72 The keywords **full**, **macros** and **prefix** have the
|
D | bpftool-prog.rst | 206 passed). If output keywords are omitted, output data and
|
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/intel/ |
D | e1000.rst | 338 Three keywords are used to control the speed and duplex configuration. 339 These keywords are Speed, Duplex, and AutoNeg. 341 If the board uses a fiber interface, these keywords are ignored, and the 344 For copper-based boards, the keywords interact as follows:
|
/Linux-v6.6/Documentation/arch/s390/ |
D | common_io.rst | 32 keywords can be used to refer to the CCW based boot device and CCW console
|
/Linux-v6.6/Documentation/admin-guide/acpi/ |
D | ssdt-overlays.rst | 62 ASL Input: minnomax.asl - 30 lines, 614 bytes, 7 keywords
|
/Linux-v6.6/Documentation/admin-guide/mm/damon/ |
D | usage.rst | 170 list some or all of below keywords. 181 context by writing one of the keywords listed in ``avail_operations`` file and 277 <damon_design_damos_action>`. The keywords that can be written to and read 368 file, you can write one of four special keywords: ``anon`` for anonymous pages,
|
/Linux-v6.6/Documentation/fb/ |
D | sisfb.rst | 108 "mode" or "vesa" keywords as a parameter. See above and below.
|
/Linux-v6.6/Documentation/mm/ |
D | page_owner.rst | 133 keywords are described in the **STANDARD FORMAT SPECIFIERS** section below.
|
/Linux-v6.6/tools/bpf/bpftool/bash-completion/ |
D | bpftool | 272 # Deal with simplest keywords 372 # "file" is not compatible with other keywords here
|
/Linux-v6.6/Documentation/ABI/testing/ |
D | sysfs-kernel-mm-damon | 25 stops, respectively. Reading the file returns the keywords 234 keywords for this file are 'none' for disabling the watermarks
|
/Linux-v6.6/Documentation/admin-guide/ |
D | dynamic-debug-howto.rst | 110 keywords are:::
|
/Linux-v6.6/drivers/media/rc/ |
D | Kconfig | 101 different modes using the following RC protocol keywords:
|
/Linux-v6.6/Documentation/scsi/ |
D | st.rst | 335 are configurable when the driver is loaded as a module. The keywords are: 362 versions is supported. The same keywords can be used as when loading
|
/Linux-v6.6/Documentation/crypto/ |
D | descore-readme.rst | 241 2) for those with functional ``asm`` keywords: you should change the
|
/Linux-v6.6/Documentation/filesystems/ |
D | orangefs.rst | 225 Get a list of all debugging keywords::
|