Searched refs:tas (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/target/ |
H A D | target_core_tmr.c | 72 struct se_session *tmr_sess, bool tas) in __target_check_io_state() argument 97 if ((tmr_sess != se_cmd->se_sess) && tas) in __target_check_io_state() 269 bool tas, in core_tmr_drain_state_list() argument 325 rc = __target_check_io_state(cmd, tmr_sess, tas); in core_tmr_drain_state_list() 363 bool tas; in core_tmr_lun_reset() local 375 tas = dev->dev_attrib.emulate_tas; in core_tmr_lun_reset() 403 dev->transport->name, tas); in core_tmr_lun_reset() 405 core_tmr_drain_state_list(dev, prout_cmd, tmr_sess, tas, in core_tmr_lun_reset()
|
H A D | target_core_transport.c | 834 bool tas = cmd->transport_state & CMD_T_TAS; in target_handle_abort() local 838 pr_debug("tag %#llx: send_abort_response = %d\n", cmd->tag, tas); in target_handle_abort() 840 if (tas) { in target_handle_abort() 2910 static void target_wait_free_cmd(struct se_cmd *cmd, bool *aborted, bool *tas) in target_wait_free_cmd() argument 2915 __transport_wait_for_tasks(cmd, true, aborted, tas, &flags); in target_wait_free_cmd() 2960 bool aborted = false, tas = false; in transport_generic_free_cmd() local 2963 target_wait_free_cmd(cmd, &aborted, &tas); in transport_generic_free_cmd() 3242 bool *aborted, bool *tas, unsigned long *flags) in __transport_wait_for_tasks() argument 3255 *tas = true; in __transport_wait_for_tasks() 3297 bool ret, aborted = false, tas = false; in transport_wait_for_tasks() local [all …]
|
/linux/sound/aoa/codecs/ |
H A D | Makefile | 3 snd-aoa-codec-tas-y := tas.o 7 obj-$(CONFIG_SND_AOA_TAS) += snd-aoa-codec-tas.o
|
H A D | Kconfig | 16 This option enables support for the tas chips
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8996-oneplus-common.dtsi | 506 tasha_ifd: tas-ifd@0,0 {
|
H A D | msm8996-xiaomi-common.dtsi | 342 tasha_ifd: tas-ifd@0,0 {
|
H A D | apq8096-db820c.dts | 976 tasha_ifd: tas-ifd@0,0 {
|
/linux/arch/m68k/kernel/ |
H A D | head.S | 2971 tas %a1@
|