Home
last modified time | relevance | path

Searched refs:FIRST (Results 1 – 18 of 18) sorted by relevance

/Linux-v5.15/include/trace/
Dbpf_probe.h94 #define FIRST(x, ...) x macro
104 FIRST(proto); \
105 (void)BUILD_BUG_ON_ZERO(size != sizeof(*FIRST(args))); \
126 #undef FIRST
/Linux-v5.15/mm/
Dzbud.c139 FIRST, enumerator
185 if (bud == FIRST) in encode_handle()
290 bud = FIRST; in zbud_alloc()
305 bud = FIRST; in zbud_alloc()
308 if (bud == FIRST) in zbud_alloc()
440 first_handle = encode_handle(zhdr, FIRST); in zbud_reclaim_page()
Dz3fold.c81 FIRST, enumerator
627 bud = FIRST; in get_free_buddy()
632 bud = FIRST; in get_free_buddy()
665 int first_idx = __idx(zhdr, FIRST); in compact_single_buddy()
706 case FIRST: in compact_single_buddy()
1109 bud = FIRST; in z3fold_alloc()
1161 if (bud == FIRST) in z3fold_alloc()
1229 case FIRST: in z3fold_free()
1406 FIRST); in z3fold_reclaim_page()
1503 case FIRST: in z3fold_map()
[all …]
/Linux-v5.15/arch/mips/lib/
Dmemcpy.S249 #define FIRST(unit) ((unit)*NBYTES) macro
250 #define REST(unit) (FIRST(unit)+NBYTES-1)
251 #define UNIT(unit) FIRST(unit)
426 LDFIRST(t3, FIRST(0)(src), .Ll_exc\@)
432 STFIRST(t3, FIRST(0)(dst), .Ls_exc\@)
453 LDFIRST(t0, FIRST(0)(src), .Ll_exc\@)
454 LDFIRST(t1, FIRST(1)(src), .Ll_exc_copy\@)
458 LDFIRST(t2, FIRST(2)(src), .Ll_exc_copy\@)
459 LDFIRST(t3, FIRST(3)(src), .Ll_exc_copy\@)
484 LDFIRST(t0, FIRST(0)(src), .Ll_exc\@)
Dcsum_partial.S427 #define FIRST(unit) ((unit)*NBYTES) macro
428 #define REST(unit) (FIRST(unit)+NBYTES-1)
587 LDFIRST(t3, FIRST(0)(src))
592 STFIRST(t3, FIRST(0)(dst))
614 LDFIRST(t0, FIRST(0)(src))
615 LDFIRST(t1, FIRST(1)(src))
619 LDFIRST(t2, FIRST(2)(src))
620 LDFIRST(t3, FIRST(3)(src))
646 LDFIRST(t0, FIRST(0)(src))
/Linux-v5.15/scripts/
Dfaddr2line161 [[ $FIRST = 0 ]] && echo
162 FIRST=0
208 FIRST=1
/Linux-v5.15/arch/mips/cavium-octeon/
Docteon-memcpy.S132 #define FIRST(unit) ((unit)*NBYTES) macro
133 #define REST(unit) (FIRST(unit)+NBYTES-1)
134 #define UNIT(unit) FIRST(unit)
324 EXC( LDFIRST t0, FIRST(0)(src), l_exc)
325 EXC( LDFIRST t1, FIRST(1)(src), l_exc_copy)
329 EXC( LDFIRST t2, FIRST(2)(src), l_exc_copy)
330 EXC( LDFIRST t3, FIRST(3)(src), l_exc_copy)
347 EXC( LDFIRST t0, FIRST(0)(src), l_exc)
/Linux-v5.15/arch/arc/kernel/
Dptrace.c87 #define REG_IN_CHUNK(FIRST, NEXT, PTR) \ in genregs_set() argument
91 offsetof(struct user_regs_struct, FIRST), \ in genregs_set()
/Linux-v5.15/Documentation/admin-guide/
Dmono.rst11 1) You MUST FIRST install the Mono CLR support, either by downloading
Djava.rst10 1) You MUST FIRST install the Java Developers Kit for Linux.
/Linux-v5.15/arch/m68k/fpsp040/
Dslogn.S343 |--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
Dsatan.S281 andil #0xF8000000,XFRAC(%a6) | ...FIRST 5 BITS
/Linux-v5.15/drivers/net/ppp/
Dbsd_comp.c200 #define FIRST 257 /* first free entry */ macro
225 db->max_ent = FIRST-1; in bsd_clear()
/Linux-v5.15/Documentation/filesystems/
Dromfs.rst69 12 | checksum | The checksum of the FIRST 512 BYTES.
/Linux-v5.15/drivers/net/ethernet/amd/xgbe/
Dxgbe-dev.c1951 FIRST, 1); in xgbe_dev_read()
1958 FIRST, 0); in xgbe_dev_read()
Dxgbe-drv.c2370 if (!XGMAC_GET_BITS(packet->attributes, RX_PACKET_ATTRIBUTES, FIRST)) in xgbe_rx_buf1_len()
/Linux-v5.15/arch/m68k/ifpsp060/src/
Dfplsp.S6274 #--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
Dfpsp.S6387 and.l &0xF8000000,XFRAC(%a6) # FIRST 5 BITS