/kernel/linux/linux-5.10/net/netfilter/ |
D | nf_conntrack_h323_types.c | 27 {FNAME("routing") CHOICE, 1, 2, 2, SKIP | EXT, 0, 51 {FNAME("h221NonStandard") SEQ, 0, 3, 3, SKIP | EXT, 0, 56 {FNAME("nonStandardIdentifier") CHOICE, 1, 2, 2, SKIP | EXT, 0, 64 {FNAME("ipSourceRoute") SEQ, 0, 4, 4, SKIP | EXT, 0, 68 {FNAME("ip6Address") SEQ, 0, 2, 2, DECODE | EXT, 81 {FNAME("transportID") CHOICE, 3, 7, 7, SKIP | EXT, 0, NULL}, 83 {FNAME("partyNumber") CHOICE, 3, 5, 5, SKIP | EXT, 0, NULL}, 84 {FNAME("mobileUIM") CHOICE, 1, 2, 2, SKIP | EXT, 0, NULL}, 88 {FNAME("item") CHOICE, 1, 2, 7, SKIP | EXT, 0, _AliasAddress}, 92 {FNAME("vendor") SEQ, 0, 3, 3, SKIP | EXT, 0, _H221NonStandard}, [all …]
|
D | nf_conntrack_h323_asn1.c | 71 #define EXT 4 macro 366 if ((f->attr & EXT) && get_bit(bs)) { in decode_enum() 531 ext = (f->attr & EXT) ? get_bit(bs) : 0; in decode_seq() 756 if ((f->attr & EXT) && get_bit(bs)) { in decode_choice() 824 FNAME("RasMessage") CHOICE, 5, 24, 32, DECODE | EXT, in DecodeRasMessage() 840 FNAME("H323-UserInformation") SEQ, 1, 2, 2, DECODE | EXT, in DecodeH323_UserInformation() 859 DECODE | EXT, 0, _MultimediaSystemControlMessage in DecodeMultimediaSystemControlMessage()
|
/kernel/linux/linux-5.10/arch/sh/boards/mach-r2d/ |
D | irq.c | 25 EXT, /* EXT_INT0-3 */ enumerator 44 INTC_IRQ(EXT, IRQ_EXT), 62 RTC_A, RTC_T, 0, 0, 0, EXT } }, 82 INTC_IRQ(EXT, IRQ_EXT), 100 RTC_A, RTC_T, 0, 0, 0, EXT } },
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
D | mips-r2-to-r6-emul.c | 37 #define EXT "dext " macro 41 #define EXT "ext " macro 1364 EXT "%1, %0, 24, 8\n" in mipsr2_decoder() 1369 EXT "%1, %0, 16, 8\n" in mipsr2_decoder() 1374 EXT "%1, %0, 8, 8\n" in mipsr2_decoder() 1379 EXT "%1, %0, 0, 8\n" in mipsr2_decoder() 1382 EXT "%1, %0, 24, 8\n" in mipsr2_decoder() 1387 EXT "%1, %0, 16, 8\n" in mipsr2_decoder() 1392 EXT "%1, %0, 8, 8\n" in mipsr2_decoder() 1397 EXT "%1, %0, 0, 8\n" in mipsr2_decoder() [all …]
|
/kernel/linux/linux-5.10/arch/sparc/lib/ |
D | copy_user.S | 57 #define EXT(start,end,handler) \ macro 186 EXT(5b, 80b, 50f) 213 EXT(copy_user_table, copy_user_table_end, 51f) 254 EXT(ldd_std, 81b, 52f) 294 EXT(10b, 82b, 53f) 312 EXT(byte_chunk, 83b, 54f) 337 EXT(84b, short_table_end, 55f)
|
D | memset.S | 30 #define EXT(start,end,handler) \ macro 126 EXT(10b, 11b, 20f) 145 EXT(12b, 13b, 21f)
|
D | checksum_32.S | 158 #define EXT(start,end) \ macro 334 10: EXT(5b, 10b) ! note for exception handling 359 12: EXT(cctbl, 12b) ! note for exception table handling 370 11: EXT(ccdbl, 11b) ! note for exception table handling
|
/kernel/linux/linux-5.10/tools/lib/traceevent/plugins/ |
D | Makefile | 23 EXT = -std=gnu99 macro
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
D | util.S | 189 |case DEST_FMT = EXT 333 | case 00 then RND_PREC = EXT 338 | case 00 then RND_PREC = EXT 519 |case DEST_FMT = EXT
|
D | stan.S | 83 |--N*PI/2, -32 <= N <= 32, IN A LEADING TERM IN EXT. AND TRAILING
|
/kernel/linux/linux-5.10/arch/arm64/boot/dts/rockchip/ |
D | rk3326-odroid-go2.dts | 410 /* EXT Header(P2): 7(SCL:GPIO0.C2), 8(SDA:GPIO0.C3) */ 479 /* EXT Header(P2): 2(RXD:GPIO1.C0),3(TXD:.C1),4(CTS:.C2),5(RTS:.C3) */
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
D | Makefile | 371 $$(call msg,EXT-OBJ,$(TRUNNER_BINARY),$$@) 377 $$(call msg,EXT-COPY,$(TRUNNER_BINARY),$(TRUNNER_EXTRA_FILES))
|
/kernel/linux/linux-5.10/tools/lib/traceevent/ |
D | Makefile | 30 EXT = -std=gnu99 macro
|
/kernel/linux/linux-5.10/Documentation/scsi/ |
D | aacraid.rst | 125 9005:0285:108e:0287 SUN STK RAID EXT (Prometheus)
|
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/ |
D | sym_defs.h | 275 #define EXT 0x02 /* extended filtering */ macro
|
D | sym_hipd.c | 1777 OUTB(np, nc_stest2, EXT|np->rv_stest2); 2007 OUTOFFB(np, nc_stest2, EXT);
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mtd/ |
D | brcm,brcmnand.txt | 89 bus access endianness configuration, and the "EXT" register range,
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pci/ |
D | qcom,pcie.txt | 183 - "ext" EXT reset
|
/kernel/linux/linux-5.10/drivers/scsi/ |
D | ncr53c8xx.h | 799 #define EXT 0x02 /* extended filtering */ macro
|
D | ncr53c8xx.c | 5284 OUTB (nc_stest2, EXT|np->rv_stest2); /* Extended Sreq/Sack filtering */ in ncr_init() 5556 OUTOFFB(nc_stest2, EXT); in ncr_setsync()
|
/kernel/linux/linux-5.10/arch/x86/kvm/ |
D | emulate.c | 4416 #define EXT(_f, _e) { .flags = ((_f) | RMExt), .u.group = (_e) } macro 4547 EXT(0, group7_rm0), 4548 EXT(0, group7_rm1), 4549 EXT(0, group7_rm2), 4550 EXT(0, group7_rm3), 4553 EXT(0, group7_rm7), 4952 #undef EXT
|
/kernel/linux/linux-5.10/fs/ext4/ |
D | ext4.h | 2088 cpu_to_le32(~EXT##ver##_FEATURE_COMPAT_SUPP)) != 0); \ in EXT4_FEATURE_COMPAT_FUNCS() 2093 cpu_to_le32(~EXT##ver##_FEATURE_RO_COMPAT_SUPP)) != 0); \ 2098 cpu_to_le32(~EXT##ver##_FEATURE_INCOMPAT_SUPP)) != 0); \
|
/kernel/linux/linux-5.10/Documentation/driver-api/ |
D | libata.rst | 800 LOG EXT is required to clear the error condition, determine which 803 READ LOG EXT Log Page 10h reports which tag has failed and taskfile 814 If READ LOG EXT Log Page 10h fails or reports NQ, we're thoroughly
|
/kernel/linux/linux-5.10/Documentation/filesystems/ |
D | vfat.rst | 366 <directory entry, name = "MYBIGFIL.EXT">
|
/kernel/linux/linux-5.10/Documentation/networking/ |
D | arcnet-hardware.rst | 625 EXT Extended Timeout Select
|