Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dbwc.c591 bool all_done; in hws_bwc_matcher_move_all_simple() local
616 all_done = true; in hws_bwc_matcher_move_all_simple()
634 all_done = false; in hws_bwc_matcher_move_all_simple()
650 } while (!all_done); in hws_bwc_matcher_move_all_simple()
/linux-6.15/drivers/cdx/controller/
H A 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.15/drivers/accel/qaic/
H A 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.15/fs/squashfs/
H A Dfile.c252 goto all_done; in fill_meta_index()
307 all_done: in fill_meta_index()
/linux-6.15/drivers/scsi/esas2r/
H A Desas2r_ioctl.c159 goto all_done; in do_fm_api()
165 all_done: in do_fm_api()
/linux-6.15/fs/
H A Dnamei.c1945 goto all_done; in pick_link()
1958 all_done: // pure jump in pick_link()