Searched defs:__off (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/arch/arm/mach-s3c/ | ||
D | gpio-core.h | 20 #define con_4bit_shift(__off) ((__off) * 4) argument |
/Linux-v6.1/lib/ | ||
D | iov_iter.c | 79 #define iterate_xarray(i, n, base, len, __off, STEP) { \ argument |