Searched refs:SETUP_SYSCALL_SLEEP (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/tools/testing/selftests/bpf/prog_tests/ |
| H A D | dynptr.c | 10 SETUP_SYSCALL_SLEEP, enumerator 20 {"test_read_write", SETUP_SYSCALL_SLEEP}, 21 {"test_dynptr_data", SETUP_SYSCALL_SLEEP}, 22 {"test_dynptr_copy", SETUP_SYSCALL_SLEEP}, 24 {"test_ringbuf", SETUP_SYSCALL_SLEEP}, 27 {"test_adjust", SETUP_SYSCALL_SLEEP}, 28 {"test_adjust_err", SETUP_SYSCALL_SLEEP}, 29 {"test_zero_size_dynptr", SETUP_SYSCALL_SLEEP}, 30 {"test_dynptr_is_null", SETUP_SYSCALL_SLEEP}, 62 case SETUP_SYSCALL_SLEEP: in verify_success()
|