Home
last modified time | relevance | path

Searched defs:decode_header (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm/probes/
H A Ddecode.h298 struct decode_header { struct
311 struct decode_header header; argument
/openbmc/linux/arch/arm/probes/kprobes/
H A Dtest-core.c597 int (*fn)(const struct decode_header *, void *), in table_iter()
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_receiver.c1158 static int decode_header(struct drbd_connection *connection, void *header, struct packet_info *pi) in decode_header() function