Searched defs:dump_context (Results 1 – 3 of 3) sorted by relevance
128 struct dump_context { struct129 char __user *buf;130 size_t actual;131 size_t space;132 loff_t offset;2076 vchiq_dump(void *dump_context, const char *str, int len) in vchiq_dump()2121 vchiq_dump_platform_instances(void *dump_context) in vchiq_dump_platform_instances()2173 vchiq_dump_platform_service_state(void *dump_context, in vchiq_dump_platform_service_state()
3305 vchiq_dump_shared_state(void *dump_context, struct vchiq_state *state, in vchiq_dump_shared_state()3354 vchiq_dump_state(void *dump_context, struct vchiq_state *state) in vchiq_dump_state()3414 vchiq_dump_service_state(void *dump_context, struct vchiq_service *service) in vchiq_dump_service_state()
253 vchiq_dump_platform_state(void *dump_context) in vchiq_dump_platform_state()