Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dsysctl-test.c358 unsigned long greater_than_max = (unsigned long)INT_MAX + 1; in sysctl_test_api_dointvec_write_single_greater_int_max() local
360 KUNIT_ASSERT_GT(test, greater_than_max, (unsigned long)INT_MAX); in sysctl_test_api_dointvec_write_single_greater_int_max()
362 greater_than_max), in sysctl_test_api_dointvec_write_single_greater_int_max()