Searched defs:dump_context (Results 1 – 3 of 3) sorted by relevance
72 struct dump_context { struct73 char __user *buf;74 size_t actual;75 size_t space;76 loff_t offset;
652 int vchiq_dump_platform_state(void *dump_context) in vchiq_dump_platform_state()1167 int vchiq_dump(void *dump_context, const char *str, int len) in vchiq_dump()1208 int vchiq_dump_platform_instances(void *dump_context) in vchiq_dump_platform_instances()1273 int vchiq_dump_platform_service_state(void *dump_context, in vchiq_dump_platform_service_state()
3390 vchiq_dump_shared_state(void *dump_context, struct vchiq_state *state, in vchiq_dump_shared_state()3445 int vchiq_dump_state(void *dump_context, struct vchiq_state *state) in vchiq_dump_state()3528 int vchiq_dump_service_state(void *dump_context, struct vchiq_service *service) in vchiq_dump_service_state()