Home
last modified time | relevance | path

Searched full:claim (Results 1 – 25 of 1913) sorted by relevance

12345678910>>...77

/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Di2c-arb-gpio-challenge.txt20 All masters on the bus have a 'bus claim' line which is an output that the
31 Let's say we want to claim the bus. We:
38 5. If not, back off, release the claim and wait for a few more milliseconds.
44 - our-claim-gpio: The GPIO that we use to claim the bus.
45 - their-claim-gpios: The GPIOs that the other sides use to claim the bus.
51 - wait-retry-us: we'll attempt another claim after this many microseconds.
68 our-claim-gpio = <&gpf0 3 1>;
69 their-claim-gpios = <&gpe0 4 1>;
/freebsd/crypto/heimdal/kdc/
H A Dprocess.c58 int *claim) in kdc_as_req() argument
68 *claim = 1; in kdc_as_req()
85 int *claim) in kdc_tgs_req() argument
95 *claim = 1; in kdc_tgs_req()
113 int *claim) in kdc_digest() argument
124 *claim = 1; in kdc_digest()
143 int *claim) in kdc_kx509() argument
154 *claim = 1; in kdc_kx509()
195 int claim = 0; in krb5_kdc_process_request() local
203 &claim); in krb5_kdc_process_request()
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/alloc_class/
H A Dalloc_class_014_neg.ksh23 claim="Setting the special_small_blocks property greater than recordsize fails"
25 log_assert $claim
38 log_pass $claim
H A Dalloc_class_007_pos.ksh25 claim="Replacing a special device is successful."
29 log_assert $claim
41 log_pass $claim
H A Dalloc_class_006_pos.ksh26 claim="zpool split command succeeds with special devices present."
30 log_assert $claim
41 log_pass $claim
H A Dalloc_class_011_neg.ksh29 claim="Setting the special_small_blocks property to invalid values fails."
31 log_assert $claim
44 log_pass $claim
H A Dalloc_class_001_pos.ksh29 claim="Creating a pool with a special device succeeds."
31 log_assert $claim
43 log_pass $claim
H A Dalloc_class_015_pos.ksh23 claim="Can set special_small_blocks property less than or equal to recordsize"
25 log_assert $claim
45 log_pass $claim
H A Dalloc_class_002_neg.ksh25 claim="Creating a pool with an invalid special device type fails."
29 log_assert $claim
48 log_pass $claim
H A Dalloc_class_008_pos.ksh25 claim="Adding an additional special device succeeds."
29 log_assert $claim
56 log_pass $claim
H A Dalloc_class_010_pos.ksh28 claim="Setting the special_small_blocks property to a valid value succeeds."
30 log_assert $claim
50 log_pass $claim
H A Dalloc_class_003_pos.ksh25 claim="Adding a special device to a normal pool succeeds."
29 log_assert $claim
57 log_pass $claim
H A Dalloc_class_013_pos.ksh27 claim="Removing a dedup device from a pool succeeds."
29 log_assert $claim
63 log_pass $claim
H A Dalloc_class_004_pos.ksh26 claim="Checking active allocation classes feature flag status successful."
30 log_assert $claim
66 log_pass $claim
H A Dalloc_class_009_pos.ksh25 claim="Import/export of pool with special device mirror succeeds."
29 log_assert $claim
69 log_pass $claim
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/block_cloning/
H A Dblock_cloning_disabled_ficlone.ksh32 claim="The FICLONE ioctl fails when block cloning is disabled."
34 log_assert $claim
50 log_pass $claim
H A Dblock_cloning_disabled_ficlonerange.ksh32 claim="The FICLONERANGE ioctl fails when block cloning is disabled."
34 log_assert $claim
50 log_pass $claim
H A Dblock_cloning_ficlone.ksh32 claim="The FICLONE ioctl can clone files."
34 log_assert $claim
56 log_pass $claim
H A Dblock_cloning_ficlonerange.ksh32 claim="The FICLONERANGE ioctl can clone whole files."
34 log_assert $claim
56 log_pass $claim
/freebsd/sys/contrib/openzfs/cmd/zdb/
H A Dzdb_il.c180 "will claim" : "won't claim"); in zil_prt_rec_write()
244 "will claim" : "won't claim"); in zil_prt_rec_write_enc()
463 const char *claim; in print_log_block() local
477 claim = "already claimed"; in print_log_block()
479 claim = "will claim"; in print_log_block()
481 claim = "won't claim"; in print_log_block()
484 (u_longlong_t)bp->blk_cksum.zc_word[ZIL_ZC_SEQ], claim, blkbuf); in print_log_block()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_sysfs/
H A Dzfeature_set_unsupported.ksh44 claim="Features not supported by zfs module should fail in 'zpool set <feature>'"
49 log_assert $claim
54 log_pass $claim
H A Dzfs_get_unsupported.ksh44 claim="Properties not supported by zfs module should fail in 'zfs get <prop>'"
48 log_assert $claim
53 log_pass $claim
H A Dzfs_set_unsupported.ksh44 claim="Properties not supported by zfs module should fail in 'zfs set <prop>'"
49 log_assert $claim
54 log_pass $claim
H A Dzpool_get_unsupported.ksh46 claim="Properties not supported by zfs module should fail in 'zpool get <prop>'"
50 log_assert $claim
55 log_pass $claim
H A Dzpool_set_unsupported.ksh44 claim="Properties not supported by zfs module should fail in 'zpool set <prop>'"
49 log_assert $claim
54 log_pass $claim

12345678910>>...77