Searched refs:bonus (Results 1 – 15 of 15) sorted by relevance
/freebsd/contrib/netbsd-tests/fs/vfs/ |
H A D | t_full.c | 56 size_t bonus; in fillfs() local 64 bonus = 0; in fillfs() 66 bonus = NFSBONUS; in fillfs() 74 for (written = 0; written < FSTEST_IMGSIZE + bonus; written +=n) { in fillfs()
|
/freebsd/contrib/netbsd-tests/net/net/ |
H A D | t_ipv6_lifetime.sh | 46 local bonus=2 68 atf_check -s exit:0 sleep $(($time + $bonus)) 84 atf_check -s exit:0 sleep $(($time + $bonus)) 106 atf_check -s exit:0 sleep $(($time + $bonus)) 110 atf_check -s exit:0 sleep $(($time + $bonus))
|
/freebsd/contrib/netbsd-tests/net/arp/ |
H A D | t_arp.sh | 141 local bonus=2 160 atf_check -s exit:0 sleep $(($arp_keep + $bonus)) 185 local bonus=2 255 atf_check -s exit:0 sleep $(($arp_keep + $bonus)) 313 local bonus=2 484 local bonus=2
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | dsl_deadlist.c | 873 dmu_buf_t *bonus; in dsl_deadlist_merge() local 918 VERIFY0(dmu_bonus_hold(dl->dl_os, obj, FTAG, &bonus)); in dsl_deadlist_merge() 919 dlp = bonus->db_data; in dsl_deadlist_merge() 920 dmu_buf_will_dirty(bonus, tx); in dsl_deadlist_merge() 922 dmu_buf_rele(bonus, FTAG); in dsl_deadlist_merge()
|
H A D | dmu.c | 462 dmu_spill_hold_existing(dmu_buf_t *bonus, const void *tag, dmu_buf_t **dbp) in dmu_spill_hold_existing() argument 464 dmu_buf_impl_t *db = (dmu_buf_impl_t *)bonus; in dmu_spill_hold_existing() 491 dmu_spill_hold_by_bonus(dmu_buf_t *bonus, uint32_t flags, const void *tag, in dmu_spill_hold_by_bonus() argument 494 dmu_buf_impl_t *db = (dmu_buf_impl_t *)bonus; in dmu_spill_hold_by_bonus()
|
/freebsd/rescue/ |
H A D | README | 11 As an added bonus, /rescue is fairly small (thanks to crunchgen) and
|
/freebsd/sys/contrib/openzfs/include/sys/ |
H A D | dmu.h | 559 int dmu_spill_hold_by_bonus(dmu_buf_t *bonus, uint32_t flags, const void *tag, 563 int dmu_spill_hold_existing(dmu_buf_t *bonus, const void *tag, dmu_buf_t **dbp);
|
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/ |
H A D | zstd_opt.c | 1079 static U32 ZSTD_upscaleStat(unsigned* table, U32 lastEltIndex, int bonus) in ZSTD_upscaleStat() argument 1082 assert(ZSTD_FREQ_DIV+bonus >= 0); in ZSTD_upscaleStat() 1084 table[s] <<= ZSTD_FREQ_DIV+bonus; in ZSTD_upscaleStat()
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | eap_testing.txt | 17 this take a bit more time.. ;-) As an extra bonus, this can also be
|
/freebsd/contrib/llvm-project/llvm/lib/Passes/ |
H A D | PassRegistry.def | 576 "sink-common-insts;bonus-inst-threshold=N")
|
/freebsd/sys/contrib/openzfs/cmd/zdb/ |
H A D | zdb.c | 3830 void *bonus = NULL; in dump_object() local 3876 bonus = db->db_data; in dump_object() 3957 object, bonus, bsize); in dump_object()
|
/freebsd/crypto/heimdal/ |
H A D | ChangeLog.2006 | 520 * lib/krb5/krb5.h: Remove bonus , that Love sneeked in.
|
/freebsd/share/dict/ |
H A D | web2a | 7019 bonus system
|
H A D | web2 | 24613 bonus
|
/freebsd/contrib/ncurses/misc/ |
H A D | terminfo.src | 8756 # as an added bonus, this deals with all the capabilities common to
|