_w                225 drivers/hwtracing/intel_th/gth.c #define OUTPUT_PARM(_name, _mask, _r, _w, _what)			\
_w                231 drivers/hwtracing/intel_th/gth.c 				    .writable = (_w) }
_w                125 drivers/md/bcache/btree.c 	bool _w = l <= (op)->lock;					\
_w                127 drivers/md/bcache/btree.c 						  _w, b);		\
_w                130 drivers/md/bcache/btree.c 		rw_unlock(_w, _child);					\
_w                147 drivers/md/bcache/btree.c 		bool _w = insert_lock(op, _b);				\
_w                148 drivers/md/bcache/btree.c 		rw_lock(_w, _b, _b->level);				\
_w                150 drivers/md/bcache/btree.c 		    _w == insert_lock(op, _b)) {			\
_w                153 drivers/md/bcache/btree.c 		rw_unlock(_w, _b);					\
_w               2068 drivers/usb/musb/musb_core.c 	struct musb_pending_work *w, *_w;
_w               2073 drivers/usb/musb/musb_core.c 	list_for_each_entry_safe(w, _w, &musb->pending_list, node) {
_w                402 drivers/video/fbdev/omap/hwa742.c #define ADD_PREQ(_x, _y, _w, _h) do {		\
_w                408 drivers/video/fbdev/omap/hwa742.c 	req->par.update.width  = _w;		\
_w                130 scripts/recordmcount.h 	return ELF_R_SYM(_w(rp->r_info));
_w                136 scripts/recordmcount.h 	rp->r_info = _w(ELF_R_INFO(sym, type));
_w                166 scripts/recordmcount.h 	Elf_Addr current_r_offset = _w(rp->r_offset);
_w                192 scripts/recordmcount.h 	uint_t const old_shoff = _w(ehdr->e_shoff);
_w                193 scripts/recordmcount.h 	uint_t const old_shstr_sh_size   = _w(shstr->sh_size);
_w                194 scripts/recordmcount.h 	uint_t const old_shstr_sh_offset = _w(shstr->sh_offset);
_w                195 scripts/recordmcount.h 	uint_t t = 1 + strlen(mc_name) + _w(shstr->sh_size);
_w                198 scripts/recordmcount.h 	shstr->sh_size = _w(t);
_w                199 scripts/recordmcount.h 	shstr->sh_offset = _w(sb.st_size);
_w                225 scripts/recordmcount.h 	mcsec.sh_flags = _w(SHF_ALLOC);
_w                227 scripts/recordmcount.h 	mcsec.sh_offset = _w(t);
_w                228 scripts/recordmcount.h 	mcsec.sh_size = _w((void *)mlocp - (void *)mloc0);
_w                231 scripts/recordmcount.h 	mcsec.sh_addralign = _w(_size);
_w                232 scripts/recordmcount.h 	mcsec.sh_entsize = _w(_size);
_w                242 scripts/recordmcount.h 	mcsec.sh_offset = _w((void *)mlocp - (void *)mloc0 + t);
_w                243 scripts/recordmcount.h 	mcsec.sh_size   = _w((void *)mrelp - (void *)mrel0);
_w                246 scripts/recordmcount.h 	mcsec.sh_addralign = _w(_size);
_w                247 scripts/recordmcount.h 	mcsec.sh_entsize = _w(rel_entsize);
_w                257 scripts/recordmcount.h 	ehdr->e_shoff = _w(new_e_shoff);
_w                294 scripts/recordmcount.h 	Elf_Shdr *const shdr0 = (Elf_Shdr *)(_w(ehdr->e_shoff)
_w                299 scripts/recordmcount.h 	Elf_Rel const *const rel0 = (Elf_Rel const *)(_w(relhdr->sh_offset)
_w                302 scripts/recordmcount.h 	*sym0 = (Elf_Sym const *)(_w(symsec->sh_offset)
_w                305 scripts/recordmcount.h 	*str0 = (char const *)(_w(strsec->sh_offset)
_w                330 scripts/recordmcount.h 	unsigned rel_entsize = _w(relhdr->sh_entsize);
_w                331 scripts/recordmcount.h 	unsigned const nrel = _w(relhdr->sh_size) / rel_entsize;
_w                344 scripts/recordmcount.h 				_w(_w(relp->r_offset) - recval + mcount_adjust);
_w                345 scripts/recordmcount.h 			mrelp->r_offset = _w(offbase
_w                371 scripts/recordmcount.h 	Elf_Shdr *const shdr0 = (Elf_Shdr *)(_w(ehdr->e_shoff)
_w                377 scripts/recordmcount.h 	unsigned rel_entsize = _w(relhdr->sh_entsize);
_w                378 scripts/recordmcount.h 	unsigned const nrel = _w(relhdr->sh_size) / rel_entsize;
_w                393 scripts/recordmcount.h 				ret = make_nop((void *)ehdr, _w(shdr->sh_offset) + _w(relp->r_offset));
_w                439 scripts/recordmcount.h 	Elf_Sym const *const sym0 = (Elf_Sym const *)(_w(symhdr->sh_offset)
_w                441 scripts/recordmcount.h 	unsigned const nsym = _w(symhdr->sh_size) / _w(symhdr->sh_entsize);
_w                456 scripts/recordmcount.h 			*recvalp = _w(symp->st_value);
_w                482 scripts/recordmcount.h 	    !(_w(txthdr->sh_flags) & SHF_EXECINSTR))
_w                514 scripts/recordmcount.h 			totrelsz += _w(shdrp->sh_size);
_w                524 scripts/recordmcount.h 	Elf_Shdr *const shdr0 = (Elf_Shdr *)(_w(ehdr->e_shoff)
_w                528 scripts/recordmcount.h 	char const *const shstrtab = (char const *)(_w(shstr->sh_offset)
_w                584 scripts/recordmcount.h 			rel_entsize = _w(relhdr->sh_entsize);