Home
last modified time | relevance | path

Searched defs:missing (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/tools/cgroup/
Diocost_coef_gen.py
/openbmc/openbmc/meta-arm/ci/
H A Dcheck-machine-coverage22 missing = machines - kas variable
/openbmc/qemu/scripts/
H A Dcpu-x86-uarch-abi.py131 missing = want - got variable
/openbmc/qemu/target/s390x/
H A Dcpu_models_system.c30 S390FeatBitmap missing; in check_unavailable_features() local
275 S390FeatBitmap missing, added; in qmp_query_cpu_model_comparison() local
H A Dcpu_models.c304 S390FeatBitmap missing; in s390_find_cpu_def() local
587 S390FeatBitmap missing; in check_compatibility() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
Dbind4_prog.c
Dbind6_prog.c
Dconnect4_prog.c
/openbmc/phosphor-fan-presence/presence/
H A Derror_reporter.cpp202 auto missing = std::count_if( in powerStateChanged() local
/openbmc/dbus-sensors/src/fan/
H A DTachSensor.cpp158 bool missing = false; in handleResponse() local
/openbmc/u-boot/fs/ubifs/
H A Dorphan.c730 unsigned long missing; member
/openbmc/linux/net/ceph/
Dauth_x.c
/openbmc/qemu/accel/tcg/
H A Duser-exec.c561 int missing; in page_check_range() local
/openbmc/openbmc/poky/meta/lib/oe/
H A Dspdx30.py70 def link_prop(self, value, objectset, missing, visited): argument
311 def link_prop(self, value, objectset, missing, visited): argument
443 def link_prop(self, value, objectset, missing, visited): argument
854 def link_helper(self, objectset, missing, visited): argument
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A D__init__.py109 def __init__(self, missing, url): argument
/openbmc/qemu/hw/net/
H A Deepro100.c89 #define missing(text) fprintf(stderr, "eepro100: feature is missing in this emulation: " text "\n") macro