Searched refs:_w (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/scripts/ |
D | recordmcount.h | 50 #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 …]
|
D | sortextable.h | 34 #undef _w 56 # define _w w8 macro 77 # define _w w macro
|
/linux-4.4.14/drivers/clk/meson/ |
D | clkc.h | 37 #define PARM(_r, _s, _w) \ argument 41 .width = (_w), \
|
/linux-4.4.14/drivers/md/bcache/ |
D | btree.c | 119 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.4.14/drivers/hwtracing/intel_th/ |
D | gth.c | 245 #define OUTPUT_PARM(_name, _mask, _r, _w, _what) \ argument 251 .writable = (_w) }
|
/linux-4.4.14/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-4.4.14/drivers/video/fbdev/omap/ |
D | hwa742.c | 415 #define ADD_PREQ(_x, _y, _w, _h) do { \ argument 421 req->par.update.width = _w; \
|