Lines Matching full:arg2
1339 tests: robustify prctl-arg2-intptr.test.
1340 Robustify prctl-arg2-intptr.test against unrelated prctl invocations.
1342 * tests/prctl-arg2-intptr.test: Filter out unrelated PR_GET_*
1620 * tests/prctl-arg2-intptr.c: New file.
1621 * tests/prctl-arg2-intptr.test: New test.
1622 * tests/.gitignore: Add prctl-arg2-intptr.
1624 (DECODER_TESTS): Add prctl-arg2-intptr.test.
4077 prctl: cast arg2 to int in PR_SET_PTRACER handler.
4081 * prctl.c (SYS_FUNC(prctl)) <PR_SET_PTRACER>: Cast arg2 to int before
4092 (SYS_FUNC(prctl)): Use getarg_ull to store call arguments in arg2, arg3,