Searched defs:dump_context (Results 1 – 3 of 3) sorted by relevance
111 struct dump_context { struct112 char __user *buf;113 size_t actual;114 size_t space;115 loff_t offset;
591 int vchiq_dump_platform_state(void *dump_context) in vchiq_dump_platform_state()1128 int vchiq_dump(void *dump_context, const char *str, int len) in vchiq_dump()1169 int vchiq_dump_platform_instances(void *dump_context) in vchiq_dump_platform_instances()1231 int vchiq_dump_platform_service_state(void *dump_context, in vchiq_dump_platform_service_state()
3547 vchiq_dump_shared_state(void *dump_context, struct vchiq_state *state, in vchiq_dump_shared_state()3605 int vchiq_dump_state(void *dump_context, struct vchiq_state *state) in vchiq_dump_state()3690 int vchiq_dump_service_state(void *dump_context, struct vchiq_service *service) in vchiq_dump_service_state()