Searched defs:process (Results 1 – 8 of 8) sorted by relevance
282 primary channel289 per-device channels463 initialization496 MMIO handling509 interrupt injection538 DMA operations547 IOMMU570 live migration
156 .. [#distlib] The scripts are created based on the package's metadata,
252 CPUState *gdb_get_first_cpu_in_process(GDBProcess *process) in gdb_get_first_cpu_in_process()301 GDBProcess *process = gdb_get_cpu_process(cpu); in gdb_first_attached_cpu() local312 GDBProcess *process; in gdb_get_cpu() local354 GDBProcess *process) in get_feature_xml()733 GDBProcess *process; in gdb_handle_vcont() local1011 GDBProcess *process; in handle_detach() local1415 GDBProcess *process; in handle_v_attach() local1573 GDBProcess *process; in handle_query_curr_tid() local1708 GDBProcess *process; in handle_query_xfer_features() local2479 GDBProcess *process; in gdb_create_default_process() local
389 GDBProcess *process = gdb_get_process(pid); in gdb_handle_query_xfer_exec_file() local
286 GDBProcess *process; in find_cpu_clusters() local
143 def process(self): member in KconfigData.Clause153 def process(self): member in KconfigData.AssignmentClause173 def process(self): member in KconfigData.DefaultClause186 def process(self): member in KconfigData.DependsOnClause198 def process(self): member in KconfigData.SelectClause
1521 sub process { subroutine
272 def process(events, log, analyzer, read_header=True): function