Home
last modified time | relevance | path

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

/linux/mm/
H A Dzbud.c122 FIRST, enumerator
166 if (bud == FIRST) in encode_handle()
268 bud = FIRST; in zbud_alloc()
283 bud = FIRST; in zbud_alloc()
286 if (bud == FIRST) in zbud_alloc()
H A Dz3fold.c74 FIRST, enumerator
564 bud = FIRST; in get_free_buddy()
569 bud = FIRST; in get_free_buddy()
602 int first_idx = __idx(zhdr, FIRST); in compact_single_buddy()
643 case FIRST: in compact_single_buddy()
1033 bud = FIRST; in z3fold_alloc()
1063 if (bud == FIRST) in z3fold_alloc()
1122 case FIRST: in z3fold_free()
1191 case FIRST: in z3fold_map()
1327 encode_handle(new_zhdr, FIRST); in z3fold_page_migrate()
[all...]
/linux/include/trace/
H A Dbpf_probe.h80 #define FIRST(x, ...) x macro
89 FIRST(proto); \
90 (void)BUILD_BUG_ON_ZERO(size != sizeof(*FIRST(args))); \
123 #undef FIRST
/linux/arch/mips/lib/
H A 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\@)
H A 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/arch/mips/cavium-octeon/
H A 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/scripts/
H A Dfaddr2line245 [[ $FIRST = 0 ]] && echo
246 FIRST=0
299 FIRST=1
/linux/arch/arc/kernel/
H A Dptrace.c170 #define REG_IN_CHUNK(FIRST, NEXT, PTR) \ in genregs_set() argument
174 offsetof(struct user_regs_struct, FIRST), \ in genregs_set()
/linux/Documentation/admin-guide/
H A Dmono.rst11 1) You MUST FIRST install the Mono CLR support, either by downloading
H A Djava.rst10 1) You MUST FIRST install the Java Developers Kit for Linux.
/linux/arch/m68k/fpsp040/
H A 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
H A Dsatan.S281 andil #0xF8000000,XFRAC(%a6) | ...FIRST 5 BITS
/linux/drivers/net/ppp/
H A Dbsd_comp.c200 #define FIRST 257 /* first free entry */ macro
225 db->max_ent = FIRST-1; in bsd_clear()
/linux/Documentation/networking/device_drivers/atm/
H A Diphase.rst7 READ ME FIRST
/linux/Documentation/filesystems/
H A Dromfs.rst69 12 | checksum | The checksum of the FIRST 512 BYTES.
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-dev.c2008 FIRST, 1); in xgbe_dev_read()
2015 FIRST, 0); in xgbe_dev_read()
H A Dxgbe-drv.c2382 if (!XGMAC_GET_BITS(packet->attributes, RX_PACKET_ATTRIBUTES, FIRST)) in xgbe_rx_buf1_len()
/linux/arch/m68k/ifpsp060/src/
H A 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
H A Dfpsp.S6387 and.l &0xF8000000,XFRAC(%a6) # FIRST 5 BITS