Searched refs:match (Results 1451 - 1475 of 5169) sorted by relevance
1...<<51525354555657585960>>...207
/base/global/i18n/frameworks/intl/include/ |
H A D | utils.h | 54 bool RegexSearchNoExcept(const std::string& str, std::smatch& match, const std::regex& regex);
|
/kernel/linux/linux-5.10/arch/arm/nwfpe/ |
H A D | entry.S | 78 @ if condition code failed to match, next insn
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | macio.h | 127 int (*probe)(struct macio_dev* dev, const struct of_device_id *match);
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/512x/ |
H A D | mpc5121_ads_cpld.c | 139 .match = cpld_pic_host_match,
|
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/ |
H A D | Makefile | 25 obj-y += match.o
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | macio.h | 128 int (*probe)(struct macio_dev* dev, const struct of_device_id *match);
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/512x/ |
H A D | mpc5121_ads_cpld.c | 137 .match = cpld_pic_host_match,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/ |
H A D | Makefile | 50 flower/match.o \
|
/kernel/linux/linux-5.10/drivers/nubus/ |
H A D | bus.c | 44 .match = nubus_bus_match,
|
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
H A D | ctl.h | 64 * @match: Function used to match the incoming packet 87 bool (*match)(const struct tb_cfg_request *req, member
|
/kernel/linux/linux-5.10/net/openvswitch/ |
H A D | flow_table.h | 101 const struct sw_flow_match *match);
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | xt_u32.c | 3 * xt_u32 - kernel module to match u32 packet content 123 .match = u32_mt,
|
H A D | xt_cluster.c | 87 /* This match assumes that all nodes see the same packets. This can be in xt_cluster_mt() 99 * this match mangles skbuff's pkt_type if it detects a packet in xt_cluster_mt() 152 .match = xt_cluster_mt, 171 MODULE_DESCRIPTION("Xtables: hash-based cluster match");
|
H A D | xt_connlimit.c | 11 * Kernel module to match connection tracking information. 114 .match = connlimit_mt,
|
H A D | xt_physdev.c | 2 /* Kernel module to match the bridge port in and 18 MODULE_DESCRIPTION("Xtables: Bridge physical device match"); 123 .match = physdev_mt,
|
/kernel/linux/linux-5.10/net/sched/ |
H A D | em_ipset.c | 112 .match = em_ipset_match, 129 MODULE_DESCRIPTION("TC extended match for IP sets");
|
/kernel/linux/linux-5.10/include/net/netfilter/ |
H A D | nf_tables_offload.h | 66 struct nft_flow_match match; member
|
/kernel/linux/linux-5.10/include/linux/sunrpc/ |
H A D | rpc_pipe_fs.h | 117 int (*match)(struct rpc_pipe_dir_object *, void *),
|
/kernel/linux/linux-5.10/sound/isa/ |
H A D | adlib.c | 107 .match = snd_adlib_match,
|
/kernel/linux/linux-5.10/scripts/tracing/ |
H A D | draw_functrace.py | 106 m = re.match("[^]]+?\\] +([a-z.]+) +([0-9.]+): (\\w+) <-(\\w+)", line)
|
/kernel/linux/linux-5.10/security/apparmor/ |
H A D | Makefile | 6 apparmor-y := apparmorfs.o audit.o capability.o task.o ipc.o lib.o match.o \
|
/kernel/linux/linux-5.10/sound/soc/intel/common/ |
H A D | soc-acpi-intel-byt-match.c | 3 * soc-acpi-intel-byt-match.c - tables and support for BYT ACPI enumeration. 10 #include <sound/soc-acpi-intel-match.h>
|
H A D | soc-acpi-intel-icl-match.c | 3 * soc-acpi-intel-icl-match.c - tables and support for ICL ACPI enumeration. 10 #include <sound/soc-acpi-intel-match.h>
|
/kernel/linux/linux-5.10/include/uapi/linux/netfilter/ |
H A D | x_tables.h | 24 struct xt_match *match; member
|
/kernel/linux/linux-5.10/drivers/zorro/ |
H A D | zorro-driver.c | 24 * @dev: the Zorro device structure to match against 28 * zorro_device_id structure or %NULL if there is no match. 120 * @dev: the Zorro device structure to match against 124 * supported, and 0 if there is no match. 163 .match = zorro_bus_match,
|
Completed in 9 milliseconds
1...<<51525354555657585960>>...207