Searched refs:DECLARE_COMPLETION_ONSTACK (Results 1 - 25 of 102) sorted by last modified time

12345

/linux-master/drivers/spi/
H A Dspi.c4472 DECLARE_COMPLETION_ONSTACK(done);
/linux-master/kernel/
H A Dworkqueue.c4778 DECLARE_COMPLETION_ONSTACK(detach_completion);
/linux-master/drivers/dma/idxd/
H A Ddevice.c483 DECLARE_COMPLETION_ONSTACK(done);
/linux-master/fs/btrfs/
H A Dscrub.c1929 DECLARE_COMPLETION_ONSTACK(io_done);
/linux-master/drivers/usb/gadget/udc/
H A Dfsl_udc_core.c2548 DECLARE_COMPLETION_ONSTACK(done);
/linux-master/fs/fuse/
H A Dfile.c2984 DECLARE_COMPLETION_ONSTACK(wait);
/linux-master/drivers/ata/
H A Dlibata-core.c1518 DECLARE_COMPLETION_ONSTACK(wait);
/linux-master/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c874 DECLARE_COMPLETION_ONSTACK(completion);
H A Dhisi_sas_main.c1236 DECLARE_COMPLETION_ONSTACK(completion);
1526 DECLARE_COMPLETION_ONSTACK(completion);
/linux-master/drivers/ufs/core/
H A Dufshcd.c3293 DECLARE_COMPLETION_ONSTACK(wait);
4271 DECLARE_COMPLETION_ONSTACK(uic_async_done);
7069 DECLARE_COMPLETION_ONSTACK(wait);
7206 DECLARE_COMPLETION_ONSTACK(wait);
7376 DECLARE_COMPLETION_ONSTACK(wait);
/linux-master/drivers/scsi/
H A Dmyrs.c131 DECLARE_COMPLETION_ONSTACK(complete);
H A Dmyrb.c188 DECLARE_COMPLETION_ONSTACK(cmpl);
H A Dqla1280.c756 DECLARE_COMPLETION_ONSTACK(wait);
818 DECLARE_COMPLETION_ONSTACK(wait);
2420 DECLARE_COMPLETION_ONSTACK(wait);
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_os.c1252 DECLARE_COMPLETION_ONSTACK(comp);
1792 DECLARE_COMPLETION_ONSTACK(comp);
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_nvmet.c2104 DECLARE_COMPLETION_ONSTACK(tport_unreg_cmp);
H A Dlpfc_nvme.c2302 DECLARE_COMPLETION_ONSTACK(lport_unreg_cmp);
/linux-master/drivers/usb/core/
H A Dhcd.c2175 DECLARE_COMPLETION_ONSTACK(done);
/linux-master/drivers/thunderbolt/
H A Dctl.c607 DECLARE_COMPLETION_ONSTACK(done);
/linux-master/drivers/slimbus/
H A Dqcom-ngd-ctrl.c790 DECLARE_COMPLETION_ONSTACK(tx_sent);
791 DECLARE_COMPLETION_ONSTACK(done);
919 DECLARE_COMPLETION_ONSTACK(done);
/linux-master/drivers/s390/cio/
H A Deadm_sch.c248 DECLARE_COMPLETION_ONSTACK(completion);
/linux-master/drivers/s390/char/
H A Dvmur.c258 DECLARE_COMPLETION_ONSTACK(event);
/linux-master/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c1967 DECLARE_COMPLETION_ONSTACK(closed);
2957 DECLARE_COMPLETION_ONSTACK(c);
/linux-master/fs/bcachefs/
H A Dfs-io-buffered.c318 DECLARE_COMPLETION_ONSTACK(done);
/linux-master/drivers/scsi/pm8001/
H A Dpm8001_ctl.c478 DECLARE_COMPLETION_ONSTACK(completion);
681 DECLARE_COMPLETION_ONSTACK(completion);
717 DECLARE_COMPLETION_ONSTACK(completion);
/linux-master/drivers/scsi/ibmvscsi/
H A Dibmvfc.c2488 DECLARE_COMPLETION_ONSTACK(comp);

Completed in 554 milliseconds

12345