Lines Matching full:try
120 /* Try to write to a control register. */ in ZTEST_USER()
210 /* Try to disable memory protections. */ in ZTEST_USER()
259 * Try to make everything accessible through PMP slot 3 in ZTEST_USER()
310 /* Try to read from kernel RAM. */ in ZTEST_USER()
327 /* Try to write to kernel RAM. */ in ZTEST_USER()
347 /* Try to write to kernel RO. */ in ZTEST_USER()
376 /* Try to write to kernel text. */ in ZTEST_USER()
427 /* Try to read from privileged stack. */ in ZTEST_USER()
452 /* Try to write to privileged stack. */ in ZTEST_USER()
480 /* Try to pass a user object to a system call. */ in ZTEST_USER()
496 /* Try to pass a object to a system call w/o permissions. */ in ZTEST_USER()
519 /* Try to start a kernel thread from a usermode thread */ in ZTEST_USER()
553 /* Try to read from another thread's stack. */ in ZTEST_USER()
582 /* Try to write to another thread's stack. */ in ZTEST_USER()
631 /* Try to access an object after revoking access to it */ in ZTEST_USER()
743 * We then try to modify data in "default_part" and show it produces an
766 * contains default_bool. This should fault when we try to write it. in ZTEST()
818 * remove it, and then try to access again. in ZTEST()
868 * remove it, and then try to access again. in ZTEST()