Searched refs:_w (Results 1 – 5 of 5) sorted by relevance
/linux-2.6.39/scripts/ |
D | recordmcount.h | 45 #undef _w 74 # define _w w8 macro 102 # define _w w macro 116 return ELF_R_SYM(_w(rp->r_info)); in fn_ELF_R_SYM() 122 rp->r_info = _w(ELF_R_INFO(sym, type)); in fn_ELF_R_INFO() 150 Elf_Addr current_r_offset = _w(rp->r_offset); in MIPS_is_fake_mcount() 176 uint_t const old_shoff = _w(ehdr->e_shoff); in append_func() 177 uint_t const old_shstr_sh_size = _w(shstr->sh_size); in append_func() 178 uint_t const old_shstr_sh_offset = _w(shstr->sh_offset); in append_func() 179 uint_t t = 1 + strlen(mc_name) + _w(shstr->sh_size); in append_func() [all …]
|
/linux-2.6.39/arch/ia64/include/asm/sn/ |
D | shubio.h | 3270 #define IIO_IIWA_WIDGET(_w) ((u64)(1ULL << _w)) argument 3272 #define IIO_IOWA_WIDGET(_w) ((u64)(1ULL << _w)) argument
|
/linux-2.6.39/drivers/video/omap/ |
D | hwa742.c | 417 #define ADD_PREQ(_x, _y, _w, _h) do { \ argument 423 req->par.update.width = _w; \
|
D | blizzard.c | 749 #define ADD_PREQ(_x, _y, _w, _h, _x_out, _y_out, _w_out, _h_out) do { \ argument 756 req->par.update.width = _w; \
|
/linux-2.6.39/drivers/staging/rt2860/ |
D | rt_linux.h | 505 #define NdisMIndicateStatus(_w, _x, _y, _z) argument
|