Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Drefcount.h364 …st_check bool refcount_dec_and_mutex_lock(refcount_t *r, struct mutex *lock) __cond_acquires(lock);
365 extern __must_check bool refcount_dec_and_lock(refcount_t *r, spinlock_t *lock) __cond_acquires(loc…
368 unsigned long *flags) __cond_acquires(lock);
A Dcompiler_types.h31 # define __cond_acquires(x) __attribute__((context(x,0,-1))) macro
59 # define __cond_acquires(x) macro

Completed in 5 milliseconds