• Home
  • Raw
  • Download

Lines Matching refs:hardwall_info

101 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()
493 struct hardwall_info *iter, *info; in hardwall_create()
525 info = kmalloc(sizeof(struct hardwall_info), in hardwall_create()
574 static int hardwall_activate(struct hardwall_info *info) in hardwall_activate()
727 struct hardwall_info *info = arg; in drain_xdn_switch()
853 static void hardwall_destroy(struct hardwall_info *info) in hardwall_destroy()
913 struct hardwall_info *info = sf->private; in hardwall_proc_show()
935 static void hardwall_add_proc(struct hardwall_info *info) in hardwall_add_proc()
943 static void hardwall_remove_proc(struct hardwall_info *info) in hardwall_remove_proc()
956 struct hardwall_info *info = task->thread.hardwall[i].info; in proc_pid_hardwall()
983 struct hardwall_info *info = file->private_data; in hardwall_ioctl()
1040 struct hardwall_info *info = file->private_data; in hardwall_flush()