Searched refs:retry_allocation (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/wwan/iosm/
H A Diosm_ipc_imem.c55 bool retry_allocation = false; local
68 retry_allocation = true;
75 if (retry_allocation) {
646 bool retry_allocation = false; local
739 retry_allocation = true;
782 if (retry_allocation) {
/linux-master/drivers/md/dm-vdo/
H A Dphysical-zone.c516 * retry_allocation() - Retry allocating a block now that we're done waiting for scrubbing.
520 static void retry_allocation(struct vdo_waiter *waiter, void *context __always_unused) function
560 data_vio->waiter.callback = retry_allocation;
/linux-master/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.c6361 retry_allocation:
6481 goto retry_allocation;
6678 goto retry_allocation;

Completed in 249 milliseconds