Home
last modified time | relevance | path

Searched refs:PR_SVE_SET_VL_ONEXEC (Results 1 – 25 of 1824) sorted by relevance

12345678910>>...73

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm64/kernel/
H A Dfpsimd.c589 PR_SVE_SET_VL_ONEXEC)) in sve_set_vector_length()
606 PR_SVE_SET_VL_ONEXEC)) in sve_set_vector_length()
613 if (flags & PR_SVE_SET_VL_ONEXEC) in sve_set_vector_length()
662 if (flags & PR_SVE_SET_VL_ONEXEC) in sve_prctl_status()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm64/kernel/
H A Dfpsimd.c589 PR_SVE_SET_VL_ONEXEC)) in sve_set_vector_length()
606 PR_SVE_SET_VL_ONEXEC)) in sve_set_vector_length()
613 if (flags & PR_SVE_SET_VL_ONEXEC) in sve_set_vector_length()
662 if (flags & PR_SVE_SET_VL_ONEXEC) in sve_prctl_status()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm64/kernel/
H A Dfpsimd.c589 PR_SVE_SET_VL_ONEXEC)) in sve_set_vector_length()
606 PR_SVE_SET_VL_ONEXEC)) in sve_set_vector_length()
613 if (flags & PR_SVE_SET_VL_ONEXEC) in sve_set_vector_length()
662 if (flags & PR_SVE_SET_VL_ONEXEC) in sve_prctl_status()
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/include/sys/
H A Dprctl.h134 #define PR_SVE_SET_VL_ONEXEC (1 << 18) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/arm64/fp/
H A Dvlset.c124 flags = PR_SVE_SET_VL_ONEXEC; in main()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/arm64/fp/
H A Dvlset.c124 flags = PR_SVE_SET_VL_ONEXEC; in main()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/include/sys/
H A Dprctl.h134 #define PR_SVE_SET_VL_ONEXEC (1 << 18) macro
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/include/sys/
H A Dprctl.h134 #define PR_SVE_SET_VL_ONEXEC (1 << 18) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/arm64/fp/
H A Dvlset.c124 flags = PR_SVE_SET_VL_ONEXEC; in main()
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-musl/sys/
H A Dprctl.h134 #define PR_SVE_SET_VL_ONEXEC (1 << 18) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/include/sys/
H A Dprctl.h134 #define PR_SVE_SET_VL_ONEXEC (1 << 18) macro
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/include/sys/
H A Dprctl.h134 #define PR_SVE_SET_VL_ONEXEC (1 << 18) macro
/dports/lang/zig/zig-0.9.0/lib/libc/musl/include/sys/
H A Dprctl.h134 #define PR_SVE_SET_VL_ONEXEC (1 << 18) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-musl/sys/
H A Dprctl.h134 #define PR_SVE_SET_VL_ONEXEC (1 << 18) macro
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/arm64/
H A Dsve.rst195 PR_SVE_SET_VL_ONEXEC
203 prctl(PR_SVE_SET_VL, arg & ~PR_SVE_SET_VL_ONEXEC)
209 Without PR_SVE_SET_VL_ONEXEC, the requested change takes effect
222 PR_SVE_SET_VL_ONEXEC is present in arg), is set to the largest value
232 current vector length for this thread if PR_SVE_SET_VL_ONEXEC was not
240 vector length, or calling PR_SVE_SET_VL with the PR_SVE_SET_VL_ONEXEC
400 PR_SVE_SET_VL_ONEXEC flag (or SVE_PT_VL_ONEXEC).
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/arm64/
H A Dsve.rst195 PR_SVE_SET_VL_ONEXEC
203 prctl(PR_SVE_SET_VL, arg & ~PR_SVE_SET_VL_ONEXEC)
209 Without PR_SVE_SET_VL_ONEXEC, the requested change takes effect
222 PR_SVE_SET_VL_ONEXEC is present in arg), is set to the largest value
232 current vector length for this thread if PR_SVE_SET_VL_ONEXEC was not
240 vector length, or calling PR_SVE_SET_VL with the PR_SVE_SET_VL_ONEXEC
400 PR_SVE_SET_VL_ONEXEC flag (or SVE_PT_VL_ONEXEC).
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/arm64/
H A Dsve.rst195 PR_SVE_SET_VL_ONEXEC
203 prctl(PR_SVE_SET_VL, arg & ~PR_SVE_SET_VL_ONEXEC)
209 Without PR_SVE_SET_VL_ONEXEC, the requested change takes effect
222 PR_SVE_SET_VL_ONEXEC is present in arg), is set to the largest value
232 current vector length for this thread if PR_SVE_SET_VL_ONEXEC was not
240 vector length, or calling PR_SVE_SET_VL with the PR_SVE_SET_VL_ONEXEC
400 PR_SVE_SET_VL_ONEXEC flag (or SVE_PT_VL_ONEXEC).
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Dprctl.h204 # define PR_SVE_SET_VL_ONEXEC (1 << 18) /* defer effect until exec */ macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/include/uapi/linux/
H A Dprctl.h204 # define PR_SVE_SET_VL_ONEXEC (1 << 18) /* defer effect until exec */ macro
/dports/multimedia/libv4l/linux-5.13-rc2/tools/include/uapi/linux/
H A Dprctl.h204 # define PR_SVE_SET_VL_ONEXEC (1 << 18) /* defer effect until exec */ macro
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Dprctl.h204 # define PR_SVE_SET_VL_ONEXEC (1 << 18) /* defer effect until exec */ macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dprctl.h204 # define PR_SVE_SET_VL_ONEXEC (1 << 18) /* defer effect until exec */ macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dprctl.h204 # define PR_SVE_SET_VL_ONEXEC (1 << 18) /* defer effect until exec */ macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Dprctl.h204 # define PR_SVE_SET_VL_ONEXEC (1 << 18) /* defer effect until exec */ macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/include/uapi/linux/
H A Dprctl.h204 # define PR_SVE_SET_VL_ONEXEC (1 << 18) /* defer effect until exec */ macro

12345678910>>...73