Home
last modified time | relevance | path

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

123

/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()
93 struct kvm_nested_state *state = in test_vmx_nested_state() local
250 struct kvm_nested_state state; in main() local
Devmcs_test.c88 struct kvm_x86_state *state; in main() local
Dstate_test.c162 struct kvm_x86_state *state; in main() local
Dsmm_test.c99 struct kvm_x86_state *state; in main() local
Dvmx_preemption_timer_test.c162 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/perf/tests/
Dcode-reading.c39 struct state { struct
40 u64 done[1024];
41 size_t done_cnt;
237 struct thread *thread, struct state *state) in read_object_code()
375 union perf_event *event, struct state *state) in process_sample_event()
398 union perf_event *event, struct state *state) in process_event()
421 struct state *state) in process_events()
565 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.c98 int state, need_len; in print_header() local
143 int state, ret; in print_results() local
260 int state; in list_monitors() local
/tools/testing/selftests/powerpc/security/
Dspectre_v2.c87 enum spectre_v2_state state = UNKNOWN; in get_sysfs_state() local
132 enum spectre_v2_state state; in spectre_v2_test() local
Dbranch_loops.S25 .macro state number macro
/tools/testing/selftests/x86/
Dunwind_vdso.c70 struct unwind_state *state = opaque; in trace_fn() local
110 struct unwind_state state; in sigtrap() local
/tools/objtool/
Dcheck.c262 static void init_insn_state(struct insn_state *state, struct section *sec) in init_insn_state()
1821 static void set_func_state(struct cfi_state *state) in set_func_state()
2202 static bool has_modified_stack_frame(struct instruction *insn, struct insn_state *state) in has_modified_stack_frame()
2225 static bool has_valid_stack_frame(struct insn_state *state) in has_valid_stack_frame()
2722 static int handle_insn_ops(struct instruction *insn, struct insn_state *state) in handle_insn_ops()
2848 static int validate_call(struct instruction *insn, struct insn_state *state) in validate_call()
2872 static int validate_sibling_call(struct instruction *insn, struct insn_state *state) in validate_sibling_call()
2883 static int validate_return(struct symbol *func, struct instruction *insn, struct insn_state *state) in validate_return()
2947 struct instruction *insn, struct insn_state state) in validate_branch()
3198 struct insn_state state; in validate_unwind_hints() local
[all …]
/tools/perf/util/
Dsrccode.h9 static inline void srccode_state_init(struct srccode_state *state) in srccode_state_init()
Dtrigger.h32 } state; member
/tools/lib/traceevent/
Dtrace-seq.h35 enum trace_seq_fail state; member
/tools/bpf/runqslower/
Drunqslower.bpf.c68 long state; in handle__sched_switch() local
Drunqslower.c44 static error_t parse_arg(int key, char *arg, struct argp_state *state) in parse_arg()
/tools/testing/selftests/bpf/
Dbench.c140 static error_t parse_arg(int key, char *arg, struct argp_state *state) in parse_arg()
302 } state; variable
/tools/testing/vsock/
Dvsock_diag_test.c47 static const char *sock_state_str(int state) in sock_state_str()
155 static void check_socket_state(struct vsock_stat *st, __u8 state) in check_socket_state()
/tools/thermal/tmon/
Dsysfs.c532 void set_ctrl_state(unsigned long state) in set_ctrl_state()
561 void get_ctrl_state(unsigned long *state) in get_ctrl_state()
/tools/laptop/dslm/
Ddslm.c32 int state; in check_powermode() local
/tools/include/linux/
Dlockdep.h33 int state; member

123