Home
last modified time | relevance | path

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

/tools/testing/selftests/syscall_user_dispatch/
Dsud_test.c61 char sel = SYSCALL_DISPATCH_FILTER_ALLOW; in TEST_SIGNAL() local
84 char sel = SYSCALL_DISPATCH_FILTER_ALLOW; in TEST() local
279 char sel = 0; in TEST() local
307 char sel = SYSCALL_DISPATCH_FILTER_ALLOW; in TEST() local
/tools/testing/selftests/x86/
Dfsgsbase_restore.c105 unsigned short sel = (unsigned short)((desc.entry_number << 3) | 0x3); in init_seg() local
126 unsigned short sel; in tracee_zap_segment() local
Dfsgsbase.c162 unsigned short sel; in check_gs_value() local
239 unsigned short sel; in do_remote_base() local
649 unsigned short sel = s; in main() local
Dldt_gdt.c733 unsigned short sel; in test_gdt_invalidation() local
/tools/testing/selftests/kvm/
Dget-reg-list.c356 struct vcpu_reg_list *c, *sel = NULL; in main() local
/tools/testing/selftests/bpf/
Dtest_progs.c160 static bool should_run(struct test_selector *sel, int num, const char *name) in should_run()
181 static bool should_run_subtest(struct test_selector *sel, in should_run_subtest()