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

/linux-4.4.14/arch/s390/kernel/
H A Dtopology.c220 static int ptf(unsigned long fc) ptf() function
240 rc = ptf(PTF_VERTICAL); topology_set_cpu_management()
242 rc = ptf(PTF_HORIZONTAL); topology_set_cpu_management()
311 if (ptf(PTF_CHECK)) topology_timer_fn()
H A Ddis.c1143 { "ptf", 0xa2, INSTR_RRE_R0 },
/linux-4.4.14/drivers/ata/
H A Dlibata-acpi.c567 const struct ata_taskfile *ptf) ata_acpi_filter_tf()
593 if ((!ptf || ptf->command != ATA_CMD_READ_NATIVE_MAX) && ata_acpi_filter_tf()
649 struct ata_taskfile tf, ptf, rtf; ata_acpi_run_tf() local
663 ata_acpi_gtf_to_tf(dev, prev_gtf, &ptf); ata_acpi_run_tf()
664 pptf = &ptf; ata_acpi_run_tf()
565 ata_acpi_filter_tf(struct ata_device *dev, const struct ata_taskfile *tf, const struct ata_taskfile *ptf) ata_acpi_filter_tf() argument

Completed in 208 milliseconds