Searched refs:debug_reply_data (Results 1 – 1 of 1) sorted by relevance
11 struct debug_reply_data { struct17 container_of(__reply_base, struct debug_reply_data, base) argument28 struct debug_reply_data *data = DEBUG_REPDATA(reply_base); in debug_prepare_data()47 const struct debug_reply_data *data = DEBUG_REPDATA(reply_base); in debug_reply_size()58 const struct debug_reply_data *data = DEBUG_REPDATA(reply_base); in debug_fill_reply()71 .reply_data_size = sizeof(struct debug_reply_data),