/Linux-v4.19/mm/ |
D | zbud.c | 224 FIRST, enumerator 270 if (bud == FIRST) in encode_handle() 376 bud = FIRST; in zbud_alloc() 391 bud = FIRST; in zbud_alloc() 394 if (bud == FIRST) in zbud_alloc() 526 first_handle = encode_handle(zhdr, FIRST); in zbud_reclaim_page()
|
D | z3fold.c | 47 FIRST, enumerator 610 bud = FIRST; in z3fold_alloc() 627 bud = FIRST; in z3fold_alloc() 665 if (bud == FIRST) in z3fold_alloc() 730 case FIRST: in z3fold_free() 866 first_handle = encode_handle(zhdr, FIRST); in z3fold_reclaim_page() 959 case FIRST: in z3fold_map()
|
/Linux-v4.19/scripts/ |
D | faddr2line | 161 [[ $FIRST = 0 ]] && echo 162 FIRST=0 208 FIRST=1
|
/Linux-v4.19/arch/mips/lib/ |
D | memcpy.S | 245 #define FIRST(unit) ((unit)*NBYTES) macro 246 #define REST(unit) (FIRST(unit)+NBYTES-1) 247 #define UNIT(unit) FIRST(unit) 422 LDFIRST(t3, FIRST(0)(src), .Ll_exc\@) 428 STFIRST(t3, FIRST(0)(dst), .Ls_exc\@) 449 LDFIRST(t0, FIRST(0)(src), .Ll_exc\@) 450 LDFIRST(t1, FIRST(1)(src), .Ll_exc_copy\@) 454 LDFIRST(t2, FIRST(2)(src), .Ll_exc_copy\@) 455 LDFIRST(t3, FIRST(3)(src), .Ll_exc_copy\@) 480 LDFIRST(t0, FIRST(0)(src), .Ll_exc\@)
|
D | csum_partial.S | 441 #define FIRST(unit) ((unit)*NBYTES) macro 442 #define REST(unit) (FIRST(unit)+NBYTES-1) 614 LDFIRST(t3, FIRST(0)(src), .Ll_exc\@) 619 STFIRST(t3, FIRST(0)(dst), .Ls_exc\@) 641 LDFIRST(t0, FIRST(0)(src), .Ll_exc\@) 642 LDFIRST(t1, FIRST(1)(src), .Ll_exc_copy\@) 646 LDFIRST(t2, FIRST(2)(src), .Ll_exc_copy\@) 647 LDFIRST(t3, FIRST(3)(src), .Ll_exc_copy\@) 673 LDFIRST(t0, FIRST(0)(src), .Ll_exc\@)
|
/Linux-v4.19/arch/mips/cavium-octeon/ |
D | octeon-memcpy.S | 132 #define FIRST(unit) ((unit)*NBYTES) macro 133 #define REST(unit) (FIRST(unit)+NBYTES-1) 134 #define UNIT(unit) FIRST(unit) 322 EXC( LDFIRST t0, FIRST(0)(src), l_exc) 323 EXC( LDFIRST t1, FIRST(1)(src), l_exc_copy) 327 EXC( LDFIRST t2, FIRST(2)(src), l_exc_copy) 328 EXC( LDFIRST t3, FIRST(3)(src), l_exc_copy) 345 EXC( LDFIRST t0, FIRST(0)(src), l_exc)
|
/Linux-v4.19/Documentation/netlabel/ |
D | 00-INDEX | 8 - NetLabel introduction, READ THIS FIRST.
|
/Linux-v4.19/arch/arc/kernel/ |
D | ptrace.c | 117 #define REG_IN_CHUNK(FIRST, NEXT, PTR) \ in genregs_set() argument 121 offsetof(struct user_regs_struct, FIRST), \ in genregs_set()
|
/Linux-v4.19/Documentation/admin-guide/ |
D | mono.rst | 11 1) You MUST FIRST install the Mono CLR support, either by downloading
|
D | java.rst | 10 1) You MUST FIRST install the Java Developers Kit for Linux.
|
/Linux-v4.19/drivers/isdn/i4l/ |
D | isdn_bsdcomp.c | 153 #define FIRST 257 /* first free entry */ macro 177 db->max_ent = FIRST - 1; in bsd_clear()
|
/Linux-v4.19/arch/m68k/fpsp040/ |
D | slogn.S | 343 |--WE DEFINE F = 1.XXXXXX1, I.E. FIRST 7 BITS OF Y AND ATTACH A 1. 362 andil #0xFE000000,FFRAC(%a6) | ...FIRST 7 BITS OF Y
|
D | satan.S | 281 andil #0xF8000000,XFRAC(%a6) | ...FIRST 5 BITS
|
/Linux-v4.19/drivers/net/ppp/ |
D | bsd_comp.c | 200 #define FIRST 257 /* first free entry */ macro 225 db->max_ent = FIRST-1; in bsd_clear()
|
/Linux-v4.19/Documentation/serial/ |
D | rocket.txt | 126 Remember, the FIRST RocketPort uses 68 I/O addresses. So, if you set it
|
/Linux-v4.19/Documentation/filesystems/ |
D | romfs.txt | 65 12 | checksum | The checksum of the FIRST 512 BYTES.
|
/Linux-v4.19/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-dev.c | 1941 FIRST, 1); in xgbe_dev_read() 1948 FIRST, 0); in xgbe_dev_read()
|
D | xgbe-drv.c | 2580 if (!XGMAC_GET_BITS(packet->attributes, RX_PACKET_ATTRIBUTES, FIRST)) in xgbe_rx_buf1_len()
|
/Linux-v4.19/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 6274 #--THAT IS IT MATCHES THE EXPONENT AND FIRST 5 BITS OF X, THE 8240 #--WE DEFINE F = 1.XXXXXX1, I.E. FIRST 7 BITS OF Y AND ATTACH A 1. 8259 and.l &0xFE000000,FFRAC(%a6) # FIRST 7 BITS OF Y
|
D | fpsp.S | 6387 and.l &0xF8000000,XFRAC(%a6) # FIRST 5 BITS
|