Home
last modified time | relevance | path

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

/arch/tile/kernel/
Dhardwall.c101 struct hardwall_info { struct
124 static void hardwall_add_proc(struct hardwall_info *); argument
125 static void hardwall_remove_proc(struct hardwall_info *);
195 static int contains(struct hardwall_info *r, int x, int y) in contains()
202 static int check_rectangle(struct hardwall_info *r, struct cpumask *mask) in check_rectangle()
272 struct hardwall_info *r = info; in hardwall_setup_func()
293 static void hardwall_protect_rectangle(struct hardwall_info *r) in hardwall_protect_rectangle()
323 struct hardwall_info *rect; in do_hardwall_trap()
476 struct hardwall_info *info = in hardwall_ipi_valid()
489 static struct hardwall_info *hardwall_create(struct hardwall_type *hwt, in hardwall_create()
[all …]
/arch/tile/include/asm/
Dprocessor.h79 struct hardwall_info;
82 struct hardwall_info *info;