decode_header 345 arch/arm/probes/decode.c const struct decode_header *h) decode_header 416 arch/arm/probes/decode.c const struct decode_header *h = (struct decode_header *)table; decode_header 417 arch/arm/probes/decode.c const struct decode_header *next; decode_header 452 arch/arm/probes/decode.c next = (struct decode_header *) decode_header 465 arch/arm/probes/decode.c next = (struct decode_header *)d->table.table; decode_header 300 arch/arm/probes/decode.h struct decode_header; decode_header 322 arch/arm/probes/decode.h struct decode_header { decode_header 335 arch/arm/probes/decode.h struct decode_header header; decode_header 345 arch/arm/probes/decode.h struct decode_header header; decode_header 355 arch/arm/probes/decode.h struct decode_header header; decode_header 368 arch/arm/probes/decode.h struct decode_header header; decode_header 381 arch/arm/probes/decode.h struct decode_header header; decode_header 394 arch/arm/probes/decode.h struct decode_header header; decode_header 126 arch/arm/probes/kprobes/actions-common.c const struct decode_header *h) decode_header 69 arch/arm/probes/kprobes/actions-thumb.c const struct decode_header *d) decode_header 145 arch/arm/probes/kprobes/actions-thumb.c const struct decode_header *d) decode_header 405 arch/arm/probes/kprobes/actions-thumb.c const struct decode_header *d) decode_header 423 arch/arm/probes/kprobes/actions-thumb.c const struct decode_header *d) decode_header 513 arch/arm/probes/kprobes/actions-thumb.c const struct decode_header *d) decode_header 541 arch/arm/probes/kprobes/actions-thumb.c const struct decode_header *d) decode_header 596 arch/arm/probes/kprobes/actions-thumb.c const struct decode_header *d) decode_header 15 arch/arm/probes/kprobes/checkers-arm.c const struct decode_header *h) decode_header 95 arch/arm/probes/kprobes/checkers-arm.c const struct decode_header *h) decode_header 103 arch/arm/probes/kprobes/checkers-arm.c const struct decode_header *h) decode_header 119 arch/arm/probes/kprobes/checkers-arm.c const struct decode_header *h) decode_header 129 arch/arm/probes/kprobes/checkers-arm.c const struct decode_header *h) decode_header 150 arch/arm/probes/kprobes/checkers-arm.c const struct decode_header *h) decode_header 15 arch/arm/probes/kprobes/checkers-common.c const struct decode_header *h) decode_header 23 arch/arm/probes/kprobes/checkers-common.c const struct decode_header *h) decode_header 32 arch/arm/probes/kprobes/checkers-common.c const struct decode_header *h) decode_header 45 arch/arm/probes/kprobes/checkers-common.c const struct decode_header *h) decode_header 54 arch/arm/probes/kprobes/checkers-common.c const struct decode_header *h) decode_header 64 arch/arm/probes/kprobes/checkers-common.c const struct decode_header *h) decode_header 73 arch/arm/probes/kprobes/checkers-common.c const struct decode_header *h) decode_header 15 arch/arm/probes/kprobes/checkers-thumb.c const struct decode_header *h) decode_header 89 arch/arm/probes/kprobes/checkers-thumb.c const struct decode_header *h) decode_header 29 arch/arm/probes/kprobes/core.h const struct decode_header *h); decode_header 597 arch/arm/probes/kprobes/test-core.c int (*fn)(const struct decode_header *, void *), decode_header 600 arch/arm/probes/kprobes/test-core.c const struct decode_header *h = (struct decode_header *)table; decode_header 613 arch/arm/probes/kprobes/test-core.c h = (struct decode_header *) decode_header 619 arch/arm/probes/kprobes/test-core.c static int table_test_fail(const struct decode_header *h, const char* message) decode_header 633 arch/arm/probes/kprobes/test-core.c static int table_test_fn(const struct decode_header *h, void *args) decode_header 691 arch/arm/probes/kprobes/test-core.c const struct decode_header *header; decode_header 723 arch/arm/probes/kprobes/test-core.c unsigned coverage_start_registers(const struct decode_header *h) decode_header 734 arch/arm/probes/kprobes/test-core.c static int coverage_start_fn(const struct decode_header *h, void *args) decode_header 850 arch/arm/probes/kprobes/test-core.c const struct decode_header *h = entry->header; decode_header 106 arch/arm/probes/uprobes/actions-arm.c const struct decode_header *d) decode_header 130 arch/arm/probes/uprobes/actions-arm.c const struct decode_header *d, bool alu) decode_header 146 arch/arm/probes/uprobes/actions-arm.c const struct decode_header *d) decode_header 153 arch/arm/probes/uprobes/actions-arm.c const struct decode_header *d) decode_header 161 arch/arm/probes/uprobes/actions-arm.c const struct decode_header *d) decode_header 11 arch/arm/probes/uprobes/core.h const struct decode_header *d); decode_header 15 arch/arm/probes/uprobes/core.h const struct decode_header *d); decode_header 20 arch/arm/probes/uprobes/core.h const struct decode_header *d); decode_header 24 arch/arm/probes/uprobes/core.h const struct decode_header *d, bool alu); decode_header 28 arch/arm/probes/uprobes/core.h const struct decode_header *d); decode_header 801 drivers/block/drbd/drbd_receiver.c static int decode_header(struct drbd_connection *, void *, struct packet_info *); decode_header 833 drivers/block/drbd/drbd_receiver.c err = decode_header(connection, connection->data.rbuf, &pi); decode_header 1206 drivers/block/drbd/drbd_receiver.c err = decode_header(connection, buffer, pi); decode_header 1237 drivers/block/drbd/drbd_receiver.c err = decode_header(connection, connection->data.rbuf, pi); decode_header 6096 drivers/block/drbd/drbd_receiver.c if (decode_header(connection, connection->meta.rbuf, &pi))