/kernel/linux/linux-5.10/drivers/usb/dwc2/ |
H A D | drd.c | 38 /* Check if A-Session is already in the right state */ in dwc2_ovr_avalid() 57 /* Check if B-Session is already in the right state */ in dwc2_ovr_bvalid() 76 int already = 0; in dwc2_drd_role_sw_set() local 109 already = dwc2_ovr_avalid(hsotg, true); in dwc2_drd_role_sw_set() 111 already = dwc2_ovr_bvalid(hsotg, true); in dwc2_drd_role_sw_set() 128 if (!already && hsotg->dr_mode == USB_DR_MODE_OTG) in dwc2_drd_role_sw_set()
|
/kernel/linux/linux-5.10/sound/isa/gus/ |
H A D | gus_irq.c | 41 unsigned int already, _current_; in snd_gus_interrupt() local 45 already = 0; in snd_gus_interrupt() 49 if (already & _current_) in snd_gus_interrupt() 51 already |= _current_; /* mark request */ in snd_gus_interrupt()
|
/kernel/linux/linux-6.6/sound/isa/gus/ |
H A D | gus_irq.c | 41 unsigned int already, _current_; in snd_gus_interrupt() local 45 already = 0; in snd_gus_interrupt() 49 if (already & _current_) in snd_gus_interrupt() 51 already |= _current_; /* mark request */ in snd_gus_interrupt()
|
/kernel/linux/linux-6.6/drivers/usb/dwc2/ |
H A D | drd.c | 46 /* Check if A-Session is already in the right state */ in dwc2_ovr_avalid() 68 /* Check if B-Session is already in the right state */ in dwc2_ovr_bvalid() 90 int already = 0; in dwc2_drd_role_sw_set() local 131 already = dwc2_ovr_avalid(hsotg, true); in dwc2_drd_role_sw_set() 133 already = dwc2_ovr_bvalid(hsotg, true); in dwc2_drd_role_sw_set() 150 if (!already && hsotg->dr_mode == USB_DR_MODE_OTG) in dwc2_drd_role_sw_set()
|
/kernel/linux/linux-6.6/drivers/net/ipa/ |
H A D | ipa_uc.c | 211 static bool already; in ipa_uc_power() local 215 if (already) in ipa_uc_power() 217 already = true; /* Only do this on first boot */ in ipa_uc_power()
|
/kernel/linux/linux-5.10/arch/arm/mach-omap1/ |
H A D | ams-delta-fiq-handler.S | 154 @ r10 already contains 0, reuse it 179 @ r10 already contains 0, reuse it 197 @ r8 already contains buffer size
|
/kernel/linux/linux-6.6/arch/arm/mach-omap1/ |
H A D | ams-delta-fiq-handler.S | 155 @ r10 already contains 0, reuse it 180 @ r10 already contains 0, reuse it 198 @ r8 already contains buffer size
|
/kernel/linux/linux-5.10/arch/m68k/math-emu/ |
H A D | fp_util.S | 149 | exponent is zero, so explizit bit is already zero too 194 | exponent is zero, so explizit bit is already zero too 426 * following conversion functions expect an already normalized 649 | both functions expect that fp_normalize was already 650 | called (and extended argument is already normalized 1248 | fp_normalize_ext has set this bit already
|
/kernel/linux/linux-5.10/arch/arc/include/asm/ |
H A D | entry-arcv2.h | 62 ; carve pt_regs on stack (case #3), PC/STAT32 already on stack 67 ; carve pt_regs on stack (case #4), which grew partially already
|
/kernel/linux/linux-6.6/arch/m68k/math-emu/ |
H A D | fp_util.S | 149 | exponent is zero, so explizit bit is already zero too 194 | exponent is zero, so explizit bit is already zero too 426 * following conversion functions expect an already normalized 649 | both functions expect that fp_normalize was already 650 | called (and extended argument is already normalized 1248 | fp_normalize_ext has set this bit already
|
/kernel/linux/linux-6.6/arch/arc/include/asm/ |
H A D | entry-arcv2.h | 65 ; carve pt_regs on stack (case #3), PC/STAT32 already on stack 70 ; carve pt_regs on stack (case #4), which grew partially already
|
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | sm501.c | 332 goto already; in sm501_unit_power() 339 dev_err(sm->dev, "unit %d is already shutdown\n", unit); in sm501_unit_power() 340 goto already; in sm501_unit_power() 348 goto already; in sm501_unit_power() 352 goto already; in sm501_unit_power() 371 goto already; in sm501_unit_power() 382 already: in sm501_unit_power() 1448 dev_dbg(sm->dev, "is already %d\n", on); in sm501_set_power()
|
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | sm501.c | 332 goto already; in sm501_unit_power() 339 dev_err(sm->dev, "unit %d is already shutdown\n", unit); in sm501_unit_power() 340 goto already; in sm501_unit_power() 348 goto already; in sm501_unit_power() 352 goto already; in sm501_unit_power() 371 goto already; in sm501_unit_power() 382 already: in sm501_unit_power() 1446 dev_dbg(sm->dev, "is already %d\n", on); in sm501_set_power()
|
/kernel/linux/linux-5.10/arch/x86/platform/olpc/ |
H A D | xo1-wakeup.S | 17 # kernel-compatible GDT already setup.
|
/kernel/linux/linux-5.10/arch/arm/include/debug/ |
H A D | omap2plus.S | 29 /* Use omap_uart_phys/virt if already configured */ 39 bne 100f @ already configured
|
/kernel/linux/linux-6.6/arch/arm/include/debug/ |
H A D | omap2plus.S | 29 /* Use omap_uart_phys/virt if already configured */ 39 bne 100f @ already configured
|
/kernel/linux/linux-6.6/arch/arm/kernel/ |
H A D | entry-v7m.S | 46 @ If we took the interrupt while running in the kernel, we may already
|
/kernel/linux/linux-6.6/arch/x86/platform/olpc/ |
H A D | xo1-wakeup.S | 17 # kernel-compatible GDT already setup.
|
/kernel/linux/linux-5.10/arch/alpha/lib/ |
H A D | ev6-memset.S | 189 beq $3, no_quad_b # U : Might have finished already 367 beq $3, no_quad # U : Might have finished already 555 beq $3, no_quad_w # U : Might have finished already
|
/kernel/linux/linux-6.6/arch/alpha/lib/ |
H A D | ev6-memset.S | 189 beq $3, no_quad_b # U : Might have finished already 367 beq $3, no_quad # U : Might have finished already 555 beq $3, no_quad_w # U : Might have finished already
|
/kernel/linux/linux-5.10/fs/jffs2/ |
H A D | readinode.c | 42 /* Calculate how many bytes were already checked */ in check_node_data() 52 dbg_readinode("no need to check node at %#08x, data length %u, data starts at %#08x - it has already been checked.\n", in check_node_data() 208 * are already in the tree. Where overlaps occur, the older node can 234 /* We had a candidate mdata node already */ in jffs2_add_tn_to_tree() 277 as long as the CRC is correct. Check the one we have already... */ in jffs2_add_tn_to_tree() 279 /* The one we already had was OK. Keep it and throw away the new one */ in jffs2_add_tn_to_tree() 649 * dirent we've already read from the flash. in read_direntry() 659 int already = read - sizeof(*rd); in read_direntry() local 662 rd->nsize - already, &read, &fd->name[already]); in read_direntry() [all...] |
/kernel/linux/linux-6.6/fs/jffs2/ |
H A D | readinode.c | 42 /* Calculate how many bytes were already checked */ in check_node_data() 52 dbg_readinode("no need to check node at %#08x, data length %u, data starts at %#08x - it has already been checked.\n", in check_node_data() 208 * are already in the tree. Where overlaps occur, the older node can 234 /* We had a candidate mdata node already */ in jffs2_add_tn_to_tree() 277 as long as the CRC is correct. Check the one we have already... */ in jffs2_add_tn_to_tree() 279 /* The one we already had was OK. Keep it and throw away the new one */ in jffs2_add_tn_to_tree() 649 * dirent we've already read from the flash. in read_direntry() 659 int already = read - sizeof(*rd); in read_direntry() local 662 rd->nsize - already, &read, &fd->name[already]); in read_direntry() [all...] |
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | entry.S | 143 jal do_notify_resume # a2 already loaded
|
/kernel/linux/linux-5.10/arch/s390/boot/ |
H A D | head_kdump.S | 30 lg %r2,0(%r2) # already relocated:
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | entry.S | 142 jal do_notify_resume # a2 already loaded
|