Home
last modified time | relevance | path

Searched refs:bp (Results 1 – 9 of 9) sorted by relevance

/include/linux/
A Dhw_breakpoint.h44 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()
54 return bp->attr.bp_len; in hw_breakpoint_len()
85 extern void unregister_hw_breakpoint(struct perf_event *bp);
89 extern int dbg_reserve_bp_slot(struct perf_event *bp);
90 extern int dbg_release_bp_slot(struct perf_event *bp);
91 extern int reserve_bp_slot(struct perf_event *bp);
92 extern void release_bp_slot(struct perf_event *bp);
98 return &bp->hw.info; in counter_arch_bp()
[all …]
A Ddm-bufio.h65 struct dm_buffer **bp);
68 struct dm_buffer **bp, unsigned short ioprio);
75 struct dm_buffer **bp);
82 struct dm_buffer **bp);
A Dhdlcdrv.h117 unsigned char *bp; member
140 unsigned char *bp; member
A Dfilter.h1152 void arch_bpf_stack_walk(bool (*consume_fn)(void *cookie, u64 ip, u64 sp, u64 bp), void *cookie);
A Dbpf.h1652 u64 (*bpf_exception_cb)(u64 cookie, u64 sp, u64 bp, u64, u64);
/include/net/sctp/
A Dcommand.h119 struct sctp_bind_addr *bp; member
160 SCTP_ARG_CONSTRUCTOR(BA, struct sctp_bind_addr *, bp) in SCTP_ARG_CONSTRUCTOR()
A Dstructs.h1199 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,
A Dsm.h170 const struct sctp_bind_addr *bp,
/include/scsi/
A Dscsi_common.h87 int scsi_set_sense_field_pointer(u8 *buf, int buf_len, u16 fp, u8 bp, bool cd);

Completed in 42 milliseconds