Home
last modified time | relevance | path

Searched refs:slop (Results 1 – 18 of 18) sorted by relevance

/freebsd/sys/contrib/ck/include/
H A Dck_bitmap.h317 unsigned int i, words, slop; in ck_bitmap_empty() local
323 slop = limit % CK_BITMAP_BLOCK; in ck_bitmap_empty()
330 if (slop > 0) { in ck_bitmap_empty()
348 unsigned int i, slop, words; in ck_bitmap_full() local
355 slop = limit % CK_BITMAP_BLOCK; in ck_bitmap_full()
361 if (slop > 0) { in ck_bitmap_full()
379 unsigned int count, i, slop, words; in ck_bitmap_count() local
385 slop = limit % CK_BITMAP_BLOCK; in ck_bitmap_count()
389 if (slop > 0) { in ck_bitmap_count()
416 slop = limit % CK_BITMAP_BLOCK; in ck_bitmap_count_intersect()
[all …]
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_handle.c159 const int slop = 80; in dt_handle_err() local
191 slop; in dt_handle_err()
243 const int slop = 80; in dt_handle_liberr() local
258 slop; in dt_handle_liberr()
/freebsd/tools/test/stress2/misc/
H A Dnfsrename.sh149 random_sleep(int base, int slop)
153 val = random() % slop;
/freebsd/contrib/sendmail/src/
H A Dutil.c1216 int slop; local
1223 slop = 0;
1244 (p - l + slop) > mci->mci_mailer->m_linelimit)
1246 register char *q = &l[mci->mci_mailer->m_linelimit - slop - 1];
1248 if (l[0] == '.' && slop == 0 &&
1258 else if (l[0] == 'F' && slop == 0 &&
1295 slop = 1;
1302 if (l[0] == '.' && slop == 0 &&
1316 else if (l[0] == 'F' && slop == 0 &&
/freebsd/contrib/llvm-project/lld/MachO/
H A DConcatOutputSection.cpp249 unsigned slop = 256 * thunkSize; in finalize() local
254 if (expectedNewSize >= isecVA + forwardBranchRange - slop) in finalize()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/reservation/
H A Dreservation.shlib58 # currently there is some slop in the way space is accounted (i.e. can't
171 # or take some slop) -V value that can be used to create a volume in that pool.
/freebsd/contrib/less/
H A Doutput.c182 int slop = (int) (q - anchor); in win_flush() local
185 ob = &obuf[slop]; in win_flush()
/freebsd/sys/dev/hifn/
H A Dhifn7751var.h101 u_int32_t slop[HIFN_D_CMD_RSIZE]; member
H A Dhifn7751.c1692 offsetof(struct hifn_dma, slop[cmd->slopidx]); in hifn_dmamap_load_dst()
2631 cmd->sloplen, &dma->slop[cmd->slopidx]); in hifn_callback()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa_misc.c1839 uint64_t slop = 0; in spa_get_slop_space() local
1854 slop = MIN(space >> spa_slop_shift, spa_max_slop); in spa_get_slop_space()
1864 slop -= MIN(embedded_log, slop >> 1); in spa_get_slop_space()
1870 slop = MAX(slop, MIN(space >> 1, spa_min_slop)); in spa_get_slop_space()
1871 return (slop); in spa_get_slop_space()
/freebsd/sys/vm/
H A Dvm_pageout.c1649 u_int freed, pps, slop, threads, us; in vm_pageout_inactive_dispatch() local
1652 slop = 0; in vm_pageout_inactive_dispatch()
1662 slop = shortage % threads; in vm_pageout_inactive_dispatch()
1671 vm_pageout_scan_inactive(vmd, vmd->vmd_inactive_shortage + slop); in vm_pageout_inactive_dispatch()
/freebsd/sys/kern/
H A Dvfs_subr.c1562 long slop, rfreevnodes, rfreevnodes_old; in vnlru_read_freevnodes() local
1569 slop = rfreevnodes - rfreevnodes_old; in vnlru_read_freevnodes()
1571 slop = rfreevnodes_old - rfreevnodes; in vnlru_read_freevnodes()
1572 if (slop < VNLRU_FREEVNODES_SLOP) in vnlru_read_freevnodes()
/freebsd/share/dict/
H A Dweb2a55726 slop basin
55727 slop book
55728 slop bowl
55730 slop chest
55746 slop hand
55747 slop jar
55748 slop man
55752 slop-over
55754 slop pail
55755 slop room
[all …]
H A Dweb2183320 slop
/freebsd/contrib/ntp/sntp/libevent/
H A DChangeLog2090 o Allow more slop in deferred_cb_skew test; freebsd needs it (b9f7e5f)
/freebsd/contrib/libevent/
H A DChangeLog2090 o Allow more slop in deferred_cb_skew test; freebsd needs it (b9f7e5f)
/freebsd/sys/netinet/tcp_stacks/
H A Drack.c445 #define RACK_TCPT_RANGESET(tv, value, tvmin, tvmax, slop) do { \ argument
446 (tv) = (value) + slop; \
/freebsd/contrib/ntp/
H A DCommitLog157886 "discard minimum 1", plus 1s of enforcement slop.
157892 "discard minimum 1", plus 1s of enforcement slop.
157898 "discard minimum 1", plus 1s of enforcement slop.