/openbmc/linux/scripts/ |
H A D | recordmcount.h | 54 #undef _w 93 # define _w w8 macro 131 # define _w w macro 281 shstr->sh_size = _w(t); in append_func() 310 mcsec.sh_flags = _w(SHF_ALLOC); in append_func() 312 mcsec.sh_offset = _w(t); in append_func() 317 mcsec.sh_entsize = _w(_size); in append_func() 428 _w(_w(relp->r_offset) - recval + mcount_adjust); in sift_rel_mcount() 429 mrelp->r_offset = _w(offbase in sift_rel_mcount() 477 ret = make_nop((void *)ehdr, _w(shdr->sh_offset) + _w(relp->r_offset)); in nop_mcount() [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 | 1220 gen_helper_##NAME##_w, gen_helper_##NAME##_d, \ 1298 gen_helper_##NAME##_w, gen_helper_##NAME##_d, \ 1504 gen_helper_##NAME##_w \ 1576 gen_helper_##NAME##_w \ 1609 gen_helper_##NAME##_w \ 2310 gen_helper_##NAME##_w, \ 2347 gen_helper_##NAME##_h, gen_helper_##NAME##_w, \ 2386 gen_helper_##NAME##_h, gen_helper_##NAME##_w, \ 2457 gen_helper_##NAME##_h, gen_helper_##NAME##_w, \ 2555 gen_helper_##NAME##_w, \ [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/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-multimedia/rpidistro-ffmpeg/files/ |
H A D | 0004-ffmpeg-4.3.4-rpi_14.patch | 31573 + int w = _w * PW; 31635 + int w = _w * PW; 63042 + // w8 = floor(_w/stride1) 63050 + // w9 = _w - w8 * 128 63151 + // number of full blocks, w8 = _w / (stride1 >> 1) == _w / 64 == _w >> 6 63156 + // w9 = _w - (w8 * 64) 63447 +// unsigned int _w, 63821 + unsigned int _w, unsigned int h); 65322 + const unsigned int w = _w; 65374 + const unsigned int w = _w * 2; [all …]
|
/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�…
|