Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/ftrace/test.d/preemptirq/
H A Dirqsoff_tracer.tc14 unsup() { #msg
/openbmc/linux/arch/m68k/fpsp040/
H A Dfpsp.h144 .set NMNEXC,LV-44 | NMNEXC (unsup,snan bits only)
H A Dgen_except.S179 tstb UFLG_TMP(%a6) |test flag for unsup/unimp state
/openbmc/qemu/tests/qemu-iotests/
H A Diotests.py1444 unsup = list(unsupported) + ['$']
1445 if imgopts and any(x in imgopts for x in unsup):
/openbmc/linux/drivers/block/
H A Drbd.c5534 u64 unsup; in _rbd_dev_v2_snap_features() local
5550 unsup = le64_to_cpu(features_buf.incompat) & ~RBD_FEATURES_SUPPORTED; in _rbd_dev_v2_snap_features()
5551 if (unsup) { in _rbd_dev_v2_snap_features()
5553 unsup); in _rbd_dev_v2_snap_features()