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

/linux-master/drivers/target/
H A Dtarget_core_pr.c64 PREEMPT_AND_ABORT, enumerator in enum:preempt_type
1337 * For PREEMPT_AND_ABORT, the list of *pr_reg in preempt_and_abort_list
2770 tfo->fabric_name, (preempt_type == PREEMPT_AND_ABORT) ? "_AND_ABORT" : "",
2774 tfo->fabric_name, (preempt_type == PREEMPT_AND_ABORT) ? "_AND_ABORT" : "",
2777 * For PREEMPT_AND_ABORT, add the preempting reservation's
2832 (preempt_type == PREEMPT_AND_ABORT) ? "_AND_ABORT" : "");
2902 (preempt_type == PREEMPT_AND_ABORT) ? &preempt_and_abort_list :
2930 (preempt_type == PREEMPT_AND_ABORT) ? &preempt_and_abort_list :
2958 (preempt_type == PREEMPT_AND_ABORT) ? &preempt_and_abort_list : NULL,
2975 if (preempt_type == PREEMPT_AND_ABORT) {
[all...]

Completed in 259 milliseconds