Home
last modified time | relevance | path

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

/linux-3.4.99/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 …]
/linux-3.4.99/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-3.4.99/drivers/video/omap/
Dhwa742.c416 #define ADD_PREQ(_x, _y, _w, _h) do { \ argument
422 req->par.update.width = _w; \