/kernel/linux/linux-5.10/fs/vboxsf/ |
D | vboxsf_wrappers.c | 53 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/ |
D | spectrum_ipip.c | 27 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
|
D | spectrum_matchall.c | 31 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
|
D | spectrum_span.c | 51 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()
|
D | spectrum_span.h | 57 struct mlxsw_sp_span_parms parms; member
|
/kernel/linux/linux-5.10/net/openvswitch/ |
D | vport-gre.c | 39 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()
|
D | vport-geneve.c | 51 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()
|
D | vport-vxlan.c | 71 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()
|
D | vport.c | 121 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()
|
D | vport-netdev.c | 126 static struct vport *netdev_create(const struct vport_parms *parms) in netdev_create()
|
D | vport-internal_dev.c | 138 static struct vport *internal_dev_create(const struct vport_parms *parms) in internal_dev_create()
|
/kernel/linux/linux-5.10/net/ipv4/ |
D | ip_tunnel.c | 175 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
|
D | ip_vti.c | 170 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/ |
D | lapb_iface.c | 196 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/ |
D | extract-cert.c | 126 } parms; in main() local
|
/kernel/linux/linux-5.10/include/net/ |
D | neighbour.h | 137 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/ |
D | kobject_uevent.c | 283 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/ |
D | salinfo.c | 186 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/ |
D | core.c | 547 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/ |
D | ipmi_devintf.c | 551 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/ |
D | cpia2_v4l.c | 660 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/ |
D | vxge-ethtool.c | 1116 static int vxge_fw_flash(struct net_device *dev, struct ethtool_flash *parms) in vxge_fw_flash()
|
/kernel/linux/linux-5.10/net/ipv6/ |
D | ip6_gre.c | 322 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/ |
D | sch_gred.c | 42 struct red_parms parms; member 760 struct nlattr *parms, *vqs, *opts = NULL; in gred_dump() local
|
/kernel/linux/linux-5.10/net/core/ |
D | neighbour.c | 818 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()
|