Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
A Dalternative.c1123 struct bp_patching_desc { struct
1129 static struct bp_patching_desc *bp_desc; argument
1132 struct bp_patching_desc *try_get_desc(struct bp_patching_desc **descp) in try_get_desc()
1134 struct bp_patching_desc *desc = __READ_ONCE(*descp); /* rcu_dereference */ in try_get_desc()
1142 static __always_inline void put_desc(struct bp_patching_desc *desc) in put_desc()
1166 struct bp_patching_desc *desc; in poke_int3_handler()
1270 struct bp_patching_desc desc = { in text_poke_bp_batch()

Completed in 8 milliseconds