Searched refs:set_sve (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/testing/selftests/arm64/fp/ |
| H A D | sve-ptrace.c | 163 static int set_sve(pid_t pid, const struct vec_type *type, in set_sve() function 203 ret = set_sve(child, type, &sve); in write_fails() 222 ret = set_sve(child, type, &sve); in ptrace_set_get_inherit() 244 ret = set_sve(child, type, &sve); in ptrace_set_get_inherit() 288 ret = set_sve(child, type, &sve); in ptrace_set_get_vl() 331 ret = set_sve(child, type, &sve); in ptrace_set_vl_ranges() 335 ret = set_sve(child, type, &sve); in ptrace_set_vl_ranges() 373 ret = set_sve(child, type, sve); in ptrace_sve_fpsimd() 430 ret = set_sve(child, &vec_types[0], sve); in ptrace_sve_fpsimd_no_sve() 492 ret = set_sve(child, type, write_sve); in ptrace_set_sve_get_sve_data() [all …]
|