/linux-4.1.27/arch/microblaze/lib/ |
D | ashldi3.c | 20 const unsigned int carries = (unsigned int) uu.s.low >> bm; in __ashldi3() local 23 w.s.high = ((unsigned int) uu.s.high << b) | carries; in __ashldi3()
|
D | lshrdi3.c | 20 const unsigned int carries = (unsigned int) uu.s.high << bm; in __lshrdi3() local 23 w.s.low = ((unsigned int) uu.s.low >> b) | carries; in __lshrdi3()
|
D | ashrdi3.c | 22 const unsigned int carries = (unsigned int) uu.s.high << bm; in __ashrdi3() local 25 w.s.low = ((unsigned int) uu.s.low >> b) | carries; in __ashrdi3()
|
/linux-4.1.27/arch/mips/lib/ |
D | ashldi3.c | 20 const unsigned int carries = (unsigned int) uu.s.low >> bm; in __ashldi3() local 23 w.s.high = ((unsigned int) uu.s.high << b) | carries; in __ashldi3()
|
D | lshrdi3.c | 20 const unsigned int carries = (unsigned int) uu.s.high << bm; in __lshrdi3() local 23 w.s.low = ((unsigned int) uu.s.low >> b) | carries; in __lshrdi3()
|
D | ashrdi3.c | 22 const unsigned int carries = (unsigned int) uu.s.high << bm; in __ashrdi3() local 25 w.s.low = ((unsigned int) uu.s.low >> b) | carries; in __ashrdi3()
|
/linux-4.1.27/arch/sh/lib/ |
D | ashldi3.c | 20 const unsigned int carries = (unsigned int) uu.s.low >> bm; in __ashldi3() local 23 w.s.high = ((unsigned int) uu.s.high << b) | carries; in __ashldi3()
|
D | lshrdi3.c | 20 const unsigned int carries = (unsigned int) uu.s.high << bm; in __lshrdi3() local 23 w.s.low = ((unsigned int) uu.s.low >> b) | carries; in __lshrdi3()
|
D | ashrdi3.c | 22 const unsigned int carries = (unsigned int) uu.s.high << bm; in __ashrdi3() local 25 w.s.low = ((unsigned int) uu.s.low >> b) | carries; in __ashrdi3()
|
/linux-4.1.27/arch/score/lib/ |
D | ashldi3.c | 38 const unsigned int carries = (unsigned int) uu.s.low >> bm; in __ashldi3() local 41 w.s.high = ((unsigned int) uu.s.high << b) | carries; in __ashldi3()
|
D | lshrdi3.c | 39 const unsigned int carries = (unsigned int) uu.s.high << bm; in __lshrdi3() local 42 w.s.low = ((unsigned int) uu.s.low >> b) | carries; in __lshrdi3()
|
D | ashrdi3.c | 40 const unsigned int carries = (unsigned int) uu.s.high << bm; in __ashrdi3() local 43 w.s.low = ((unsigned int) uu.s.low >> b) | carries; in __ashrdi3()
|
/linux-4.1.27/arch/blackfin/lib/ |
D | ashldi3.c | 29 USItype carries = (USItype) uu.s.low >> bm; in __ashldi3() local 31 w.s.high = ((USItype) uu.s.high << b) | carries; in __ashldi3()
|
D | lshrdi3.c | 29 USItype carries = (USItype) uu.s.high << bm; in __lshrdi3() local 31 w.s.low = ((USItype) uu.s.low >> b) | carries; in __lshrdi3()
|
D | ashrdi3.c | 30 USItype carries = (USItype) uu.s.high << bm; in __ashrdi3() local 32 w.s.low = ((USItype) uu.s.low >> b) | carries; in __ashrdi3()
|
/linux-4.1.27/arch/mn10300/lib/ |
D | lshrdi3.c | 54 USItype carries = (USItype) uu.s.high << bm; in __lshrdi3() local 56 w.s.low = ((USItype) uu.s.low >> b) | carries; in __lshrdi3()
|
D | ashrdi3.c | 55 USItype carries = (USItype)uu.s.high << bm; in __ashrdi3() local 57 w.s.low = ((USItype)uu.s.low >> b) | carries; in __ashrdi3()
|
/linux-4.1.27/arch/m68k/lib/ |
D | ashldi3.c | 51 USItype carries = (USItype)uu.s.low >> bm; in __ashldi3() local 53 w.s.high = ((USItype)uu.s.high << b) | carries; in __ashldi3()
|
D | lshrdi3.c | 51 USItype carries = (USItype)uu.s.high << bm; in __lshrdi3() local 53 w.s.low = ((USItype)uu.s.low >> b) | carries; in __lshrdi3()
|
D | ashrdi3.c | 52 USItype carries = (USItype)uu.s.high << bm; in __ashrdi3() local 54 w.s.low = ((USItype)uu.s.low >> b) | carries; in __ashrdi3()
|
/linux-4.1.27/drivers/net/ |
D | LICENSE.SRC | 2 carries the following copyright and license.
|
/linux-4.1.27/Documentation/networking/ |
D | xfrm_sync.txt | 83 This TLV carries the running/current counter for byte lifetime since 87 This TLV carries the running/current counter for replay sequence since 91 This TLV carries the threshold being used by the kernel to trigger events
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | dev-kmsg | 13 carries the syslog priority and facility. The single decimal 92 The flags field carries '-' by default. A 'c' indicates a
|
/linux-4.1.27/arch/alpha/lib/ |
D | csum_ipv6_magic.S | 83 addq $0,$1,$0 # .. e1 : merge the carries back into the csum
|
D | ev6-csum_ipv6_magic.S | 119 addq $0,$1,$0 # E : merge the carries back into the csum
|
/linux-4.1.27/arch/cris/arch-v32/lib/ |
D | checksumcopy.S | 60 ;; fold 32-bit checksum into a 16-bit checksum, to avoid carries below
|
/linux-4.1.27/arch/cris/arch-v10/lib/ |
D | checksum.S | 79 ;; fold 32-bit checksum into a 16-bit checksum, to avoid carries below.
|
D | checksumcopy.S | 85 ;; fold 32-bit checksum into a 16-bit checksum, to avoid carries below
|
/linux-4.1.27/arch/arm/mach-vexpress/ |
D | Kconfig | 70 carries out power management.
|
/linux-4.1.27/Documentation/scsi/ |
D | dc395x.txt | 95 included in your kernel sources and with your distribution. It carries the
|
/linux-4.1.27/Documentation/acpi/ |
D | scan_handlers.txt | 20 The core ACPI namespace scanning code in drivers/acpi/scan.c carries out basic
|
/linux-4.1.27/Documentation/RCU/ |
D | rcu.txt | 6 item being destroyed, and one that actually carries out the destruction.
|
/linux-4.1.27/Documentation/ |
D | md-cluster.txt | 68 3.2.2 Message: The lock resource which carries the data to
|
D | crc32.txt | 13 - When dividing polynomials, there are no carries. Rather than add and
|
/linux-4.1.27/arch/m68k/ifpsp060/src/ |
D | ilsp.S | 559 # add carries produced from these adds to [4]. 685 # add carries produced from these adds to [4].
|
/linux-4.1.27/Documentation/s390/ |
D | driver-model.txt | 220 A ccw device which is a member of a ccwgroup device carries a pointer to the
|
/linux-4.1.27/net/ipv4/ |
D | Kconfig | 10 of the Internet which carries audio and video broadcasts. More 221 MBONE, a high bandwidth network on top of the Internet which carries
|
/linux-4.1.27/Documentation/input/ |
D | input.txt | 287 'value' is the value the event carries. Either a relative change for
|
/linux-4.1.27/drivers/acpi/ |
D | Kconfig | 408 tracepoint which carries that information to userspace.
|
/linux-4.1.27/Documentation/fmc/ |
D | carrier.txt | 9 twice, because the SVEC carries two FMC mezzanines). Similarly, an
|
/linux-4.1.27/arch/x86/math-emu/ |
D | README | 64 seen it. It is based upon one of those ideas which one carries around
|
/linux-4.1.27/Documentation/cgroups/ |
D | unified-hierarchy.txt | 397 the new interface carries a new configuration model, the naming
|
/linux-4.1.27/Documentation/kbuild/ |
D | makefiles.txt | 78 Each subdirectory has a kbuild Makefile which carries out the commands
|
/linux-4.1.27/Documentation/filesystems/ |
D | coda.txt | 605 a directory entry. The directory entry requested carries name name
|
/linux-4.1.27/drivers/video/fbdev/ |
D | Kconfig | 2173 framebuffer. ML300 carries a 640*480 LCD display on the board,
|