Searched defs:__must_hold (Results 1 – 2 of 2) sorted by relevance
13 # define __must_hold(x) __attribute__((context(x,1,1))) macro38 # define __must_hold(x) macro
57 # define __must_hold(x) __attribute__((context(x,1,1), require_context(x,1,999,"call"))) macro62 # define __must_hold(x) macro