Searched refs:subs (Results 151 - 175 of 177) sorted by relevance

12345678

/linux-master/drivers/memory/
H A Dti-emif-sram-pm.S269 subs r2, r2, #0x1
/linux-master/arch/arm/mach-omap2/
H A Dsleep43xx.S229 subs r3, r3, #1
/linux-master/arch/arm/kernel/
H A Dentry-common.S151 2: subs r8, r8, #1
H A Dentry-armv.S43 subs r3, r2, r1 @ SP above bottom of IRQ stack?
727 subs r8, r4, r7
771 subs r3, r3, r0 @ compare with oldval
785 subs r8, r4, r7
802 subs r3, r3, r0
901 subs r0, r0, #1
H A Dphys2virt.S36 subs r3, r8, #PAGE_OFFSET @ PHYS_OFFSET - PAGE_OFFSET
H A Dhead.S222 subs r6, r6, #1
/linux-master/arch/arm/crypto/
H A Dblake2b-neon-core.S323 subs NBLOCKS, NBLOCKS, #1 // nblocks--
H A Dghash-ce-core.S236 subs r0, r0, #4
302 subs r0, r0, #1
H A Dsha1-armv7-neon.S530 subs RNBLKS, #1;
H A Dcurve25519-core.S1509 subs r5, r2, #1
1754 subs r5, r5, #1
/linux-master/arch/arm64/crypto/
H A Dsm4-neon-core.S135 subs x6, x6, #1; \
233 subs x6, x6, #1; \
H A Dsm4-ce-gcm-core.S505 subs w4, w4, #1
697 subs w4, w4, #1
H A Dsm3-neon-core.S500 subs RNBLKS, RNBLKS, #1
H A Dghash-ce-core.S465 subs x0, x0, #64
/linux-master/scripts/dtc/
H A Ddt_to_config9 use strict subs;
/linux-master/arch/arm/mm/
H A Dproc-arm926.S338 subs r1, r1, #CACHE_DLINESIZE
H A Dproc-xscale.S457 subs r1, r1, #CACHELINESIZE
H A Dproc-v7.S90 subs r1, r1, r2
/linux-master/arch/arm64/include/asm/
H A Dinsn.h369 __AARCH64_INSN_FUNCS(subs, 0x7F200000, 0x6B000000)
H A Dassembler.h830 subs \tmp, \tmp, #1
/linux-master/sound/pci/
H A Dintel8x0.c2636 struct snd_pcm_substream *subs; local
2649 subs = chip->pcm[0]->streams[0].substream;
2650 if (! subs || subs->dma_buffer.bytes < INTEL8X0_TESTBUF_SIZE) {
2656 ichdev->physbuf = subs->dma_buffer.addr;
H A Des1968.c1843 struct snd_pcm_substream *subs = es->substream; local
1845 if (subs == NULL || !es->running)
1858 snd_pcm_period_elapsed(subs);
/linux-master/sound/usb/
H A Dendpoint.c899 int (*prepare)(struct snd_usb_substream *subs,
902 void (*retire)(struct snd_usb_substream *subs,
898 snd_usb_endpoint_set_callback(struct snd_usb_endpoint *ep, int (*prepare)(struct snd_usb_substream *subs, struct urb *urb, bool in_stream_lock), void (*retire)(struct snd_usb_substream *subs, struct urb *urb), struct snd_usb_substream *data_subs) argument
/linux-master/arch/arm/mach-tegra/
H A Dsleep-tegra30.S232 subs r3, r3, #1 @ delay as a part of wfe war.
/linux-master/fs/afs/
H A Dinternal.h280 char *subs[AFS_NR_SYSNAME]; member in struct:afs_sysnames

Completed in 201 milliseconds

12345678