Searched refs:bp_desc (Results 1 – 1 of 1) sorted by relevance
2031 static struct bp_patching_desc bp_desc; variable2036 struct bp_patching_desc *desc = &bp_desc; in try_get_desc()2046 struct bp_patching_desc *desc = &bp_desc; in put_desc()2183 bp_desc.vec = tp; in text_poke_bp_batch()2184 bp_desc.nr_entries = nr_entries; in text_poke_bp_batch()2190 atomic_set_release(&bp_desc.refs, 1); in text_poke_bp_batch()2304 if (!atomic_dec_and_test(&bp_desc.refs)) in text_poke_bp_batch()2305 atomic_cond_read_acquire(&bp_desc.refs, !VAL); in text_poke_bp_batch()