Searched defs:livepatch_metadata (Results 1 – 1 of 1) sorted by relevance
36 struct livepatch_metadata { struct37 const char *data; /* Ptr to .modinfo section with ASCII data. */38 uint32_t len; /* Length of the metadata section. */
Completed in 10 milliseconds