Home
last modified time | relevance | path

Searched defs:parms (Results 1 – 25 of 66) sorted by relevance

123

/kernel/linux/linux-5.10/fs/vboxsf/
Dvboxsf_wrappers.c53 static int vboxsf_call(u32 function, void *parms, u32 parm_count, int *status) in vboxsf_call()
77 struct shfl_map_folder parms; in vboxsf_map_folder() local
104 struct shfl_unmap_folder parms; in vboxsf_unmap_folder() local
133 struct shfl_create parms; in vboxsf_create() local
151 struct shfl_close parms; in vboxsf_close() local
164 struct shfl_remove parms; in vboxsf_remove() local
182 struct shfl_rename parms; in vboxsf_rename() local
203 struct shfl_read parms; in vboxsf_read() local
227 struct shfl_write parms; in vboxsf_write() local
254 struct shfl_list parms; in vboxsf_dirinfo() local
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ipip.c27 static bool mlxsw_sp_ipip_parms4_has_ikey(struct ip_tunnel_parm parms) in mlxsw_sp_ipip_parms4_has_ikey()
32 static bool mlxsw_sp_ipip_parms4_has_okey(struct ip_tunnel_parm parms) in mlxsw_sp_ipip_parms4_has_okey()
37 static u32 mlxsw_sp_ipip_parms4_ikey(struct ip_tunnel_parm parms) in mlxsw_sp_ipip_parms4_ikey()
43 static u32 mlxsw_sp_ipip_parms4_okey(struct ip_tunnel_parm parms) in mlxsw_sp_ipip_parms4_okey()
50 mlxsw_sp_ipip_parms4_saddr(struct ip_tunnel_parm parms) in mlxsw_sp_ipip_parms4_saddr()
56 mlxsw_sp_ipip_parms6_saddr(struct __ip6_tnl_parm parms) in mlxsw_sp_ipip_parms6_saddr()
62 mlxsw_sp_ipip_parms4_daddr(struct ip_tunnel_parm parms) in mlxsw_sp_ipip_parms4_daddr()
68 mlxsw_sp_ipip_parms6_daddr(struct __ip6_tnl_parm parms) in mlxsw_sp_ipip_parms6_daddr()
152 struct ip_tunnel_parm parms; in mlxsw_sp_ipip_fib_entry_op_gre4_rtdp() local
252 struct ip_tunnel_parm parms = mlxsw_sp_ipip_netdev_parms4(ol_dev); in mlxsw_sp_ipip_ol_loopback_config_gre4() local
Dspectrum_matchall.c31 struct mlxsw_sp_span_trigger_parms parms; in mlxsw_sp_mall_port_mirror_add() local
73 struct mlxsw_sp_span_trigger_parms parms; in mlxsw_sp_mall_port_mirror_del() local
Dspectrum_span.c51 struct mlxsw_sp_span_trigger_parms parms; member
416 struct ip_tunnel_parm parms; in mlxsw_sp_span_gretap4_route() local
1065 const struct mlxsw_sp_span_agent_parms *parms) in mlxsw_sp_span_agent_get()
1490 const struct mlxsw_sp_span_trigger_parms in mlxsw_sp_span_trigger_entry_create()
1550 const struct mlxsw_sp_span_trigger_parms *parms) in mlxsw_sp_span_agent_bind()
1584 const struct mlxsw_sp_span_trigger_parms *parms) in mlxsw_sp_span_agent_unbind()
Dspectrum_span.h57 struct mlxsw_sp_span_parms parms; member
/kernel/linux/linux-5.10/net/openvswitch/
Dvport-gre.c39 static struct vport *gre_tnl_create(const struct vport_parms *parms) in gre_tnl_create()
70 static struct vport *gre_create(const struct vport_parms *parms) in gre_create()
Dvport-geneve.c51 static struct vport *geneve_tnl_create(const struct vport_parms *parms) in geneve_tnl_create()
106 static struct vport *geneve_create(const struct vport_parms *parms) in geneve_create()
Dvport-vxlan.c71 static struct vport *vxlan_tnl_create(const struct vport_parms *parms) in vxlan_tnl_create()
135 static struct vport *vxlan_create(const struct vport_parms *parms) in vxlan_create()
Dvport.c121 const struct vport_parms *parms) in ovs_vport_alloc()
170 static struct vport_ops *ovs_vport_lookup(const struct vport_parms *parms) in ovs_vport_lookup()
189 struct vport *ovs_vport_add(const struct vport_parms *parms) in ovs_vport_add()
Dvport-netdev.c126 static struct vport *netdev_create(const struct vport_parms *parms) in netdev_create()
Dvport-internal_dev.c138 static struct vport *internal_dev_create(const struct vport_parms *parms) in internal_dev_create()
/kernel/linux/linux-5.10/net/ipv4/
Dip_tunnel.c175 struct ip_tunnel_parm *parms) in ip_bucket()
210 struct ip_tunnel_parm *parms, in ip_tunnel_find()
234 struct ip_tunnel_parm *parms) in __ip_tunnel_create()
330 struct ip_tunnel_parm *parms) in ip_tunnel_create()
1048 struct ip_tunnel_parm parms; in ip_tunnel_init_net() local
Dip_vti.c170 struct ip_tunnel_parm *parms = &tunnel->parms; in vti_xmit() local
531 struct ip_tunnel_parm *parms, in vti_netlink_parms()
566 struct ip_tunnel_parm parms; in vti_newlink() local
/kernel/linux/linux-5.10/net/lapb/
Dlapb_iface.c196 int lapb_getparms(struct net_device *dev, struct lapb_parms_struct *parms) in lapb_getparms()
229 int lapb_setparms(struct net_device *dev, struct lapb_parms_struct *parms) in lapb_setparms()
/kernel/linux/linux-5.10/scripts/
Dextract-cert.c126 } parms; in main() local
/kernel/linux/linux-5.10/include/net/
Dneighbour.h137 struct neigh_parms *parms; member
211 struct neigh_parms parms; member
344 struct net *neigh_parms_net(const struct neigh_parms *parms) in neigh_parms_net()
404 static inline void __neigh_parms_put(struct neigh_parms *parms) in __neigh_parms_put()
409 static inline struct neigh_parms *neigh_parms_clone(struct neigh_parms *parms) in neigh_parms_clone()
/kernel/linux/linux-5.10/lib/
Dkobject_uevent.c283 struct netlink_skb_parms *parms; in alloc_uevent_skb() local
357 struct netlink_skb_parms *parms = &NETLINK_CB(skb); in uevent_net_broadcast_tagged() local
/kernel/linux/linux-5.10/arch/ia64/kernel/
Dsalinfo.c186 struct salinfo_platform_oemdata_parms *parms = context; in salinfo_platform_oemdata_cpu() local
522 struct salinfo_platform_oemdata_parms parms = { in salinfo_log_write() local
/kernel/linux/linux-5.10/drivers/usb/dwc3/
Dcore.c547 struct dwc3_hwparams *parms = &dwc->hwparams; in dwc3_core_num_eps() local
554 struct dwc3_hwparams *parms = &dwc->hwparams; in dwc3_cache_hwparams() local
/kernel/linux/linux-5.10/drivers/char/ipmi/
Dipmi_devintf.c551 struct ipmi_timing_parms parms; in ipmi_ioctl() local
568 struct ipmi_timing_parms parms; in ipmi_ioctl() local
/kernel/linux/linux-5.10/drivers/media/usb/cpia2/
Dcpia2_v4l.c660 static int cpia2_g_jpegcomp(struct file *file, void *fh, struct v4l2_jpegcompression *parms) in cpia2_g_jpegcomp()
702 const struct v4l2_jpegcompression *parms) in cpia2_s_jpegcomp()
/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/vxge/
Dvxge-ethtool.c1116 static int vxge_fw_flash(struct net_device *dev, struct ethtool_flash *parms) in vxge_fw_flash()
/kernel/linux/linux-5.10/net/ipv6/
Dip6_gre.c322 const struct __ip6_tnl_parm *parms, in ip6gre_tunnel_find()
347 const struct __ip6_tnl_parm *parms, int create) in ip6gre_tunnel_locate()
1767 struct __ip6_tnl_parm *parms) in ip6erspan_set_version()
1788 struct __ip6_tnl_parm *parms) in ip6gre_netlink_parms()
/kernel/linux/linux-5.10/net/sched/
Dsch_gred.c42 struct red_parms parms; member
760 struct nlattr *parms, *vqs, *opts = NULL; in gred_dump() local
/kernel/linux/linux-5.10/net/core/
Dneighbour.c818 static inline void neigh_parms_put(struct neigh_parms *parms) in neigh_parms_put()
1657 struct neigh_parms *parms = in neigh_rcu_free_parms() local
1663 void neigh_parms_release(struct neigh_table *tbl, struct neigh_parms *parms) in neigh_parms_release()
1677 static void neigh_parms_destroy(struct neigh_parms *parms) in neigh_parms_destroy()
1997 static int neightbl_fill_parms(struct sk_buff *skb, struct neigh_parms *parms) in neightbl_fill_parms()
2136 struct neigh_parms *parms, in neightbl_fill_param_info()

123