Home
last modified time | relevance | path

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

/include/linux/
Dhw_breakpoint.h42 static inline unsigned long hw_breakpoint_addr(struct perf_event *bp) in hw_breakpoint_addr()
47 static inline int hw_breakpoint_type(struct perf_event *bp) in hw_breakpoint_type()
52 static inline unsigned long hw_breakpoint_len(struct perf_event *bp) in hw_breakpoint_len()
96 static inline struct arch_hw_breakpoint *counter_arch_bp(struct perf_event *bp) in counter_arch_bp()
111 modify_user_hw_breakpoint(struct perf_event *bp, in modify_user_hw_breakpoint()
114 modify_user_hw_breakpoint_check(struct perf_event *bp, struct perf_event_attr *attr, in modify_user_hw_breakpoint_check()
127 register_perf_hw_breakpoint(struct perf_event *bp) { return -ENOSYS; } in register_perf_hw_breakpoint()
128 static inline void unregister_hw_breakpoint(struct perf_event *bp) { } in unregister_hw_breakpoint()
134 reserve_bp_slot(struct perf_event *bp) {return -ENOSYS; } in reserve_bp_slot()
135 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