Searched refs:spill (Results 1 – 12 of 12) sorted by relevance
/illumos-gate/usr/src/test/os-tests/tests/saveargs/functional/ |
H A D | Makefile | 28 big-struct-ret-and-spill \ 31 small-struct-ret-and-spill \ 32 stack-spill
|
H A D | functional.sh | 65 tester big-struct-ret-and-spill "test (1, 2, 3, 4, 5, 6, 7, 8)" 67 tester small-struct-ret-and-spill "test (1, 2, 3, 4, 5, 6, 7, 8)" 68 tester stack-spill "test (1, 2, 3, 4, 5, 6, 7, 8)"
|
/illumos-gate/usr/src/uts/sun4v/ml/ |
H A D | wbuf.S | 52 ! This happens when a user tries to spill to an unmapped or 57 ! spill the window into wbuf slot 0 85 ! spill traps increment %cwp by 2, 168 ! use previous wbcnt to spill new spbuf & wbuf 188 ! This happens when a user tries to spill to an unmapped or 193 ! spill the window into wbuf slot 0 221 ! spill traps increment %cwp by 2, 361 ! use previous wbcnt to spill new spbuf & wbuf
|
H A D | trap_table.S | 2424 ! check to see if the trap pc is in a window spill/fill handling
|
/illumos-gate/usr/src/uts/sun4u/ml/ |
H A D | wbuf.S | 51 ! This happens when a user tries to spill to an unmapped or 56 ! spill the window into wbuf slot 0 84 ! spill traps increment %cwp by 2, 165 ! use previous wbcnt to spill new spbuf & wbuf 185 ! This happens when a user tries to spill to an unmapped or 190 ! spill the window into wbuf slot 0 218 ! spill traps increment %cwp by 2, 299 ! use previous wbcnt to spill new spbuf & wbuf
|
/illumos-gate/usr/src/uts/common/inet/tcp/ |
H A D | tcp_output.c | 2109 int spill = *tail_unsent; in tcp_send() local 2119 while (spill < 0) { in tcp_send() 2132 if (!do_lso_send && (spill + nmpsz > 0)) { in tcp_send() 2162 spill += nmpsz; in tcp_send() 2164 *tail_unsent = spill; in tcp_send() 2171 if (spill >= 0) { in tcp_send() 2172 mp1->b_wptr -= spill; in tcp_send() 2173 *tail_unsent = spill; in tcp_send() 2179 *usable -= spill; in tcp_send() 2180 *snxt += spill; in tcp_send() [all …]
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/channel_program/synctask_core/ |
H A D | tst.set_props.zcp | 35 -- add an extra character so we spill over the limit
|
/illumos-gate/usr/src/uts/sparc/dtrace/ |
H A D | dtrace_asm.S | 125 ! interrupt inducing the spill may have been taken before the
|
/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | dmu_recv.c | 830 boolean_t spill; /* DRR_FLAG_SPILL_BLOCK set */ member 1159 (!rwa->spill && DRR_OBJECT_HAS_SPILL(drro->drr_flags))) { in receive_object() 1351 dn_slots << DNODE_SHIFT, rwa->spill ? in receive_object() 1353 } else if (rwa->spill && !DRR_OBJECT_HAS_SPILL(drro->drr_flags)) { in receive_object() 1708 if (rwa->spill && DRR_SPILL_IS_UNMODIFIED(drrs->drr_flags)) { in receive_spill() 2515 rwa.spill = drc->drc_spill; in dmu_recv_stream()
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-test-ostest.p5m | 177 file path=opt/os-tests/tests/saveargs/functional/big-struct-ret-and-spill \ 181 file path=opt/os-tests/tests/saveargs/functional/small-struct-ret-and-spill \ 183 file path=opt/os-tests/tests/saveargs/functional/stack-spill mode=0555
|
/illumos-gate/usr/src/cmd/spell/ |
H A D | list | 21306 spill
|
/illumos-gate/usr/src/cmd/look/ |
H A D | words | 21307 spill
|