Home
last modified time | relevance | path

Searched refs:unblock (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/block/
H A Dbdev.c676 bool unblock = false; in bd_end_claim() local
692 unblock = true; in bd_end_claim()
702 if (unblock) { in bd_end_claim()
/linux-6.15/Documentation/scsi/
H A Dlpfc.rst60 By default, the driver expects the patches for block/unblock interfaces
H A DChangeLog.lpfc346 Convert to using block/unblock on list remove (was del/add)
574 unblock (stop dev_loss_tmo) when appropriate.
593 context. It seems to be not nessasery to unblock target from
626 for 2.6.5 kernel with block/unblock patch.
641 target_block/unblock only if FC_TRANS_VER1.
645 block/unblock. This member allows the driver to know when to
646 unblock for pci_remove_one or pci_add_one. #ifdef'd some more
647 block/unblock stuff and removed some defensive checks from
648 target_block/unblock.
669 target kernel and 2.6.5 on SLES9 SP1 with the block/unblock
[all …]
H A Dscsi_mid_low_api.rst567 * @shost: pointer to host to unblock commands on
/linux-6.15/Documentation/arch/x86/x86_64/
H A Dfred.rst61 FRED allows explicit unblock of NMI with new event return instructions
/linux-6.15/drivers/firewire/
H A Dsbp2.c727 bool unblock = false; in sbp2_conditionally_unblock() local
732 unblock = --tgt->blocked == 0; in sbp2_conditionally_unblock()
736 if (unblock) in sbp2_conditionally_unblock()
/linux-6.15/Documentation/driver-api/nfc/
H A Dnfc-hci.rst252 HCI Responses are dispatched immediately from this context to unblock
/linux-6.15/Documentation/filesystems/
H A Dlocking.rst449 void (*lm_notify)(struct file_lock *); /* unblock callback */