Home
last modified time | relevance | path

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

/u-boot/include/linux/
A Dcompiler_types.h17 # define __acquire(x) __context__(x,1) macro
19 # define __cond_lock(x,c) ((c) ? ({ __acquire(x); 1; }) : 0)
43 # define __acquire(x) (void)0 macro

Completed in 3 milliseconds