Home
last modified time | relevance | path

Searched refs:equal (Results 51 - 75 of 1383) sorted by relevance

12345678910>>...56

/kernel/linux/linux-6.6/arch/arm/kernel/
H A Diwmmxt.S370 eors r0, r0, r1 @ if equal...
/kernel/linux/linux-5.10/include/media/
H A Dv4l2-ctrls.h124 * @equal: return true if both values are equal.
131 bool (*equal)(const struct v4l2_ctrl *ctrl, u32 idx, member
216 * The size of array must be equal to the menu size, e. g.:
/kernel/linux/linux-6.6/include/media/
H A Dv4l2-ctrls.h132 * @equal: return true if all ctrl->elems array elements are equal.
139 bool (*equal)(const struct v4l2_ctrl *ctrl, member
227 * The size of array must be equal to the menu size, e. g.:
1549 * v4l2_ctrl_type_op_equal - Default v4l2_ctrl_type_ops equal callback.
1555 * Return: true if values are equal, otherwise false.
/kernel/linux/linux-6.6/tools/scripts/
H A Dutilities.mak185 # To compare if a 3 component version is greater or equal to another, first use
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.c1822 /* the voltage should not be zero nor equal to leakage ID */ in smu7_get_evv_voltages()
1861 /* the voltage should not be zero nor equal to leakage ID */ in smu7_get_evv_voltages()
4307 const struct pp_hw_power_state *pstate2, bool *equal) in smu7_check_states_equal()
4314 if (pstate1 == NULL || pstate2 == NULL || equal == NULL) in smu7_check_states_equal()
4321 *equal = false; in smu7_check_states_equal()
4328 *equal = false; in smu7_check_states_equal()
4334 *equal = ((psa->uvd_clks.vclk == psb->uvd_clks.vclk) && (psa->uvd_clks.dclk == psb->uvd_clks.dclk)); in smu7_check_states_equal()
4335 *equal &= ((psa->vce_clks.evclk == psb->vce_clks.evclk) && (psa->vce_clks.ecclk == psb->vce_clks.ecclk)); in smu7_check_states_equal()
4336 *equal &= (psa->sclk_threshold == psb->sclk_threshold); in smu7_check_states_equal()
4338 *equal in smu7_check_states_equal()
4305 smu7_check_states_equal(struct pp_hwmgr *hwmgr, const struct pp_hw_power_state *pstate1, const struct pp_hw_power_state *pstate2, bool *equal) smu7_check_states_equal() argument
[all...]
H A Dvega10_hwmgr.c590 /* the voltage should not be zero nor equal to leakage ID */ in vega10_get_evv_voltages()
4817 const struct pp_hw_power_state *pstate2, bool *equal) in vega10_check_states_equal()
4823 if (pstate1 == NULL || pstate2 == NULL || equal == NULL) in vega10_check_states_equal()
4830 *equal = false; in vega10_check_states_equal()
4837 *equal = false; in vega10_check_states_equal()
4843 *equal = ((psa->uvd_clks.vclk == psb->uvd_clks.vclk) && (psa->uvd_clks.dclk == psb->uvd_clks.dclk)); in vega10_check_states_equal()
4844 *equal &= ((psa->vce_clks.evclk == psb->vce_clks.evclk) && (psa->vce_clks.ecclk == psb->vce_clks.ecclk)); in vega10_check_states_equal()
4845 *equal &= (psa->sclk_threshold == psb->sclk_threshold); in vega10_check_states_equal()
4815 vega10_check_states_equal(struct pp_hwmgr *hwmgr, const struct pp_hw_power_state *pstate1, const struct pp_hw_power_state *pstate2, bool *equal) vega10_check_states_equal() argument
/kernel/linux/linux-5.10/drivers/md/persistent-data/
H A Ddm-btree.c828 (!info->value_type.equal || in __dm_written_to_disk()
829 !info->value_type.equal( in __dm_written_to_disk()
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-era-target.c406 vt->equal = ws_eq; in setup_writeset_tree_info()
417 vt.equal = NULL; in setup_era_array_info()
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-era-target.c421 vt->equal = ws_eq; in setup_writeset_tree_info()
432 vt.equal = NULL; in setup_era_array_info()
/kernel/linux/linux-6.6/drivers/md/persistent-data/
H A Ddm-space-map-common.c211 ll->bitmap_info.value_type.equal = NULL; in sm_ll_init()
218 ll->ref_count_info.value_type.equal = NULL; in sm_ll_init()
H A Ddm-btree.c1297 (!info->value_type.equal || in __dm_written_to_disk()
1298 !info->value_type.equal( in __dm_written_to_disk()
/kernel/linux/linux-5.10/drivers/acpi/
H A Dutils.c916 (plat->pred == equal && hdr.oem_revision == plat->oem_revision)) in acpi_match_platform_list()
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Ddecbin.S39 | exponent equal to the exponent from A1 and the zero count
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Ddecbin.S39 | exponent equal to the exponent from A1 and the zero count
/kernel/linux/linux-5.10/tools/perf/util/
H A Dhist.h273 bool (*equal)(struct perf_hpp_fmt *a, struct perf_hpp_fmt *b); member
/kernel/linux/linux-6.6/drivers/acpi/
H A Dutils.c1022 (plat->pred == equal && hdr.oem_revision == plat->oem_revision)) in acpi_match_platform_list()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/
H A Dkgd_pp_interface.h324 bool *equal);
/kernel/linux/linux-6.6/tools/perf/util/
H A Dhist.h290 bool (*equal)(struct perf_hpp_fmt *a, struct perf_hpp_fmt *b); member
/test/xts/acts/arkui/ace_napi_test_es/entry/src/main/cpp/napi/
H A Dnapi_test.cpp419 NAPI_ASSERT(env, value == TAG_NUMBER, "refValue expect equal to 666."); in getAndDeleteReference()
436 NAPI_ASSERT(env, resultRefCount == 2, "resultRefCount expect equal to 2"); // 2: resultRefCount in referenceRefAndUnref()
438 NAPI_ASSERT(env, resultRefCount == 1, "resultRefCount expect equal to 1."); in referenceRefAndUnref()
490 NAPI_ASSERT(env, array_length == 2, "array_length expect equal to 2"); in getArrayWithLength()
513 NAPI_ASSERT(env, tempExternal != nullptr, "tempExternal expect not equal to nullptr"); in createExternal()
514 NAPI_ASSERT(env, tempExternal == testStr, "tempExternal expect equal to testStr"); in createExternal()
2476 NAPI_ASSERT(env, valueType == napi_function, "valueType expect equal to napi_function"); in ThreadSafeTest()
3436 bool equal = false; in CreateObjectWithProperties()
3437 napi_strict_equals(env, result, expect, &equal); in CreateObjectWithProperties()
3438 return equal; in CreateObjectWithProperties()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.c2087 /* the voltage should not be zero nor equal to leakage ID */ in smu7_get_evv_voltages()
2126 /* the voltage should not be zero nor equal to leakage ID */ in smu7_get_evv_voltages()
4711 const struct pp_hw_power_state *pstate2, bool *equal) in smu7_check_states_equal()
4718 if (pstate1 == NULL || pstate2 == NULL || equal == NULL) in smu7_check_states_equal()
4725 *equal = false; in smu7_check_states_equal()
4732 *equal = false; in smu7_check_states_equal()
4738 *equal = ((psa->uvd_clks.vclk == psb->uvd_clks.vclk) && (psa->uvd_clks.dclk == psb->uvd_clks.dclk)); in smu7_check_states_equal()
4739 *equal &= ((psa->vce_clks.evclk == psb->vce_clks.evclk) && (psa->vce_clks.ecclk == psb->vce_clks.ecclk)); in smu7_check_states_equal()
4740 *equal &= (psa->sclk_threshold == psb->sclk_threshold); in smu7_check_states_equal()
4742 *equal in smu7_check_states_equal()
4709 smu7_check_states_equal(struct pp_hwmgr *hwmgr, const struct pp_hw_power_state *pstate1, const struct pp_hw_power_state *pstate2, bool *equal) smu7_check_states_equal() argument
[all...]
H A Dvega10_hwmgr.c589 /* the voltage should not be zero nor equal to leakage ID */ in vega10_get_evv_voltages()
4987 const struct pp_hw_power_state *pstate2, bool *equal) in vega10_check_states_equal()
4993 if (pstate1 == NULL || pstate2 == NULL || equal == NULL) in vega10_check_states_equal()
5003 *equal = false; in vega10_check_states_equal()
5013 *equal = false; in vega10_check_states_equal()
5019 *equal = ((vega10_psa->uvd_clks.vclk == vega10_psb->uvd_clks.vclk) && in vega10_check_states_equal()
5021 *equal &= ((vega10_psa->vce_clks.evclk == vega10_psb->vce_clks.evclk) && in vega10_check_states_equal()
5023 *equal &= (vega10_psa->sclk_threshold == vega10_psb->sclk_threshold); in vega10_check_states_equal()
4985 vega10_check_states_equal(struct pp_hwmgr *hwmgr, const struct pp_hw_power_state *pstate1, const struct pp_hw_power_state *pstate2, bool *equal) vega10_check_states_equal() argument
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dpgtable_64.h79 #error PMD_SHIFT must equal HPAGE_SHIFT for transparent huge pages.
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dpgtable_64.h79 #error PMD_SHIFT must equal HPAGE_SHIFT for transparent huge pages.
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
H A Dhwmgr.h292 bool *equal);
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h291 bool *equal);

Completed in 65 milliseconds

12345678910>>...56