| /linux/scripts/genksyms/ |
| H A D | keywords.c | 5 } keywords[] = { variable 73 #define NR_KEYWORDS (sizeof(keywords)/sizeof(struct resword)) 79 struct resword *r = keywords + i; in is_reserved_word()
|
| /linux/drivers/net/ethernet/microchip/vcap/ |
| H A D | vcap_api_kunit.c | 582 u32 keywords[16] = {0}; in vcap_api_encode_keyfield_test() local 587 .keystream = keywords, in vcap_api_encode_keyfield_test() 589 .actionstream = keywords, in vcap_api_encode_keyfield_test() 621 KUNIT_EXPECT_EQ(test, (u32)0x0, keywords[0]); in vcap_api_encode_keyfield_test() 622 KUNIT_EXPECT_EQ(test, (u32)0x0, keywords[1]); in vcap_api_encode_keyfield_test() 623 KUNIT_EXPECT_EQ(test, (u32)(0x04a1 << 6), keywords[2]); in vcap_api_encode_keyfield_test() 624 KUNIT_EXPECT_EQ(test, (u32)0x0, keywords[3]); in vcap_api_encode_keyfield_test() 625 KUNIT_EXPECT_EQ(test, (u32)0x0, keywords[4]); in vcap_api_encode_keyfield_test() 626 KUNIT_EXPECT_EQ(test, (u32)0x0, keywords[5]); in vcap_api_encode_keyfield_test() 627 KUNIT_EXPECT_EQ(test, (u32)0x0, keywords[6]); in vcap_api_encode_keyfield_test() [all …]
|
| /linux/tools/perf/Documentation/ |
| H A 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
|
| H A D | perf-report.txt | 625 The local/global keywords set if the percentage is computed 627 The period/hits keywords set the base the percentage is computed
|
| /linux/Documentation/admin-guide/perf/ |
| H A D | meson-ddr-pmu.rst | 24 Below are DDR access request event filter keywords:
|
| /linux/tools/perf/pmu-events/ |
| H A D | metric.py | 725 keywords=[]) 766 …keywords = ['if', 'else', 'min', 'max', 'd_ratio', 'source_count', 'has_event', 'strcmp_cpuid_str'] 767 for kw in keywords:
|
| /linux/Documentation/networking/device_drivers/ethernet/intel/ |
| H A 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/tools/bpf/bpftool/Documentation/ |
| H A D | bpftool-feature.rst | 66 The keywords **full**, **macros** and **prefix** have the same role as when
|
| H A D | bpftool-prog.rst | 203 passed). If output keywords are omitted, output data and context are
|
| /linux/Documentation/arch/s390/ |
| H A D | common_io.rst | 32 keywords can be used to refer to the CCW based boot device and CCW console
|
| /linux/Documentation/admin-guide/acpi/ |
| H A D | ssdt-overlays.rst | 62 ASL Input: minnomax.asl - 30 lines, 614 bytes, 7 keywords
|
| /linux/Documentation/fb/ |
| H A D | sisfb.rst | 108 "mode" or "vesa" keywords as a parameter. See above and below.
|
| /linux/Documentation/mm/ |
| H A D | page_owner.rst | 211 keywords are described in the **STANDARD FORMAT SPECIFIERS** section below.
|
| /linux/Documentation/admin-guide/ |
| H A D | dynamic-debug-howto.rst | 115 keywords are:::
|
| H A D | spkguide.txt | 68 speakup.synth parameter will accept the following keywords, provided 543 keywords in section 1 to find the keyword which matches your synth.
|
| /linux/Documentation/scsi/ |
| H A D | st.rst | 340 are configurable when the driver is loaded as a module. The keywords are: 367 versions is supported. The same keywords can be used as when loading
|
| /linux/Documentation/crypto/ |
| H A D | descore-readme.rst | 241 2) for those with functional ``asm`` keywords: you should change the
|
| /linux/Documentation/filesystems/ |
| H A D | orangefs.rst | 225 Get a list of all debugging keywords::
|
| /linux/Documentation/kbuild/ |
| H A D | kconfig-language.rst | 373 line starts with a keyword (except help texts). The following keywords
|
| /linux/Documentation/arch/m68k/ |
| H A D | kernel-options.rst | 869 No argument. Used to separate blocks of keywords when there's more
|
| /linux/Documentation/networking/ |
| H A D | can.rst | 1419 setting keywords for the 'data' bitrate start with 'd' e.g. dbitrate,
|