Home
last modified time | relevance | path

Searched defs:push (Results 51 – 75 of 107) sorted by relevance

12345

/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dwndwc67e.c32 struct nvif_push *push = wndw->wndw.push; in wndwc67e_image_set() local
H A Dsor507d.c33 struct nvif_push *push = core->chan.push; in sor507d_ctrl() local
H A Dsorc37d.c32 struct nvif_push *push = core->chan.push; in sorc37d_ctrl() local
H A Dsor907d.c35 struct nvif_push *push = core->chan.push; in sor907d_ctrl() local
H A Dovly827e.c35 struct nvif_push *push = wndw->wndw.push; in ovly827e_image_set() local
/openbmc/linux/arch/mips/lib/
H A Dstrnlen_user.S39 .set push define
H A Dcsum_partial.S284 .set push define
697 .set push define
709 .set push define
/openbmc/qemu/include/hw/
H A Dstream.h42 size_t (*push)(StreamSink *obj, unsigned char *buf, size_t len, bool eop); member
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dchan.h22 u64 push; member
32 int (*push)(struct nvkm_disp_chan *, u64 object); member
/openbmc/linux/arch/mips/kernel/
H A Drelocate_kernel.S90 .set push define
H A Dscall32-o32.S57 .set push define
/openbmc/openbmc-test-automation/lib/
H A Dvar_stack.py102 def push(self, var_value, var_name=""): member in var_stack
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_chan.h12 struct nvif_push *push; member
37 } push; member
H A Dnv10_fence.c35 struct nvif_push *push = fence->channel->chan.push; in nv10_fence_emit() local
H A Dnouveau_chan.c120 nouveau_channel_kick(struct nvif_push *push) in nouveau_channel_kick()
129 nouveau_channel_wait(struct nvif_push *push, u32 size) in nouveau_channel_wait()
H A Dnv04_fence.c42 struct nvif_push *push = unrcu_pointer(fence->channel)->chan.push; in nv04_fence_emit() local
H A Dnouveau_dmem.c446 struct nvif_push *push = drm->dmem->migrate.chan->chan.push; in nvc0b5_migrate_copy() local
519 struct nvif_push *push = drm->dmem->migrate.chan->chan.push; in nvc0b5_migrate_clear() local
/openbmc/u-boot/arch/mips/lib/
H A Dcache_init.S45 .set push define
/openbmc/u-boot/arch/arm/lib/
H A Dmemcpy.S173 .macro forward_copy_shift pull push
/openbmc/boost-dbus/include/dbus/detail/
H A Dqueue.hpp52 void push(message_type m) { in push() function in dbus::detail::queue
/openbmc/linux/arch/x86/include/asm/
H A Duprobes.h46 } push; member
/openbmc/linux/net/dccp/
H A Dqpolicy.c71 void (*push) (struct sock *sk, struct sk_buff *skb); member
/openbmc/linux/sound/soc/dwc/
H A Ddwc-pcm.c95 static void dw_pcm_transfer(struct dw_i2s_dev *dev, bool push) in dw_pcm_transfer()
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dgitarchive.py165 … branch_name, no_tag, tagname, tag_msg_subject, tag_msg_body, exclude, notes, push, keywords, log): argument
/openbmc/openpower-hw-diags/analyzer/
H A Dresolution.hpp267 void push(const std::shared_ptr<Resolution>& i_resolution) in push() function in analyzer::ResolutionList

12345