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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/kernel/
H A Dhardwall.c40 struct hardwall_info { struct
88 static int contains(struct hardwall_info *r, int x, int y)
95 static int setup_rectangle(struct hardwall_info *r, struct cpumask *mask)
130 static int overlaps(struct hardwall_info *a, struct hardwall_info *b)
162 /* Set up hardwall on this cpu based on the passed hardwall_info. */
165 struct hardwall_info *r = info;
185 static void hardwall_setup(struct hardwall_info *r)
214 struct hardwall_info *rect;
330 static struct hardwall_info *hardwall_creat
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/include/asm/
H A Dprocessor.h78 struct hardwall_info;
120 struct hardwall_info *hardwall;

Completed in 33 milliseconds