Home
last modified time | relevance | path

Searched defs:bp (Results 1 – 3 of 3) sorted by relevance

/include/linux/
Dhw_breakpoint.h32 static inline unsigned long hw_breakpoint_addr(struct perf_event *bp) in hw_breakpoint_addr()
37 static inline int hw_breakpoint_type(struct perf_event *bp) in hw_breakpoint_type()
42 static inline unsigned long hw_breakpoint_len(struct perf_event *bp) in hw_breakpoint_len()
89 static inline struct arch_hw_breakpoint *counter_arch_bp(struct perf_event *bp) in counter_arch_bp()
104 modify_user_hw_breakpoint(struct perf_event *bp, in modify_user_hw_breakpoint()
107 modify_user_hw_breakpoint_check(struct perf_event *bp, struct perf_event_attr *attr, in modify_user_hw_breakpoint_check()
120 register_perf_hw_breakpoint(struct perf_event *bp) { return -ENOSYS; } in register_perf_hw_breakpoint()
121 static inline void unregister_hw_breakpoint(struct perf_event *bp) { } in unregister_hw_breakpoint()
125 reserve_bp_slot(struct perf_event *bp) {return -ENOSYS; } in reserve_bp_slot()
126 static inline void release_bp_slot(struct perf_event *bp) { } in release_bp_slot()
[all …]
Dhdlcdrv.h117 unsigned char *bp; member
140 unsigned char *bp; member
/include/net/sctp/
Dcommand.h119 struct sctp_bind_addr *bp; member