| /include/linux/netfilter_bridge/ |
| A D | ebtables.h | 23 bool (*match)(const struct sk_buff *skb, const struct net_device *in, member 24 const struct net_device *out, const struct xt_match *match, 28 const struct xt_match *match, void *matchinfo, 30 void (*destroy)(const struct xt_match *match, void *matchinfo);
|
| /include/linux/device/ |
| A D | devres.h | 29 dr_match_t match, void *match_data, 34 void *devres_find(struct device *dev, dr_release_t release, dr_match_t match, void *match_data); 35 void *devres_get(struct device *dev, void *new_res, dr_match_t match, void *match_data); 36 void *devres_remove(struct device *dev, dr_release_t release, dr_match_t match, void *match_data); 37 int devres_destroy(struct device *dev, dr_release_t release, dr_match_t match, void *match_data); 38 int devres_release(struct device *dev, dr_release_t release, dr_match_t match, void *match_data);
|
| A D | bus.h | 85 int (*match)(struct device *dev, const struct device_driver *drv); member 152 const void *data, device_match_t match);
|
| /include/linux/netfilter/ |
| A D | x_tables.h | 32 const struct xt_match *match; member 86 const struct xt_match *match; member 99 const struct xt_match *match; member 143 bool (*match)(const struct sk_buff *skb, member 267 int xt_register_matches(struct xt_match *match, unsigned int n); 268 void xt_unregister_matches(struct xt_match *match, unsigned int n); 457 compat_uptr_t match; member 511 int xt_compat_match_offset(const struct xt_match *match);
|
| /include/uapi/linux/netfilter/ |
| A D | xt_owner.h | 22 __u8 match, invert; member
|
| A D | xt_policy.h | 63 struct xt_policy_spec match; member
|
| /include/linux/ |
| A D | rpmb.h | 69 int (*match)(struct device *dev, 90 int (*match)(struct device *dev, const void *data)) in rpmb_dev_find_device()
|
| A D | task_work.h | 33 bool (*match)(struct callback_head *, void *data), void *data);
|
| A D | attribute_container.h | 22 int (*match)(struct attribute_container *, struct device *); member
|
| A D | isa.h | 14 int (*match)(struct device *, unsigned int); member
|
| A D | transport_class.h | 49 .match = mtch, \
|
| A D | rbtree.h | 392 struct rb_node *match = NULL; in rb_find_first() local 399 match = node; in rb_find_first() 406 return match; in rb_find_first()
|
| A D | nvmem-consumer.h | 95 int (*match)(struct device *dev, const void *data)); 239 int (*match)(struct device *dev, const void *data)) in nvmem_device_find()
|
| A D | tee_drv.h | 192 int (*match)(struct tee_ioctl_version_data *,
|
| /include/net/ |
| A D | mctp.h | 56 static inline bool mctp_address_matches(mctp_eid_t match, mctp_eid_t eid) in mctp_address_matches() argument 58 return match == eid || match == MCTP_ADDR_ANY; in mctp_address_matches()
|
| A D | flow_offload.h | 440 struct flow_match match; member 449 return dissector_uses_key(rule->match.dissector, key); in flow_rule_match_key() 532 struct flow_match_control match; in flow_rule_match_has_control_flags() local 537 flow_rule_match_control(rule, &match); in flow_rule_match_has_control_flags() 539 return flow_rule_has_control_flags(match.mask->flags, extack); in flow_rule_match_has_control_flags()
|
| /include/kunit/ |
| A D | resource.h | 324 kunit_resource_match_t match, in kunit_find_resource() argument 333 if (match(test, res, (void *)match_data)) { in kunit_find_resource() 368 kunit_resource_match_t match,
|
| /include/linux/pwrseq/ |
| A D | provider.h | 65 pwrseq_match_func match; member
|
| /include/linux/spi/offload/ |
| A D | provider.h | 22 bool (*match)(struct spi_offload_trigger *trigger, member
|
| /include/linux/fpga/ |
| A D | fpga-region.h | 59 int (*match)(struct device *, const void *));
|
| /include/linux/platform_data/ |
| A D | dmtimer-omap.h | 35 unsigned int match);
|
| /include/acpi/ |
| A D | acpi_bus.h | 41 bool acpi_device_dep(acpi_handle target, acpi_handle match); 134 bool (*match)(const char *idstr, const struct acpi_device_id **matchid); member 706 bool (*match)(struct device *dev); member 901 #define ACPI_STR_TYPES(match) \ argument 902 TYPE_ENTRY(unsigned char *, match), \ 903 TYPE_ENTRY(signed char *, match), \ 904 TYPE_ENTRY(char *, match), \ 905 TYPE_ENTRY(void *, match)
|
| /include/media/ |
| A D | v4l2-async.h | 80 struct v4l2_async_match_desc match; member
|
| /include/net/netfilter/ |
| A D | nf_tables_offload.h | 66 struct nft_flow_match match; member
|
| /include/linux/spi/ |
| A D | spi-mem.h | 343 u16 mask, u16 match, 453 u16 mask, u16 match,
|