Searched defs:annotation (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/tools/perf/util/ |
D | annotate.h | 261 struct annotation { struct 265 struct annotation_options *options; argument 266 struct annotation_line **offsets; argument 284 static inline int annotation__cycles_width(struct annotation *notes) in annotation__cycles_width() argument
|
/Linux-v4.19/net/rxrpc/ |
D | input.c | 225 u8 annotation; in rxrpc_rotate_tx_window() local 407 u8 annotation, bool *_jumbo_bad) in rxrpc_input_dup_data() 437 u8 ack = 0, flags, annotation = 0; in rxrpc_input_data() local 677 u8 annotation = call->rxtx_annotations[ix]; in rxrpc_input_check_for_lost_ack() local 782 u8 annotation, anno_type; in rxrpc_input_soft_acks() local
|
D | recvmsg.c | 234 u8 annotation, in rxrpc_verify_packet() 275 u8 annotation = *_annotation; in rxrpc_locate_data() local
|
D | call_event.c | 170 u8 annotation, anno_type, retrans = 0, unacked = 0; in rxrpc_resend() local
|
D | sendmsg.c | 166 u8 annotation = RXRPC_TX_ANNO_UNACK; in rxrpc_queue_packet() local
|
/Linux-v4.19/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
|