Home
last modified time | relevance | path

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

/Linux-v6.6/block/
Dblk-core.c734 goto not_supported; in submit_bio_noacct()
769 goto not_supported; in submit_bio_noacct()
773 goto not_supported; in submit_bio_noacct()
785 goto not_supported; in submit_bio_noacct()
789 goto not_supported; in submit_bio_noacct()
793 goto not_supported; in submit_bio_noacct()
804 not_supported: in submit_bio_noacct()
/Linux-v6.6/io_uring/
Dopdef.h21 unsigned not_supported : 1; member
Dio_uring.c4142 if (!io_issue_defs[i].not_supported) in io_probe()
/Linux-v6.6/drivers/pci/
Dp2pdma.c690 bool not_supported = false; in pci_p2pdma_distance_many() local
713 not_supported = true; in pci_p2pdma_distance_many()
715 if (not_supported && !verbose) in pci_p2pdma_distance_many()
721 if (not_supported) in pci_p2pdma_distance_many()
/Linux-v6.6/drivers/target/
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-v6.6/drivers/ata/
Dlibata-core.c2284 goto not_supported; in ata_dev_config_ncq_prio()
2287 goto not_supported; in ata_dev_config_ncq_prio()
2293 not_supported: in ata_dev_config_ncq_prio()
2493 goto not_supported; in ata_dev_config_cdl()
2498 goto not_supported; in ata_dev_config_cdl()
2504 goto not_supported; in ata_dev_config_cdl()
2509 goto not_supported; in ata_dev_config_cdl()
2524 goto not_supported; in ata_dev_config_cdl()
2531 goto not_supported; in ata_dev_config_cdl()
2542 goto not_supported; in ata_dev_config_cdl()
[all …]
/Linux-v6.6/drivers/block/drbd/
Ddrbd_nl.c1216 goto not_supported; in decide_on_discard_support()
1222 goto not_supported; in decide_on_discard_support()
1239 not_supported: in decide_on_discard_support()
/Linux-v6.6/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-eth.c4537 u64 supported = 0, not_supported = 0; in dpaa2_eth_netdev_init() local
4585 not_supported |= IFF_UNICAST_FLT; in dpaa2_eth_netdev_init()
4590 net_dev->priv_flags &= ~not_supported; in dpaa2_eth_netdev_init()