| /Linux-v5.4/drivers/vhost/ | 
| D | scsi.c | 239 static void vhost_scsi_init_inflight(struct vhost_scsi *vs,  in vhost_scsi_init_inflight()367 	struct vhost_scsi *vs = cmd->tvc_vhost;  in vhost_scsi_complete_cmd()  local
 400 static void vhost_scsi_free_evt(struct vhost_scsi *vs, struct vhost_scsi_evt *evt)  in vhost_scsi_free_evt()
 407 vhost_scsi_allocate_evt(struct vhost_scsi *vs,  in vhost_scsi_allocate_evt()
 447 vhost_scsi_do_evt_work(struct vhost_scsi *vs, struct vhost_scsi_evt *evt)  in vhost_scsi_do_evt_work()
 498 	struct vhost_scsi *vs = container_of(work, struct vhost_scsi,  in vhost_scsi_evt_work()  local
 520 	struct vhost_scsi *vs = container_of(work, struct vhost_scsi,  in vhost_scsi_complete_cmd_work()  local
 794 vhost_scsi_send_bad_target(struct vhost_scsi *vs,  in vhost_scsi_send_bad_target()
 813 vhost_scsi_get_desc(struct vhost_scsi *vs, struct vhost_virtqueue *vq,  in vhost_scsi_get_desc()
 911 vhost_scsi_handle_vq(struct vhost_scsi *vs, struct vhost_virtqueue *vq)  in vhost_scsi_handle_vq()
 [all …]
 
 | 
| /Linux-v5.4/arch/mips/math-emu/ | 
| D | ieee754int.h | 53 #define EXPLODESP(v, vc, vs, ve, vm)					\  argument91 #define EXPLODEDP(v, vc, vs, ve, vm)					\  argument
 119 #define FLUSHDP(v, vc, vs, ve, vm)					\  argument
 130 #define FLUSHSP(v, vc, vs, ve, vm)					\  argument
 
 | 
| /Linux-v5.4/drivers/net/ | 
| D | vxlan.c | 88 static inline bool vxlan_collect_metadata(struct vxlan_sock *vs)  in vxlan_collect_metadata()159 static inline struct hlist_head *vni_head(struct vxlan_sock *vs, __be32 vni)  in vni_head()
 191 	struct vxlan_sock *vs;  in vxlan_find_sock()  local
 205 static struct vxlan_dev *vxlan_vs_find_vni(struct vxlan_sock *vs, int ifindex,  in vxlan_vs_find_vni()
 237 	struct vxlan_sock *vs;  in vxlan_find_vni()  local
 736 	struct vxlan_sock *vs = rcu_dereference_sk_user_data(sk);  in vxlan_gro_receive()  local
 1393 static bool __vxlan_sock_release_prep(struct vxlan_sock *vs)  in __vxlan_sock_release_prep()
 1593 			  struct vxlan_sock *vs,  in vxlan_set_mac()
 1625 static bool vxlan_ecn_decapsulate(struct vxlan_sock *vs, void *oiph,  in vxlan_ecn_decapsulate()
 1654 	struct vxlan_sock *vs;  in vxlan_rcv()  local
 [all …]
 
 | 
| /Linux-v5.4/arch/arm/vfp/ | 
| D | vfpsingle.c | 54 static void vfp_single_normalise_denormal(struct vfp_single *vs)  in vfp_single_normalise_denormal()70 u32 __vfp_single_normaliseround(int sd, struct vfp_single *vs, u32 fpscr, u32 exceptions)  in __vfp_single_normaliseround()
 527 	struct vfp_single vs;  in vfp_single_fuito()  local
 538 	struct vfp_single vs;  in vfp_single_fsito()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ | 
| D | dp.c | 207 nvbios_dpcfg_match(struct nvkm_bios *bios, u16 outp, u8 pc, u8 vs, u8 pe,  in nvbios_dpcfg_match()
 | 
| /Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/ | 
| D | nv40.c | 163 	int ret, vs;  in nv40_instmem_oneinit()  local
 | 
| /Linux-v5.4/net/llc/ | 
| D | llc_pdu.c | 221 			      u8 f_bit, u8 vs, u8 vr, u8 vzyxw)  in llc_pdu_init_as_frmr_rsp()
 | 
| D | llc_c_ev.c | 507 	const u8 vs = llc_sk(sk)->vS;  in llc_conn_ev_rx_zzz_cmd_pbit_set_x_inval_nr()  local525 	const u8 vs = llc_sk(sk)->vS;  in llc_conn_ev_rx_zzz_rsp_fbit_set_x_inval_nr()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/engine/gr/ | 
| D | ctxnv40.c | 553 	int vs, vs_nr, vs_len, vs_nr_b0, vs_nr_b1, b0_offset, b1_offset;  in nv40_gr_construct_shader()  local
 | 
| /Linux-v5.4/drivers/scsi/fnic/ | 
| D | fnic_main.c | 211 	struct vnic_stats *vs;  in fnic_get_stats()  local
 | 
| /Linux-v5.4/drivers/video/fbdev/ | 
| D | acornfb.c | 416 	unsigned long hs, vs;  in acornfb_validate_timing()  local
 | 
| D | asiliantfb.c | 181 	unsigned vs = p->var.yres + p->var.lower_margin;  in asiliant_set_timing()  local
 | 
| /Linux-v5.4/include/net/ | 
| D | lapb.h | 90 	unsigned short		vs, vr, va;  member
 | 
| D | netrom.h | 73 	unsigned short		vs, vr, va, vl;  member
 | 
| /Linux-v5.4/arch/mips/kvm/ | 
| D | mips.c | 651 	s64 vs[2];  in kvm_mips_get_reg()  local762 	s64 vs[2];  in kvm_mips_set_reg()  local
 
 | 
| /Linux-v5.4/fs/afs/ | 
| D | super.c | 725 	struct afs_volume_status vs;  in afs_statfs()  local
 | 
| D | yfsclient.c | 310 					    struct afs_volume_status *vs)  in xdr_decode_YFSFetchVolumeStatus()1563 			     struct afs_volume_status *vs)  in yfs_fs_get_volume_status()
 
 | 
| D | fsclient.c | 217 					    struct afs_volume_status *vs)  in xdr_decode_AFSFetchVolumeStatus()1602 			     struct afs_volume_status *vs)  in afs_fs_get_volume_status()
 
 | 
| /Linux-v5.4/drivers/video/fbdev/matrox/ | 
| D | matroxfb_misc.c | 193 	unsigned int vd, vs, ve, vt, lc;  in matroxfb_vgaHWinit()  local
 | 
| /Linux-v5.4/drivers/hwmon/pmbus/ | 
| D | ibm-cffps.c | 398 	enum versions vs;  in ibm_cffps_probe()  local
 | 
| /Linux-v5.4/include/uapi/linux/ | 
| D | ax25.h | 107 	unsigned int	vs, vr, va, vs_max;  member
 | 
| /Linux-v5.4/drivers/isdn/mISDN/ | 
| D | layer2.h | 54 	u_int			vs, va, vr;  member
 | 
| /Linux-v5.4/include/drm/ | 
| D | drm_modes.h | 134 #define DRM_MODE(nm, t, c, hd, hss, hse, ht, hsk, vd, vss, vse, vt, vs, f) \  argument
 | 
| /Linux-v5.4/drivers/video/fbdev/intelfb/ | 
| D | intelfbhw.c | 1050 	u32 *vs, *vb, *vt, *hs, *hb, *ht, *ss, *pipe_conf;  in intelfbhw_mode_to_hw()  local1282 	const u32 *hs, *ht, *hb, *vs, *vt, *vb, *ss;  in intelfbhw_program_mode()  local
 
 | 
| /Linux-v5.4/drivers/video/fbdev/omap/ | 
| D | sossi.c | 385 	int hs, vs;  in sossi_setup_tearsync()  local
 |