Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_bwc.c567 bool all_done; in hws_bwc_matcher_move_all_simple() local
592 all_done = true; in hws_bwc_matcher_move_all_simple()
610 all_done = false; in hws_bwc_matcher_move_all_simple()
622 } while (!all_done); in hws_bwc_matcher_move_all_simple()
/linux-6.12.1/drivers/cdx/controller/
Dmcdi.c336 bool all_done; in cdx_mcdi_process_cleanup_list() local
340 all_done = (mcdi->outstanding_cleanups -= cleanups) == 0; in cdx_mcdi_process_cleanup_list()
342 if (all_done) in cdx_mcdi_process_cleanup_list()
/linux-6.12.1/drivers/accel/qaic/
Dqaic_control.c1181 bool all_done = false; in qaic_manage_msg_xfer() local
1233 all_done = list_empty(&wrappers->list); in qaic_manage_msg_xfer()
1235 if (all_done) in qaic_manage_msg_xfer()
1427 bool all_done = false; in free_wrapper_from_list() local
1431 all_done = list_empty(&wrappers->list); in free_wrapper_from_list()
1434 if (all_done) in free_wrapper_from_list()
/linux-6.12.1/fs/squashfs/
Dfile.c252 goto all_done; in fill_meta_index()
307 all_done: in fill_meta_index()
/linux-6.12.1/drivers/scsi/esas2r/
Desas2r_ioctl.c159 goto all_done; in do_fm_api()
165 all_done: in do_fm_api()
/linux-6.12.1/fs/
Dnamei.c1860 goto all_done; in pick_link()
1873 all_done: // pure jump in pick_link()