/tools/testing/selftests/kvm/x86_64/ |
D | vmx_set_nested_state_test.c | 30 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
|
D | state_test.c | 127 struct kvm_x86_state *state; in main() local
|
D | evmcs_test.c | 79 struct kvm_x86_state *state; in main() local
|
D | smm_test.c | 95 struct kvm_x86_state *state; in main() local
|
/tools/usb/ffs-aio-example/multibuff/host_app/ |
D | test.c | 59 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/ |
D | test.c | 59 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/ |
D | check.c | 212 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/ |
D | code-reading.c | 38 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/ |
D | cpuidle_sysfs.c | 46 int cpu, state; in cpuidle_start() local 62 int cpu, state; in cpuidle_stop() local
|
D | amd_fam14h_idle.c | 96 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()
|
D | cpupower-monitor.c | 96 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/ |
D | unwind_vdso.c | 89 struct unwind_state *state = opaque; in trace_fn() local 129 struct unwind_state state; in sigtrap() local
|
/tools/perf/util/ |
D | srccode.h | 9 static inline void srccode_state_init(struct srccode_state *state) in srccode_state_init()
|
D | trigger.h | 32 } state; member
|
D | unwind-libdw.c | 168 frame_callback(Dwfl_Frame *state, void *arg) in frame_callback()
|
/tools/lib/traceevent/ |
D | trace-seq.h | 35 enum trace_seq_fail state; member
|
/tools/objtool/arch/x86/ |
D | decode.c | 483 void arch_initial_func_cfi_state(struct cfi_state *state) in arch_initial_func_cfi_state()
|
/tools/thermal/tmon/ |
D | sysfs.c | 530 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/ |
D | dslm.c | 32 int state; in check_powermode() local
|
/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
D | Core.py | 88 def taskState(state): argument
|
/tools/include/linux/ |
D | lockdep.h | 33 int state; member
|
/tools/testing/selftests/timers/ |
D | leap-a-day.c | 81 char *time_state_str(int state) in time_state_str()
|
/tools/testing/vsock/ |
D | vsock_diag_test.c | 57 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/ |
D | kvm_util_internal.h | 41 struct kvm_run *state; member
|
/tools/perf/ |
D | builtin-timechart.c | 118 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
|