Symbol: preempt_type
drivers/target/target_core_pr.c
2749
enum preempt_type preempt_type)
drivers/target/target_core_pr.c
2772
tfo->fabric_name, (preempt_type == PREEMPT_AND_ABORT) ? "_AND_ABORT" : "",
drivers/target/target_core_pr.c
2776
tfo->fabric_name, (preempt_type == PREEMPT_AND_ABORT) ? "_AND_ABORT" : "",
drivers/target/target_core_pr.c
2813
u64 sa_res_key, enum preempt_type preempt_type)
drivers/target/target_core_pr.c
2834
(preempt_type == PREEMPT_AND_ABORT) ? "_AND_ABORT" : "");
drivers/target/target_core_pr.c
2904
(preempt_type == PREEMPT_AND_ABORT) ? &preempt_and_abort_list :
drivers/target/target_core_pr.c
2932
(preempt_type == PREEMPT_AND_ABORT) ? &preempt_and_abort_list :
drivers/target/target_core_pr.c
2960
(preempt_type == PREEMPT_AND_ABORT) ? &preempt_and_abort_list : NULL,
drivers/target/target_core_pr.c
2961
type, scope, preempt_type);
drivers/target/target_core_pr.c
2977
if (preempt_type == PREEMPT_AND_ABORT) {
drivers/target/target_core_pr.c
3049
(preempt_type == PREEMPT_AND_ABORT) ? &preempt_and_abort_list : NULL,
drivers/target/target_core_pr.c
3066
(preempt_type == PREEMPT_AND_ABORT) ? &preempt_and_abort_list : NULL,
drivers/target/target_core_pr.c
3067
type, scope, preempt_type);
drivers/target/target_core_pr.c
3107
if (preempt_type == PREEMPT_AND_ABORT) {
drivers/target/target_core_pr.c
3123
u64 res_key, u64 sa_res_key, enum preempt_type preempt_type)
drivers/target/target_core_pr.c
3133
sa_res_key, preempt_type);
drivers/target/target_core_pr.c
3136
" Type: 0x%02x\n", (preempt_type == PREEMPT_AND_ABORT) ? "_AND_ABORT" : "", type);