Home
last modified time | relevance | path

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

/Linux-v5.15/block/
Dblk-core.c815 goto not_supported; in submit_bio_checks()
847 goto not_supported; in submit_bio_checks()
851 goto not_supported; in submit_bio_checks()
855 goto not_supported; in submit_bio_checks()
867 goto not_supported; in submit_bio_checks()
871 goto not_supported; in submit_bio_checks()
875 goto not_supported; in submit_bio_checks()
907 not_supported: in submit_bio_checks()
/Linux-v5.15/drivers/pci/
Dp2pdma.c565 bool not_supported = false; in pci_p2pdma_distance_many() local
588 not_supported = true; in pci_p2pdma_distance_many()
590 if (not_supported && !verbose) in pci_p2pdma_distance_many()
596 if (not_supported) in pci_p2pdma_distance_many()
/Linux-v5.15/drivers/target/
Dtarget_core_alua.c734 goto not_supported; in core_alua_check_transition()
739 goto not_supported; in core_alua_check_transition()
744 goto not_supported; in core_alua_check_transition()
749 goto not_supported; in core_alua_check_transition()
754 goto not_supported; in core_alua_check_transition()
763 goto not_supported; in core_alua_check_transition()
772 goto not_supported; in core_alua_check_transition()
782 not_supported: in core_alua_check_transition()
/Linux-v5.15/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-eth.c4052 u64 supported = 0, not_supported = 0; in dpaa2_eth_netdev_init() local
4098 not_supported |= IFF_UNICAST_FLT; in dpaa2_eth_netdev_init()
4103 net_dev->priv_flags &= ~not_supported; in dpaa2_eth_netdev_init()
/Linux-v5.15/drivers/ata/
Dlibata-core.c2175 goto not_supported; in ata_dev_config_ncq_prio()
2178 goto not_supported; in ata_dev_config_ncq_prio()
2184 not_supported: in ata_dev_config_ncq_prio()
/Linux-v5.15/fs/
Dio_uring.c910 unsigned not_supported : 1; member
10422 if (!io_op_defs[i].not_supported) in io_probe()