OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__save_dsp
(Results
26 - 38
of
38
) sorted by null
1
2
/prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/asm/
system.h
34
#define switch_to(prev, next, last) do { __mips_mt_fpaff_switch_to(prev); if (cpu_has_dsp)
__save_dsp
(prev); (last) = resume(prev, next, task_thread_info(next)); } while (0)
/prebuilts/ndk/r10/platforms/android-18/arch-mips/usr/include/asm/
system.h
34
#define switch_to(prev, next, last) do { __mips_mt_fpaff_switch_to(prev); if (cpu_has_dsp)
__save_dsp
(prev); (last) = resume(prev, next, task_thread_info(next)); } while (0)
/prebuilts/ndk/r10/platforms/android-19/arch-mips/usr/include/asm/
system.h
34
#define switch_to(prev, next, last) do { __mips_mt_fpaff_switch_to(prev); if (cpu_has_dsp)
__save_dsp
(prev); (last) = resume(prev, next, task_thread_info(next)); } while (0)
/prebuilts/ndk/r10/platforms/android-9/arch-mips/usr/include/asm/
system.h
34
#define switch_to(prev, next, last) do { __mips_mt_fpaff_switch_to(prev); if (cpu_has_dsp)
__save_dsp
(prev); (last) = resume(prev, next, task_thread_info(next)); } while (0)
/prebuilts/ndk/r11/platforms/android-12/arch-mips/usr/include/asm/
system.h
34
#define switch_to(prev, next, last) do { __mips_mt_fpaff_switch_to(prev); if (cpu_has_dsp)
__save_dsp
(prev); (last) = resume(prev, next, task_thread_info(next)); } while (0)
/prebuilts/ndk/r11/platforms/android-13/arch-mips/usr/include/asm/
system.h
34
#define switch_to(prev, next, last) do { __mips_mt_fpaff_switch_to(prev); if (cpu_has_dsp)
__save_dsp
(prev); (last) = resume(prev, next, task_thread_info(next)); } while (0)
/prebuilts/ndk/r11/platforms/android-14/arch-mips/usr/include/asm/
system.h
34
#define switch_to(prev, next, last) do { __mips_mt_fpaff_switch_to(prev); if (cpu_has_dsp)
__save_dsp
(prev); (last) = resume(prev, next, task_thread_info(next)); } while (0)
/prebuilts/ndk/r11/platforms/android-15/arch-mips/usr/include/asm/
system.h
34
#define switch_to(prev, next, last) do { __mips_mt_fpaff_switch_to(prev); if (cpu_has_dsp)
__save_dsp
(prev); (last) = resume(prev, next, task_thread_info(next)); } while (0)
/prebuilts/ndk/r11/platforms/android-16/arch-mips/usr/include/asm/
system.h
34
#define switch_to(prev, next, last) do { __mips_mt_fpaff_switch_to(prev); if (cpu_has_dsp)
__save_dsp
(prev); (last) = resume(prev, next, task_thread_info(next)); } while (0)
/prebuilts/ndk/r11/platforms/android-17/arch-mips/usr/include/asm/
system.h
34
#define switch_to(prev, next, last) do { __mips_mt_fpaff_switch_to(prev); if (cpu_has_dsp)
__save_dsp
(prev); (last) = resume(prev, next, task_thread_info(next)); } while (0)
/prebuilts/ndk/r11/platforms/android-18/arch-mips/usr/include/asm/
system.h
34
#define switch_to(prev, next, last) do { __mips_mt_fpaff_switch_to(prev); if (cpu_has_dsp)
__save_dsp
(prev); (last) = resume(prev, next, task_thread_info(next)); } while (0)
/prebuilts/ndk/r11/platforms/android-19/arch-mips/usr/include/asm/
system.h
34
#define switch_to(prev, next, last) do { __mips_mt_fpaff_switch_to(prev); if (cpu_has_dsp)
__save_dsp
(prev); (last) = resume(prev, next, task_thread_info(next)); } while (0)
/prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/asm/
system.h
34
#define switch_to(prev, next, last) do { __mips_mt_fpaff_switch_to(prev); if (cpu_has_dsp)
__save_dsp
(prev); (last) = resume(prev, next, task_thread_info(next)); } while (0)
Completed in 703 milliseconds
1
2