Searched defs:dump_context (Results 1 – 5 of 5) sorted by relevance
89 class dump_context; variable95 friend class dump_context; variable
98 struct dump_context { struct99 char __user *buf;100 size_t actual;101 size_t space;102 loff_t offset;2011 int vchiq_dump(void *dump_context, const char *str, int len) in vchiq_dump()2058 int vchiq_dump_platform_instances(void *dump_context) in vchiq_dump_platform_instances()2124 int vchiq_dump_platform_service_state(void *dump_context, in vchiq_dump_platform_service_state()
251 int vchiq_dump_platform_state(void *dump_context) in vchiq_dump_platform_state()
3398 vchiq_dump_shared_state(void *dump_context, struct vchiq_state *state, in vchiq_dump_shared_state()3456 int vchiq_dump_state(void *dump_context, struct vchiq_state *state) in vchiq_dump_state()3543 int vchiq_dump_service_state(void *dump_context, struct vchiq_service *service) in vchiq_dump_service_state()