Home
last modified time | relevance | path

Searched refs:not_supported (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/block/
H A Dblk-core.c790 goto not_supported; in submit_bio_noacct()
835 goto not_supported; in submit_bio_noacct()
838 goto not_supported; in submit_bio_noacct()
842 goto not_supported; in submit_bio_noacct()
851 goto not_supported; in submit_bio_noacct()
859 goto not_supported; in submit_bio_noacct()
869 goto not_supported; in submit_bio_noacct()
877 not_supported: in submit_bio_noacct()
/linux-6.15/drivers/target/
H A Dtarget_core_alua.c737 goto not_supported; in core_alua_check_transition()
742 goto not_supported; in core_alua_check_transition()
747 goto not_supported; in core_alua_check_transition()
752 goto not_supported; in core_alua_check_transition()
757 goto not_supported; in core_alua_check_transition()
766 goto not_supported; in core_alua_check_transition()
775 goto not_supported; in core_alua_check_transition()
785 not_supported: in core_alua_check_transition()
/linux-6.15/drivers/pci/
H A Dp2pdma.c699 bool not_supported = false; in pci_p2pdma_distance_many() local
722 not_supported = true; in pci_p2pdma_distance_many()
724 if (not_supported && !verbose) in pci_p2pdma_distance_many()
730 if (not_supported) in pci_p2pdma_distance_many()
/linux-6.15/drivers/ata/
H A Dlibata-core.c2299 goto not_supported; in ata_dev_config_ncq_prio()
2302 goto not_supported; in ata_dev_config_ncq_prio()
2308 not_supported: in ata_dev_config_ncq_prio()
2535 goto not_supported; in ata_dev_config_cdl()
2540 goto not_supported; in ata_dev_config_cdl()
2546 goto not_supported; in ata_dev_config_cdl()
2551 goto not_supported; in ata_dev_config_cdl()
2566 goto not_supported; in ata_dev_config_cdl()
2573 goto not_supported; in ata_dev_config_cdl()
2584 goto not_supported; in ata_dev_config_cdl()
[all …]
/linux-6.15/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.c4543 u64 supported = 0, not_supported = 0; in dpaa2_eth_netdev_init() local
4591 not_supported |= IFF_UNICAST_FLT; in dpaa2_eth_netdev_init()
4596 net_dev->priv_flags &= ~not_supported; in dpaa2_eth_netdev_init()