Home
last modified time | relevance | path

Searched refs:found_match (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/scsi/mpt3sas/
A Dmpt3sas_trigger_diag.c217 found_match = 1; in mpt3sas_trigger_master()
225 if (!found_match) in mpt3sas_trigger_master()
263 u8 found_match; in mpt3sas_trigger_event() local
303 found_match = 1; in mpt3sas_trigger_event()
311 if (!found_match) in mpt3sas_trigger_event()
343 u8 found_match; in mpt3sas_trigger_scsi() local
381 found_match = 1; in mpt3sas_trigger_scsi()
386 if (!found_match) in mpt3sas_trigger_scsi()
417 u8 found_match; in mpt3sas_trigger_mpi() local
454 found_match = 1; in mpt3sas_trigger_mpi()
[all …]
/linux-6.3-rc2/drivers/acpi/nfit/
A Dmce.c37 int found_match = 0; in nfit_handle_mce() local
50 found_match = 1; in nfit_handle_mce()
62 if (!found_match) in nfit_handle_mce()
/linux-6.3-rc2/drivers/hv/
A Dchannel_mgmt.c235 bool found_match = false; in vmbus_prep_negotiate_resp() local
276 found_match = true; in vmbus_prep_negotiate_resp()
281 if (found_match) in vmbus_prep_negotiate_resp()
285 if (!found_match) in vmbus_prep_negotiate_resp()
288 found_match = false; in vmbus_prep_negotiate_resp()
303 found_match = true; in vmbus_prep_negotiate_resp()
308 if (found_match) in vmbus_prep_negotiate_resp()
318 if (!found_match) { in vmbus_prep_negotiate_resp()
336 return found_match; in vmbus_prep_negotiate_resp()
/linux-6.3-rc2/lib/
A Dts_fsm.c200 goto found_match; in fsm_find()
245 goto found_match; in fsm_find()
250 found_match: in fsm_find()
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
A Dgk20a.c182 goto found_match; in gk20a_pllg_calc_mnp()
189 found_match: in gk20a_pllg_calc_mnp()
/linux-6.3-rc2/drivers/pci/
A Dsetup-bus.c225 bool found_match = false; in reassign_resources_sorted() local
235 found_match = true; in reassign_resources_sorted()
239 if (!found_match) /* Just skip */ in reassign_resources_sorted()

Completed in 13 milliseconds