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;
658 int vchiq_dump_platform_state(void *dump_context) in vchiq_dump_platform_state()1173 int vchiq_dump(void *dump_context, const char *str, int len) in vchiq_dump()1214 int vchiq_dump_platform_instances(void *dump_context) in vchiq_dump_platform_instances()1279 int vchiq_dump_platform_service_state(void *dump_context, in vchiq_dump_platform_service_state()
3398 vchiq_dump_shared_state(void *dump_context, struct vchiq_state *state, in vchiq_dump_shared_state()3453 int vchiq_dump_state(void *dump_context, struct vchiq_state *state) in vchiq_dump_state()3536 int vchiq_dump_service_state(void *dump_context, struct vchiq_service *service) in vchiq_dump_service_state()