Home
last modified time | relevance | path

Searched defs:annotation (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/tools/perf/util/
Dannotate.h261 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/
Dinput.c225 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
Drecvmsg.c234 u8 annotation, in rxrpc_verify_packet()
275 u8 annotation = *_annotation; in rxrpc_locate_data() local
Dcall_event.c170 u8 annotation, anno_type, retrans = 0, unacked = 0; in rxrpc_resend() local
Dsendmsg.c166 u8 annotation = RXRPC_TX_ANNO_UNACK; in rxrpc_queue_packet() local
/Linux-v4.19/arch/alpha/kernel/
Derr_common.c32 mchk_dump_mem(void *data, size_t length, char **annotation) in mchk_dump_mem()
223 char **annotation = NULL; in el_annotate_subpacket() local
Derr_impl.h23 char **annotation; member