Home
last modified time | relevance | path

Searched full:carry (Results 151 – 175 of 1081) sorted by relevance

12345678910>>...44

/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DZPL-2.036 files to carry prominent notices stating that you changed
H A DZPL-1.123 …e clearly labeled as unofficial distributions. Modifications which do not carry the name Zope may …
/OK3568_Linux_fs/kernel/arch/arm64/crypto/
H A Dghash-ce-glue.c177 u64 carry = be64_to_cpu(k->a) & BIT(63) ? 1 : 0; in ghash_reflect() local
179 h[0] = (be64_to_cpu(k->b) << 1) | carry; in ghash_reflect()
182 if (carry) in ghash_reflect()
/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dulpqueue.h28 /* A structure to carry information to the ULP (e.g. Sockets API) */
/OK3568_Linux_fs/kernel/include/linux/sched/
H A Dwake_q.h8 * and can thus carry on. A common use case is being able to
/OK3568_Linux_fs/kernel/lib/
H A Dmuldi3.c31 __x1 += __ll_highpart(__x0); /* this can't give carry */\
/OK3568_Linux_fs/kernel/arch/microblaze/lib/
H A Dmuldi3.c29 __x1 += __ll_highpart(__x0); /* this can't give carry */\
H A Ddivsi3.S44 /* left shift logical r5 get the '1' into the carry */
H A Dmodsi3.S44 /* left shift logical r5 get the '1' into the carry */
H A Dudivsi3.S58 /* left shift logical r5 get the '1' into the carry */
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/strace/strace/
H A D0001-landlock-update-expected-string.patch21 carry square brackets around their name:
/OK3568_Linux_fs/kernel/net/atm/
H A DKconfig63 ATM PVCs can carry ethernet PDUs according to RFC2684 (formerly 1483)
/OK3568_Linux_fs/kernel/Documentation/w1/slaves/
H A Dw1_ds2438.rst18 The DS2438 chip provides several functions that are desirable to carry in
/OK3568_Linux_fs/kernel/arch/powerpc/sysdev/xive/
H A Dxive-internal.h15 /* Each CPU carry one of these with various per-CPU state */
/OK3568_Linux_fs/u-boot/arch/m68k/lib/
H A Dmuldi3.c31 __x1 += __ll_highpart (__x0);/* this can't give carry */ \
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dxdpsock_user.c576 /* add up carry.. */ in from32to16()
611 unsigned int carry = 0; in do_csum() local
617 result += carry; in do_csum()
619 carry = (w > result); in do_csum()
621 result += carry; in do_csum()
677 /* add up carry.. */ in from64to32()
/OK3568_Linux_fs/kernel/drivers/crypto/caam/
H A Dpkc_desc.c7 * There is no Shared Descriptor for PKC so that the Job Descriptor must carry
/OK3568_Linux_fs/kernel/arch/sh/math-emu/
H A Dsfp-util.h46 if (__r1 >= (d)) /* i.e. we didn't get carry when adding to __r1 */\
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dsignal32.h24 /* In a deft move of uber-hackery, we decide to carry the top half of all
/OK3568_Linux_fs/yocto/poky/
H A DMAINTAINERS.md18 areas would generally carry weight.
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dsmp_plat.h91 * structure memory layout in order to carry out load
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Di2c-s3c2410.h51 * as the driver will no longer carry defaults.
/OK3568_Linux_fs/u-boot/arch/microblaze/lib/
H A Dmuldi3.c33 __x1 += __ll_highpart(__x0); /* this can't give carry */\
/OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/
H A Dpsr.h32 #define PSR_C 0x00100000 /* carry bit */
/OK3568_Linux_fs/kernel/include/rdma/
H A Dopa_addr.h28 * the provided gid is a special purpose GID meant to carry

12345678910>>...44