Home
last modified time | relevance | path

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

/linux-6.1.9/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.c77 FIRST, enumerator
569 bud = FIRST; in get_free_buddy()
574 bud = FIRST; in get_free_buddy()
607 int first_idx = __idx(zhdr, FIRST); in compact_single_buddy()
648 case FIRST: in compact_single_buddy()
1043 bud = FIRST; in z3fold_alloc()
1073 if (bud == FIRST) in z3fold_alloc()
1141 case FIRST: in z3fold_free()
1304 FIRST); in z3fold_reclaim_page()
1402 case FIRST: in z3fold_map()
[all …]
/linux-6.1.9/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-6.1.9/include/trace/
Dbpf_probe.h116 #define FIRST(x, ...) x macro
125 FIRST(proto); \
126 (void)BUILD_BUG_ON_ZERO(size != sizeof(*FIRST(args))); \
159 #undef FIRST
/linux-6.1.9/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-6.1.9/scripts/
Dfaddr2line227 [[ $FIRST = 0 ]] && echo
228 FIRST=0
281 FIRST=1
/linux-6.1.9/arch/arc/kernel/
Dptrace.c172 #define REG_IN_CHUNK(FIRST, NEXT, PTR) \ in genregs_set() argument
176 offsetof(struct user_regs_struct, FIRST), \ in genregs_set()
/linux-6.1.9/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-6.1.9/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-6.1.9/drivers/net/ppp/
Dbsd_comp.c200 #define FIRST 257 /* first free entry */ macro
225 db->max_ent = FIRST-1; in bsd_clear()
/linux-6.1.9/Documentation/devicetree/bindings/pinctrl/
Dsunplus,sp7021-pinctrl.yaml87 - description: the FIRST registers
/linux-6.1.9/Documentation/filesystems/
Dromfs.rst69 12 | checksum | The checksum of the FIRST 512 BYTES.
/linux-6.1.9/drivers/net/ethernet/amd/xgbe/
Dxgbe-dev.c1958 FIRST, 1); in xgbe_dev_read()
1965 FIRST, 0); in xgbe_dev_read()
Dxgbe-drv.c2368 if (!XGMAC_GET_BITS(packet->attributes, RX_PACKET_ATTRIBUTES, FIRST)) in xgbe_rx_buf1_len()
/linux-6.1.9/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