Searched refs:task (Results 1 – 13 of 13) sorted by relevance
| /rk3399_rockchip-uboot/arch/sh/include/asm/ |
| H A D | ptrace.h | 93 #define task_pt_regs(task) \ argument 94 ((struct pt_regs *) (task_stack_page(task) + THREAD_SIZE \ 97 #define task_pt_regs(task) \ argument 98 ((struct pt_regs *) (task_stack_page(task) + THREAD_SIZE \
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/ |
| H A D | processor.h | 122 #define init_task (init_task_union.task)
|
| /rk3399_rockchip-uboot/include/ |
| H A D | ppc_asm.tmpl | 163 * task's thread_struct.
|
| /rk3399_rockchip-uboot/doc/driver-model/ |
| H A D | fdt-fixup.txt | 52 this problem, it is a non-negligible task to implement it, an a interim
|
| H A D | README.txt | 423 the task of board-bring up either for U-Boot or Linux devs (whoever gets to
|
| /rk3399_rockchip-uboot/arch/powerpc/include/asm/ |
| H A D | processor.h | 1329 #define init_task (init_task_union.task)
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.b4860qds | 36 of queue management, task management, load distribution, flow ordering, buffer
|
| /rk3399_rockchip-uboot/tools/binman/ |
| H A D | README | 56 Packaging of firmware is quite a different task from building the various
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | rk3576.dtsi | 1955 rockchip,task-capacity = <8>; 1992 rockchip,task-capacity = <8>; 2031 rockchip,task-capacity = <1>;
|
| H A D | rk3562.dtsi | 1044 rockchip,task-capacity = <16>;
|
| H A D | rk3528.dtsi | 899 rockchip,task-capacity = <16>;
|
| H A D | rv1126b.dtsi | 3086 rockchip,task-capacity = <8>;
|
| /rk3399_rockchip-uboot/common/spl/ |
| H A D | Kconfig | 353 needed in SPL as it has a much simpler task with less
|