/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() 93 struct kvm_nested_state *state = in test_vmx_nested_state() local 250 struct kvm_nested_state state; in main() local
|
D | evmcs_test.c | 88 struct kvm_x86_state *state; in main() local
|
D | state_test.c | 162 struct kvm_x86_state *state; in main() local
|
D | smm_test.c | 99 struct kvm_x86_state *state; in main() local
|
D | vmx_preemption_timer_test.c | 162 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/perf/tests/ |
D | code-reading.c | 39 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/ |
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 | 98 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/ |
D | spectre_v2.c | 87 enum spectre_v2_state state = UNKNOWN; in get_sysfs_state() local 132 enum spectre_v2_state state; in spectre_v2_test() local
|
D | branch_loops.S | 25 .macro state number macro
|
/tools/testing/selftests/x86/ |
D | unwind_vdso.c | 70 struct unwind_state *state = opaque; in trace_fn() local 110 struct unwind_state state; in sigtrap() local
|
/tools/objtool/ |
D | check.c | 262 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/ |
D | srccode.h | 9 static inline void srccode_state_init(struct srccode_state *state) in srccode_state_init()
|
D | trigger.h | 32 } state; member
|
/tools/lib/traceevent/ |
D | trace-seq.h | 35 enum trace_seq_fail state; member
|
/tools/bpf/runqslower/ |
D | runqslower.bpf.c | 68 long state; in handle__sched_switch() local
|
D | runqslower.c | 44 static error_t parse_arg(int key, char *arg, struct argp_state *state) in parse_arg()
|
/tools/testing/selftests/bpf/ |
D | bench.c | 140 static error_t parse_arg(int key, char *arg, struct argp_state *state) in parse_arg() 302 } state; variable
|
/tools/testing/vsock/ |
D | vsock_diag_test.c | 47 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/ |
D | sysfs.c | 532 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/ |
D | dslm.c | 32 int state; in check_powermode() local
|
/tools/include/linux/ |
D | lockdep.h | 33 int state; member
|