/Linux-v4.19/net/netfilter/ |
D | nf_conntrack_h323_types.c | 28 {FNAME("routing") CHOICE, 1, 2, 2, SKIP | EXT, 0, 52 {FNAME("h221NonStandard") SEQ, 0, 3, 3, SKIP | EXT, 0, 57 {FNAME("nonStandardIdentifier") CHOICE, 1, 2, 2, SKIP | EXT, 0, 65 {FNAME("ipSourceRoute") SEQ, 0, 4, 4, SKIP | EXT, 0, 69 {FNAME("ip6Address") SEQ, 0, 2, 2, DECODE | EXT, 82 {FNAME("transportID") CHOICE, 3, 7, 7, SKIP | EXT, 0, NULL}, 84 {FNAME("partyNumber") CHOICE, 3, 5, 5, SKIP | EXT, 0, NULL}, 85 {FNAME("mobileUIM") CHOICE, 1, 2, 2, SKIP | EXT, 0, NULL}, 89 {FNAME("item") CHOICE, 1, 2, 7, SKIP | EXT, 0, _AliasAddress}, 93 {FNAME("vendor") SEQ, 0, 3, 3, SKIP | EXT, 0, _H221NonStandard}, [all …]
|
D | nf_conntrack_h323_asn1.c | 74 #define EXT 4 macro 369 if ((f->attr & EXT) && get_bit(bs)) { in decode_enum() 534 ext = (f->attr & EXT) ? get_bit(bs) : 0; in decode_seq() 759 if ((f->attr & EXT) && get_bit(bs)) { in decode_choice() 827 FNAME("RasMessage") CHOICE, 5, 24, 32, DECODE | EXT, in DecodeRasMessage() 843 FNAME("H323-UserInformation") SEQ, 1, 2, 2, DECODE | EXT, in DecodeH323_UserInformation() 862 DECODE | EXT, 0, _MultimediaSystemControlMessage in DecodeMultimediaSystemControlMessage()
|
/Linux-v4.19/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 } },
|
/Linux-v4.19/arch/arm/mach-w90x900/ |
D | clksel.c | 30 #define EXT 0x03 macro 82 clkval = EXT; in nuc900_clock_source()
|
/Linux-v4.19/arch/mips/kernel/ |
D | mips-r2-to-r6-emul.c | 37 #define EXT "dext " macro 41 #define EXT "ext " macro 1371 EXT "%1, %0, 24, 8\n" in mipsr2_decoder() 1376 EXT "%1, %0, 16, 8\n" in mipsr2_decoder() 1381 EXT "%1, %0, 8, 8\n" in mipsr2_decoder() 1386 EXT "%1, %0, 0, 8\n" in mipsr2_decoder() 1389 EXT "%1, %0, 24, 8\n" in mipsr2_decoder() 1394 EXT "%1, %0, 16, 8\n" in mipsr2_decoder() 1399 EXT "%1, %0, 8, 8\n" in mipsr2_decoder() 1404 EXT "%1, %0, 0, 8\n" in mipsr2_decoder() [all …]
|
/Linux-v4.19/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)
|
D | checksum_32.S | 181 #define EXT(start,end,handler) \ macro 357 10: EXT(5b, 10b, 20f) ! note for exception handling 382 12: EXT(cctbl, 12b, 22f) ! note for exception table handling 393 11: EXT(ccdbl, 11b, 21f) ! note for exception table handling
|
/Linux-v4.19/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
|
/Linux-v4.19/tools/lib/traceevent/ |
D | Makefile | 29 EXT = -std=gnu99 macro
|
/Linux-v4.19/Documentation/scsi/ |
D | aacraid.txt | 118 9005:0285:108e:0287 SUN STK RAID EXT (Prometheus)
|
/Linux-v4.19/drivers/scsi/sym53c8xx_2/ |
D | sym_defs.h | 288 #define EXT 0x02 /* extended filtering */ macro
|
D | sym_hipd.c | 1790 OUTB(np, nc_stest2, EXT|np->rv_stest2); 2020 OUTOFFB(np, nc_stest2, EXT);
|
/Linux-v4.19/Documentation/devicetree/bindings/mtd/ |
D | brcm,brcmnand.txt | 86 bus access endianness configuration, and the "EXT" register range,
|
/Linux-v4.19/drivers/scsi/ |
D | ncr53c8xx.h | 811 #define EXT 0x02 /* extended filtering */ macro
|
D | ncr53c8xx.c | 5293 OUTB (nc_stest2, EXT|np->rv_stest2); /* Extended Sreq/Sack filtering */ in ncr_init() 5565 OUTOFFB(nc_stest2, EXT); in ncr_setsync()
|
/Linux-v4.19/fs/ext4/ |
D | ext4.h | 1801 cpu_to_le32(~EXT##ver##_FEATURE_COMPAT_SUPP)) != 0); \ in EXT4_FEATURE_COMPAT_FUNCS() 1806 cpu_to_le32(~EXT##ver##_FEATURE_RO_COMPAT_SUPP)) != 0); \ 1811 cpu_to_le32(~EXT##ver##_FEATURE_INCOMPAT_SUPP)) != 0); \
|
/Linux-v4.19/arch/x86/kvm/ |
D | emulate.c | 4336 #define EXT(_f, _e) { .flags = ((_f) | RMExt), .u.group = (_e) } macro 4461 EXT(0, group7_rm0), 4462 EXT(0, group7_rm1), 4463 N, EXT(0, group7_rm3), 4466 EXT(0, group7_rm7), 4861 #undef EXT
|
/Linux-v4.19/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
|
/Linux-v4.19/Documentation/filesystems/ |
D | vfat.txt | 328 <directory entry, name = "MYBIGFIL.EXT">
|
/Linux-v4.19/Documentation/networking/ |
D | arcnet-hardware.txt | 597 EXT Extended Timeout Select
|
/Linux-v4.19/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 5681 #--N*PI/2, -32 <= N <= 32, IN A LEADING TERM IN EXT. AND TRAILING
|