/kernel/linux/linux-5.10/drivers/staging/fieldbus/anybuss/ |
H A D | arcx-anybus.c | 313 goto out_dev; in controller_probe() 315 out_dev: in controller_probe()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_acl_flex_actions.c | 136 const struct net_device *out_dev, in mlxsw_sp_act_mirror_add() 144 agent_parms.to_dev = out_dev; in mlxsw_sp_act_mirror_add() 135 mlxsw_sp_act_mirror_add(void *priv, u16 local_in_port, const struct net_device *out_dev, bool ingress, int *p_span_id) mlxsw_sp_act_mirror_add() argument
|
H A D | spectrum_acl.c | 417 struct net_device *out_dev, in mlxsw_sp_acl_rulei_act_fwd() 424 if (out_dev) { in mlxsw_sp_acl_rulei_act_fwd() 425 if (!mlxsw_sp_port_dev_check(out_dev)) { in mlxsw_sp_acl_rulei_act_fwd() 429 mlxsw_sp_port = netdev_priv(out_dev); in mlxsw_sp_acl_rulei_act_fwd() 437 /* If out_dev is NULL, the caller wants to in mlxsw_sp_acl_rulei_act_fwd() 450 struct net_device *out_dev, in mlxsw_sp_acl_rulei_act_mirror() 466 out_dev, in mlxsw_sp_acl_rulei_act_mirror() 415 mlxsw_sp_acl_rulei_act_fwd(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_rule_info *rulei, struct net_device *out_dev, struct netlink_ext_ack *extack) mlxsw_sp_acl_rulei_act_fwd() argument 447 mlxsw_sp_acl_rulei_act_mirror(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_rule_info *rulei, struct mlxsw_sp_flow_block *block, struct net_device *out_dev, struct netlink_ext_ack *extack) mlxsw_sp_acl_rulei_act_mirror() argument
|
/kernel/linux/linux-6.6/drivers/staging/fieldbus/anybuss/ |
H A D | arcx-anybus.c | 313 goto out_dev; in controller_probe() 315 out_dev: in controller_probe()
|
/kernel/linux/linux-6.6/drivers/fsi/ |
H A D | fsi-core.c | 909 dev_t *out_dev, int *out_index) in __fsi_get_new_minor() 925 *out_dev = fsi_base_dev + id; in __fsi_get_new_minor() 938 *out_dev = fsi_base_dev + id; in __fsi_get_new_minor() 950 dev_t *out_dev, int *out_index) in fsi_get_new_minor() 962 *out_dev = fsi_base_dev + id; in fsi_get_new_minor() 971 return __fsi_get_new_minor(fdev->slave, type, out_dev, out_index); in fsi_get_new_minor() 908 __fsi_get_new_minor(struct fsi_slave *slave, enum fsi_dev_type type, dev_t *out_dev, int *out_index) __fsi_get_new_minor() argument 949 fsi_get_new_minor(struct fsi_device *fdev, enum fsi_dev_type type, dev_t *out_dev, int *out_index) fsi_get_new_minor() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_rep.h | 188 struct net_device *out_dev; member
|
H A D | en_tc.h | 192 struct net_device *out_dev);
|
/kernel/linux/linux-5.10/drivers/fsi/ |
H A D | fsi-core.c | 943 dev_t *out_dev, int *out_index) in __fsi_get_new_minor() 955 *out_dev = fsi_base_dev + id; in __fsi_get_new_minor() 968 *out_dev = fsi_base_dev + id; in __fsi_get_new_minor() 973 dev_t *out_dev, int *out_index) in fsi_get_new_minor() 975 return __fsi_get_new_minor(fdev->slave, type, out_dev, out_index); in fsi_get_new_minor() 942 __fsi_get_new_minor(struct fsi_slave *slave, enum fsi_dev_type type, dev_t *out_dev, int *out_index) __fsi_get_new_minor() argument 972 fsi_get_new_minor(struct fsi_device *fdev, enum fsi_dev_type type, dev_t *out_dev, int *out_index) fsi_get_new_minor() argument
|
/kernel/linux/linux-5.10/net/ieee802154/ |
H A D | nl-mac.c | 421 goto out_dev; in ieee802154_list_iface() 433 out_dev: in ieee802154_list_iface() 661 goto out_dev; in ieee802154_llsec_getparams() 666 goto out_dev; in ieee802154_llsec_getparams() 693 out_dev: in ieee802154_llsec_getparams()
|
/kernel/linux/linux-6.6/net/ieee802154/ |
H A D | nl-mac.c | 421 goto out_dev; in ieee802154_list_iface() 433 out_dev: in ieee802154_list_iface() 661 goto out_dev; in ieee802154_llsec_getparams() 666 goto out_dev; in ieee802154_llsec_getparams() 693 out_dev: in ieee802154_llsec_getparams()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_rep.h | 215 struct net_device *out_dev; member
|
H A D | en_tc.c | 1650 bool mlx5e_tc_is_vf_tunnel(struct net_device *out_dev, struct net_device *route_dev) in mlx5e_tc_is_vf_tunnel() argument 1655 out_priv = netdev_priv(out_dev); in mlx5e_tc_is_vf_tunnel() 1670 int mlx5e_tc_query_route_vport(struct net_device *out_dev, struct net_device *route_dev, u16 *vport) in mlx5e_tc_query_route_vport() argument 1679 out_priv = netdev_priv(out_dev); in mlx5e_tc_query_route_vport() 4085 static bool is_multiport_eligible(struct mlx5e_priv *priv, struct net_device *out_dev) in is_multiport_eligible() argument 4087 return same_hw_reps(priv, out_dev) && mlx5_lag_is_mpesw(priv->mdev); in is_multiport_eligible() 4091 struct net_device *out_dev) in mlx5e_is_valid_eswitch_fwd_dev() 4093 if (is_merged_eswitch_vfs(priv, out_dev)) in mlx5e_is_valid_eswitch_fwd_dev() 4096 if (is_multiport_eligible(priv, out_dev)) in mlx5e_is_valid_eswitch_fwd_dev() 4099 if (is_lag_dev(priv, out_dev)) in mlx5e_is_valid_eswitch_fwd_dev() 4090 mlx5e_is_valid_eswitch_fwd_dev(struct mlx5e_priv *priv, struct net_device *out_dev) mlx5e_is_valid_eswitch_fwd_dev() argument [all...] |
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | xt_IDLETIMER.c | 514 goto out_dev; in idletimer_tg_init() 518 out_dev: in idletimer_tg_init()
|
/kernel/linux/linux-5.10/net/ethtool/ |
H A D | linkmodes.c | 399 goto out_dev; in ethnl_set_linkmodes() 428 out_dev: in ethnl_set_linkmodes()
|
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | 88pm800.c | 518 goto out_dev; in device_800_init() 534 out_dev: in device_800_init()
|
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | 88pm800.c | 507 goto out_dev; in device_800_init() 523 out_dev: in device_800_init()
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | xt_IDLETIMER.c | 514 goto out_dev; in idletimer_tg_init() 518 out_dev: in idletimer_tg_init()
|
/kernel/linux/linux-6.6/net/core/ |
H A D | net-procfs.c | 332 goto out_dev; in dev_proc_net_init() 346 out_dev: in dev_proc_net_init()
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | arp.c | 455 struct in_device *out_dev; in arp_fwd_proxy() local 471 out_dev = __in_dev_get_rcu(rt->dst.dev); in arp_fwd_proxy() 472 if (out_dev) in arp_fwd_proxy() 473 omi = IN_DEV_MEDIUM_ID(out_dev); in arp_fwd_proxy()
|
H A D | route.c | 1838 struct in_device *out_dev; in __mkroute_input() local 1843 out_dev = __in_dev_get_rcu(dev); in __mkroute_input() 1844 if (!out_dev) { in __mkroute_input() 1859 if (out_dev == in_dev && err && IN_DEV_TX_REDIRECTS(out_dev) && in __mkroute_input() 1864 if (IN_DEV_SHARED_MEDIA(out_dev) || in __mkroute_input() 1865 inet_addr_onlink(out_dev, saddr, gw)) in __mkroute_input() 1877 if (out_dev == in_dev && in __mkroute_input() 1900 rth = rt_dst_alloc(out_dev->dev, 0, res->type, no_policy, in __mkroute_input() 1901 IN_DEV_ORCONF(out_dev, NOXFR in __mkroute_input() [all...] |
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | arp.c | 476 struct in_device *out_dev; in arp_fwd_proxy() local 492 out_dev = __in_dev_get_rcu(rt->dst.dev); in arp_fwd_proxy() 493 if (out_dev) in arp_fwd_proxy() 494 omi = IN_DEV_MEDIUM_ID(out_dev); in arp_fwd_proxy()
|
H A D | route.c | 1800 struct in_device *out_dev; in __mkroute_input() local 1805 out_dev = __in_dev_get_rcu(dev); in __mkroute_input() 1806 if (!out_dev) { in __mkroute_input() 1821 if (out_dev == in_dev && err && IN_DEV_TX_REDIRECTS(out_dev) && in __mkroute_input() 1826 if (IN_DEV_SHARED_MEDIA(out_dev) || in __mkroute_input() 1827 inet_addr_onlink(out_dev, saddr, gw)) in __mkroute_input() 1839 if (out_dev == in_dev && in __mkroute_input() 1861 rth = rt_dst_alloc(out_dev->dev, 0, res->type, in __mkroute_input() 1862 IN_DEV_ORCONF(out_dev, NOXFR in __mkroute_input() [all...] |
/kernel/linux/linux-5.10/drivers/s390/char/ |
H A D | vmlogrdr.c | 353 goto out_dev; in vmlogrdr_open() 381 out_dev: in vmlogrdr_open()
|
/kernel/linux/linux-6.6/drivers/s390/char/ |
H A D | vmlogrdr.c | 353 goto out_dev; in vmlogrdr_open() 381 out_dev: in vmlogrdr_open()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_topology.c | 1132 struct kfd_topology_device *out_dev = NULL; in kfd_assign_gpu() local 1148 out_dev = dev; in kfd_assign_gpu() 1160 return out_dev; in kfd_assign_gpu()
|