Searched refs:bp (Results 1 – 7 of 7) sorted by relevance
/include/linux/ |
D | hw_breakpoint.h | 32 static inline unsigned long hw_breakpoint_addr(struct perf_event *bp) in hw_breakpoint_addr() argument 34 return bp->attr.bp_addr; in hw_breakpoint_addr() 37 static inline int hw_breakpoint_type(struct perf_event *bp) in hw_breakpoint_type() argument 39 return bp->attr.bp_type; in hw_breakpoint_type() 42 static inline unsigned long hw_breakpoint_len(struct perf_event *bp) in hw_breakpoint_len() argument 44 return bp->attr.bp_len; in hw_breakpoint_len() 55 modify_user_hw_breakpoint(struct perf_event *bp, struct perf_event_attr *attr); 57 modify_user_hw_breakpoint_check(struct perf_event *bp, struct perf_event_attr *attr, 74 extern int register_perf_hw_breakpoint(struct perf_event *bp); 75 extern int __register_perf_hw_breakpoint(struct perf_event *bp); [all …]
|
D | dm-bufio.h | 56 struct dm_buffer **bp); 63 struct dm_buffer **bp); 70 struct dm_buffer **bp);
|
D | hdlcdrv.h | 117 unsigned char *bp; member 140 unsigned char *bp; member
|
/include/scsi/ |
D | scsi_common.h | 67 int scsi_set_sense_field_pointer(u8 *buf, int buf_len, u16 fp, u8 bp, bool cd);
|
/include/net/sctp/ |
D | command.h | 119 struct sctp_bind_addr *bp; member 160 SCTP_ARG_CONSTRUCTOR(BA, struct sctp_bind_addr *, bp) in SCTP_ARG_CONSTRUCTOR()
|
D | structs.h | 1181 int sctp_bind_addr_state(const struct sctp_bind_addr *bp, 1185 union sctp_addr *sctp_find_unmatch_addr(struct sctp_bind_addr *bp, 1189 union sctp_params sctp_bind_addrs_to_raw(const struct sctp_bind_addr *bp, 1192 int sctp_raw_to_bind_addrs(struct sctp_bind_addr *bp, __u8 *raw, int len,
|
D | sm.h | 173 const struct sctp_bind_addr *bp,
|