Home
last modified time | relevance | path

Searched refs:task (Results 1 – 4 of 4) sorted by relevance

/arch/sh/include/asm/
A Dptrace.h93 #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 \
/arch/m68k/dts/
A Dmcf54xx.dtsi47 rx-task = <0>;
48 tx-task = <1>;
62 rx-task = <2>;
63 tx-task = <3>;
/arch/arm/include/asm/
A Dprocessor.h122 #define init_task (init_task_union.task)
/arch/x86/include/asm/acpi/cros_ec/
A Dec.asl78 RWSG, 1, // EC has RWSIG task enabled

Completed in 21 milliseconds