| /Linux-v5.4/arch/sparc/include/uapi/asm/ | 
| D | psrcompat.h | 28 static inline unsigned int tstate_to_psr(unsigned long tstate)  in tstate_to_psr()40 	unsigned long tstate = ((unsigned long)(psr & PSR_ICC)) << 12;  in psr_to_tstate_icc()  local
 
 | 
| /Linux-v5.4/drivers/scsi/aic7xxx/ | 
| D | aic79xx_osm.c | 617 	struct ahd_tmode_tstate *tstate;  in ahd_linux_target_alloc()  local791 	struct	ahd_tmode_tstate *tstate;  in ahd_linux_dev_reset()  local
 1305 		struct ahd_tmode_tstate *tstate;  in ahd_linux_initialize_scsi_bus()  local
 1560 	struct	 ahd_tmode_tstate *tstate;  in ahd_linux_run_command()  local
 1694 		struct	ahd_tmode_tstate *tstate;  in ahd_send_async()  local
 2404 	struct ahd_tmode_tstate *tstate;  in ahd_linux_set_period()  local
 2457 	struct ahd_tmode_tstate *tstate;  in ahd_linux_set_offset()  local
 2492 	struct ahd_tmode_tstate *tstate;  in ahd_linux_set_dt()  local
 2534 	struct ahd_tmode_tstate *tstate;  in ahd_linux_set_qas()  local
 2573 	struct ahd_tmode_tstate *tstate;  in ahd_linux_set_iu()  local
 [all …]
 
 | 
| D | aic7xxx_core.c | 444 		    u_int remote_id, struct ahc_tmode_tstate **tstate)  in ahc_fetch_transinfo()1054 			struct ahc_tmode_tstate *tstate;  in ahc_handle_seqint()  local
 1866 				struct ahc_tmode_tstate *tstate;  in ahc_handle_scsiint()  local
 1968 	struct	ahc_tmode_tstate *tstate;  in ahc_force_renegotiation()  local
 2136 	struct ahc_tmode_tstate *tstate;  in ahc_alloc_tstate()  local
 2182 	struct ahc_tmode_tstate *tstate;  in ahc_free_tstate()  local
 2444 		       struct ahc_tmode_tstate *tstate,  in ahc_update_neg_request()
 2491 	struct	ahc_tmode_tstate *tstate;  in ahc_set_syncrate()  local
 2617 	struct	ahc_tmode_tstate *tstate;  in ahc_set_width()  local
 2702 		struct ahc_tmode_tstate *tstate;  in ahc_update_pending_scbs()  local
 [all …]
 
 | 
| D | aic79xx_core.c | 564 		    u_int remote_id, struct ahd_tmode_tstate **tstate)  in ahd_fetch_transinfo()1910 			struct	ahd_tmode_tstate *tstate;  in ahd_handle_seqint()  local
 3130 			struct ahd_tmode_tstate *tstate;  in ahd_handle_nonpkt_busfree()  local
 3417 	struct	ahd_tmode_tstate *tstate;  in ahd_force_renegotiation()  local
 3626 	struct ahd_tmode_tstate *tstate;  in ahd_alloc_tstate()  local
 3667 	struct ahd_tmode_tstate *tstate;  in ahd_free_tstate()  local
 3841 		       struct ahd_tmode_tstate *tstate,  in ahd_update_neg_request()
 3888 	struct	ahd_tmode_tstate *tstate;  in ahd_set_syncrate()  local
 4033 	struct	ahd_tmode_tstate *tstate;  in ahd_set_width()  local
 4236 		struct ahd_tmode_tstate *tstate;  in ahd_update_pending_scbs()  local
 [all …]
 
 | 
| D | aic7xxx_osm.c | 568 	struct ahc_tmode_tstate *tstate;  in ahc_linux_target_alloc()  local1179 		struct ahc_tmode_tstate *tstate;  in ahc_linux_initialize_scsi_bus()  local
 1425 	struct	 ahc_tmode_tstate *tstate;  in ahc_linux_run_command()  local
 1613 		struct	ahc_tmode_tstate *tstate;  in ahc_send_async()  local
 2347 	struct ahc_tmode_tstate *tstate;  in ahc_linux_set_period()  local
 2391 	struct ahc_tmode_tstate *tstate;  in ahc_linux_set_offset()  local
 2419 	struct ahc_tmode_tstate *tstate;  in ahc_linux_set_dt()  local
 
 | 
| D | aic79xx_proc.c | 162 	struct	ahd_tmode_tstate *tstate;  in ahd_dump_target_state()  local
 | 
| D | aic7xxx_proc.c | 140 	struct	ahc_tmode_tstate *tstate;  in ahc_dump_target_state()  local
 | 
| /Linux-v5.4/arch/sparc/kernel/ | 
| D | signal_64.c | 48 	unsigned long pc, npc, tstate;  in sparc64_set_context()  local258 	unsigned long tpc, tnpc, tstate, ufp;  in do_rt_sigreturn()  local
 
 | 
| D | unaligned_64.c | 600 	unsigned long tstate = regs->tstate;  in handle_lddfmna()  local664 	unsigned long tstate = regs->tstate;  in handle_stdfmna()  local
 
 | 
| D | ptrace_64.c | 329 		unsigned long tstate;  in genregs64_set()  local707 		unsigned long tstate;  in genregs32_set()  local
 
 | 
| D | visemul.c | 359 		unsigned long ccr, tstate;  in edge()  local
 | 
| D | traps_64.c | 61 		unsigned long tstate;  member2581 	unsigned long tstate = regs->tstate;  in do_illegal_instruction()  local
 
 | 
| /Linux-v5.4/fs/xfs/ | 
| D | xfs_quotaops.c | 21 	struct qc_type_state	*tstate,  in xfs_qm_fill_state()
 | 
| /Linux-v5.4/drivers/media/usb/as102/ | 
| D | as102_drv.c | 207 static int as102_get_status(void *priv, struct as10x_tune_status *tstate)  in as102_get_status()
 | 
| /Linux-v5.4/drivers/media/dvb-frontends/ | 
| D | as102_fe.c | 304 	struct as10x_tune_status tstate = { 0 };  in as102_fe_read_status()  local
 | 
| /Linux-v5.4/include/net/ | 
| D | slhc_vj.h | 144 	struct cstate *tstate;	/* transmit connection states (array)*/  member
 | 
| /Linux-v5.4/arch/sparc/include/asm/ | 
| D | ptrace.h | 41 	unsigned long		tstate;  member
 | 
| D | sigcontext.h | 77 		unsigned long	tstate;  member
 | 
| /Linux-v5.4/arch/sparc/math-emu/ | 
| D | math_64.c | 170 	unsigned long tstate = regs->tstate;  in do_mathemu()  local
 | 
| /Linux-v5.4/tools/lib/bpf/ | 
| D | btf_dump.c | 416 	struct btf_dump_type_aux_state *tstate = &d->type_states[id];  in btf_dump_order_type()  local614 	struct btf_dump_type_aux_state *tstate = &d->type_states[id];  in btf_dump_emit_type()  local
 
 | 
| /Linux-v5.4/arch/powerpc/boot/ | 
| D | cpm-serial.c | 52 	u32 tstate;  member
 | 
| /Linux-v5.4/arch/powerpc/include/asm/ | 
| D | cpm.h | 25 	__be32	tstate;	/* Internal */  member
 | 
| /Linux-v5.4/drivers/i2c/busses/ | 
| D | i2c-cpm.c | 60 	uint    tstate;		/* Internal */  member
 | 
| /Linux-v5.4/drivers/net/wan/ | 
| D | fsl_ucc_hdlc.h | 34 	__be32 tstate;  member
 | 
| /Linux-v5.4/fs/quota/ | 
| D | quota.c | 120 	struct qc_type_state *tstate;  in quota_getinfo()  local
 |