Searched defs:target_type (Results 1 – 6 of 6) sorted by relevance
| /openbmc/openbmc-test-automation/ffdc/ |
| H A D | ffdc_collector.py | 568 def protocol_ssh(self, protocol, target_type, sub_type): argument 592 def protocol_telnet(self, target_type, sub_type): argument 648 def protocol_service_execute(self, protocol, target_type, sub_type): argument
|
| /openbmc/openbmc/poky/meta/lib/oeqa/runtime/ |
| H A D | context.py | 93 def getTarget(target_type, logger, target_ip, server_ip, **kwargs): argument
|
| /openbmc/qemu/bsd-user/ |
| H A D | qemu.h | 349 #define put_user(x, gaddr, target_type) \ argument 363 #define get_user(x, gaddr, target_type) \ argument
|
| /openbmc/qemu/ |
| H A D | meson.build | 4260 target_type='system' variable 4277 target_type='user' variable 4341 if target_type == 'system' variable 4346 if target_type == 'user' variable 4351 if target_type == 'system' and target_base_arch in target_common_system_arch_libs variable 4362 if have_rust and target_type == 'system' variable
|
| /openbmc/qemu/linux-user/ |
| H A D | syscall.c | 828 int target_type; in safe_syscall3() local 3146 int target_type = *type; in target_to_host_sock_type() local 3178 static int sock_flags_fixup(int fd, int target_type) in sock_flags_fixup() 3195 int target_type = type; in do_socket() local
|
| /openbmc/qemu/hw/cxl/ |
| H A D | cxl-mailbox-utils.c | 157 uint8_t target_type; in cmd_tunnel_management_cmd() member
|