Searched defs:annotation (Results 1 – 10 of 10) sorted by relevance
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | annotate.h | 273 struct annotation { struct 281 struct annotation_options *options; argument 282 struct annotation_line **offsets; argument 300 static inline int annotation__cycles_width(struct annotation *notes) in annotation__cycles_width() argument
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | annotate.h | 289 struct LOCKABLE annotation { struct 292 struct annotation_options *options; argument 293 struct annotation_line **offsets; argument 308 static inline void annotation__init(struct annotation *notes __maybe_unused) in annotation__init() argument
|
| /kernel/linux/linux-6.6/arch/alpha/kernel/ |
| D | err_common.c | 32 mchk_dump_mem(void *data, size_t length, char **annotation) in mchk_dump_mem() 223 char **annotation = NULL; in el_annotate_subpacket() local
|
| D | err_impl.h | 23 char **annotation; member
|
| /kernel/linux/linux-5.10/arch/alpha/kernel/ |
| D | err_common.c | 32 mchk_dump_mem(void *data, size_t length, char **annotation) in mchk_dump_mem() 223 char **annotation = NULL; in el_annotate_subpacket() local
|
| D | err_impl.h | 23 char **annotation; member
|
| /kernel/linux/linux-5.10/net/rxrpc/ |
| D | input.c | 204 u8 annotation; in rxrpc_rotate_tx_window() local 473 u8 flags, annotation = j; in rxrpc_input_data() local 692 u8 annotation = call->rxtx_annotations[ix]; in rxrpc_input_check_for_lost_ack() local 780 u8 annotation, anno_type; in rxrpc_input_soft_acks() local
|
| D | recvmsg.c | 279 u8 annotation, in rxrpc_verify_packet() 324 u8 annotation = *_annotation; in rxrpc_locate_data() local
|
| D | call_event.c | 164 u8 annotation, anno_type, retrans = 0, unacked = 0; in rxrpc_resend() local
|
| D | sendmsg.c | 199 u8 annotation = RXRPC_TX_ANNO_UNACK; in rxrpc_queue_packet() local
|