/openbmc/linux/scripts/ |
H A D | recordmcount.h | 54 #undef _w 93 # define _w w8 macro 131 # define _w w macro 145 return ELF_R_SYM(_w(rp->r_info)); in fn_ELF_R_SYM() 151 rp->r_info = _w(ELF_R_INFO(sym, type)); in fn_ELF_R_INFO() 181 Elf_Addr current_r_offset = _w(rp->r_offset); in MIPS_is_fake_mcount() 272 uint_t const old_shoff = _w(ehdr->e_shoff); in append_func() 273 uint_t const old_shstr_sh_size = _w(shstr->sh_size); in append_func() 274 uint_t const old_shstr_sh_offset = _w(shstr->sh_offset); in append_func() 278 uint_t t = 1 + strlen(mc_name) + _w(shstr->sh_size); in append_func() [all …]
|
H A D | sorttable.h | 42 #undef _w 67 # define _w w8 macro 91 # define _w w macro
|
/openbmc/linux/drivers/md/bcache/ |
H A D | btree.h | 331 bool _w = l <= (op)->lock; \ 333 _w, b); \ 336 rw_unlock(_w, _child); \ 353 bool _w = insert_lock(op, _b); \ 354 rw_lock(_w, _b, _b->level); \ 356 _w == insert_lock(op, _b)) { \ 359 rw_unlock(_w, _b); \
|
/openbmc/u-boot/drivers/net/ |
H A D | smc91111.c | 185 word _w; in SMC_inb() local 187 _w = SMC_inw(dev, offset & ~((dword)1)); in SMC_inb() 188 return (offset & 1) ? (byte)(_w >> 8) : (byte)(_w); in SMC_inb() 193 word _w; in SMC_outb() local 195 _w = SMC_inw(dev, offset & ~((dword)1)); in SMC_outb() 198 (value<<8) | (_w & 0x00ff); in SMC_outb() 201 value | (_w & 0xff00); in SMC_outb()
|
/openbmc/qemu/target/riscv/insn_trans/ |
H A D | trans_rvvk.c.inc | 75 gen_helper_##OPIVX##_w, \ 91 gen_helper_##NAME##_w, \ 106 gen_helper_##NAME##_w, \ 144 gen_helper_##NAME##_w, \ 164 gen_helper_##NAME##_w, \ 224 gen_helper_##OPIVX##_w, \
|
H A D | trans_rvv.c.inc | 1223 gen_helper_##NAME##_w, gen_helper_##NAME##_d, \ 1301 gen_helper_##NAME##_w, gen_helper_##NAME##_d, \ 1448 gen_helper_##OPIVX##_w, gen_helper_##OPIVX##_d, \ 1507 gen_helper_##NAME##_w \ 1532 gen_helper_##NAME##_w \ 1579 gen_helper_##NAME##_w \ 1612 gen_helper_##NAME##_w \ 1647 gen_helper_##NAME##_w, gen_helper_##NAME##_d, \ 1698 gen_helper_##NAME##_w, gen_helper_##NAME##_d, \ 1726 gen_helper_##OPIVX##_w, gen_helper_##OPIVX##_d, \ [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/ |
H A D | 0002-Fix-configure-when-bin-sh-is-not-bash.patch | 6 --Signature=_Sat__5_Sep_2020_14_40_08_+0300_w+XY/NnD8_G.Kd1s
|
/openbmc/linux/drivers/hwtracing/intel_th/ |
H A D | gth.c | 225 #define OUTPUT_PARM(_name, _mask, _r, _w, _what) \ argument 231 .writable = (_w) }
|
/openbmc/qemu/target/mips/tcg/ |
H A D | msa_translate.c | 174 gen_func##_b, gen_func##_h, gen_func##_w, gen_func##_d \ 189 NULL, gen_func##_h, gen_func##_w, gen_func##_d \
|
H A D | dsp_helper.c | 1883 target_ulong helper_##name##_w(target_ulong sa, target_ulong rt) \ 1894 target_ulong helper_##name##_w(target_ulong sa, target_ulong rt, \
|
/openbmc/linux/drivers/video/fbdev/omap/ |
H A D | hwa742.c | 410 #define ADD_PREQ(_x, _y, _w, _h, can_sleep) do {\ argument 416 req->par.update.width = _w; \
|
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/ |
H A D | 0001-ffmpeg-5.1.4-rpi_24.patch | 17937 +// unsigned int _w, : w7 17945 + // w8 = floor(_w/stride1) 17953 + // w9 = _w - w8 * 128 18043 +// unsigned int _w, : [sp, #8] 18054 + // number of full blocks, w8 = _w / (stride1 >> 1) == _w / 64 == _w >> 6 18059 + // w9 = _w - (w8 * 64) 18221 +// unsigned int _w, // [sp, #8] w9 18226 + ldr w8, [sp, #8] // _w 18342 +// unsigned int _w, 18353 +// unsigned int _w, : w7 [all …]
|
/openbmc/linux/include/sound/ |
H A D | soc.h | 1092 #define for_each_card_widgets_safe(card, w, _w) \ argument 1093 list_for_each_entry_safe(w, _w, &card->widgets, list)
|
/openbmc/linux/drivers/usb/musb/ |
H A D | musb_core.c | 2215 struct musb_pending_work *w, *_w; in musb_run_resume_work() local 2220 list_for_each_entry_safe(w, _w, &musb->pending_list, node) { in musb_run_resume_work()
|
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/ |
H A D | 0003-wayland-Add-Wayland-example.patch | 76 …{��]q�UgyPdsL]jHYf=OZBU`AR[DU^>LV?MVAPY?PZ;KU<MV>MVAQY;IU>IVBNXAOUBSV@RSr��_w�5M_/GY1I[7OcC[oNfzr�…
|