Home
last modified time | relevance | path

Searched defs:pid (Results 1 – 25 of 61) sorted by relevance

123

/qemu/hw/usb/
H A Dcore.c582 void usb_packet_setup(USBPacket *p, int pid, in usb_packet_setup()
736 struct USBEndpoint *usb_ep_get(USBDevice *dev, int pid, int ep) in usb_ep_get()
750 uint8_t usb_ep_get_type(USBDevice *dev, int pid, int ep) in usb_ep_get_type()
756 void usb_ep_set_type(USBDevice *dev, int pid, int ep, uint8_t type) in usb_ep_set_type()
762 void usb_ep_set_ifnum(USBDevice *dev, int pid, int ep, uint8_t ifnum) in usb_ep_set_ifnum()
768 void usb_ep_set_max_packet_size(USBDevice *dev, int pid, int ep, in usb_ep_set_max_packet_size()
789 void usb_ep_set_max_streams(USBDevice *dev, int pid, int ep, uint8_t raw) in usb_ep_set_max_streams()
802 void usb_ep_set_halted(USBDevice *dev, int pid, int ep, bool halted) in usb_ep_set_halted()
808 USBPacket *usb_ep_find_packet_by_id(USBDevice *dev, int pid, int ep, in usb_ep_find_packet_by_id()
/qemu/qga/
H A Dcommands.c96 GPid pid; member
114 static int64_t gpid_to_int64(GPid pid) in gpid_to_int64()
123 static GuestExecInfo *guest_exec_info_add(GPid pid) in guest_exec_info_add()
148 GuestExecStatus *qmp_guest_exec_status(int64_t pid, Error **errp) in qmp_guest_exec_status()
260 static void guest_exec_child_watch(GPid pid, gint status, gpointer data) in guest_exec_child_watch()
415 GPid pid; in qmp_guest_exec() local
/qemu/scripts/
H A Dsimpletrace.py193 def _process_event(self, rec_args, *, event, event_id, timestamp_ns, pid, **kwargs): argument
264 def catchall(self, *rec_args, event, timestamp_ns, pid, event_id, **kwargs): argument
343 def catchall(self, *rec_args, event, timestamp_ns, pid, event_id): argument
/qemu/util/
H A Dsystemd.c22 unsigned long pid; in check_socket_activation() local
/qemu/include/io/
H A Dchannel-command.h44 GPid pid; member
/qemu/tests/tcg/multiarch/
H A Dfollow-fork-mode.c23 pid_t child, pid; in main() local
/qemu/tests/unit/
H A Dtest-qga.c15 GPid pid; member
43 static void qga_watch(GPid pid, gint status, gpointer user_data) in qga_watch()
788 static QDict *wait_for_guest_exec_completion(int fd, int64_t pid) in wait_for_guest_exec_completion()
820 int64_t pid, exitcode; in test_qga_guest_exec() local
881 int64_t pid, exitcode; in test_qga_guest_exec_separated() local
922 int64_t pid, exitcode; in test_qga_guest_exec_merged() local
/qemu/tests/migration/guestperf/
H A Dengine.py52 def _vcpu_timing(self, pid, tid_list): argument
67 def _cpu_timing(self, pid): argument
/qemu/tests/tcg/multiarch/linux/
H A Dlinux-test.c211 int pid, status; in test_fork() local
289 int server_fd, client_fd, fd, pid, ret, val; in test_socket() local
398 static void wait_for_child(pid_t pid) in wait_for_child()
/qemu/tests/qtest/
H A Dtpm-util.c134 gboolean tpm_util_swtpm_start(const char *path, GPid *pid, in tpm_util_swtpm_start()
164 void tpm_util_swtpm_kill(GPid pid) in tpm_util_swtpm_kill()
H A Dvhost-user-blk-test.c29 pid_t pid; member
864 pid_t pid; in quit_storage_daemon() local
930 pid_t pid = fork(); in start_vhost_user_blk() local
/qemu/gdbstub/
H A Dgdbstub.c214 GDBProcess *gdb_get_process(uint32_t pid) in gdb_get_process()
265 uint32_t pid = gdb_get_cpu_pid(cpu); in gdb_next_cpu_in_process() local
308 static CPUState *gdb_get_cpu(uint32_t pid, uint32_t tid) in gdb_get_cpu()
649 uint32_t *pid, uint32_t *tid) in read_thread_id()
705 uint32_t pid, tid; in gdb_handle_vcont() local
1017 uint32_t pid = 1; in handle_detach() local
1109 uint32_t pid, tid; in handle_set_thread() local
2379 int pid; in gdb_create_default_process() local
H A Dinternals.h34 uint32_t pid; member
183 uint32_t pid; member
H A Duser.c463 void gdbserver_fork_end(CPUState *cpu, pid_t pid) in gdbserver_fork_end()
593 bool gdb_handle_set_thread_user(uint32_t pid, uint32_t tid) in gdb_handle_set_thread_user()
605 bool gdb_handle_detach_user(uint32_t pid) in gdb_handle_detach_user()
/qemu/io/
H A Dchannel-command.c53 GPid pid) in qio_channel_command_new_pid()
79 GPid pid = 0; in qio_channel_command_new_spawn() local
/qemu/target/ppc/
H A Dmmu-radix64.c33 uint64_t *lpid, uint64_t *pid) in ppc_radix64_get_fully_qualified_addr()
463 vaddr eaddr, uint64_t pid, in ppc_radix64_process_scoped_xlate()
634 uint64_t lpid, pid; in ppc_radix64_xlate_impl() local
/qemu/target/cris/
H A Dmmu.c139 uint32_t pid, lo, hi; in cris_mmu_translate_page() local
289 void cris_mmu_flush_pid(CPUCRISState *env, uint32_t pid) in cris_mmu_flush_pid()
/qemu/qga/vss-win32/
H A Drequester.cpp412 VSS_ID pid; in requester_freeze() local
446 VSS_ID pid; in requester_freeze() local
/qemu/tcg/
H A Dperf.c126 uint32_t pid; member
145 uint32_t pid; member
/qemu/storage-daemon/
H A Dqemu-storage-daemon.c68 void qemu_system_killed(int signal, pid_t pid) in qemu_system_killed()
/qemu/bsd-user/
H A Dbsd-proc.h257 static inline abi_long do_bsd_getpgid(pid_t pid) in do_bsd_getpgid()
263 static inline abi_long do_bsd_setpgid(int pid, int pgrp) in do_bsd_setpgid()
/qemu/
H A Dos-posix.c215 pid_t pid; in os_daemonize() local
H A Dqemu-nbd.c174 void qemu_system_killed(int signum, pid_t pid) in qemu_system_killed()
946 pid_t pid; in main() local
/qemu/bsd-user/freebsd/
H A Dos-proc.h171 pid_t pid; in do_freebsd_pdgetpid() local
H A Dos-proc.c34 get_filename_from_fd(pid_t pid, int fd, char *filename, size_t len) in get_filename_from_fd()

123