/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-sanitize.hh | 125 max_ops (0), max_subtables (0), in hb_sanitize_context_t() 172 void set_max_ops (int max_ops_) { max_ops = max_ops_; } in set_max_ops() 202 this->max_ops = HB_SANITIZE_MAX_OPS_MAX; in start_processing() 204 this->max_ops = hb_clamp ((unsigned) (this->end - this->start) * HB_SANITIZE_MAX_OPS_FACTOR, in start_processing() 238 (this->max_ops -= len) > 0); in check_range() 404 mutable int max_ops, max_subtables; member
|
H A D | hb-aat-layout-common.hh | 575 if ((c->max_ops -= state_neg - min_state) <= 0) in sanitize() 594 if ((c->max_ops -= max_state - state_pos + 1) <= 0) in sanitize() 610 if ((c->max_ops -= num_entries - entry) <= 0) in sanitize() 837 if (!(entry.flags & context_t::DontAdvance) || buffer->max_ops-- <= 0) in drive()
|
H A D | hb-buffer.hh | 99 int max_ops; /* Maximum allowed operations. */ member
|
H A D | hb-aat-layout-morx-table.hh | 745 if (unlikely ((buffer->max_ops -= count) <= 0)) return; in transition() 773 if (unlikely ((buffer->max_ops -= count) <= 0)) return; in transition()
|
H A D | hb-ot-shape.cc | 1166 c->buffer->max_ops = hb_max (c->buffer->len * HB_BUFFER_MAX_OPS_FACTOR, in hb_ot_shape_internal() 1201 c->buffer->max_ops = HB_BUFFER_MAX_OPS_DEFAULT; in hb_ot_shape_internal()
|
H A D | hb-buffer.cc | 650 buffer->max_ops = HB_BUFFER_MAX_OPS_DEFAULT; in hb_buffer_create()
|
H A D | hb-ot-layout-gsubgpos.hh | 592 if (unlikely (nesting_level_left == 0 || !recurse_func || buffer->max_ops-- <= 0)) in recurse() 1381 if (unlikely (buffer->max_ops <= 0)) in apply_lookup()
|
/kernel/linux/linux-5.10/drivers/firmware/efi/ |
H A D | cper-x86.c | 209 u8 max_ops = (err_type == ERR_TYPE_CACHE) ? 9 : 7; in print_err_info() local 212 op < max_ops ? ia_check_op_strs[op] : "unknown"); in print_err_info()
|
/kernel/linux/linux-6.6/drivers/firmware/efi/ |
H A D | cper-x86.c | 210 u8 max_ops = (err_type == ERR_TYPE_CACHE) ? 9 : 7; in print_err_info() local 213 op < max_ops ? ia_check_op_strs[op] : "unknown"); in print_err_info()
|
/third_party/mbedtls/library/ |
H A D | psa_crypto_core.h | 628 * \param[in] max_ops The maximum number of ops to be executed in a 634 void mbedtls_psa_interruptible_set_max_ops(uint32_t max_ops);
|
H A D | psa_crypto.c | 3433 void psa_interruptible_set_max_ops(uint32_t max_ops) in psa_interruptible_set_max_ops() argument 3435 psa_interruptible_max_ops = max_ops; in psa_interruptible_set_max_ops() 3755 void mbedtls_psa_interruptible_set_max_ops(uint32_t max_ops) in mbedtls_psa_interruptible_set_max_ops() argument 3764 if (max_ops == 0) { in mbedtls_psa_interruptible_set_max_ops() 3765 max_ops = 1; in mbedtls_psa_interruptible_set_max_ops() 3768 mbedtls_ecp_set_max_ops(max_ops); in mbedtls_psa_interruptible_set_max_ops() 3770 (void) max_ops; in mbedtls_psa_interruptible_set_max_ops() 3898 /* Ensure max_ops is set to the current value (or default). */ in mbedtls_psa_sign_hash_complete() 4136 /* Ensure max_ops is set to the current value (or default). */ in mbedtls_psa_verify_hash_complete()
|
H A D | ecp.c | 108 void mbedtls_ecp_set_max_ops(unsigned max_ops) in mbedtls_ecp_set_max_ops() argument 110 ecp_max_ops = max_ops; in mbedtls_ecp_set_max_ops() 1845 * So if ECC operations are blocking for too long even with a low max_ops
|
/third_party/mbedtls/include/mbedtls/ |
H A D | ecp.h | 494 * \param max_ops Maximum number of basic operations done in a row. 508 * operations, and will do so even if max_ops is set to a 521 void mbedtls_ecp_set_max_ops(unsigned max_ops); 524 * \brief Check if restart is enabled (max_ops != 0) 526 * \return \c 0 if \c max_ops == 0 (restart disabled)
|
/third_party/mbedtls/include/psa/ |
H A D | crypto.h | 4275 * for \p max_ops means functions will block for a 4295 * \note The interpretation of \p max_ops is also 4327 * \param max_ops The maximum number of ops to be executed in a 4332 void psa_interruptible_set_max_ops(uint32_t max_ops);
|
/kernel/linux/linux-5.10/include/uapi/rdma/ |
H A D | ib_user_verbs.h | 253 __u32 max_ops; member
|
/kernel/linux/linux-6.6/include/uapi/rdma/ |
H A D | ib_user_verbs.h | 265 __u32 max_ops; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/rdma/ |
H A D | ib_user_verbs.h | 186 __u32 max_ops; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/rdma/ |
H A D | ib_user_verbs.h | 186 __u32 max_ops; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/rdma/ |
H A D | ib_user_verbs.h | 177 __u32 max_ops; member
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs4proc.c | 8907 args->fc_attrs.max_ops = NFS4_MAX_OPS; in nfs4_init_channel_attrs() 8911 "max_ops=%u max_reqs=%u\n", in nfs4_init_channel_attrs() 8914 args->fc_attrs.max_ops, args->fc_attrs.max_reqs); in nfs4_init_channel_attrs() 8920 args->bc_attrs.max_ops = NFS4_MAX_BACK_CHANNEL_OPS; in nfs4_init_channel_attrs() 8926 "max_resp_sz_cached=%u max_ops=%u max_reqs=%u\n", in nfs4_init_channel_attrs() 8929 args->bc_attrs.max_resp_sz_cached, args->bc_attrs.max_ops, in nfs4_init_channel_attrs() 8942 * Our requested max_ops is the minimum we need; we're not in nfs4_verify_fore_channel_attrs() 8947 if (rcvd->max_ops < sent->max_ops) in nfs4_verify_fore_channel_attrs() 8970 if (rcvd->max_ops > sen in nfs4_verify_back_channel_attrs() [all...] |
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs4proc.c | 9129 args->fc_attrs.max_ops = NFS4_MAX_OPS; in nfs4_init_channel_attrs() 9133 "max_ops=%u max_reqs=%u\n", in nfs4_init_channel_attrs() 9136 args->fc_attrs.max_ops, args->fc_attrs.max_reqs); in nfs4_init_channel_attrs() 9142 args->bc_attrs.max_ops = NFS4_MAX_BACK_CHANNEL_OPS; in nfs4_init_channel_attrs() 9148 "max_resp_sz_cached=%u max_ops=%u max_reqs=%u\n", in nfs4_init_channel_attrs() 9151 args->bc_attrs.max_resp_sz_cached, args->bc_attrs.max_ops, in nfs4_init_channel_attrs() 9164 * Our requested max_ops is the minimum we need; we're not in nfs4_verify_fore_channel_attrs() 9169 if (rcvd->max_ops < sent->max_ops) in nfs4_verify_fore_channel_attrs() 9192 if (rcvd->max_ops > sen in nfs4_verify_back_channel_attrs() [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | nfs_xdr.h | 195 u32 max_ops; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | nfs_xdr.h | 197 u32 max_ops; member
|
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | uverbs_cmd.c | 3629 resp.tm_caps.max_ops = attr.tm_caps.max_ops; in ib_uverbs_ex_query_device()
|
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | uverbs_cmd.c | 3639 resp.tm_caps.max_ops = attr.tm_caps.max_ops; in ib_uverbs_ex_query_device()
|