Home
last modified time | relevance | path

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

1234

/Linux-v6.6/arch/mips/lib/
Dstrnlen_user.S39 .set push define
Dcsum_partial.S284 .set push define
697 .set push define
709 .set push define
/Linux-v6.6/drivers/gpu/drm/nouveau/dispnv50/
Dsorc37d.c32 struct nvif_push *push = core->chan.push; in sorc37d_ctrl() local
Dsor907d.c35 struct nvif_push *push = core->chan.push; in sor907d_ctrl() local
Dovly827e.c35 struct nvif_push *push = wndw->wndw.push; in ovly827e_image_set() local
Ddisp.h66 struct nvif_push *push; member
/Linux-v6.6/drivers/gpu/drm/nouveau/
Dnouveau_chan.h12 struct nvif_push *push; member
36 } push; member
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()
Dnv10_fence.c35 struct nvif_push *push = fence->channel->chan.push; in nv10_fence_emit() local
Dnv04_fence.c42 struct nvif_push *push = fence->channel->chan.push; in nv04_fence_emit() local
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
Dnouveau_drm.c397 struct nvif_push *push = drm->channel->chan.push; in nouveau_accel_gr_init() local
Dnouveau_gem.c748 struct drm_nouveau_gem_pushbuf_push *push; in nouveau_gem_ioctl_pushbuf() local
/Linux-v6.6/arch/mips/kernel/
Drelocate_kernel.S90 .set push define
Dscall64-o32.S123 .set push define
Dscall32-o32.S57 .set push define
/Linux-v6.6/net/dccp/
Dqpolicy.c71 void (*push) (struct sock *sk, struct sk_buff *skb); member
/Linux-v6.6/arch/x86/include/asm/
Duprobes.h46 } push; member
/Linux-v6.6/sound/soc/dwc/
Ddwc-pcm.c95 static void dw_pcm_transfer(struct dw_i2s_dev *dev, bool push) in dw_pcm_transfer()
/Linux-v6.6/drivers/gpu/drm/nouveau/include/nvkm/engine/
Dfifo.h19 struct nvkm_gpuobj *push; member
/Linux-v6.6/drivers/tty/serial/
Dip22zilog.c253 bool push = up->port.state != NULL; in ip22zilog_receive_chars() local
433 bool push = false; in ip22zilog_interrupt() local
/Linux-v6.6/drivers/rtc/
Dsysfs.c157 time64_t push = 0; in wakealarm_store() local
/Linux-v6.6/drivers/gpu/drm/nouveau/dispnv04/
Dcrtc.c1103 struct nvif_push *push = chan->chan.push; in nv04_page_flip_emit() local
1153 struct nvif_push *push; in nv04_crtc_page_flip() local
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dnv04.c360 u32 push = nvkm_rd32(device, 0x003220); in nv04_fifo_intr_dma_pusher() local
/Linux-v6.6/arch/x86/math-emu/
Dfpu_emu.h157 #define push() { top--; } macro

1234