Home
last modified time | relevance | path

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

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