/Linux-v5.4/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()
|
/Linux-v5.4/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-v5.4/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 …]
|
/Linux-v5.4/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-v5.4/tools/lib/traceevent/plugins/ |
D | Makefile | 23 EXT = -std=gnu99 macro
|
/Linux-v5.4/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-v5.4/tools/lib/traceevent/ |
D | Makefile | 30 EXT = -std=gnu99 macro
|
/Linux-v5.4/Documentation/scsi/ |
D | aacraid.txt | 118 9005:0285:108e:0287 SUN STK RAID EXT (Prometheus)
|
/Linux-v5.4/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);
|
/Linux-v5.4/Documentation/devicetree/bindings/mtd/ |
D | brcm,brcmnand.txt | 87 bus access endianness configuration, and the "EXT" register range,
|
/Linux-v5.4/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()
|
/Linux-v5.4/fs/ext4/ |
D | ext4.h | 1860 cpu_to_le32(~EXT##ver##_FEATURE_COMPAT_SUPP)) != 0); \ in EXT4_FEATURE_COMPAT_FUNCS() 1865 cpu_to_le32(~EXT##ver##_FEATURE_RO_COMPAT_SUPP)) != 0); \ 1870 cpu_to_le32(~EXT##ver##_FEATURE_INCOMPAT_SUPP)) != 0); \
|
/Linux-v5.4/arch/x86/kvm/ |
D | emulate.c | 4388 #define EXT(_f, _e) { .flags = ((_f) | RMExt), .u.group = (_e) } macro 4519 EXT(0, group7_rm0), 4520 EXT(0, group7_rm1), 4521 EXT(0, group7_rm2), 4522 EXT(0, group7_rm3), 4525 EXT(0, group7_rm7), 4920 #undef EXT
|
/Linux-v5.4/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-v5.4/Documentation/filesystems/ |
D | vfat.txt | 328 <directory entry, name = "MYBIGFIL.EXT">
|
/Linux-v5.4/Documentation/networking/ |
D | arcnet-hardware.txt | 597 EXT Extended Timeout Select
|
/Linux-v5.4/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 5681 #--N*PI/2, -32 <= N <= 32, IN A LEADING TERM IN EXT. AND TRAILING
|