Searched refs:test_get_constant (Results 1 – 2 of 2) sorted by relevance
6 volatile __u64 test_get_constant = 0; variable12 test_get_constant = 1; in security_new_get_constant()13 return test_get_constant; /* original get_constant() returns val - 122 */ in security_new_get_constant()
147 volatile __u64 test_get_constant = 0; variable153 test_get_constant = 1; in new_get_constant()154 return test_get_constant; /* original get_constant() returns val - 122 */ in new_get_constant()
Completed in 6 milliseconds