Searched refs:bp_patching_desc (Results 1 – 1 of 1) sorted by relevance
2025 struct bp_patching_desc { struct2031 static struct bp_patching_desc bp_desc; argument2034 struct bp_patching_desc *try_get_desc(void) in try_get_desc()2036 struct bp_patching_desc *desc = &bp_desc; in try_get_desc()2046 struct bp_patching_desc *desc = &bp_desc; in put_desc()2070 struct bp_patching_desc *desc; in poke_int3_handler()