Home
last modified time | relevance | path

Searched full:abcd (Results 1 – 25 of 49) sorted by relevance

12

/linux/lib/crypto/x86/
H A Dsha1-ni-asm.S62 #define ABCD %xmm0 macro
83 movdqa ABCD, \e1
87 sha1rnds4 $\i / 20, \e0, ABCD
115 movdqu (STATE_PTR), ABCD
116 pshufd $0x1B, ABCD, ABCD
123 movdqa ABCD, ABCD_SAVED
134 paddd ABCD_SAVED, ABCD
143 pshufd $0x1B, ABCD, ABCD
144 movdqu ABCD, (STATE_PTR)
H A Dsha256-ni-asm.S158 punpckhqdq TMP, STATE1 /* ABCD */
515 punpckhqdq TMP_A, STATE1_A // ABCD
/linux/lib/crypto/arm64/
H A Dsha2-armv8.pl373 my ($ABCD,$EFGH,$abcd)=map("v$_.16b",(0..2));
387 ld1.32 {$ABCD,$EFGH},[$ctx]
398 orr $ABCD_SAVE,$ABCD,$ABCD // offload
406 orr $abcd,$ABCD,$ABCD
407 sha256h $ABCD,$EFGH,$W0
408 sha256h2 $EFGH,$abcd,$W0
416 orr $abcd,$ABCD,$ABCD
417 sha256h $ABCD,$EFGH,$W0
418 sha256h2 $EFGH,$abcd,$W0
422 orr $abcd,$ABCD,$ABCD
[all …]
/linux/lib/crypto/arm/
H A Dsha256-armv4.pl586 my ($ABCD,$EFGH,$abcd)=map("q$_",(0..2));
604 vld1.32 {$ABCD,$EFGH},[$ctx]
621 vmov $ABCD_SAVE,$ABCD @ offload
630 vmov $abcd,$ABCD
631 sha256h $ABCD,$EFGH,$W0
632 sha256h2 $EFGH,$abcd,$W0
640 vmov $abcd,$ABCD
641 sha256h $ABCD,$EFGH,$W0
642 sha256h2 $EFGH,$abcd,$W0
646 vmov $abcd,$ABCD
[all …]
/linux/tools/testing/selftests/ftrace/test.d/dynevent/
H A Dtprobe_syntax_errors.tc34 check_error 't kfree arg1=\"abcd^' # IMMSTR_NO_CLOSE
74 printf "%s" "t:tracepoints/testevent kfree abcd=\\1" > dynamic_events
76 check_error "t:tracepoints/testevent kfree ^abcd=\\1:u8" # DIFF_ARG_TYPE
77 check_error "t:tracepoints/testevent kfree ^abcd=\\\"foo\"" # DIFF_ARG_TYPE
78 check_error "^t:tracepoints/testevent kfree abcd=\\1" # SAME_PROBE
H A Dfprobe_syntax_errors.tc48 check_error 'f vfs_read arg1=\"abcd^' # IMMSTR_NO_CLOSE
88 printf "%s" "f:fprobes/testevent $FUNCTION_FORK abcd=\\1" > dynamic_events
90 check_error "f:fprobes/testevent $FUNCTION_FORK ^abcd=\\1:u8" # DIFF_ARG_TYPE
91 check_error "f:fprobes/testevent $FUNCTION_FORK ^abcd=\\\"foo\"" # DIFF_ARG_TYPE
92 check_error "^f:fprobes/testevent $FUNCTION_FORK abcd=\\1" # SAME_PROBE
/linux/lib/
H A Dglobtest.c99 "1" "*??\0" "abcd\0"
103 "1" "??*\0" "abcd\0"
107 "1" "?*?\0" "abcd\0"
123 "1" "*abcd*\0" "abcabcabcabcdefg\0"
125 "1" "*abcd*abcdef*\0" "abcabcdabcdeabcdefg\0"
126 "0" "*abcd*\0" "abcabcabcabcefg\0"
/linux/Documentation/arch/s390/
H A Dcommon_io.rst27 The devices must be given either as bus ids (0.x.abcd) or as hexadecimal
28 device numbers (0xabcd or abcd, for 2.4 backward compatibility). If you
29 give a device number 0xabcd, it will be interpreted as 0.0.abcd.
103 The devices can be specified either by bus id (0.x.abcd) or, for 2.4 backward
104 compatibility, by the device number in hexadecimal (0xabcd or abcd). Device
105 numbers given as 0xabcd will be interpreted as 0.0.abcd.
/linux/tools/testing/selftests/ftrace/test.d/kprobe/
H A Dkprobe_syntax_errors.tc44 check_error 'p vfs_read arg1=\"abcd^' # IMMSTR_NO_CLOSE
93 printf "%s" "p:kprobes/testevent $FUNCTION_FORK abcd=\\1" > kprobe_events
95 check_error "p:kprobes/testevent $FUNCTION_FORK ^abcd=\\1:u8" # DIFF_ARG_TYPE
96 check_error "p:kprobes/testevent $FUNCTION_FORK ^abcd=\\\"foo\"" # DIFF_ARG_TYPE
97 check_error "^p:kprobes/testevent $FUNCTION_FORK abcd=\\1" # SAME_PROBE
/linux/Documentation/devicetree/bindings/usb/
H A Dusb-device.yaml110 compatible = "usb123,abcd";
117 compatible = "usbif123,abcd.config1.0";
122 compatible = "usbif123,abcd.config2.0";
H A Dusb-hub.yaml68 compatible = "usb123,abcd";
/linux/Documentation/translations/zh_CN/admin-guide/
H A Dbootconfig.rst221 root = 01234567-89ab-cdef-0123-456789abcd
229 root="01234567-89ab-cdef-0123-456789abcd" -- splash
237 root="01234567-89ab-cdef-0123-456789abcd" ro bootconfig -- splash quiet
/linux/Documentation/translations/zh_TW/admin-guide/
H A Dbootconfig.rst221 root = 01234567-89ab-cdef-0123-456789abcd
229 root="01234567-89ab-cdef-0123-456789abcd" -- splash
237 root="01234567-89ab-cdef-0123-456789abcd" ro bootconfig -- splash quiet
/linux/tools/testing/selftests/net/
H A Darp_ndisc_untracked_subnets.sh14 ROUTER_ADDR_V6="2001:db8:abcd:0012::1"
18 HOST_ADDR_V6="2001:db8:abcd:0012::2"
201 HOST_ADDR_V6=2000:db8:abcd:0013::4
203 HOST_ADDR_V6=2001:db8:abcd:0012::3
H A Dgre_ipv6_lladdr.sh102 ip netns exec "${NS0}" sysctl -qw net.ipv6.conf.gretest.stable_secret="2001:db8::abcd"
/linux/drivers/pinctrl/
H A Dpinctrl-at91.h36 #define PIO_ABCDSR1 0x70 /* Peripheral ABCD Select Register 1 [some sam9 only] */
38 #define PIO_ABCDSR2 0x74 /* Peripheral ABCD Select Register 2 [some sam9 only] */
/linux/Documentation/driver-api/media/drivers/
H A Dtuners.rst25 TCP [ABCJLMNQ] 90[89][125] [DP] [ACD] 27 [ABCD]
46 [ABCD]:
/linux/arch/x86/crypto/
H A Daria-aesni-avx-asm_64.S456 * T3 = ABCD -> BADC \
458 * T0 = ABCD -> CDAB \
460 * T1 = ABCD -> DCBA \
511 * T1 = ABCD -> BADC \
513 * T2 = ABCD -> CDAB \
515 * T3 = ABCD -> DCBA \
605 * T3 = ABCD -> BADC \
607 * T0 = ABCD -> CDAB \
609 * T1 = ABCD -> DCBA \
664 * T1 = ABCD -> BADC \
[all …]
H A Daria-aesni-avx2-asm_64.S497 * T3 = ABCD -> BADC \
499 * T0 = ABCD -> CDAB \
501 * T1 = ABCD -> DCBA \
551 * T1 = ABCD -> BADC \
553 * T2 = ABCD -> CDAB \
555 * T3 = ABCD -> DCBA \
643 * T3 = ABCD -> BADC \
645 * T0 = ABCD -> CDAB \
647 * T1 = ABCD -> DCBA \
701 * T1 = ABCD -> BADC \
[all …]
H A Daria-gfni-avx512-asm_64.S448 * T3 = ABCD -> BADC \
450 * T0 = ABCD -> CDAB \
452 * T1 = ABCD -> DCBA \
488 * T1 = ABCD -> BADC \
490 * T2 = ABCD -> CDAB \
492 * T3 = ABCD -> DCBA \
/linux/tools/testing/selftests/bpf/progs/
H A Drecvmsg6_prog.c13 #define SERV6_IP_0 0xfaceb00c /* face:b00c:1234:5678::abcd */
H A Dbind6_prog.c17 #define SERV6_IP_0 0xfaceb00c /* face:b00c:1234:5678::abcd */
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8-apalis-eval.dtsi13 regulator-name = "VCC USBH2(ABCD) / USBH(3|4)";
/linux/drivers/mtd/maps/
H A Dphysmap-ixp4xx.c27 * handles 32 bit reads, the byte stream ABCD is stored on the flash as:
/linux/tools/power/cpupower/utils/helpers/
H A Dcpuid.c22 * Define unsigned int cpuid_e[abcd]x(unsigned int op)

12