Home
last modified time | relevance | path

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

/linux-2.6.39/arch/tile/kernel/
Dhardwall.c40 struct hardwall_info { struct
88 static int contains(struct hardwall_info *r, int x, int y) in contains()
95 static int setup_rectangle(struct hardwall_info *r, struct cpumask *mask) in setup_rectangle()
130 static int overlaps(struct hardwall_info *a, struct hardwall_info *b) in overlaps()
165 struct hardwall_info *r = info; in hardwall_setup_ipi_func()
185 static void hardwall_setup(struct hardwall_info *r) in hardwall_setup()
214 struct hardwall_info *rect; in do_hardwall_trap()
330 static struct hardwall_info *hardwall_create( in hardwall_create()
333 struct hardwall_info *iter, *rect; in hardwall_create()
365 rect = kmalloc(sizeof(struct hardwall_info), in hardwall_create()
[all …]
/linux-2.6.39/arch/tile/include/asm/
Dprocessor.h78 struct hardwall_info;
120 struct hardwall_info *hardwall;