Home
last modified time | relevance | path

Searched refs:SCF_PASSTHROUGH_SG_TO_MEM_NOALLOC (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/target/iscsi/cxgbit/
H A Dcxgbit_ddp.c268 if (cmd->se_cmd.se_cmd_flags & SCF_PASSTHROUGH_SG_TO_MEM_NOALLOC) { in cxgbit_unmap_cmd()
H A Dcxgbit_target.c879 if (cmd->se_cmd.se_cmd_flags & SCF_PASSTHROUGH_SG_TO_MEM_NOALLOC) { in cxgbit_handle_immediate_data()
981 cmd->se_cmd.se_cmd_flags |= SCF_PASSTHROUGH_SG_TO_MEM_NOALLOC; in cxgbit_handle_scsi_cmd()
/kernel/linux/linux-6.6/drivers/target/iscsi/cxgbit/
H A Dcxgbit_ddp.c268 if (cmd->se_cmd.se_cmd_flags & SCF_PASSTHROUGH_SG_TO_MEM_NOALLOC) { in cxgbit_unmap_cmd()
H A Dcxgbit_target.c879 if (cmd->se_cmd.se_cmd_flags & SCF_PASSTHROUGH_SG_TO_MEM_NOALLOC) { in cxgbit_handle_immediate_data()
981 cmd->se_cmd.se_cmd_flags |= SCF_PASSTHROUGH_SG_TO_MEM_NOALLOC; in cxgbit_handle_scsi_cmd()
/kernel/linux/linux-5.10/include/target/
H A Dtarget_core_base.h142 SCF_PASSTHROUGH_SG_TO_MEM_NOALLOC = 0x00020000, enumerator
/kernel/linux/linux-6.6/include/target/
H A Dtarget_core_base.h144 SCF_PASSTHROUGH_SG_TO_MEM_NOALLOC = (1 << 12), enumerator
/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_transport.c1561 " SCF_PASSTHROUGH_SG_TO_MEM_NOALLOC\n"); in transport_generic_map_mem_to_cmd()
1570 cmd->se_cmd_flags |= SCF_PASSTHROUGH_SG_TO_MEM_NOALLOC; in transport_generic_map_mem_to_cmd()
2526 if (cmd->se_cmd_flags & SCF_PASSTHROUGH_SG_TO_MEM_NOALLOC) { in transport_free_pages()
2638 if (!(cmd->se_cmd_flags & SCF_PASSTHROUGH_SG_TO_MEM_NOALLOC) && in transport_generic_new_cmd()
2666 * using SCF_PASSTHROUGH_SG_TO_MEM_NOALLOC. in transport_generic_new_cmd()
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_transport.c1633 " SCF_PASSTHROUGH_SG_TO_MEM_NOALLOC\n"); in transport_generic_map_mem_to_cmd()
1642 cmd->se_cmd_flags |= SCF_PASSTHROUGH_SG_TO_MEM_NOALLOC; in transport_generic_map_mem_to_cmd()
2685 if (cmd->se_cmd_flags & SCF_PASSTHROUGH_SG_TO_MEM_NOALLOC) { in transport_free_pages()
2797 if (!(cmd->se_cmd_flags & SCF_PASSTHROUGH_SG_TO_MEM_NOALLOC) && in transport_generic_new_cmd()
2825 * using SCF_PASSTHROUGH_SG_TO_MEM_NOALLOC. in transport_generic_new_cmd()
/kernel/linux/linux-5.10/drivers/infiniband/ulp/isert/
H A Dib_isert.c1068 cmd->se_cmd.se_cmd_flags |= SCF_PASSTHROUGH_SG_TO_MEM_NOALLOC; in isert_handle_scsi_cmd()
/kernel/linux/linux-6.6/drivers/infiniband/ulp/isert/
H A Dib_isert.c1068 cmd->se_cmd.se_cmd_flags |= SCF_PASSTHROUGH_SG_TO_MEM_NOALLOC; in isert_handle_scsi_cmd()

Completed in 24 milliseconds