/include/linux/netfilter_bridge/ |
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/netfilter/ |
D | x_tables.h | 32 const struct xt_match *match; member 96 const struct xt_match *match; member 109 const struct xt_match *match; member 153 bool (*match)(const struct sk_buff *skb, member 277 int xt_register_matches(struct xt_match *match, unsigned int n); 278 void xt_unregister_matches(struct xt_match *match, unsigned int n); 467 compat_uptr_t match; member 521 int xt_compat_match_offset(const struct xt_match *match);
|
/include/uapi/linux/netfilter/ |
D | xt_owner.h | 22 __u8 match, invert; member
|
D | xt_policy.h | 63 struct xt_policy_spec match; member
|
D | x_tables.h | 24 struct xt_match *match; member
|
/include/linux/ |
D | task_work.h | 26 bool (*match)(struct callback_head *, void *data), void *data);
|
D | isa.h | 14 int (*match)(struct device *, unsigned int); member
|
D | rbtree.h | 288 struct rb_node *match = NULL; in rb_find_first() local 295 match = node; in rb_find_first() 302 return match; in rb_find_first()
|
D | auxiliary_bus.h | 75 int (*match)(struct device *dev, const void *data));
|
D | attribute_container.h | 22 int (*match)(struct attribute_container *, struct device *); member
|
D | transport_class.h | 49 .match = mtch, \
|
D | nvmem-consumer.h | 99 int (*match)(struct device *dev, const void *data)); 237 int (*match)(struct device *dev, const void *data)) in nvmem_device_find()
|
D | device.h | 177 dr_match_t match, void *match_data, 183 dr_match_t match, void *match_data); 185 dr_match_t match, void *match_data); 187 dr_match_t match, void *match_data); 189 dr_match_t match, void *match_data); 191 dr_match_t match, void *match_data); 841 int (*match)(struct device *dev, void *data));
|
D | of.h | 276 const struct of_device_id **match); 500 const struct of_device_id **match) in of_find_matching_node_and_match() argument 924 const char *match = of_node_get_device_type(np); in of_node_is_type() local 926 return np && match && type && !strcmp(match, type); in of_node_is_type() 1285 #define for_each_matching_node_and_match(dn, matches, match) \ argument 1286 for (dn = of_find_matching_node_and_match(NULL, matches, match); \ 1287 dn; dn = of_find_matching_node_and_match(dn, matches, match))
|
D | vme.h | 123 int (*match)(struct vme_dev *); member
|
D | property.h | 445 devcon_match_fn_t match); 449 devcon_match_fn_t match) in device_connection_find_match() argument 451 return fwnode_connection_find_match(dev_fwnode(dev), con_id, data, match); in device_connection_find_match()
|
/include/linux/mlx5/ |
D | fs_helpers.h | 50 const u32 *match_v, u8 match) in _mlx5_fs_is_outer_ipproto_flow() argument 58 MLX5_GET(fte_match_set_lyr_2_4, headers_v, ip_protocol) == match; in _mlx5_fs_is_outer_ipproto_flow()
|
/include/linux/fpga/ |
D | fpga-region.h | 36 int (*match)(struct device *, const void *));
|
/include/linux/platform_data/ |
D | dmtimer-omap.h | 35 unsigned int match);
|
/include/linux/device/ |
D | bus.h | 90 int (*match)(struct device *dev, struct device_driver *drv); member 169 int (*match)(struct device *dev, const void *data));
|
D | driver.h | 167 int (*match)(struct device *dev, const void *data));
|
/include/linux/spi/ |
D | spi-mem.h | 282 u16 mask, u16 match, 383 u16 mask, u16 match,
|
/include/media/ |
D | v4l2-async.h | 71 } match; member
|
/include/net/netfilter/ |
D | nf_tables_offload.h | 66 struct nft_flow_match match; member
|
/include/linux/sunrpc/ |
D | rpc_pipe_fs.h | 117 int (*match)(struct rpc_pipe_dir_object *, void *),
|