Home
last modified time | relevance | path

Searched defs:state (Results 1 – 25 of 45) sorted by relevance

12

/tools/testing/selftests/kvm/x86_64/
Dvmx_set_nested_state_test.c30 void test_nested_state(struct kvm_vm *vm, struct kvm_nested_state *state) in test_nested_state()
36 struct kvm_nested_state *state, in test_nested_state_expect_errno()
49 struct kvm_nested_state *state) in test_nested_state_expect_einval()
55 struct kvm_nested_state *state) in test_nested_state_expect_efault()
60 void set_revision_id_for_vmcs12(struct kvm_nested_state *state, in set_revision_id_for_vmcs12()
67 void set_default_state(struct kvm_nested_state *state) in set_default_state()
76 void set_default_vmx_state(struct kvm_nested_state *state, int size) in set_default_vmx_state()
95 struct kvm_nested_state *state = in test_vmx_nested_state() local
226 struct kvm_nested_state state; in main() local
Dstate_test.c127 struct kvm_x86_state *state; in main() local
Devmcs_test.c79 struct kvm_x86_state *state; in main() local
Dsmm_test.c95 struct kvm_x86_state *state; in main() local
/tools/usb/ffs-aio-example/multibuff/host_app/
Dtest.c59 int test_init(struct test_state *state) in test_init()
145 void test_exit(struct test_state *state) in test_exit()
156 struct test_state state; in main() local
/tools/usb/ffs-aio-example/simple/host_app/
Dtest.c59 int test_init(struct test_state *state) in test_init()
145 void test_exit(struct test_state *state) in test_exit()
156 struct test_state state; in main() local
/tools/objtool/
Dcheck.c212 static void clear_insn_state(struct insn_state *state) in clear_insn_state()
1373 static bool has_modified_stack_frame(struct insn_state *state) in has_modified_stack_frame()
1391 static bool has_valid_stack_frame(struct insn_state *state) in has_valid_stack_frame()
1403 static int update_insn_state_regs(struct instruction *insn, struct insn_state *state) in update_insn_state_regs()
1427 static void save_reg(struct insn_state *state, unsigned char reg, int base, in save_reg()
1437 static void restore_reg(struct insn_state *state, unsigned char reg) in restore_reg()
1496 static int update_insn_state(struct instruction *insn, struct insn_state *state) in update_insn_state()
1851 static bool insn_state_match(struct instruction *insn, struct insn_state *state) in insn_state_match()
1909 static int validate_call(struct instruction *insn, struct insn_state *state) in validate_call()
1926 static int validate_sibling_call(struct instruction *insn, struct insn_state *state) in validate_sibling_call()
[all …]
/tools/perf/tests/
Dcode-reading.c38 struct state { struct
39 u64 done[1024];
40 size_t done_cnt;
236 struct thread *thread, struct state *state) in read_object_code()
374 union perf_event *event, struct state *state) in process_sample_event()
397 union perf_event *event, struct state *state) in process_event()
420 struct state *state) in process_events()
564 struct state state = { in do_test_code_reading() local
/tools/power/cpupower/utils/idle_monitor/
Dcpuidle_sysfs.c46 int cpu, state; in cpuidle_start() local
62 int cpu, state; in cpuidle_stop() local
Damd_fam14h_idle.c96 static int amd_fam14h_get_pci_info(struct cstate *state, in amd_fam14h_get_pci_info()
124 static int amd_fam14h_init(cstate_t *state, unsigned int cpu) in amd_fam14h_init()
159 static int amd_fam14h_disable(cstate_t *state, unsigned int cpu) in amd_fam14h_disable()
Dcpupower-monitor.c96 int state, need_len; in print_header() local
141 int state, ret; in print_results() local
258 int state; in list_monitors() local
/tools/testing/selftests/x86/
Dunwind_vdso.c89 struct unwind_state *state = opaque; in trace_fn() local
129 struct unwind_state state; in sigtrap() local
/tools/perf/util/
Dsrccode.h9 static inline void srccode_state_init(struct srccode_state *state) in srccode_state_init()
Dtrigger.h32 } state; member
Dunwind-libdw.c168 frame_callback(Dwfl_Frame *state, void *arg) in frame_callback()
/tools/lib/traceevent/
Dtrace-seq.h35 enum trace_seq_fail state; member
/tools/objtool/arch/x86/
Ddecode.c483 void arch_initial_func_cfi_state(struct cfi_state *state) in arch_initial_func_cfi_state()
/tools/thermal/tmon/
Dsysfs.c530 void set_ctrl_state(unsigned long state) in set_ctrl_state()
559 void get_ctrl_state(unsigned long *state) in get_ctrl_state()
/tools/laptop/dslm/
Ddslm.c32 int state; in check_powermode() local
/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
DCore.py88 def taskState(state): argument
/tools/include/linux/
Dlockdep.h33 int state; member
/tools/testing/selftests/timers/
Dleap-a-day.c81 char *time_state_str(int state) in time_state_str()
/tools/testing/vsock/
Dvsock_diag_test.c57 static const char *sock_state_str(int state) in sock_state_str()
165 static void check_socket_state(struct vsock_stat *st, __u8 state) in check_socket_state()
/tools/testing/selftests/kvm/lib/
Dkvm_util_internal.h41 struct kvm_run *state; member
/tools/perf/
Dbuiltin-timechart.c118 long state; member
176 int state; member
347 static void c_state_start(int cpu, u64 timestamp, int state) in c_state_start()
582 u32 state = perf_evsel__intval(evsel, sample, "state"); in process_sample_cpu_idle() local
598 u32 state = perf_evsel__intval(evsel, sample, "state"); in process_sample_cpu_frequency() local

12