Home
last modified time | relevance | path

Searched defs:__acquires (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dcompiler.h14 # define __acquires(x) __attribute__((context(x,0,1))) macro
39 # define __acquires(x) macro