Home
last modified time | relevance | path

Searched refs:IOCTL_INVALID_DATA (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/alloc_tag/
H A Dallocinfo_ioctl_test.c26 IOCTL_INVALID_DATA = 2, enumerator
238 status = IOCTL_INVALID_DATA; in get_filtered_ioctl_entries()
240 } while (status == IOCTL_INVALID_DATA && retry_count++ < max_retries); in get_filtered_ioctl_entries()
272 if (ioctl_status == IOCTL_INVALID_DATA) { in run_filter_test()
480 if (ioctl_status == IOCTL_INVALID_DATA) { in test_lineno_filter()