Home
last modified time | relevance | path

Searched refs:klp_shadow (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/livepatch/
A Dshadow.c54 struct klp_shadow { struct
70 static inline bool klp_shadow_match(struct klp_shadow *shadow, void *obj, in klp_shadow_match() argument
85 struct klp_shadow *shadow; in klp_shadow_get()
109 struct klp_shadow *new_shadow; in __klp_shadow_get_or_alloc()
234 static void klp_shadow_free_struct(struct klp_shadow *shadow, in klp_shadow_free_struct()
255 struct klp_shadow *shadow; in klp_shadow_free()
285 struct klp_shadow *shadow; in klp_shadow_free_all()
/linux/Documentation/livepatch/
A Dshadow-vars.rst29 * The klp_shadow variable data structure encapsulates both tracking

Completed in 6 milliseconds