Searched refs:bp (Results 1 – 9 of 9) sorted by relevance
| /include/linux/ |
| D | hw_breakpoint.h | 42 static inline unsigned long hw_breakpoint_addr(struct perf_event *bp) in hw_breakpoint_addr() argument 44 return bp->attr.bp_addr; in hw_breakpoint_addr() 47 static inline int hw_breakpoint_type(struct perf_event *bp) in hw_breakpoint_type() argument 49 return bp->attr.bp_type; in hw_breakpoint_type() 52 static inline unsigned long hw_breakpoint_len(struct perf_event *bp) in hw_breakpoint_len() argument 54 return bp->attr.bp_len; in hw_breakpoint_len() 65 modify_user_hw_breakpoint(struct perf_event *bp, struct perf_event_attr *attr); 67 modify_user_hw_breakpoint_check(struct perf_event *bp, struct perf_event_attr *attr, 84 extern int register_perf_hw_breakpoint(struct perf_event *bp); 85 extern void unregister_hw_breakpoint(struct perf_event *bp); [all …]
|
| D | dm-bufio.h | 65 struct dm_buffer **bp); 68 struct dm_buffer **bp, unsigned short ioprio); 75 struct dm_buffer **bp); 82 struct dm_buffer **bp);
|
| D | hdlcdrv.h | 117 unsigned char *bp; member 140 unsigned char *bp; member
|
| D | filter.h | 1123 void arch_bpf_stack_walk(bool (*consume_fn)(void *cookie, u64 ip, u64 sp, u64 bp), void *cookie);
|
| D | bpf.h | 1541 u64 (*bpf_exception_cb)(u64 cookie, u64 sp, u64 bp, u64, u64);
|
| /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 | 1199 int sctp_bind_addr_state(const struct sctp_bind_addr *bp, 1203 union sctp_addr *sctp_find_unmatch_addr(struct sctp_bind_addr *bp, 1207 union sctp_params sctp_bind_addrs_to_raw(const struct sctp_bind_addr *bp, 1210 int sctp_raw_to_bind_addrs(struct sctp_bind_addr *bp, __u8 *raw, int len,
|
| D | sm.h | 171 const struct sctp_bind_addr *bp,
|
| /include/scsi/ |
| D | scsi_common.h | 87 int scsi_set_sense_field_pointer(u8 *buf, int buf_len, u16 fp, u8 bp, bool cd);
|