Searched refs:SETUP_SYSCALL_SLEEP (Results 1 – 1 of 1) sorted by relevance
| /linux/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_dynptr_memset_zero", SETUP_SYSCALL_SLEEP}, 25 {"test_dynptr_memset_notzero", SETUP_SYSCALL_SLEEP}, 26 {"test_dynptr_memset_zero_offset", SETUP_SYSCALL_SLEEP}, 27 {"test_dynptr_memset_zero_adjusted", SETUP_SYSCALL_SLEEP}, 28 {"test_dynptr_memset_overflow", SETUP_SYSCALL_SLEEP}, 29 {"test_dynptr_memset_overflow_offset", SETUP_SYSCALL_SLEEP}, [all …]
|