Lines Matching refs:unconst
19 * hardened usercopy checks by added "unconst" to all the const copies,
22 static volatile size_t unconst;
34 return stack + unconst;
92 unconst + sizeof(good_stack))) {
99 unconst + sizeof(good_stack))) {
113 unconst + sizeof(good_stack))) {
120 unconst + sizeof(good_stack))) {
140 size_t size = unconst + 1024;
237 offset = (cache_size / 4) + unconst;
238 size = (cache_size / 16) + unconst;
326 unconst + sizeof(test_text))) {
334 unconst + PAGE_SIZE)) {
371 unconst + (PAGE_SIZE / 2))) {
378 if (copy_to_user((void __user *)uaddr, kaddr, unconst + PAGE_SIZE)) {