| /OK3568_Linux_fs/kernel/include/trace/ |
| H A D | bpf_probe.h | 91 #define FIRST(x, ...) x macro 101 FIRST(proto); \ 102 (void)BUILD_BUG_ON_ZERO(size != sizeof(*FIRST(args))); \ 118 #undef FIRST
|
| /OK3568_Linux_fs/kernel/arch/mips/lib/ |
| H A D | memcpy.S | 249 #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 D | csum_partial.S | 427 #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))
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | zbud.c | 225 FIRST, enumerator 271 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()
|
| H A D | z3fold.c | 81 FIRST, enumerator 644 bud = FIRST; in get_free_buddy() 649 bud = FIRST; in get_free_buddy() 682 int first_idx = __idx(zhdr, FIRST); in compact_single_buddy() 723 case FIRST: in compact_single_buddy() 1124 bud = FIRST; in z3fold_alloc() 1176 if (bud == FIRST) in z3fold_alloc() 1244 case FIRST: in z3fold_free() 1421 FIRST); in z3fold_reclaim_page() 1518 case FIRST: in z3fold_map() [all …]
|
| /OK3568_Linux_fs/kernel/arch/mips/cavium-octeon/ |
| H A 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)
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | faddr2line | 226 [[ $FIRST = 0 ]] && echo 227 FIRST=0 278 FIRST=1
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/stitching/detail/ |
| H A D | seam_finders.hpp | 134 FIRST = 1, SECOND = 2, INTERS = 4, enumerator 135 INTERS_FIRST = INTERS | FIRST,
|
| /OK3568_Linux_fs/kernel/arch/arc/kernel/ |
| H A D | ptrace.c | 87 #define REG_IN_CHUNK(FIRST, NEXT, PTR) \ in genregs_set() argument 91 offsetof(struct user_regs_struct, FIRST), \ in genregs_set()
|
| /OK3568_Linux_fs/external/xserver/debian/po/ |
| H A D | templates.pot | 4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
| H A D | mr.po | 4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
| H A D | ast.po | 4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/config/aarch64/ |
| H A D | aarch64.h | 947 #define BLOCK_REG_PADDING(MODE, TYPE, FIRST) \ argument 948 (aarch64_pad_reg_upward (MODE, TYPE, FIRST) ? PAD_UPWARD : PAD_DOWNWARD)
|
| /OK3568_Linux_fs/kernel/arch/m68k/fpsp040/ |
| H A 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
|
| H A D | satan.S | 281 andil #0xF8000000,XFRAC(%a6) | ...FIRST 5 BITS
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | mono.rst | 11 1) You MUST FIRST install the Mono CLR support, either by downloading
|
| H A D | java.rst | 10 1) You MUST FIRST install the Java Developers Kit for Linux.
|
| /OK3568_Linux_fs/kernel/drivers/net/ppp/ |
| H A D | bsd_comp.c | 200 #define FIRST 257 /* first free entry */ macro 225 db->max_ent = FIRST-1; in bsd_clear()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/config/arm/ |
| H A D | arm.h | 1588 #define BLOCK_REG_PADDING(MODE, TYPE, FIRST) \ argument 1589 (arm_pad_reg_upward (MODE, TYPE, FIRST) ? PAD_UPWARD : PAD_DOWNWARD)
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/serial/ |
| H A D | rocket.rst | 130 Remember, the FIRST RocketPort uses 68 I/O addresses. So, if you set it
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | romfs.rst | 69 12 | checksum | The checksum of the FIRST 512 BYTES.
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe-dev.c | 1951 FIRST, 1); in xgbe_dev_read() 1958 FIRST, 0); in xgbe_dev_read()
|
| H A D | xgbe-drv.c | 2374 if (!XGMAC_GET_BITS(packet->attributes, RX_PACKET_ATTRIBUTES, FIRST)) in xgbe_rx_buf1_len()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/gcc/ |
| H A D | 0002-CVE-2021-42574.patch | 1358 + return "U+2068 (FIRST STRONG ISOLATE)"; 1644 an identifier. FIRST is TRUE if this starts an identifier. */
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/locales/ |
| H A D | translit_compat | 1392 % IDEOGRAPHIC ANNOTATION FIRST MARK
|