Home
last modified time | relevance | path

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

/Linux-v5.4/block/
Dblk-core.c893 goto not_supported; in generic_make_request_checks()
928 goto not_supported; in generic_make_request_checks()
932 goto not_supported; in generic_make_request_checks()
936 goto not_supported; in generic_make_request_checks()
940 goto not_supported; in generic_make_request_checks()
944 goto not_supported; in generic_make_request_checks()
948 goto not_supported; in generic_make_request_checks()
974 not_supported: in generic_make_request_checks()
/Linux-v5.4/drivers/pci/
Dp2pdma.c532 bool not_supported = false; in pci_p2pdma_distance_many() local
568 not_supported = true; in pci_p2pdma_distance_many()
570 if (not_supported && !verbose) in pci_p2pdma_distance_many()
576 if (not_supported) in pci_p2pdma_distance_many()
/Linux-v5.4/drivers/target/
Dtarget_core_alua.c760 goto not_supported; in core_alua_check_transition()
765 goto not_supported; in core_alua_check_transition()
770 goto not_supported; in core_alua_check_transition()
775 goto not_supported; in core_alua_check_transition()
780 goto not_supported; in core_alua_check_transition()
789 goto not_supported; in core_alua_check_transition()
798 goto not_supported; in core_alua_check_transition()
808 not_supported: in core_alua_check_transition()
/Linux-v5.4/drivers/usb/typec/ucsi/
Ducsi.h19 u16 not_supported:1; member
/Linux-v5.4/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-eth.c3264 u64 supported = 0, not_supported = 0; in netdev_init() local
3310 not_supported |= IFF_UNICAST_FLT; in netdev_init()
3315 net_dev->priv_flags &= ~not_supported; in netdev_init()