Home
last modified time | relevance | path

Searched refs:target_prot_type (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/target/
Dtarget_core_base.h428 enum target_prot_type { enum
535 enum target_prot_type prot_type;
560 enum target_prot_type saved_prot_type;
615 enum target_prot_type sess_prot_type;
684 enum target_prot_type pi_prot_type;
685 enum target_prot_type hw_pi_prot_type;
/kernel/linux/linux-5.10/drivers/target/loopback/
Dtcm_loop.h38 enum target_prot_type tl_fabric_prot_type;
/kernel/linux/linux-5.10/drivers/target/
Dtarget_core_sbc.c628 sbc_set_prot_op_checks(u8 protect, bool fabric_prot, enum target_prot_type prot_type, in sbc_set_prot_op_checks()