Searched refs:get_sve (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/arm64/fp/
H A Dsve-ptrace.c111 static struct user_sve_header *get_sve(pid_t pid, const struct vec_type *type, function
183 if (!get_sve(child, type, (void **)&new_sve, &new_sve_size)) {
201 if (!get_sve(child, type, (void **)&new_sve, &new_sve_size)) {
248 if (!get_sve(child, type, (void **)&new_sve, &new_sve_size)) {
376 if (!get_sve(child, type, (void **)&read_buf, &read_sve_size)) {
540 if (!get_sve(child, type, (void **)&read_buf, &read_sve_size)) {

Completed in 117 milliseconds