Searched defs:dump_context (Results 1 – 3 of 3) sorted by relevance
98 struct dump_context { struct99 char __user *buf;100 size_t actual;101 size_t space;102 loff_t offset;2009 int vchiq_dump(void *dump_context, const char *str, int len) in vchiq_dump()2056 int vchiq_dump_platform_instances(void *dump_context) in vchiq_dump_platform_instances()2122 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()
3392 vchiq_dump_shared_state(void *dump_context, struct vchiq_state *state, in vchiq_dump_shared_state()3450 int vchiq_dump_state(void *dump_context, struct vchiq_state *state) in vchiq_dump_state()3537 int vchiq_dump_service_state(void *dump_context, struct vchiq_service *service) in vchiq_dump_service_state()