Lines Matching defs:int
113 extern int arch_bp_generic_fields(struct arch_hw_breakpoint_ctrl ctrl,
114 int *gen_len, int *gen_type, int *offset);
115 extern int arch_check_bp_in_kernelspace(struct arch_hw_breakpoint *hw);
116 extern int hw_breakpoint_arch_parse(struct perf_event *bp,
119 extern int hw_breakpoint_exceptions_notify(struct notifier_block *unused,
122 extern int arch_install_hw_breakpoint(struct perf_event *bp);
125 extern int hw_breakpoint_slots(int type);
140 static inline int get_num_brps(void)
149 static inline int get_num_wrps(void)
158 extern void cpu_suspend_set_dbg_restorer(int (*hw_bp_restore)(unsigned int));
160 static inline void cpu_suspend_set_dbg_restorer(int (*hw_bp_restore)(unsigned int))