Home
last modified time | relevance | path

Searched defs:test_flags (Results 1 – 6 of 6) sorted by relevance

/linux-6.14.4/tools/testing/selftests/kvm/x86/
Dsev_init2_tests.c93 void test_flags(uint32_t vm_type) in test_flags() function
/linux-6.14.4/mm/
Dgup_test.h28 __u32 test_flags; member
/linux-6.14.4/tools/testing/memblock/tests/
Dcommon.h21 enum test_flags { enum
/linux-6.14.4/kernel/
Drseq.c292 u32 test_flags; in rseq_warn_flags() local
/linux-6.14.4/tools/perf/util/
Dtrace-event-parse.c173 test_flags(struct tep_format_field *prev_state_field, struct tep_print_arg *arg) in test_flags() function
/linux-6.14.4/samples/bpf/
Dmap_perf_test_user.c71 static int test_flags = ~0; variable