Home
last modified time | relevance | path

Searched refs:keywords (Results 1 – 25 of 34) sorted by relevance

12

/Linux-v6.6/scripts/genksyms/
Dkeywords.c5 } 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/
Dvcap_api_kunit.c579 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/
Dget_maintainer.pl59 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/
Dperf-annotate.txt148 The local/global keywords set if the percentage is computed
150 The period/hits keywords set the base the percentage is computed
Dperf-report.txt561 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/
Dmetric.py526 keywords=[])
561keywords = ['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/
Dmeson-ddr-pmu.rst24 Below are DDR access request event filter keywords:
/Linux-v6.6/Documentation/
Ddontdiff152 keywords.c
/Linux-v6.6/Documentation/process/
Dprogramming-language.rst28 The kernel defines pseudo-keywords (e.g. ``__pure``) instead of using
Dlicense-rules.rst99 of keywords "AND", "OR" separating sub-expressions and surrounded by
/Linux-v6.6/tools/bpf/bpftool/Documentation/
Dbpftool-feature.rst72 The keywords **full**, **macros** and **prefix** have the
Dbpftool-prog.rst206 passed). If output keywords are omitted, output data and
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/intel/
De1000.rst338 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/
Dcommon_io.rst32 keywords can be used to refer to the CCW based boot device and CCW console
/Linux-v6.6/Documentation/admin-guide/acpi/
Dssdt-overlays.rst62 ASL Input: minnomax.asl - 30 lines, 614 bytes, 7 keywords
/Linux-v6.6/Documentation/admin-guide/mm/damon/
Dusage.rst170 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/
Dsisfb.rst108 "mode" or "vesa" keywords as a parameter. See above and below.
/Linux-v6.6/Documentation/mm/
Dpage_owner.rst133 keywords are described in the **STANDARD FORMAT SPECIFIERS** section below.
/Linux-v6.6/tools/bpf/bpftool/bash-completion/
Dbpftool272 # Deal with simplest keywords
372 # "file" is not compatible with other keywords here
/Linux-v6.6/Documentation/ABI/testing/
Dsysfs-kernel-mm-damon25 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/
Ddynamic-debug-howto.rst110 keywords are:::
/Linux-v6.6/drivers/media/rc/
DKconfig101 different modes using the following RC protocol keywords:
/Linux-v6.6/Documentation/scsi/
Dst.rst335 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/
Ddescore-readme.rst241 2) for those with functional ``asm`` keywords: you should change the
/Linux-v6.6/Documentation/filesystems/
Dorangefs.rst225 Get a list of all debugging keywords::

12