Home
last modified time | relevance | path

Searched defs:action (Results 1 – 25 of 33) sorted by relevance

12

/tools/tracing/rtla/src/
A Dactions.c35 for (struct action *action = self->list; action < self->list + self->len; action++) { in actions_destroy() local
66 struct action *action = actions_new(self); in actions_add_trace_output() local
84 struct action *action = actions_new(self); in actions_add_signal() local
100 struct action *action = actions_new(self); in actions_add_shell() local
118 struct action *action = actions_new(self); in actions_add_continue() local
224 const struct action *action; in actions_perform() local
A Dactions.h14 struct action { struct
15 enum action_type type; argument
36 struct action *list; argument
/tools/testing/selftests/perf_events/
A Dremove_on_exec.c78 struct sigaction action = {}; in FIXTURE_SETUP() local
231 struct sigaction action = {}; in exec_child() local
A Dsigtrap_threads.c121 struct sigaction action = {}; in FIXTURE_SETUP() local
/tools/testing/selftests/powerpc/signal/
A Dsigreturn_unaligned.c27 struct sigaction action; in test_sigreturn_unaligned() local
/tools/testing/selftests/kvm/arm64/
A Dsmccc_filter.c41 enum kvm_smccc_filter_action action) in __set_smccc_filter()
54 enum kvm_smccc_filter_action action) in set_smccc_filter()
/tools/power/acpi/tools/acpidump/
A Dapmain.c294 struct ap_dump_action *action; in main() local
/tools/testing/selftests/kvm/x86/
A Dpmu_event_filter_test.c25 __u32 action; member
669 uint32_t flags, uint32_t action) in set_pmu_single_event_filter()
746 uint32_t action, uint32_t bitmap) in test_with_fixed_counter_filter()
758 uint32_t action, in test_set_gp_and_fixed_event_filter()
/tools/testing/selftests/bpf/prog_tests/
A Dperf_skip.c37 struct sigaction action = {}; in serial_test_perf_skip() local
/tools/perf/util/
A Dlzma.c37 lzma_action action = LZMA_RUN; in lzma_decompress_stream_to_file() local
A Devlist.c1767 enum action { in evlist__toggle_bkw_mmap() enum
1771 } action = NONE; in evlist__toggle_bkw_mmap() local
/tools/testing/selftests/net/netfilter/
A Dconnect_close.c31 struct sigaction action = { in set_timeout() local
/tools/testing/selftests/powerpc/copyloops/
A Dexc_validate.c46 struct sigaction action; in setup_segv_handler() local
/tools/testing/selftests/powerpc/mm/
A Dlarge_vm_gpr_corruption.c107 struct sigaction action; in test() local
/tools/testing/selftests/powerpc/primitives/
A Dload_unaligned_zeropad.c94 struct sigaction action; in setup_segv_handler() local
/tools/testing/selftests/bpf/
A Dxdp_features.c33 enum xdp_action action; member
280 enum xdp_action action = env.feature.action; in dut_attach_xdp_prog() local
/tools/power/acpi/tools/pfrut/
A Dpfrut.c28 int action, query_cap, log_type, log_level, log_read, log_getinfo, variable
/tools/testing/selftests/bpf/progs/
A Dtest_xdp_noinline.c607 int action; in process_l3_headers_v6() local
638 int action; in process_l3_headers_v4() local
682 int action; in process_packet() local
A Dtest_l4lb.c344 int action; in process_packet() local
A Dtest_l4lb_noinline.c343 int action; in process_packet() local
A Dtest_l4lb_noinline_dynptr.c348 int action; in process_packet() local
/tools/perf/tests/
A Dsigtrap.c222 struct sigaction action = {}; in test__sigtrap() local
/tools/testing/selftests/damon/
A D_damon_sysfs.py390 action = None variable in Damos
406 def __init__(self, action='stat', access_pattern=DamosAccessPattern(), argument
/tools/arch/arm64/include/uapi/asm/
A Dkvm.h177 __u8 action; member
521 __u8 action; member
/tools/testing/selftests/landlock/
A Dscoped_signal_test.c85 struct sigaction action = { in TEST_F() local

Completed in 62 milliseconds

12