/kernel/linux/linux-5.10/sound/soc/intel/common/ |
H A D | soc-acpi-intel-bxt-match.c | 3 * soc-acpi-intel-bxt-match.c - tables and support for BXT ACPI enumeration. 11 #include <sound/soc-acpi-intel-match.h>
|
/kernel/linux/linux-5.10/include/uapi/linux/netfilter/ |
H A D | xt_policy.h | 63 struct xt_policy_spec match; member
|
/kernel/linux/linux-5.10/net/bridge/netfilter/ |
H A D | ebt_pkttype.c | 38 .match = ebt_pkttype_mt, 56 MODULE_DESCRIPTION("Ebtables: Link layer packet type match");
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | isa.h | 14 int (*match)(struct device *, unsigned int); member
|
/kernel/linux/linux-5.10/include/linux/fpga/ |
H A D | fpga-region.h | 36 int (*match)(struct device *, const void *));
|
/kernel/linux/linux-6.6/include/linux/fpga/ |
H A D | fpga-region.h | 57 int (*match)(struct device *, const void *));
|
/kernel/linux/linux-6.6/drivers/vfio/mdev/ |
H A D | mdev_driver.c | 37 * No drivers automatically match. Drivers are only bound by explicit in mdev_match() 47 .match = mdev_match,
|
/kernel/linux/linux-6.6/include/uapi/linux/netfilter/ |
H A D | xt_policy.h | 63 struct xt_policy_spec match; member
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | em_u32.c | 40 .match = em_u32_match,
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | xt_cpu.c | 2 /* Kernel module to match running CPU */ 20 MODULE_DESCRIPTION("Xtables: CPU match"); 45 .match = cpu_mt,
|
H A D | xt_realm.c | 18 MODULE_DESCRIPTION("Xtables: Routing realm match"); 32 .match = realm_mt,
|
/kernel/linux/linux-6.6/sound/soc/intel/common/ |
H A D | soc-acpi-intel-lnl-match.c | 3 * soc-acpi-intel-lnl-match.c - tables and support for LNL ACPI enumeration. 10 #include <sound/soc-acpi-intel-match.h> 11 #include "soc-acpi-intel-sdw-mockup-match.h"
|
H A D | soc-acpi-intel-cnl-match.c | 3 * soc-acpi-intel-cnl-match.c - tables and support for CNL ACPI enumeration. 10 #include <sound/soc-acpi-intel-match.h> 12 #include "soc-acpi-intel-sdw-mockup-match.h"
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/netfilter/ |
H A D | xt_policy.h | 56 struct xt_policy_spec match; member
|
/kernel/linux/linux-6.6/net/bridge/netfilter/ |
H A D | ebt_pkttype.c | 38 .match = ebt_pkttype_mt, 56 MODULE_DESCRIPTION("Ebtables: Link layer packet type match");
|
/kernel/linux/linux-6.6/sound/soc/sof/intel/ |
H A D | pci-mtl.c | 14 #include <sound/soc-acpi-intel-match.h>
|
H A D | pci-lnl.c | 14 #include <sound/soc-acpi-intel-match.h>
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter/ |
H A D | xt_policy.h | 56 struct xt_policy_spec match; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter/ |
H A D | xt_policy.h | 58 struct xt_policy_spec match; member
|
/third_party/icu/icu4c/source/i18n/ |
H A D | numparse_currency.h | 25 * Will match currency spacing either before or after the number depending on whether we are currently in 40 bool match(StringSegment& segment, ParsedNumber& result, UErrorCode& status) const override;
|
/third_party/jerryscript/tests/jerry/es2015/ |
H A D | regexp-construct.js | 29 var obj = { get source() { throw 5 }, [Symbol.match] : true }
|
/third_party/mesa3d/src/compiler/isaspec/ |
H A D | decode.h | 132 * have the match and mask to match a single instruction (or arbitrary 142 bitmask_t match; member
|
/third_party/node/test/parallel/ |
H A D | test-crypto-keygen-async-dsa.js | 38 assert.match(publicKey, spkiExp);
|
H A D | test-env-var-no-warnings.js | 20 assert.match(stderr.trim(), /Warning: foo\n/);
|
H A D | test-http-chunked-304.js | 60 assert.match(resp, /^Connection: close\r\n$/m);
|