Home
last modified time | relevance | path

Searched refs:cpu_binding (Results 1 – 2 of 2) sorted by relevance

/drivers/block/mtip32xx/
A Dmtip32xx.c768 twork->cpu_binding, in mtip_handle_irq()
3772 dd->work[3].cpu_binding = dd->work[0].cpu_binding; in mtip_pci_probe()
3773 dd->work[4].cpu_binding = dd->work[1].cpu_binding; in mtip_pci_probe()
3774 dd->work[5].cpu_binding = dd->work[2].cpu_binding; in mtip_pci_probe()
3775 dd->work[6].cpu_binding = dd->work[2].cpu_binding; in mtip_pci_probe()
3776 dd->work[7].cpu_binding = dd->work[1].cpu_binding; in mtip_pci_probe()
3836 drop_cpu(dd->work[0].cpu_binding); in mtip_pci_probe()
3837 drop_cpu(dd->work[1].cpu_binding); in mtip_pci_probe()
3838 drop_cpu(dd->work[2].cpu_binding); in mtip_pci_probe()
3908 drop_cpu(dd->work[0].cpu_binding); in mtip_pci_remove()
[all …]
A Dmtip32xx.h173 int cpu_binding; member

Completed in 12 milliseconds