Home
last modified time | relevance | path

Searched refs:calling_it_nexus (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_pr.c2685 int calling_it_nexus = 0; in core_scsi3_emulate_pro_clear() local
2733 calling_it_nexus = (pr_reg_n == pr_reg) ? 1 : 0; in core_scsi3_emulate_pro_clear()
2737 calling_it_nexus); in core_scsi3_emulate_pro_clear()
2745 if (!calling_it_nexus) in core_scsi3_emulate_pro_clear()
2840 int all_reg = 0, calling_it_nexus = 0; in core_scsi3_pro_preempt() local
2918 calling_it_nexus = (pr_reg_n == pr_reg) ? 1 : 0; in core_scsi3_pro_preempt()
2923 NULL, calling_it_nexus); in core_scsi3_pro_preempt()
2943 calling_it_nexus = (pr_reg_n == pr_reg) ? 1 : 0; in core_scsi3_pro_preempt()
2944 if (calling_it_nexus) in core_scsi3_pro_preempt()
2953 if (!calling_it_nexus) in core_scsi3_pro_preempt()
[all...]
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_pr.c2665 int calling_it_nexus = 0; in core_scsi3_emulate_pro_clear() local
2713 calling_it_nexus = (pr_reg_n == pr_reg) ? 1 : 0; in core_scsi3_emulate_pro_clear()
2717 calling_it_nexus); in core_scsi3_emulate_pro_clear()
2725 if (!calling_it_nexus) in core_scsi3_emulate_pro_clear()
2819 int all_reg = 0, calling_it_nexus = 0; in core_scsi3_pro_preempt() local
2897 calling_it_nexus = (pr_reg_n == pr_reg) ? 1 : 0; in core_scsi3_pro_preempt()
2902 NULL, calling_it_nexus); in core_scsi3_pro_preempt()
2922 calling_it_nexus = (pr_reg_n == pr_reg) ? 1 : 0; in core_scsi3_pro_preempt()
2923 if (calling_it_nexus) in core_scsi3_pro_preempt()
2932 if (!calling_it_nexus) in core_scsi3_pro_preempt()
[all...]

Completed in 7 milliseconds