Searched refs:lcount (Results 1 – 11 of 11) sorted by relevance
| /linux/arch/m68k/include/asm/ |
| H A D | sun3xflop.h | 139 register int lcount; in sun3xflop_hardint() local 142 for(lcount=virtual_dma_count, lptr=virtual_dma_addr; in sun3xflop_hardint() 143 lcount; lcount--, lptr++) { in sun3xflop_hardint() 150 virtual_dma_count = lcount; in sun3xflop_hardint() 166 virtual_dma_count = lcount; in sun3xflop_hardint()
|
| /linux/arch/xtensa/kernel/ |
| H A D | ptrace.c | 49 .lcount = regs->lcount, in gpr_get() 89 regs->lcount = newregs.lcount; in gpr_set() 318 tmp = regs->lcount; in ptrace_peekusr()
|
| H A D | signal.c | 155 COPY(lcount); in setup_sigcontext() 193 COPY(lcount); in restore_sigcontext() 214 if ((regs->lcount > 0) in restore_sigcontext()
|
| H A D | asm-offsets.c | 43 DEFINE(PT_LCOUNT, offsetof (struct pt_regs, lcount)); in main()
|
| H A D | head.S | 146 wsr a0, lcount
|
| H A D | align.S | 446 rsr a4, lcount # and LCOUNT != 0 450 wsr a4, lcount
|
| H A D | entry.S | 753 wsr a2, lcount
|
| /linux/sound/soc/sof/intel/ |
| H A D | telemetry.h | 30 u32 lcount; member
|
| /linux/arch/xtensa/include/uapi/asm/ |
| H A D | ptrace.h | 52 __u32 lcount; member
|
| /linux/arch/xtensa/include/asm/ |
| H A D | ptrace.h | 63 unsigned long lcount; /* 40 */ member
|
| /linux/sound/soc/codecs/ |
| H A D | mt6357.c | 124 int lcount, rcount, sleep = 0; in volume_ramp() local 135 lcount = 1; in volume_ramp() 137 lcount = -1; in volume_ramp() 146 lfrom += lcount; in volume_ramp()
|