Home
last modified time | relevance | path

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

/linux/arch/sparc/include/asm/
H A Dio.h20 #define writew_be(__l, __addr) __raw_writew(__l, __addr) argument
/linux/include/linux/
H A Dlocal_lock_internal.h247 #define __local_lock_init(__l) \ argument
252 #define __local_trylock_init(__l) __local_lock_init(__l) argument
/linux/tools/perf/util/
H A Ddebug.c288 #define DEBUG_WRAPPER(__n, __l) \ argument