Home
last modified time | relevance | path

Searched refs:push (Results 1 – 200 of 290) sorted by relevance

12

/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnv50_display.c449 evo_kick(u32 *push, void *evoc) in evo_kick() argument
452 nvif_wr32(&dmac->base.user, 0x0000, (push - dmac->ptr) << 2); in evo_kick()
487 u32 *push = evo_wait(mast, 8); in evo_sync() local
488 if (push) { in evo_sync()
490 evo_mthd(push, 0x0084, 1); in evo_sync()
491 evo_data(push, 0x80000000 | EVO_MAST_NTFY); in evo_sync()
492 evo_mthd(push, 0x0080, 2); in evo_sync()
493 evo_data(push, 0x00000000); in evo_sync()
494 evo_data(push, 0x00000000); in evo_sync()
495 evo_kick(push, mast); in evo_sync()
[all …]
Dnouveau_chan.c77 nvif_object_fini(&chan->push.ctxdma); in nouveau_channel_del()
78 nouveau_bo_vma_del(chan->push.buffer, &chan->push.vma); in nouveau_channel_del()
79 nouveau_bo_unmap(chan->push.buffer); in nouveau_channel_del()
80 if (chan->push.buffer && chan->push.buffer->pin_refcnt) in nouveau_channel_del()
81 nouveau_bo_unpin(chan->push.buffer); in nouveau_channel_del()
82 nouveau_bo_ref(NULL, &chan->push.buffer); in nouveau_channel_del()
112 &chan->push.buffer); in nouveau_channel_prep()
114 ret = nouveau_bo_pin(chan->push.buffer, target, false); in nouveau_channel_prep()
116 ret = nouveau_bo_map(chan->push.buffer); in nouveau_channel_prep()
128 chan->push.vma.offset = chan->push.buffer->bo.offset; in nouveau_channel_prep()
[all …]
Dnouveau_dma.c34 u32 *mem = ttm_kmap_obj_virtual(&chan->push.buffer->kmap, &is_iomem); in OUT_RINGp()
74 if (val < chan->push.vma.offset || in READ_GET()
75 val > chan->push.vma.offset + (chan->dma.max << 2)) in READ_GET()
78 return (val - chan->push.vma.offset) >> 2; in READ_GET()
86 struct nouveau_bo *pb = chan->push.buffer; in nv50_dma_push()
227 OUT_RING(chan, chan->push.vma.offset | 0x20000000); in nouveau_dma_wait()
Dnouveau_gem.c676 struct drm_nouveau_gem_pushbuf_push *push; in nouveau_gem_ioctl_pushbuf() local
719 push = u_memcpya(req->push, req->nr_push, sizeof(*push)); in nouveau_gem_ioctl_pushbuf()
720 if (IS_ERR(push)) in nouveau_gem_ioctl_pushbuf()
721 return nouveau_abi16_put(abi16, PTR_ERR(push)); in nouveau_gem_ioctl_pushbuf()
725 u_free(push); in nouveau_gem_ioctl_pushbuf()
731 if (push[i].bo_index >= req->nr_buffers) { in nouveau_gem_ioctl_pushbuf()
765 bo[push[i].bo_index].user_priv; in nouveau_gem_ioctl_pushbuf()
767 nv50_dma_push(chan, nvbo, push[i].offset, in nouveau_gem_ioctl_pushbuf()
768 push[i].length); in nouveau_gem_ioctl_pushbuf()
780 bo[push[i].bo_index].user_priv; in nouveau_gem_ioctl_pushbuf()
[all …]
Dnouveau_dma.h104 nouveau_bo_wr32(chan->push.buffer, chan->dma.cur++, data); in OUT_RING()
142 nouveau_bo_rd32(chan->push.buffer, 0); \
143 nvif_wr32(&chan->user, chan->user_put, ((val) << 2) + chan->push.vma.offset); \
154 nv50_dma_push(chan, chan->push.buffer, chan->dma.put << 2, in FIRE_RING()
Dnv50_fbcon.c132 int push = dwords > 2047 ? 2047 : dwords; in nv50_fbcon_imageblit() local
134 ret = RING_SPACE(chan, push + 1); in nv50_fbcon_imageblit()
138 dwords -= push; in nv50_fbcon_imageblit()
140 BEGIN_NI04(chan, NvSub2D, 0x0860, push); in nv50_fbcon_imageblit()
141 OUT_RINGp(chan, data, push); in nv50_fbcon_imageblit()
142 data += push; in nv50_fbcon_imageblit()
Dnvc0_fbcon.c132 int push = dwords > 2047 ? 2047 : dwords; in nvc0_fbcon_imageblit() local
134 ret = RING_SPACE(chan, push + 1); in nvc0_fbcon_imageblit()
138 dwords -= push; in nvc0_fbcon_imageblit()
140 BEGIN_NIC0(chan, NvSub2D, 0x0860, push); in nvc0_fbcon_imageblit()
141 OUT_RINGp(chan, data, push); in nvc0_fbcon_imageblit()
142 data += push; in nvc0_fbcon_imageblit()
Dnouveau_chan.h21 } push; member
/linux-4.4.14/arch/m32r/include/asm/
Dassembler.h84 push r0 ; orig_r0
85 push sp ; spi (r15)
86 push lr ; r14
87 push r13
89 push r13
91 push r13
93 push r13
95 push r13
97 push r13
100 push r13
[all …]
/linux-4.4.14/arch/x86/xen/
Dxen-asm.S114 push %eax
115 push %ecx
116 push %edx
122 push %rax
123 push %rcx
124 push %rdx
125 push %rsi
126 push %rdi
127 push %r8
128 push %r9
[all …]
Dxen-asm_32.S28 push %eax
29 push %ecx
30 push %edx
94 push %eax
/linux-4.4.14/tools/testing/selftests/x86/
Dthunks_32.S30 push %ecx
31 push %edx
32 push %esi
33 push %edi
43 push $0x23 /* USER32_CS */
44 .code32; push $1f; .code64 /* hack: can't have X86_64_32S relocation in 32-bit ELF */
/linux-4.4.14/arch/mips/include/asm/
Dasmmacro.h60 .set push
84 .set push
118 .set push
141 .set push
218 .set push
227 .set push
236 .set push
244 .set push
252 .set push
260 .set push
[all …]
Dasm.h99 .set push; \
112 .set push; \
148 .set push; \
154 .set push; \
161 .set push; \
179 .set push; \
186 .set push; \
195 .set push; \
202 .set push; \
Dstackframe.h29 .set push
147 .set push
236 .set push
288 .set push
315 .set push
326 .set push
Dpm.h44 .set push
113 .set push
Dasmmacro-32.h16 .set push
40 .set push
Dhazards.h268 .set push; \
Dasm-eva.h131 .set push; \
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
Dkernel.fuc78 push $r13
101 push $r9
102 push $r8
122 push $r9
123 push $r8
180 push $r0
182 push $r8
183 push $r9
184 push $r10
185 push $r11
[all …]
Darith.fuc53 push $r1 // A_hi
54 push $r2 // B_hi
55 push $r3 // tmp0
56 push $r4 // tmp1
Di2c_.fuc139 */ push $r5 /*
160 push $r4
323 push $r13
324 push $r14
326 push $r13
Dmemx.fuc290 push $r5
369 push $r14
370 push $r13
Didle.fuc67 push $r1
Dmacros.fuc241 */ push addr /*
242 */ push reg /*
/linux-4.4.14/arch/arm/lib/
Dmemmove.S145 .macro backward_copy_shift push pull
173 mov lr, r3, lspush #\push
177 mov ip, ip, lspush #\push
179 mov r9, r9, lspush #\push
181 mov r8, r8, lspush #\push
183 mov r7, r7, lspush #\push
185 mov r6, r6, lspush #\push
187 mov r5, r5, lspush #\push
189 mov r4, r4, lspush #\push
205 15: mov lr, r3, lspush #\push
[all …]
Dcopy_template.S198 .macro forward_copy_shift pull push
229 orr r3, r3, r4, lspush #\push
231 orr r4, r4, r5, lspush #\push
233 orr r5, r5, r6, lspush #\push
235 orr r6, r6, r7, lspush #\push
237 orr r7, r7, r8, lspush #\push
239 orr r8, r8, r9, lspush #\push
241 orr r9, r9, ip, lspush #\push
243 orr ip, ip, lr, lspush #\push
260 orr r3, r3, lr, lspush #\push
[all …]
/linux-4.4.14/arch/x86/platform/efi/
Defi_thunk_64.S28 push %rbp
29 push %rbx
71 push %rax
73 push %rax
75 push %rax
120 push %rax
/linux-4.4.14/arch/unicore32/lib/
Dcopy_template.S149 or r3, r3, r4 push #\b
151 or r4, r4, r5 push #\b
153 or r5, r5, r6 push #\b
155 or r6, r6, r7 push #\b
157 or r7, r7, r8 push #\b
159 or r8, r8, r9 push #\b
161 or r9, r9, r10 push #\b
163 or r10, r10, r11 push #\b
175 or r3, r3, r11 push #\b
/linux-4.4.14/arch/x86/boot/compressed/
Defi_thunk_64.S26 push %rbp
27 push %rbx
37 push %rax
39 push %rax
41 push %rax
103 push %rax
/linux-4.4.14/drivers/rtc/
Drtc-sysfs.c155 unsigned long push = 0; in wakealarm_store() local
174 push = 1; in wakealarm_store()
182 if (alarm > now || push) { in wakealarm_store()
191 if (push) { in wakealarm_store()
192 rtc_tm_to_time(&alm.time, &push); in wakealarm_store()
193 alarm += push; in wakealarm_store()
196 } else if (push) in wakealarm_store()
/linux-4.4.14/arch/mips/kernel/
Dgenex.S33 .set push define
55 .set push define
61 .set push define
112 .set push define
139 .set push define
165 .set push define
238 .set push define
274 .set push define
325 .set push define
358 .set push define
[all …]
Dr4k_fpu.S27 .set push define
48 .set push define
55 .set push define
85 .set push define
123 .set push define
151 .set push define
186 .set push define
244 .set push define
301 .set push define
Drelocate_kernel.S90 .set push define
131 .set push define
Docteon_switch.S15 .set push define
95 .set push define
257 .set push define
424 .set push define
494 .set push define
Dr2300_fpu.S31 .set push define
86 .set push define
Dcps-vec.S259 .set push define
377 .set push define
493 .set push define
Dr4k_switch.S132 .set push define
204 .set push define
Dhead.S37 .set push define
Dr6000_fpu.S21 .set push define
Dr2300_switch.S95 .set push define
Dbmips_vec.S82 .set push define
Dscall64-o32.S124 .set push define
206 sd a0, PT_R4(sp) # ... and push back a0 - a3, some
Dscall32-o32.S64 .set push define
211 sw a0, PT_R4(sp) # .. and push back a0 - a3, some
/linux-4.4.14/arch/x86/crypto/
Dtwofish-i586-asm_32.S81 push d ## D;\
119 push d ## D;\
156 push c ## D;\
194 push c ## D;\
224 push %ebp /* save registers according to calling convention*/
225 push %ebx
226 push %esi
227 push %edi
280 push %ebp /* save registers according to calling convention*/
281 push %ebx
[all …]
Daes-i586-asm_32.S227 push %ebp
233 1: push %ebx
235 push %esi
237 push %edi
299 push %ebp
305 1: push %ebx
307 push %esi
309 push %edi
Dsha1_avx2_x86_64_asm.S627 push %rbx
628 push %rbp
629 push %r12
630 push %r13
631 push %r14
632 push %r15
639 push %rbx
Dpoly1305-sse2-x86_64.S61 push %rbx
62 push %r12
314 push %rbx
315 push %r12
316 push %r13
Dsha1_ssse3_asm.S76 push %rbx
77 push %rbp
78 push %r12
Dpoly1305-avx2-x86_64.S96 push %rbx
97 push %r12
98 push %r13
Daesni-intel_avx-x86_64.S212 # need to push 4 registers into stack to maintain
1150 push %r12
1151 push %r13
1152 push %r14
1153 push %r15
1449 push %r12
1450 push %r13
1451 push %r14
1452 push %r15
2427 push %r12
[all …]
/linux-4.4.14/net/dccp/
Dqpolicy.c73 void (*push) (struct sock *sk, struct sk_buff *skb); member
80 .push = qpolicy_simple_push,
86 .push = qpolicy_simple_push,
98 qpol_table[dccp_sk(sk)->dccps_qpolicy].push(sk, skb); in dccp_qpolicy_push()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dcorenv50.c44 u64 push; in nv50_disp_core_new() local
52 push = args->v0.pushbuf; in nv50_disp_core_new()
57 push, oclass, pobject); in nv50_disp_core_new()
206 nvkm_wr32(device, 0x610204, chan->push); in nv50_disp_core_init()
Dovlynv50.c45 u64 push; in nv50_disp_ovly_new() local
54 push = args->v0.pushbuf; in nv50_disp_ovly_new()
60 head, push, oclass, pobject); in nv50_disp_ovly_new()
Dbasenv50.c45 u64 push; in nv50_disp_base_new() local
54 push = args->v0.pushbuf; in nv50_disp_base_new()
60 head, push, oclass, pobject); in nv50_disp_base_new()
Ddmacnv50.c136 struct nv50_disp_root *root, int chid, int head, u64 push, in nv50_disp_dmac_new_() argument
156 dmaobj = nvkm_dma_search(device->dma, client, push); in nv50_disp_dmac_new_()
165 chan->push = 0x00000001 | dmaobj->start >> 8; in nv50_disp_dmac_new_()
168 chan->push = 0x00000003 | dmaobj->start >> 8; in nv50_disp_dmac_new_()
222 nvkm_wr32(device, 0x610204 + (chid * 0x0010), chan->push); in nv50_disp_dmac_init()
Ddmacnv50.h9 u32 push; member
20 struct nv50_disp_root *, int chid, int head, u64 push,
Ddmacgf119.c75 nvkm_wr32(device, 0x610494 + (chid * 0x0010), chan->push); in gf119_disp_dmac_init()
Dcoregf119.c208 nvkm_wr32(device, 0x610494, chan->push); in gf119_disp_core_init()
/linux-4.4.14/arch/cris/arch-v10/kernel/
Dentry.S120 ;; and one for interrupts) we push the contents of BRP instead of IRP in the
307 push $srp ; we keep the old/new PC on the stack
343 sbfs [$sp=$sp-16] ; push the internal CPU status
344 push $dccr
393 push $srp ; make a stackframe similar to pt_regs
394 push $dccr
395 push $mof
399 push $r10 ; dummy orig_r10
401 push $r10 ; frametype == 1, BUSFAULT frame type
419 push $dccr
[all …]
/linux-4.4.14/arch/x86/net/
Dbpf_jit.S76 push %r9; \
77 push SKBDATA; \
110 push %r9; \
111 push SKBDATA; \
/linux-4.4.14/net/atm/
Draw.c61 vcc->push = atm_push_raw; in atm_init_aal0()
70 vcc->push = atm_push_raw; in atm_init_aal34()
79 vcc->push = atm_push_raw; in atm_init_aal5()
Dpppoatm.c172 atmvcc->push = pvcc->old_push; in pppoatm_unassign_vcc()
192 atmvcc->push(atmvcc, NULL); /* Pass along bad news */ in pppoatm_push()
415 pvcc->old_push = atmvcc->push; in pppoatm_assign_vcc()
432 atmvcc->push = pppoatm_push; in pppoatm_assign_vcc()
454 if (cmd != ATM_SETBACKEND && atmvcc->push != pppoatm_push) in pppoatm_ioctl()
Dclip.c419 if (!vcc->push) in clip_mkip()
433 clip_vcc->old_push = vcc->push; in clip_mkip()
435 vcc->push = clip_push; in clip_mkip()
452 if (vcc->push != clip_push) { in clip_setentry()
649 vcc->push = NULL; in atm_init_atmarp()
Dbr2684.c559 if (atmvcc->push == NULL) { in br2684_regvcc()
591 brvcc->old_push = atmvcc->push; in br2684_regvcc()
596 atmvcc->push = br2684_push; in br2684_regvcc()
747 if (atmvcc->push != br2684_push) in br2684_ioctl()
Dcommon.c166 vcc->push = NULL; in vcc_create()
187 if (vcc->push) in vcc_destroy_socket()
188 vcc->push(vcc, NULL); /* atmarpd has no push */ in vcc_destroy_socket()
244 vcc->push(vcc, skb); in vcc_process_recv_queue()
Dlec.c711 &ioc_data, vcc, vcc->push); in lec_vcc_attach()
713 vcc->push = lec_push; in lec_vcc_attach()
1279 vcc->push = entry->old_push; in lec_arp_clear_vccs()
1284 entry->recv_vcc->push = entry->old_recv_push; in lec_arp_clear_vccs()
2185 to_add->old_push = vcc->push; in lec_mcast_make()
2186 vcc->push = lec_push; in lec_mcast_make()
/linux-4.4.14/firmware/keyspan_pda/
Dkeyspan_pda.S355 push dps
356 push dpl
357 push dph
358 push dpl1
359 push dph1
360 push acc
705 push dps
706 push dpl
707 push dph
708 push dpl1
[all …]
Dxircom_pgs.S393 push dps
394 push dpl
395 push dph
396 push dpl1
397 push dph1
398 push acc
744 push dps
745 push dpl
746 push dph
747 push dpl1
[all …]
/linux-4.4.14/arch/x86/math-emu/
Dreg_round.S447 push %edx
448 push %eax
459 push %edx
460 push %eax
604 push %eax
618 push %eax
622 push %eax
637 push %edi
654 push %eax
Dfpu_trig.c205 push(); in single_arg_2_error()
210 push(); in single_arg_2_error()
218 push(); in single_arg_2_error()
286 push(); in fptan()
319 push(); in fptan()
325 push(); in fptan()
345 push(); in fptan()
370 push(); in fxtract()
389 push(); in fxtract()
402 push(); in fxtract()
[all …]
Dreg_norm.S85 push %ebx
93 push %ebx
Dwm_shrx.S36 push %ebp
114 push %ebp
Dshr_Xsig.S25 push %ebp
Dreg_constant.c60 push(); in fld_const()
Dfpu_aux.c117 push(); in fld_i_()
Dfpu_emu.h156 #define push() { top--; } macro
/linux-4.4.14/arch/mips/include/asm/mach-loongson64/
Dkernel-entry-init.h19 .set push
38 .set push
/linux-4.4.14/drivers/md/
Ddm-kcopyd.c406 static void push(struct list_head *jobs, struct kcopyd_job *job) in push() function
474 push(&kc->complete_jobs, job); in complete_io()
481 push(&kc->complete_jobs, job); in complete_io()
485 push(&kc->io_jobs, job); in complete_io()
526 push(&job->kc->io_jobs, job); in run_pages_job()
557 push(&kc->complete_jobs, job); in process_jobs()
609 push(&kc->complete_jobs, job); in dispatch_job()
611 push(&kc->io_jobs, job); in dispatch_job()
613 push(&kc->pages_jobs, job); in dispatch_job()
680 push(&kc->complete_jobs, job); in segment_complete()
[all …]
Ddm-cache-policy-mq.c561 static void push(struct mq_policy *mq, struct entry *e) in push() function
678 push(mq, e); in requeue()
833 push(mq, new_e); in pre_cache_to_cache()
882 push(mq, e); in insert_in_pre_cache()
915 push(mq, e); in insert_in_cache()
1083 push(mq, e); in __mq_set_clear_dirty()
1115 push(mq, e); in mq_load_mapping()
1233 push(mq, e); in __mq_writeback_work()
1260 push(mq, e); in __force_mapping()
Ddm-cache-policy-smq.c933 static void push(struct smq_policy *mq, struct entry *e) in push() function
1176 push(mq, e); in insert_in_cache()
1339 push(mq, e); in __smq_set_clear_dirty()
1373 push(mq, e); in smq_load_mapping()
1529 push(mq, e); in __force_mapping()
/linux-4.4.14/Documentation/devicetree/bindings/net/
Dsmsc911x.txt17 - smsc,irq-push-pull : Indicates the IRQ type is push-pull
34 smsc,irq-push-pull;
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dchannv50.h21 int nv50_fifo_chan_ctor(struct nv50_fifo *, u64 vm, u64 push,
28 int g84_fifo_chan_ctor(struct nv50_fifo *, u64 vm, u64 push,
Dchan.c330 nvkm_gpuobj_del(&chan->push); in nvkm_fifo_chan_dtor()
350 u64 vm, u64 push, u64 engines, int bar, u32 base, u32 user, in nvkm_fifo_chan_ctor() argument
373 if (push) { in nvkm_fifo_chan_ctor()
374 dmaobj = nvkm_dma_search(device->dma, oclass->client, push); in nvkm_fifo_chan_ctor()
379 &chan->push); in nvkm_fifo_chan_ctor()
Dnv04.c192 u32 push = nvkm_rd32(device, 0x003220); in nv04_fifo_dma_pusher() local
211 push); in nv04_fifo_dma_pusher()
225 nv_dma_state_err(state), push); in nv04_fifo_dma_pusher()
Dchan.h22 u32 size, u32 align, bool zero, u64 vm, u64 push,
Dchang84.c232 g84_fifo_chan_ctor(struct nv50_fifo *fifo, u64 vm, u64 push, in g84_fifo_chan_ctor() argument
240 0x10000, 0x1000, false, vm, push, in g84_fifo_chan_ctor()
Dchannv50.c232 nv50_fifo_chan_ctor(struct nv50_fifo *fifo, u64 vm, u64 push, in nv50_fifo_chan_ctor() argument
240 0x10000, 0x1000, false, vm, push, in nv50_fifo_chan_ctor()
Ddmanv10.c78 nvkm_wo32(imem->ramfc, chan->ramfc + 0x0c, chan->base.push->addr >> 4); in nv10_fifo_dma_new()
Ddmanv17.c79 nvkm_wo32(imem->ramfc, chan->ramfc + 0x0c, chan->base.push->addr >> 4); in nv17_fifo_dma_new()
Dgpfifonv50.c73 nvkm_wo32(chan->ramfc, 0x48, chan->base.push->node->offset >> 4); in nv50_fifo_gpfifo_new()
Ddmanv50.c73 nvkm_wo32(chan->ramfc, 0x48, chan->base.push->node->offset >> 4); in nv50_fifo_dma_new()
Dgpfifog84.c73 nvkm_wo32(chan->ramfc, 0x48, chan->base.push->node->offset >> 4); in g84_fifo_gpfifo_new()
Ddmag84.c73 nvkm_wo32(chan->ramfc, 0x48, chan->base.push->node->offset >> 4); in g84_fifo_dma_new()
Ddmanv40.c224 nvkm_wo32(imem->ramfc, chan->ramfc + 0x0c, chan->base.push->addr >> 4); in nv40_fifo_dma_new()
Ddmanv04.c202 nvkm_wo32(imem->ramfc, chan->ramfc + 0x08, chan->base.push->addr >> 4); in nv04_fifo_dma_new()
/linux-4.4.14/arch/arm/kvm/
Dinterrupts.S50 push {r2, r3}
281 push {r0-r2}
388 push {lr}
390 push {lr}
447 push {r0, r1}
483 push {r3-r7}
Dinterrupts_head.S67 push {r2, r3, r4}
77 push {r2}
80 push {r4-r12} @ r0-r3 are always clobbered
83 push {r2, r3}
99 push {r2-r9}
262 push {r2-r12} @ Push CP15 registers
290 push {r2-r12} @ Push CP15 registers
311 push {r2,r4-r7}
/linux-4.4.14/arch/mips/mm/
Dcex-oct.S21 .set push define
58 .set push define
/linux-4.4.14/tools/perf/ui/
Dhelpline.c27 .push = nop_helpline__push,
40 helpline_fns->push(msg); in ui_helpline__push()
Dhelpline.h11 void (*push)(const char *msg); member
/linux-4.4.14/arch/cris/arch-v10/lib/
Dcsumcpfruser.S51 push $srp
52 push $r13
/linux-4.4.14/drivers/iio/buffer/
DKconfig7 tristate "IIO callback buffer used for push in-kernel interfaces"
9 Should be selected by any drivers that do in-kernel push
/linux-4.4.14/arch/x86/lib/
Drwsem.S88 __ASM_SIZE(push,) %__ASM_REG(dx)
117 __ASM_SIZE(push,) %__ASM_REG(dx)
/linux-4.4.14/arch/mips/kvm/
Dfpu.S21 .set push define
65 .set push define
109 .set push define
Dmsa.S94 .set push define
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
Dgpc.fuc68 push $r14
77 push $r9
328 push $r8
330 push $r8
331 push $r9
332 push $r10
333 push $r11
334 push $r13
335 push $r14
336 push $r15
Dhub.fuc240 push $r2
254 push $r2
309 push $r8
311 push $r8
312 push $r9
313 push $r10
314 push $r11
315 push $r13
316 push $r14
317 push $r15
/linux-4.4.14/Documentation/devicetree/bindings/i2c/
Di2c-mt6577.txt26 - mediatek,use-push-pull: IO config use push-pull mode.
/linux-4.4.14/arch/arm64/kvm/
Dhyp.S158 push x4, x5 // Push x0-x3 on the stack
159 push x6, x7
682 push x4, lr
869 push x0, xzr
970 push x0, x1
971 push x2, x3
991 1: push lr, xzr
1040 push x3, xzr
1084 push x0, x1
1085 push x2, x3
/linux-4.4.14/arch/sh/drivers/
DMakefile9 obj-$(CONFIG_PUSH_SWITCH) += push-switch.o
DKconfig16 This enables support for the push switch framework, a simple
/linux-4.4.14/arch/arm/crypto/
Daes-ce-core.S166 push {r4, lr}
192 push {r4, lr}
224 push {r4-r6, lr}
240 push {r4-r6, lr}
282 push {r4-r6, lr}
394 push {r4-r6, lr}
445 push {r4-r6, lr}
/linux-4.4.14/Documentation/devicetree/bindings/net/can/
Dsja1000.txt34 <0x06> : TX0 push-pull
38 <0x30> : TX1 push-pull
/linux-4.4.14/drivers/tty/serial/
Dip22zilog.c256 bool push = up->port.state != NULL; in ip22zilog_receive_chars() local
310 if (push) in ip22zilog_receive_chars()
313 return push; in ip22zilog_receive_chars()
437 bool push = false; in ip22zilog_interrupt() local
449 push = ip22zilog_receive_chars(up, channel); in ip22zilog_interrupt()
457 if (push) in ip22zilog_interrupt()
463 push = false; in ip22zilog_interrupt()
472 push = ip22zilog_receive_chars(up, channel); in ip22zilog_interrupt()
480 if (push) in ip22zilog_interrupt()
Dpmac_zilog.c458 bool push; in pmz_interrupt() local
471 push = false; in pmz_interrupt()
482 push = pmz_receive_chars(uap_a); in pmz_interrupt()
489 if (push) in pmz_interrupt()
496 push = false; in pmz_interrupt()
507 push = pmz_receive_chars(uap_b); in pmz_interrupt()
514 if (push) in pmz_interrupt()
/linux-4.4.14/arch/x86/include/asm/
Dframe.h10 __ASM_SIZE(push,) %__ASM_REG(bp)
Dparavirt.h868 .if ((~(set)) & mask); push %reg; .endif
938 push %ecx; push %edx; \
/linux-4.4.14/drivers/gpu/drm/radeon/
Devergreen_smc.h28 #pragma pack(push, 1)
Dsmu7.h27 #pragma pack(push, 1)
Dppsmc.h26 #pragma pack(push, 1)
Drv770_smc.h28 #pragma pack(push, 1)
Dnislands_smc.h26 #pragma pack(push, 1)
Dsmu7_fusion.h29 #pragma pack(push, 1)
Dsislands_smc.h28 #pragma pack(push, 1)
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dsmu8.h27 #pragma pack(push, 1)
Dsmu8_fusion.h29 #pragma pack(push, 1)
Dsmu7.h27 #pragma pack(push, 1)
Dfiji_ppsmc.h27 #pragma pack(push, 1)
Dcz_ppsmc.h27 #pragma pack(push, 1)
Dtonga_ppsmc.h27 #pragma pack(push, 1)
Dppsmc.h26 #pragma pack(push, 1)
Dsmu7_fusion.h29 #pragma pack(push, 1)
Dsmu7_discrete.h29 #pragma pack(push, 1)
/linux-4.4.14/tools/perf/ui/tui/
Dhelpline.c53 .push = tui_helpline__push,
/linux-4.4.14/tools/perf/ui/gtk/
Dhelpline.c50 .push = gtk_helpline_push,
/linux-4.4.14/drivers/watchdog/
Docteon-wdt-nmi.S14 .set push define
/linux-4.4.14/drivers/staging/unisys/visorbus/
Dvbuschannel.h59 #pragma pack(push, 1) /* both GCC and VC now allow this pragma */
Dvbusdeviceinfo.h20 #pragma pack(push, 1) /* both GCC and VC now allow this pragma */
/linux-4.4.14/Documentation/powerpc/
Dqe_firmware.txt128 | | push command | given by the application, the software must |
129 | | | assert a special host command (push command)|
135 | | push command | command (push command) and immediately |
150 | 3 | General push | Indicates that the s/w has to initialize |
156 | 4 | General push | Indicates that after issuing Ethernet TX |
/linux-4.4.14/arch/x86/kernel/
Dhead_32.S565 push %eax # 16(%esp)
566 push %ecx # 12(%esp)
567 push %edx # 8(%esp)
568 push %ds # 4(%esp)
569 push %es # 0(%esp)
Dverify_cpu.S38 push $0 # Kill any dangerous flags
/linux-4.4.14/arch/mips/lib/
Dstrlen_user.S57 .set push define
Dstrnlen_user.S79 .set push define
Dstrncpy_user.S80 .set push define
Dcsum_partial.S59 .set push; \
67 .set push; \
281 .set push define
722 .set push define
733 .set push define
803 .set push define
Dmemset.S178 .set push define
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/engine/
Dfifo.h23 struct nvkm_gpuobj *push; member
/linux-4.4.14/arch/x86/
DMakefile_32.cpu50 # prologue (push %ebp, mov %esp, %ebp) which breaks the function graph
58 # in gcc causing gcc to mess up the push and pop of the stack in some
/linux-4.4.14/tools/perf/Documentation/
Dandroid.txt60 adb push perf /data/perf
66 adb push /tmp/perf-archive /data/perf-archive
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/
Dqcom,pmic-gpio.txt166 - drive-push-pull:
169 Definition: The specified pins are configured in push-pull mode.
212 drive-push-pull;
/linux-4.4.14/drivers/usb/gadget/function/
Du_serial.c109 struct tasklet_struct push; member
570 tasklet_schedule(&port->push); in gs_rx_push()
591 tasklet_schedule(&port->push); in gs_read_complete()
986 tasklet_schedule(&port->push); in gs_unthrottle()
1049 tasklet_init(&port->push, gs_rx_push, (unsigned long) port); in gs_port_alloc()
1076 tasklet_kill(&port->push); in gserial_free_port()
/linux-4.4.14/arch/x86/um/
Dsetjmp_64.S28 push %rsi # Make the call/return stack happy
/linux-4.4.14/arch/h8300/lib/
Dlibgcc.h33 #define PUSHP push.l
/linux-4.4.14/arch/arm/boot/dts/
Dk2hk-netcp.dtsi35 "region", "push", "pop";
47 "region", "push", "pop";
Dkirkwood-ns2-common.dtsi61 label = "Power push button";
Dkirkwood-cloudbox.dts64 label = "Power push button";
Demev2-kzm9d.dts92 smsc,irq-push-pull;
Dkirkwood-laplug.dts66 label = "Power push button";
Dr8a7779-marzen.dts54 smsc,irq-push-pull;
Dimx53-ard.dts46 smsc,irq-push-pull;
Dk2l-netcp.dtsi35 "region", "push", "pop";
Dk2e-netcp.dtsi35 "region", "push", "pop";
Dr8a73a4-ape6evm.dts180 smsc,irq-push-pull;
/linux-4.4.14/Documentation/arm/keystone/
Dknav-qmss.txt19 queue pool management (allocation, push, pop and notify) and descriptor
23 allocate descriptor pools, map the descriptors, push/pop to queues etc. For
/linux-4.4.14/Documentation/
DBUG-HUNTING185 > push %ebp
186 > push %edi
187 > push %esi
188 > push %ebx
Dstatic-keys.txt194 ffffffff81044290: 55 push %rbp
215 ffffffff810441f6: 55 push %rbp
/linux-4.4.14/include/uapi/drm/
Dnouveau_drm.h104 uint64_t push; member
/linux-4.4.14/arch/mips/include/asm/mach-malta/
Dkernel-entry-init.h41 .set push
/linux-4.4.14/Documentation/devicetree/bindings/leds/
Dpca963x.txt7 - nxp,totem-pole : use totem pole (push-pull) instead of open-drain (pca9632 defaults
/linux-4.4.14/drivers/atm/
Datmtcp.c70 out_vcc->push(out_vcc,skb); in atmtcp_send_control()
227 out_vcc->push(out_vcc,new_skb); in atmtcp_v_send()
314 out_vcc->push(out_vcc,new_skb); in atmtcp_c_send()
Dnicstarmac.copyright22 * (skb->atm.iovcnt != 0) for Rx skb's passed to vcc->push.
/linux-4.4.14/Documentation/accounting/
Dcgroupstats.txt11 The current model for cgroupstats is a pull, a push model (to post
/linux-4.4.14/tools/perf/arch/x86/tests/
Dregs_load.S65 push %edi
/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/
Dkfd_dbgmgr.h30 #pragma pack(push, 4)
/linux-4.4.14/arch/arm64/include/asm/
Dassembler.h33 .macro push, xreg1, xreg2
/linux-4.4.14/arch/unicore32/include/asm/
Dassembler.h25 #define push << macro
/linux-4.4.14/Documentation/devicetree/bindings/input/
Dcap11xx.txt33 high push-pull output.
/linux-4.4.14/arch/m32r/lib/
Dchecksum.S59 push r2 || ldi r2, #0
174 push r2
/linux-4.4.14/drivers/iio/
DKconfig29 are used to initialize capture of samples to push into
/linux-4.4.14/drivers/pinctrl/
DKconfig44 functionality. This driver supports the pinmux, push-pull and
237 functionality. This driver supports the pinmux, push-pull and
/linux-4.4.14/arch/arc/include/asm/
Dentry-arcv2.h24 ; - K mode: add the offset from current SP where H/w starts auto push
/linux-4.4.14/drivers/block/
Dskd_s1120.h15 #pragma pack(push, s1120_h, 1)
/linux-4.4.14/arch/m68k/fpsp040/
Dsasin.S98 movel %d0,-(%sp) | ...push SIGN(X) IN SGL-FMT
/linux-4.4.14/drivers/staging/iio/Documentation/
Dring.txt27 If possible, push data to the buffer.
/linux-4.4.14/arch/mn10300/include/asm/
Dframe.inc42 # push the exception frame onto the front of the list
/linux-4.4.14/drivers/tty/
Dn_tty.c109 unsigned char push:1; member
332 ldata->push = 0; in reset_buffer_flags()
1809 ldata->push = 0; in n_tty_set_termios()
1814 ldata->push = 1; in n_tty_set_termios()
2097 if (!ldata->push) in canon_copy_from_read_buf()
2100 ldata->push = 0; in canon_copy_from_read_buf()
/linux-4.4.14/arch/mips/include/asm/mach-cavium-octeon/
Dkernel-entry-init.h27 .set push
/linux-4.4.14/include/linux/
Datmdev.h103 void (*push)(struct atm_vcc *vcc,struct sk_buff *skb); member
/linux-4.4.14/arch/powerpc/lib/
Dcopypage_power7.S45 .machine push
/linux-4.4.14/sound/core/
Dpcm_native.c1184 static int snd_pcm_pre_pause(struct snd_pcm_substream *substream, int push) in snd_pcm_pre_pause() argument
1189 if (push) { in snd_pcm_pre_pause()
1198 static int snd_pcm_do_pause(struct snd_pcm_substream *substream, int push) in snd_pcm_do_pause() argument
1204 if (push) in snd_pcm_do_pause()
1212 push ? SNDRV_PCM_TRIGGER_PAUSE_PUSH : in snd_pcm_do_pause()
1216 static void snd_pcm_undo_pause(struct snd_pcm_substream *substream, int push) in snd_pcm_undo_pause() argument
1220 push ? SNDRV_PCM_TRIGGER_PAUSE_RELEASE : in snd_pcm_undo_pause()
1224 static void snd_pcm_post_pause(struct snd_pcm_substream *substream, int push) in snd_pcm_post_pause() argument
1228 if (push) { in snd_pcm_post_pause()
1249 static int snd_pcm_pause(struct snd_pcm_substream *substream, int push) in snd_pcm_pause() argument
[all …]
/linux-4.4.14/Documentation/development-process/
D7.AdvancedTopics86 So, once you push a set of changes to your publicly-available server, those
88 you try to push changes which do not result in a fast-forward merge
141 sure that you have remembered to push those changes to the public server.
/linux-4.4.14/arch/mn10300/kernel/
Dmn10300-serial.c530 u8 st, ch, push, status, overrun; in mn10300_serial_receive_interrupt() local
534 push = 0; in mn10300_serial_receive_interrupt()
548 if (push && !tport->low_latency) in mn10300_serial_receive_interrupt()
686 push = 1; in mn10300_serial_receive_interrupt()
/linux-4.4.14/Documentation/scsi/
Dlpfc.txt29 history of the driver as we push for upstream acceptance.
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/
Dcom.fuc603 push $r15
612 push $r15
687 push $r0
688 push $r1
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_io.c1270 bool push, timestamp; in qlcnic_process_lro() local
1290 push = qlcnic_get_lro_sts_push_flag(sts_data0); in qlcnic_process_lro()
1332 th->psh = push; in qlcnic_process_lro()
1792 bool push; in qlcnic_83xx_process_lro() local
1813 push = qlcnic_83xx_is_psh_bit(sts_data[1]); in qlcnic_83xx_process_lro()
1855 th->psh = push; in qlcnic_83xx_process_lro()
/linux-4.4.14/arch/x86/boot/
Dheader.S296 # everything else to push off to the wrong offset.
/linux-4.4.14/arch/arm64/boot/dts/arm/
Djuno-motherboard.dtsi128 smsc,irq-push-pull;
/linux-4.4.14/Documentation/video4linux/cx2341x/
Dfw-memory.txt73 from linked list addr in reg 0x0c, firmware must push through or
/linux-4.4.14/drivers/hid/
Dhid-hyperv.c49 #pragma pack(push, 1)

12