Searched defs:annotation (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/arch/alpha/kernel/ |
H A D | err_impl.h | 23 char **annotation; member
|
H A D | err_common.c | 32 mchk_dump_mem(void *data, size_t length, char **annotation) mchk_dump_mem() argument 223 char **annotation = NULL; el_annotate_subpacket() local [all...] |
/kernel/linux/linux-6.6/arch/alpha/kernel/ |
H A D | err_impl.h | 23 char **annotation; member
|
H A D | err_common.c | 32 mchk_dump_mem(void *data, size_t length, char **annotation) mchk_dump_mem() argument 223 char **annotation = NULL; el_annotate_subpacket() local [all...] |
/kernel/linux/linux-5.10/net/rxrpc/ |
H A D | call_event.c | 164 u8 annotation, anno_type, retrans = 0, unacked = 0; in rxrpc_resend() local [all...] |
H A D | sendmsg.c | 199 u8 annotation = RXRPC_TX_ANNO_UNACK; in rxrpc_queue_packet() local
|
H A D | recvmsg.c | 324 u8 annotation = *_annotation; in rxrpc_locate_data() local 278 rxrpc_verify_packet(struct rxrpc_call *call, struct sk_buff *skb, u8 annotation, unsigned int offset, unsigned int len) rxrpc_verify_packet() argument
|
H A 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; rxrpc_input_soft_acks() local [all...] |
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | annotate.h | 273 struct annotation { struct [all...] |
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | annotate.h | 274 struct LOCKABLE annotation { struct [all...] |
Completed in 7 milliseconds