Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/
Drecordmcount.h50 #undef _w
84 # define _w w8 macro
117 # define _w w macro
131 return ELF_R_SYM(_w(rp->r_info)); in fn_ELF_R_SYM()
137 rp->r_info = _w(ELF_R_INFO(sym, type)); in fn_ELF_R_INFO()
167 Elf_Addr current_r_offset = _w(rp->r_offset); in MIPS_is_fake_mcount()
193 uint_t const old_shoff = _w(ehdr->e_shoff); in append_func()
194 uint_t const old_shstr_sh_size = _w(shstr->sh_size); in append_func()
195 uint_t const old_shstr_sh_offset = _w(shstr->sh_offset); in append_func()
196 uint_t t = 1 + strlen(mc_name) + _w(shstr->sh_size); in append_func()
[all …]
Dsortextable.h34 #undef _w
56 # define _w w8 macro
77 # define _w w macro
/linux-4.1.27/drivers/md/bcache/
Dbtree.c119 bool _w = l <= (op)->lock; \
121 _w, b); \
124 rw_unlock(_w, _child); \
141 bool _w = insert_lock(op, _b); \
142 rw_lock(_w, _b, _b->level); \
144 _w == insert_lock(op, _b)) { \
147 rw_unlock(_w, _b); \
/linux-4.1.27/arch/ia64/include/asm/sn/
Dshubio.h3270 #define IIO_IIWA_WIDGET(_w) ((u64)(1ULL << _w)) argument
3272 #define IIO_IOWA_WIDGET(_w) ((u64)(1ULL << _w)) argument
/linux-4.1.27/drivers/video/fbdev/omap/
Dhwa742.c415 #define ADD_PREQ(_x, _y, _w, _h) do { \ argument
421 req->par.update.width = _w; \