Home
last modified time | relevance | path

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

/external/strace/tests/
Dprctl-spec-inject.c44 do_prctl(kernel_ulong_t cmd, kernel_ulong_t arg2, kernel_ulong_t arg3) in do_prctl() function
101 rc = do_prctl(52, 1, bogus_arg3); in main()
105 rc = do_prctl(52, bogus_arg2, bogus_arg3); in main()
110 rc = do_prctl(52, 0, bogus_arg3); in main()
126 rc = do_prctl(53, 1, bogus_arg3); in main()
131 rc = do_prctl(53, bogus_arg2, bogus_arg3); in main()
139 rc = do_prctl(53, 0, set_strs[i].arg); in main()
/external/strace/tests-m32/
Dprctl-spec-inject.c44 do_prctl(kernel_ulong_t cmd, kernel_ulong_t arg2, kernel_ulong_t arg3) in do_prctl() function
101 rc = do_prctl(52, 1, bogus_arg3); in main()
105 rc = do_prctl(52, bogus_arg2, bogus_arg3); in main()
110 rc = do_prctl(52, 0, bogus_arg3); in main()
126 rc = do_prctl(53, 1, bogus_arg3); in main()
131 rc = do_prctl(53, bogus_arg2, bogus_arg3); in main()
139 rc = do_prctl(53, 0, set_strs[i].arg); in main()
/external/strace/tests-mx32/
Dprctl-spec-inject.c44 do_prctl(kernel_ulong_t cmd, kernel_ulong_t arg2, kernel_ulong_t arg3) in do_prctl() function
101 rc = do_prctl(52, 1, bogus_arg3); in main()
105 rc = do_prctl(52, bogus_arg2, bogus_arg3); in main()
110 rc = do_prctl(52, 0, bogus_arg3); in main()
126 rc = do_prctl(53, 1, bogus_arg3); in main()
131 rc = do_prctl(53, bogus_arg2, bogus_arg3); in main()
139 rc = do_prctl(53, 0, set_strs[i].arg); in main()