Home
last modified time | relevance | path

Searched defs:parms (Results 126 - 150 of 168) sorted by relevance

1234567

/kernel/linux/linux-5.10/net/ipv6/
H A Dsit.c135 __ipip6_bucket(struct sit_net *sitn, struct ip_tunnel_parm *parms) __ipip6_bucket() argument
228 ipip6_tunnel_locate(struct net *net, struct ip_tunnel_parm *parms, int create) ipip6_tunnel_locate() argument
1493 ipip6_netlink_parms(struct nlattr *data[], struct ip_tunnel_parm *parms, __u32 *fwmark) ipip6_netlink_parms() argument
[all...]
H A Dip6_tunnel.c1992 ip6_tnl_netlink_parms(struct nlattr *data[], struct __ip6_tnl_parm *parms) ip6_tnl_netlink_parms() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_span.c51 struct mlxsw_sp_span_trigger_parms parms; member
417 struct ip_tunnel_parm parms; in mlxsw_sp_span_gretap4_route() local
1067 mlxsw_sp_span_agent_get(struct mlxsw_sp *mlxsw_sp, int *p_span_id, const struct mlxsw_sp_span_agent_parms *parms) mlxsw_sp_span_agent_get() argument
1498 mlxsw_sp_span_trigger_entry_create(struct mlxsw_sp_span *span, enum mlxsw_sp_span_trigger trigger, struct mlxsw_sp_port *mlxsw_sp_port, const struct mlxsw_sp_span_trigger_parms *parms) mlxsw_sp_span_trigger_entry_create() argument
1558 mlxsw_sp_span_agent_bind(struct mlxsw_sp *mlxsw_sp, enum mlxsw_sp_span_trigger trigger, struct mlxsw_sp_port *mlxsw_sp_port, const struct mlxsw_sp_span_trigger_parms *parms) mlxsw_sp_span_agent_bind() argument
1594 mlxsw_sp_span_agent_unbind(struct mlxsw_sp *mlxsw_sp, enum mlxsw_sp_span_trigger trigger, struct mlxsw_sp_port *mlxsw_sp_port, const struct mlxsw_sp_span_trigger_parms *parms) mlxsw_sp_span_agent_unbind() argument
[all...]
/kernel/linux/linux-6.6/fs/vboxsf/
H A Dshfl_hostintf.h550 struct vmmdev_hgcm_function_parameter parms; member
/kernel/linux/linux-6.6/include/net/
H A Dneighbour.h140 struct neigh_parms *parms; member
217 struct neigh_parms parms; member
369 struct net *neigh_parms_net(const struct neigh_parms *parms) in neigh_parms_net() argument
427 static inline void __neigh_parms_put(struct neigh_parms *parms) in __neigh_parms_put() argument
432 static inline struct neigh_parms *neigh_parms_clone(struct neigh_parms *parms) in neigh_parms_clone() argument
[all...]
/kernel/linux/linux-6.6/net/ipv6/
H A Dip6_gre.c321 ip6gre_tunnel_find(struct net *net, const struct __ip6_tnl_parm *parms, int type) ip6gre_tunnel_find() argument
346 ip6gre_tunnel_locate(struct net *net, const struct __ip6_tnl_parm *parms, int create) ip6gre_tunnel_locate() argument
1763 ip6erspan_set_version(struct nlattr *data[], struct __ip6_tnl_parm *parms) ip6erspan_set_version() argument
1784 ip6gre_netlink_parms(struct nlattr *data[], struct __ip6_tnl_parm *parms) ip6gre_netlink_parms() argument
[all...]
H A Dndisc.c332 struct neigh_parms *parms; in ndisc_constructor() local
[all...]
H A Dip6_tunnel.c1966 ip6_tnl_netlink_parms(struct nlattr *data[], struct __ip6_tnl_parm *parms) ip6_tnl_netlink_parms() argument
[all...]
/kernel/linux/linux-6.6/net/openvswitch/
H A Ddatapath.c200 static struct vport *new_vport(const struct vport_parms *parms) in new_vport() argument
1786 struct vport_parms parms; in ovs_dp_cmd_new() local
2253 struct vport_parms parms; ovs_vport_cmd_new() local
[all...]
/third_party/backends/backend/
H A Ddc25.c329 static SANE_Parameters parms = { variable
[all...]
/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_nl.c770 struct set_role_parms parms; in drbd_adm_set_role() local
2225 struct detach_parms parms = { }; in drbd_adm_detach() local
2780 struct disconnect_parms parms; in drbd_adm_disconnect() local
4126 struct start_ov_parms parms; drbd_adm_start_ov() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/ibmvscsi/
H A Dibmvfc.c3378 struct ibmvfc_prli_svc_parms *parms = &rsp->parms; in ibmvfc_tgt_prli_done() local
[all...]
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-bcm-qspi.c1234 struct bcm_qspi_parms parms; in bcm_qspi_hw_init() local
/kernel/linux/linux-5.10/fs/cifs/
H A Dcifssmb.c4437 T2_FFIRST_RSP_PARMS *parms; in CIFSFindFirst() local
4588 T2_FNEXT_RSP_PARMS *parms; CIFSFindNext() local
[all...]
H A Dsmb2ops.c1904 smb2_sync_read(const unsigned int xid, struct cifs_fid *pfid, struct cifs_io_parms *parms, unsigned int *bytes_read, char **buf, int *buf_type) smb2_sync_read() argument
1914 smb2_sync_write(const unsigned int xid, struct cifs_fid *pfid, struct cifs_io_parms *parms, unsigned int *written, struct kvec *iov, unsigned long nr_segs) smb2_sync_write() argument
/kernel/linux/linux-5.10/net/core/
H A Dneighbour.c826 static inline void neigh_parms_put(struct neigh_parms *parms) in neigh_parms_put() argument
1666 struct neigh_parms *parms = neigh_rcu_free_parms() local
1672 neigh_parms_release(struct neigh_table *tbl, struct neigh_parms *parms) neigh_parms_release() argument
1686 neigh_parms_destroy(struct neigh_parms *parms) neigh_parms_destroy() argument
2006 neightbl_fill_parms(struct sk_buff *skb, struct neigh_parms *parms) neightbl_fill_parms() argument
2144 neightbl_fill_param_info(struct sk_buff *skb, struct neigh_table *tbl, struct neigh_parms *parms, u32 pid, u32 seq, int type, unsigned int flags) neightbl_fill_param_info() argument
[all...]
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifssmb.c3923 T2_FFIRST_RSP_PARMS *parms; in CIFSFindFirst() local
4064 T2_FNEXT_RSP_PARMS *parms; CIFSFindNext() local
[all...]
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-bcm-qspi.c1407 struct bcm_qspi_parms parms; in bcm_qspi_hw_init() local
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_nl.c770 struct set_role_parms parms; in drbd_adm_set_role() local
2169 struct detach_parms parms = { }; in drbd_adm_detach() local
2723 struct disconnect_parms parms; in drbd_adm_disconnect() local
4070 struct start_ov_parms parms; drbd_adm_start_ov() local
[all...]
/kernel/linux/linux-6.6/net/core/
H A Dneighbour.c879 static inline void neigh_parms_put(struct neigh_parms *parms) in neigh_parms_put() argument
1746 struct neigh_parms *parms = neigh_rcu_free_parms() local
1752 neigh_parms_release(struct neigh_table *tbl, struct neigh_parms *parms) neigh_parms_release() argument
1765 neigh_parms_destroy(struct neigh_parms *parms) neigh_parms_destroy() argument
2111 neightbl_fill_parms(struct sk_buff *skb, struct neigh_parms *parms) neightbl_fill_parms() argument
2251 neightbl_fill_param_info(struct sk_buff *skb, struct neigh_table *tbl, struct neigh_parms *parms, u32 pid, u32 seq, int type, unsigned int flags) neightbl_fill_param_info() argument
[all...]
/third_party/libabigail/src/
H A Dabg-suppression.cc3255 function_suppression::parameter_specs_type parms; in read_function_suppression() local
/kernel/linux/linux-5.10/arch/s390/kvm/
H A Dkvm-s390.c2300 struct kvm_s390_pv_sec_parm parms = {}; in kvm_s390_handle_pv() local
/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_main.c4083 struct neigh_parms parms; in bond_neigh_init() local
4124 bond_neigh_setup(struct net_device *dev, struct neigh_parms *parms) bond_neigh_setup() argument
/kernel/linux/linux-6.6/arch/s390/kvm/
H A Dkvm-s390.c2698 struct kvm_s390_pv_sec_parm parms = {}; in kvm_s390_handle_pv() local
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-sched.c621 struct sched_thread_parms *parms = ctx; in thread_func() local
680 struct sched_thread_parms *parms = malloc(sizeof(*parms)); in create_tasks() local
[all...]

Completed in 94 milliseconds

1234567