Searched defs:check (Results 51 – 66 of 66) sorted by relevance
123
/openbmc/qemu/hw/nvram/ |
H A D | xlnx-versal-efuse-ctrl.c | 261 uint32_t check = xlnx_efuse_tbits_check(s->efuse); in efuse_status_tbits_sync() local
|
/openbmc/u-boot/drivers/bios_emulator/include/x86emu/ |
H A D | regs.h | 286 int check; member
|
/openbmc/u-boot/include/linux/ |
H A D | compiler.h | 277 #define __READ_ONCE(x, check) \ argument
|
/openbmc/qemu/ |
H A D | qemu-img.c | 550 static void dump_json_image_check(ImageCheck *check, bool quiet) in dump_json_image_check() 566 static void dump_human_image_check(ImageCheck *check, bool quiet) in dump_human_image_check() 610 ImageCheck *check, in collect_image_check() 667 ImageCheck *check; in img_check() local
|
/openbmc/qemu/target/i386/tcg/ |
H A D | decode-new.h | 299 unsigned check:16; member
|
/openbmc/qemu/tests/tcg/hexagon/ |
H A D | scatter_gather.c | 566 char *check = (char *)c; in check_buffer() local
|
/openbmc/qemu/hw/vfio-user/ |
H A D | proxy.c | 1021 bool (*check)(VFIOUserProxy *proxy, QObject *qobj, Error **errp); member
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | devtool.py | 1120 def check(branch, expected): function
|
/openbmc/libmctp/ |
H A D | astlpc.c | 227 void *check; in astlpc_pktbuf_validate_v3() local
|
/openbmc/qemu/target/riscv/ |
H A D | cpu_helper.c | 998 bool check = tgt_ctrl & BIT_ULL(type + XCTRCTL_INH_START); in riscv_ctr_add_entry() local
|
/openbmc/u-boot/ |
H A D | Makefile | 1879 tests check: target
|
/openbmc/u-boot/tools/buildman/ |
H A D | kconfiglib.py | 3152 def check(self, token): member in _Feed
|
/openbmc/qemu/qga/ |
H A D | commands-linux.c | 157 char check; in build_fs_mount_list() local
|
/openbmc/rest-dbus/resources/ |
H A D | jstree.min.js | 5 …!0;if("touchstart"===b.type&&(!this.settings.dnd.touch||"selected"===this.settings.dnd.touch&&!a(b…
|
/openbmc/qemu/block/ |
H A D | vvfat.c | 2141 int i, check; in is_consistent() local
|
/openbmc/qemu/qom/ |
H A D | object.c | 1863 void (*check)(const Object *, const char *, Object *, Error **); member
|
123