Home
last modified time | relevance | path

Searched refs:equal (Results 1 - 25 of 236) sorted by relevance

12345678910

/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dbugfix.S177 | Test for cu_savepc equal to zero. If not, this is not a bug
186 | cu src equal to xu dest or equal to nu dest. If so, go to
187 | op0. Else, or if opclass2, check for cu dest equal to
188 | xu dest or equal to nu dest. If so, go to tst_opcl. Else,
203 beqs op0 |if equal, continue bugfix
205 | Check for cu dest equal to nu dest. If so, go and fix the
210 beqs op0 |if equal, continue bugfix
216 beqs op0_xu |if equal, continue bugfix
356 | Check for cu dest equal t
[all...]
H A Dx_operr.S115 bnes chklerr |if not equal, check for incorrect operr
162 bnes chkwerr |if not equal, check for incorrect operr
189 bnes chkberr |if not equal, check for incorrect operr
H A Dget_op.S348 bne src_ex_dnrm |if not equal, must be unnorm or denorm
498 bnes try_zero |if not equal, it is not special
550 bnes mtry_zero |if not equal, it is not special
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dbugfix.S177 | Test for cu_savepc equal to zero. If not, this is not a bug
186 | cu src equal to xu dest or equal to nu dest. If so, go to
187 | op0. Else, or if opclass2, check for cu dest equal to
188 | xu dest or equal to nu dest. If so, go to tst_opcl. Else,
203 beqs op0 |if equal, continue bugfix
205 | Check for cu dest equal to nu dest. If so, go and fix the
210 beqs op0 |if equal, continue bugfix
216 beqs op0_xu |if equal, continue bugfix
356 | Check for cu dest equal t
[all...]
H A Dx_operr.S115 bnes chklerr |if not equal, check for incorrect operr
162 bnes chkwerr |if not equal, check for incorrect operr
189 bnes chkberr |if not equal, check for incorrect operr
H A Dget_op.S348 bne src_ex_dnrm |if not equal, must be unnorm or denorm
498 bnes try_zero |if not equal, it is not special
550 bnes mtry_zero |if not equal, it is not special
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dpp_psm.c239 bool equal; in power_state_management() local
250 &pcurrent->hardware, &requested->hardware, &equal))) in power_state_management()
251 equal = false; in power_state_management()
253 if (!equal || phm_check_smc_update_required_for_display_configuration(hwmgr)) { in power_state_management()
H A Dhardwaremanager.c291 bool *equal) in phm_check_states_equal()
298 return hwmgr->hwmgr_func->check_states_equal(hwmgr, pstate1, pstate2, equal); in phm_check_states_equal()
288 phm_check_states_equal(struct pp_hwmgr *hwmgr, const struct pp_hw_power_state *pstate1, const struct pp_hw_power_state *pstate2, bool *equal) phm_check_states_equal() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dpp_psm.c248 bool equal; in power_state_management() local
259 &pcurrent->hardware, &requested->hardware, &equal))) in power_state_management()
260 equal = false; in power_state_management()
262 if (!equal || phm_check_smc_update_required_for_display_configuration(hwmgr)) { in power_state_management()
H A Dhardwaremanager.c294 bool *equal) in phm_check_states_equal()
301 return hwmgr->hwmgr_func->check_states_equal(hwmgr, pstate1, pstate2, equal); in phm_check_states_equal()
291 phm_check_states_equal(struct pp_hwmgr *hwmgr, const struct pp_hw_power_state *pstate1, const struct pp_hw_power_state *pstate2, bool *equal) phm_check_states_equal() argument
/kernel/linux/linux-6.6/fs/smb/server/mgmt/
H A Dshare_config.c140 bool equal; in share_config_request() local
145 equal = !strcmp(cf_resp_name, name); in share_config_request()
147 if (!equal) in share_config_request()
/kernel/liteos_a/lib/libc/musl/src/arch/arm/
H A Dmemcmp.S77 vorr d4, d0, d1 @ d4: Save the result of calculating whether the first 16 bytes are equal.
78 vorr d5, d2, d3 @ d5: Save the result of calculating whether the last 16 bytes are equal.
79 vorr d6, d4, d5 @ d6: Save the result of 32 bytes calculation whether they are equal.
87 * We use r3 to indicate whether the first half of the multibytes are equal,
88 * and r4 to indicate whether the second half of the multibytes are equal.
/kernel/linux/linux-5.10/tools/perf/ui/
H A Dhist.c271 * Put caller above callee when they have equal period. in __hpp__sort_acc()
472 .equal = hpp__equal, \
486 .equal = hpp__equal, \
499 .equal = hpp__equal, \
630 if (acc->equal(acc, fmt)) { in perf_hpp__cancel_cumulate()
635 if (ovh->equal(ovh, fmt)) in perf_hpp__cancel_cumulate()
642 return a->equal && a->equal(a, b); in fmt_equal()
/kernel/linux/linux-6.6/tools/perf/ui/
H A Dhist.c272 * Put caller above callee when they have equal period. in __hpp__sort_acc()
475 .equal = hpp__equal, \
489 .equal = hpp__equal, \
502 .equal = hpp__equal, \
633 if (acc->equal(acc, fmt)) { in perf_hpp__cancel_cumulate()
638 if (ovh->equal(ovh, fmt)) in perf_hpp__cancel_cumulate()
645 return a->equal && a->equal(a, b); in fmt_equal()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Dwq.h169 int equal = (cc1 == cc2); in mlx5_wq_cyc_cc_bigger() local
172 return !equal && !smaller; in mlx5_wq_cyc_cc_bigger()
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dattr.py105 def equal(self, other): member in Event
250 if (exp_event.equal(res_event)):
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Dwq.h169 int equal = (cc1 == cc2); in mlx5_wq_cyc_cc_bigger() local
172 return !equal && !smaller; in mlx5_wq_cyc_cc_bigger()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dlegacy_dpm.c47 #define amdgpu_dpm_check_state_equal(adev, cps, rps, equal) \
48 ((adev)->powerplay.pp_funcs->check_state_equal((adev)->powerplay.pp_handle, (cps), (rps), (equal)))
934 bool equal = false; in amdgpu_dpm_change_power_state_locked() local
971 if (0 != amdgpu_dpm_check_state_equal(adev, adev->pm.dpm.current_ps, adev->pm.dpm.requested_ps, &equal)) in amdgpu_dpm_change_power_state_locked()
972 equal = false; in amdgpu_dpm_change_power_state_locked()
975 if (equal) in amdgpu_dpm_change_power_state_locked()
/kernel/linux/linux-5.10/drivers/md/persistent-data/
H A Ddm-btree.h73 * called _unless_ the new and old value are deemed equal.
75 int (*equal)(void *context, const void *value1, const void *value2); member
/kernel/linux/linux-6.6/drivers/md/persistent-data/
H A Ddm-btree.h74 * called _unless_ the new and old value are deemed equal.
76 int (*equal)(void *context, const void *value1, const void *value2); member
/kernel/linux/linux-5.10/arch/c6x/lib/
H A Dstrasgi.S12 ;; 4, and the size a multiple of 4 greater than or equal to 28.
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
H A Damdgpu_dpm.h331 #define amdgpu_dpm_check_state_equal(adev, cps, rps, equal) \
332 ((adev)->powerplay.pp_funcs->check_state_equal((adev)->powerplay.pp_handle, (cps), (rps), (equal)))
/kernel/linux/linux-6.6/drivers/iommu/arm/arm-smmu/
H A Darm-smmu-qcom.c546 { "LENOVO", "CB-01 ", 0x8180, ACPI_SIG_IORT, equal, "QCOM SMMU" },
547 { "QCOM ", "QCOMEDK2", 0x8180, ACPI_SIG_IORT, equal, "QCOM SMMU" },
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dattr.py108 def equal(self, other): member in Event
311 if (exp_event.equal(res_event)):
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dcore_reloc.c772 int err, i, equal; in test_core_reloc() local
863 equal = memcmp(data->out, test_case->output, in test_core_reloc()
865 if (CHECK(!equal, "check_result", in test_core_reloc()

Completed in 17 milliseconds

12345678910