match 11 arch/x86/include/asm/cpu_device_id.h extern const struct x86_cpu_id *x86_match_cpu(const struct x86_cpu_id *match); match 135 include/acpi/acpi_bus.h bool (*match)(char *idstr, const struct acpi_device_id **matchid); match 484 include/acpi/acpi_bus.h bool (*match)(struct device *dev); match 23 include/linux/attribute_container.h int (*match)(struct attribute_container *, struct device *); match 113 include/linux/device.h int (*match)(struct device *dev, struct device_driver *drv); match 155 include/linux/device.h int (*match)(struct device *dev, void *data)); match 293 include/linux/device.h int (*match)(struct device *dev, void *data)); match 416 include/linux/device.h int (*match)(struct device *, const void *)); match 584 include/linux/device.h dr_match_t match, void *match_data, match 590 include/linux/device.h dr_match_t match, void *match_data); match 592 include/linux/device.h dr_match_t match, void *match_data); match 594 include/linux/device.h dr_match_t match, void *match_data); match 596 include/linux/device.h dr_match_t match, void *match_data); match 598 include/linux/device.h dr_match_t match, void *match_data); match 927 include/linux/device.h int (*match)(struct device *dev, void *data)); match 149 include/linux/gpio/driver.h int (*match)(struct gpio_chip *chip, void *data)); match 23 include/linux/iio/common/st_sensors_i2c.h const struct of_device_id *match); match 26 include/linux/iio/common/st_sensors_i2c.h const struct of_device_id *match) match 297 include/linux/input.h bool (*match)(struct input_handler *handler, struct input_dev *dev); match 61 include/linux/irqdomain.h int (*match)(struct irq_domain *d, struct device_node *node); match 12 include/linux/isa.h int (*match)(struct device *, unsigned int); match 272 include/linux/lockd/lockd.h nlm_host_match_fn_t match); match 86 include/linux/memcontrol.h bool match; match 90 include/linux/memcontrol.h match = __mem_cgroup_same_or_subtree(memcg, task_memcg); match 92 include/linux/memcontrol.h return match; match 30 include/linux/netfilter/x_tables.h const struct xt_match *match; match 61 include/linux/netfilter/x_tables.h const struct xt_match *match; match 73 include/linux/netfilter/x_tables.h const struct xt_match *match; match 116 include/linux/netfilter/x_tables.h bool (*match)(const struct sk_buff *skb, match 239 include/linux/netfilter/x_tables.h int xt_register_matches(struct xt_match *match, unsigned int n); match 240 include/linux/netfilter/x_tables.h void xt_unregister_matches(struct xt_match *match, unsigned int n); match 369 include/linux/netfilter/x_tables.h compat_uptr_t match; match 423 include/linux/netfilter/x_tables.h int xt_compat_match_offset(const struct xt_match *match); match 25 include/linux/netfilter_bridge/ebtables.h bool (*match)(const struct sk_buff *skb, const struct net_device *in, match 26 include/linux/netfilter_bridge/ebtables.h const struct net_device *out, const struct xt_match *match, match 30 include/linux/netfilter_bridge/ebtables.h const struct xt_match *match, void *matchinfo, match 32 include/linux/netfilter_bridge/ebtables.h void (*destroy)(const struct xt_match *match, void *matchinfo); match 229 include/linux/of.h const struct of_device_id **match); match 378 include/linux/of.h const struct of_device_id **match) match 787 include/linux/of.h #define for_each_matching_node_and_match(dn, matches, match) \ match 788 include/linux/of.h for (dn = of_find_matching_node_and_match(NULL, matches, match); \ match 789 include/linux/of.h dn; dn = of_find_matching_node_and_match(dn, matches, match)) match 309 include/linux/serial_core.h int setup_earlycon(char *buf, const char *match, match 101 include/linux/sunrpc/cache.h int (*match)(struct cache_head *orig, struct cache_head *new); match 113 include/linux/sunrpc/rpc_pipe_fs.h int (*match)(struct rpc_pipe_dir_object *, void *), match 268 include/linux/thermal.h int (*match) (struct thermal_zone_device *tz, match 50 include/linux/transport_class.h .match = mtch, \ match 85 include/linux/uwb/umc.h int (*match)(struct umc_driver *, struct umc_dev *); match 110 include/linux/vme.h int (*match)(struct vme_dev *); match 54 include/media/v4l2-async.h bool (*match)(struct device *, match 58 include/media/v4l2-async.h } match; match 55 include/net/fib_rules.h int (*match)(struct fib_rule *, match 97 include/net/inet_frag.h bool (*match)(const struct inet_frag_queue *q, match 235 include/net/pkt_cls.h int (*match)(struct sk_buff *, struct tcf_ematch *, match 1137 include/scsi/libfc.h bool (*match)(struct fc_frame *)); match 1142 include/scsi/libfc.h bool (*match)(struct fc_frame *)); match 312 include/scsi/libfcoe.h bool (*match) (struct net_device *device); match 224 include/scsi/scsi_device.h bool (*match)(struct scsi_device *); match 23 include/uapi/linux/netfilter/x_tables.h struct xt_match *match; match 15 include/uapi/linux/netfilter/xt_owner.h __u8 match, invert; match 59 include/uapi/linux/netfilter/xt_policy.h struct xt_policy_spec match; match 123 include/uapi/linux/netfilter_bridge/ebtables.h struct xt_match *match; match 1956 include/uapi/linux/videodev2.h struct v4l2_dbg_match match; match 1967 include/uapi/linux/videodev2.h struct v4l2_dbg_match match; match 895 include/video/omapdss.h int (*match)(struct omap_dss_device *dssdev, void *data)); match 999 scripts/kconfig/symbol.c regmatch_t match[1]; match 1011 scripts/kconfig/symbol.c if (regexec(&re, sym->name, 1, match, 0)) match 1025 scripts/kconfig/symbol.c sym_match_arr[cnt].so = match[0].rm_so; match 1026 scripts/kconfig/symbol.c sym_match_arr[cnt].eo = match[0].rm_eo; match 842 scripts/mod/modpost.c !match(sec, section_white_list)) { match 1021 scripts/mod/modpost.c if (match(fromsec, check->fromsec) && match 1022 scripts/mod/modpost.c match(tosec, check->tosec)) match 1076 scripts/mod/modpost.c if (match(tosec, init_data_sections) && match 1077 scripts/mod/modpost.c match(fromsec, data_sections) && match 1083 scripts/mod/modpost.c match(fromsec, data_sections) && match 1088 scripts/mod/modpost.c if (match(tosec, init_exit_sections) && match 1089 scripts/mod/modpost.c match(fromsec, data_sections) && match 1090 scripts/mod/modpost.c match(fromsym, mismatch->symbol_white_list)) match 1094 scripts/mod/modpost.c if (match(fromsec, head_sections) && match 1095 scripts/mod/modpost.c match(tosec, init_sections)) match 1099 scripts/mod/modpost.c if (match(tosym, linker_symbols)) match 1218 scripts/mod/modpost.c if (match(s, init_exit_sections)) { match 1560 scripts/mod/modpost.c if (match(fromsec, section_white_list)) match 1604 scripts/mod/modpost.c if (match(fromsec, section_white_list))