| /f-stack/freebsd/mips/mips/ |
| H A D | swtch.S | 74 move a0,s0 75 move a1,s1 77 move a2,s2 #BDSlot 166 move v0, ra /* save 'ra' before we trash it */ 171 move ra, v0 /* restore 'ra' before returning */ 174 move v0, zero 205 move a3, a0 247 move s0, a0 248 move s1, a1 249 move s2, a2 [all …]
|
| H A D | fp.S | 926 move ta0, t0 972 move ta0, t0 1018 move ta1, t3 1176 move t9, t3 1306 move v0, t2 1388 move v0, t2 1675 move v0, t2 1678 move v0, t8 1901 move v0, t2 1904 move v0, t3 [all …]
|
| H A D | mpboot.S | 68 move s0, v0 85 move a0, s0 87 move a0, s0
|
| H A D | bcopy.S | 72 move v0, a0 73 move a0, a1 74 move a1, v0 177 move SIZEREG,t0 # this many to do after we are done 271 move SIZEREG,t0 # this many to do after we are done
|
| H A D | support.S | 125 move t0, a2 175 move v0, zero 201 move v0, zero 288 move v0, zero 303 move v0, zero 329 move t0, a3 352 move t0, a3 378 move v0, zero 391 move v0, zero 458 move a1, v0 [all …]
|
| H A D | inckern.S | 30 move sp, t0
|
| H A D | exception.S | 310 move t0, ra ;\ 311 move ra, a3 ;\ 313 move ra, t0 ;\ 982 move k1, sp 984 move sp, k0 987 move k0, ra 988 move ra, zero 991 move ra, k0 1008 move a1, a0 1136 move a1, a2 # second arg is instruction PC [all …]
|
| /f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/ |
| H A D | kmem_cache.h | 48 #define kmem_cache_set_move(skc, move) spl_kmem_cache_set_move(skc, move) argument
|
| /f-stack/freebsd/mips/include/ |
| H A D | asm.h | 84 move AT,ra; \ 528 move r,ra; /* save old ra */ \ 532 move ra,r; \ 537 move r,ra; /* save old ra */ \ 541 move ra,r; \ 570 move b,ra; \ 576 move ra,b 579 move b,ra; \ 585 move ra,b
|
| /f-stack/freebsd/mips/malta/ |
| H A D | asm_malta.S | 63 move $1, t2 83 move t0, zero
|
| /f-stack/app/redis-5.0.5/tests/unit/ |
| H A D | keyspace.tcl | 136 test {RENAME with volatile key, should move the TTL as well} { 174 r move mykey 10 187 r move mykey 10 192 catch {r move mykey notanumber} e 196 test {MOVE can move key expire metadata as well} { 201 r move mykey 10 214 r move mykey 10
|
| /f-stack/freebsd/contrib/openzfs/module/lua/setjmp/ |
| H A D | setjmp_mips.S | 69 move v0, zero /* return 0 (in delay slot) */ 100 move v0, a1 /* set return value */
|
| /f-stack/freebsd/mips/cavium/ |
| H A D | asm_octeon.S | 57 move t0, zero
|
| /f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/ |
| H A D | kmem_cache.h | 202 #define kmem_cache_set_move(skc, move) spl_kmem_cache_set_move(skc, move) argument
|
| /f-stack/freebsd/mips/nlm/ |
| H A D | mpreset.S | 155 move $8, a0 197 move sp, t0 /* Restore the real SP */
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-debug-handler.S | 228 move $25, k1 230 move k0, $25
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | reorder_lib.rst | 47 In the case of early mbufs, the reorder buffer will try to move the window 58 That means that we would need to move the windows at least 15 positions to 60 The reorder buffer would try to move mbufs from at least the next 15 slots in
|
| H A D | writing_efficient_code.rst | 213 move to the critical section, but the memory operations in the critical section 214 are not allowed to move above the lock. In this case, the full memory barrier 217 to move to the critical section, but the memory operations in the critical 218 section are not allowed to move below the unlock. So the full barrier in the
|
| /f-stack/freebsd/contrib/device-tree/src/arc/ |
| H A D | axc001.dtsi | 90 * This intc actually resides on MB, but we move it here to 114 * We just move frame buffer area to the very end of
|
| /f-stack/freebsd/mips/nlm/dev/net/ucore/ |
| H A D | crt0_basic.S | 62 move a0,zero # set argc to 0
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/ |
| H A D | spl_kmem.c | 325 kmem_cbrc_t (move)(void *, void *, size_t, void *)) in spl_kmem_cache_set_move() 327 ASSERT(move != NULL); in spl_kmem_cache_set_move()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/dma/ |
| H A D | mpc512x-dma.txt | 3 The DMA controller in Freescale MPC512x and MPC8308 SoCs can move
|
| H A D | arm-pl330.txt | 3 The ARM PrimeCell PL330 DMA controller can move blocks of memory contents
|
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | ip_nat6.c | 751 int move; local 753 move = 1; 788 move = 0; 807 move = 0; 814 move = 0; 926 return move; 966 int move; local 983 move = 1; 1060 move = ipf_nat6_newmap(fin, nat, &ni); 1074 move = ipf_nat6_newrdr(fin, nat, &ni); [all …]
|
| /f-stack/freebsd/contrib/openzfs/config/ |
| H A D | kernel-global_page_state.m4 | 5 dnl # 599d0c954f91 mm, vmscan: move LRU lists to node
|