Searched refs:mips_frame_info (Results 1 – 4 of 4) sorted by relevance
175 struct mips_frame_info schedule_frame;176 static struct mips_frame_info schedule_timeout_frame;177 static struct mips_frame_info sleep_on_frame;178 static struct mips_frame_info sleep_on_timeout_frame;179 static struct mips_frame_info wait_for_completion_frame;181 static int __init get_frame_info(struct mips_frame_info *info, void *func) in get_frame_info()
168 struct mips_frame_info schedule_frame;169 static struct mips_frame_info schedule_timeout_frame;170 static struct mips_frame_info sleep_on_frame;171 static struct mips_frame_info sleep_on_timeout_frame;172 static struct mips_frame_info wait_for_completion_frame;174 static int __init get_frame_info(struct mips_frame_info *info, void *func) in get_frame_info()
252 struct mips_frame_info { struct256 extern struct mips_frame_info schedule_frame; argument
293 struct mips_frame_info { struct297 extern struct mips_frame_info schedule_frame; argument