Home
last modified time | relevance | path

Searched refs:pop (Results 1 – 179 of 179) sorted by relevance

/linux-4.1.27/arch/m32r/include/asm/
Dassembler.h137 pop r4
138 pop r5
139 pop r6
141 pop r0
142 pop r1
143 pop r2
144 pop r3
145 pop r7
146 pop r8
147 pop r9
[all …]
/linux-4.1.27/arch/x86/xen/
Dxen-asm.S118 pop %edx
119 pop %ecx
120 pop %eax
132 pop %r11
133 pop %r10
134 pop %r9
135 pop %r8
136 pop %rdi
137 pop %rsi
138 pop %rdx
[all …]
Dxen-asm_32.S32 pop %edx
33 pop %ecx
34 pop %eax
/linux-4.1.27/arch/x86/um/
Dstub_32.S28 pop %eax
31 pop %ebx
32 pop %ecx
33 pop %edx
34 pop %esi
35 pop %edi
36 pop %ebp
42 pop %ebx
Dstub_64.S43 pop %rax
46 pop %rdi
47 pop %rsi
48 pop %rdx
49 pop %r10
50 pop %r8
51 pop %r9
57 pop %rcx
Dsetjmp_64.S24 pop %rsi # Return address, and adjust the stack
/linux-4.1.27/arch/mips/include/asm/
Dasmmacro.h80 .set pop
103 .set pop
160 .set pop
219 .set pop
227 .set pop
235 .set pop
243 .set pop
251 .set pop
259 .set pop
267 .set pop
[all …]
Dasm.h104 .set pop; \
116 .set pop; \
151 .set pop
158 .set pop
164 .set pop
183 .set pop; \
190 .set pop; \
199 .set pop; \
206 .set pop; \
Dstackframe.h32 .set pop
225 .set pop
239 .set pop
311 .set pop
321 .set pop
355 .set pop
Dpm.h64 .set pop
119 .set pop
Dasmmacro-32.h36 .set pop
60 .set pop
Dhazards.h240 .set pop
Dasm-eva.h135 .set pop;
/linux-4.1.27/arch/mn10300/mm/
Dmisalignment.c320 const struct mn10300_opcode *pop; in misalignment() local
354 for (pop = mn10300_opcodes; pop->name[0]; pop++) { in misalignment()
355 npop = ilog2(pop->opcode | pop->opmask); in misalignment()
362 if ((opcode & pop->opmask) == pop->opcode) in misalignment()
365 xo = pop->opcode >> (npop - noc); in misalignment()
366 xm = pop->opmask >> (npop - noc); in misalignment()
426 regs->pc, opcode, pop->name); in misalignment()
448 regs->pc, opcode, pop->opcode, pop->params[0], pop->params[1]); in misalignment()
450 tmp = format_tbl[pop->format].opsz; in misalignment()
461 dispsz = format_tbl[pop->format].dispsz; in misalignment()
[all …]
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
Dkernel.fuc85 pop $r13
109 pop $r8
110 pop $r9
135 pop $r8
136 pop $r9
222 pop $r12
239 pop $r8
241 pop $r15
242 pop $r14
243 pop $r13
[all …]
Darith.fuc89 pop $r4
90 pop $r3
91 pop $r2
92 pop $r1
Di2c_.fuc144 */ pop $r5 /*
170 pop $r4
329 pop $r13
378 pop $r14
379 pop $r13
Dmemx.fuc352 pop $r5
396 pop $r13
397 pop $r14
Didle.fuc70 pop $r1
Dmacros.fuc243 */ pop $r13 /*
244 */ pop $r14 /*
/linux-4.1.27/arch/x86/platform/efi/
Defi_thunk_64.S59 pop %rbx
60 pop %rbp
97 pop %rbx
99 pop %rbx
101 pop %rbx
/linux-4.1.27/drivers/staging/unisys/common-spar/include/
Dvmcallinterface.h105 #pragma pack(pop)
122 #pragma pack(pop)
135 #pragma pack(pop)
149 #pragma pack(pop)
Dvbusdeviceinfo.h36 #pragma pack(pop)
/linux-4.1.27/arch/mips/kernel/
Dgenex.S45 .set pop define
70 .set pop define
105 .set pop define
134 .set pop define
148 .set pop define
183 .set pop define
246 .set pop define
295 .set pop define
341 .set pop define
363 .set pop define
[all …]
Dr4k_fpu.S30 .set pop define
42 .set pop define
73 1: .set pop
98 .set pop define
154 .set pop define
197 1: .set pop
218 .set pop define
273 .set pop define
Docteon_switch.S18 .set pop define
38 .set pop define
52 .set pop define
275 .set pop define
437 .set pop define
509 .set pop define
577 .set pop define
Drelocate_kernel.S95 .set pop define
134 .set pop define
Dr4k_switch.S75 .set pop /* SET_HARDFLOAT */ define
281 1: .set pop
305 .set pop /* SET_HARDFLOAT */ define
Dr2300_fpu.S70 .set pop define
124 .set pop define
Dcps-vec.S293 3: .set pop
452 2: .set pop
474 .set pop define
Dhead.S44 .set pop define
Dr6000_fpu.S92 .set pop /* SET_HARDFLOAT */ define
Dr2300_switch.S169 .set pop define
Dbmips_vec.S210 .set pop define
Dscall32-o32.S85 .set pop define
Dscall64-o32.S128 .set pop define
/linux-4.1.27/arch/mips/include/asm/octeon/
Dcvmx.h345 uint32_t pop; in cvmx_pop() local
346 CVMX_POP(pop, val); in cvmx_pop()
347 return pop; in cvmx_pop()
360 int pop; in cvmx_dpop() local
361 CVMX_DPOP(pop, val); in cvmx_dpop()
362 return pop; in cvmx_dpop()
/linux-4.1.27/arch/x86/crypto/
Dtwofish-i586-asm_32.S101 pop %edi;\
139 pop %edi;\
176 pop %edi;\
214 pop %edi;\
271 pop %edi
272 pop %esi
273 pop %ebx
274 pop %ebp
328 pop %edi
329 pop %esi
[all …]
Daes-i586-asm_32.S282 pop %edi
284 pop %esi
286 pop %ebx
288 pop %ebp
354 pop %edi
356 pop %esi
358 pop %ebx
360 pop %ebp
Dsha1_avx2_x86_64_asm.S665 pop %rsp
667 pop %r15
668 pop %r14
669 pop %r13
670 pop %r12
671 pop %rbp
672 pop %rbx
Dsha1_ssse3_asm.S104 pop %r12
105 pop %rbp
106 pop %rbx
Dcrc32-pclmul_asm.S118 pop %ecx
Daesni-intel_avx-x86_64.S1435 pop %r15
1436 pop %r14
1437 pop %r13
1438 pop %r12
1485 pop %r15
1486 pop %r14
1487 pop %r13
1488 pop %r12
2710 pop %r15
2711 pop %r14
[all …]
Daesni-intel_asm.S1452 pop %r14
1453 pop %r13
1454 pop %r12
1716 pop %r14
1717 pop %r13
1718 pop %r12
/linux-4.1.27/arch/x86/boot/compressed/
Defi_thunk_64.S77 pop %rbx
79 pop %rbx
81 pop %rbx
96 pop %rbx
97 pop %rbp
Dhead_64.S210 1: pop %ebp
/linux-4.1.27/arch/arm/kvm/
Dinterrupts.S65 pop {r2, r3}
185 pop {r2}
382 pop {r0, r1, r2}
401 pop {lr}
403 pop {lr}
457 pop {r0, r1}
466 4: pop {r0, r1} @ Failed translation, return to guest
469 pop {r0, r1, r2}
Dinterrupts_head.S103 pop {r2, r3, r4}
114 pop {r2-r9}
129 pop {r2, r3}
132 pop {r4-r12}
134 pop {r2}
222 pop {r3, r4, r5} @ r0, r1, r2
330 pop {r2,r4-r7}
345 pop {r2-r12}
373 pop {r2-r12}
/linux-4.1.27/arch/x86/vdso/vdso32/
Dsysenter.S49 pop %ebp
51 pop %edx
53 pop %ecx
/linux-4.1.27/drivers/atm/
Datmtcp.c199 if (vcc->pop) vcc->pop(vcc,skb); in atmtcp_v_send()
206 if (vcc->pop) vcc->pop(vcc,skb); in atmtcp_v_send()
215 if (vcc->pop) vcc->pop(vcc,skb); in atmtcp_v_send()
225 if (vcc->pop) vcc->pop(vcc,skb); in atmtcp_v_send()
318 if (vcc->pop) vcc->pop(vcc,skb); in atmtcp_c_send()
Dadummy.c113 if (vcc->pop) in adummy_send()
114 vcc->pop(vcc, skb); in adummy_send()
Dhe.c1859 if (tpd->vcc && tpd->vcc->pop) in he_service_tbrq()
1860 tpd->vcc->pop(tpd->vcc, tpd->skb); in he_service_tbrq()
2096 if (tpd->vcc->pop) in __enqueue_tpd()
2097 tpd->vcc->pop(tpd->vcc, tpd->skb); in __enqueue_tpd()
2508 if (vcc->pop) in he_send()
2509 vcc->pop(vcc, skb); in he_send()
2519 if (vcc->pop) in he_send()
2520 vcc->pop(vcc, skb); in he_send()
2531 if (vcc->pop) in he_send()
2532 vcc->pop(vcc, skb); in he_send()
[all …]
Dzatm.c673 if (vcc->pop) in do_tx()
674 vcc->pop(vcc, skb); in do_tx()
729 if (vcc->pop) vcc->pop(vcc,skb); in dequeue_tx()
1532 if (vcc->pop) vcc->pop(vcc,skb); in zatm_send()
1538 if (vcc->pop) vcc->pop(vcc,skb); in zatm_send()
Diphase.c670 if ((vcc->pop) && (skb1->len != 0)) in ia_tx_poll()
672 vcc->pop(vcc, skb1); in ia_tx_poll()
685 if ((vcc->pop) && (skb->len != 0)) in ia_tx_poll()
687 vcc->pop(vcc, skb); in ia_tx_poll()
1724 if ((vcc->pop) && (skb->len != 0))
1726 vcc->pop(vcc, skb);
2626 if (vcc->pop) vcc->pop(vcc, skb);
2907 if (vcc->pop)
2908 vcc->pop(vcc, skb);
2916 if (vcc->pop)
[all …]
Deni.c1231 if (vcc->pop) vcc->pop(vcc,skb); in dequeue_tx()
2054 if (vcc->pop) vcc->pop(vcc,skb); in eni_send()
2060 if (vcc->pop) vcc->pop(vcc,skb); in eni_send()
2065 if (vcc->pop) vcc->pop(vcc,skb); in eni_send()
Dfore200e.c921 if (vcc->pop) { in fore200e_tx_irq()
922 vcc->pop(vcc, entry->skb); in fore200e_tx_irq()
1618 if (vcc->pop) { in fore200e_send()
1619 vcc->pop(vcc, skb); in fore200e_send()
1664 if (vcc->pop) { in fore200e_send()
1665 vcc->pop(vcc, skb); in fore200e_send()
Dnicstar.c908 if (vcc->pop != NULL) in free_scq()
909 vcc->pop(vcc, scq->skb[i]); in free_scq()
923 if (vcc->pop != NULL) in free_scq()
924 vcc->pop(vcc, scq->skb[i]); in free_scq()
1930 if (vcc && vcc->pop != NULL) { in drain_scq()
1931 vcc->pop(vcc, skb); in drain_scq()
Didt77252.c681 if (vcc->pop) in free_scq()
682 vcc->pop(vcc, skb); in free_scq()
692 if (vcc->pop) in free_scq()
693 vcc->pop(vcc, skb); in free_scq()
809 if (vcc->pop) in drain_scq()
810 vcc->pop(vcc, skb); in drain_scq()
Dsolos-pci.c184 if (vcc->pop) in solos_pop()
185 vcc->pop(vcc, skb); in solos_pop()
Dfirestream.c376 if (ATM_SKB(skb)->vcc->pop) in fs_kfree_skb()
377 ATM_SKB(skb)->vcc->pop (ATM_SKB(skb)->vcc, skb); in fs_kfree_skb()
Dhorizon.c785 if (ATM_SKB(skb)->vcc->pop) { in hrz_kfree_skb()
786 ATM_SKB(skb)->vcc->pop (ATM_SKB(skb)->vcc, skb); in hrz_kfree_skb()
Dambassador.c441 if (ATM_SKB(skb)->vcc->pop) { in amb_kfree_skb()
442 ATM_SKB(skb)->vcc->pop (ATM_SKB(skb)->vcc, skb); in amb_kfree_skb()
Dlanai.c689 if (atmvcc->pop != NULL) in lanai_free_skb()
690 atmvcc->pop(atmvcc, skb); in lanai_free_skb()
/linux-4.1.27/arch/x86/net/
Dbpf_jit.S84 pop SKBDATA; \
85 pop %r9;
117 pop SKBDATA; \
118 pop %r9; \
/linux-4.1.27/arch/x86/math-emu/
Dreg_u_sub.S235 pop %ebx
241 pop %ebx
247 pop %ebx
253 pop %ebx
259 pop %ebx
Ddiv_Xsig.S351 pop %ebx
357 pop %ebx
363 pop %ebx
Dreg_norm.S87 pop %ebx
95 pop %ebx
Dreg_u_div.S448 pop %ebx
454 pop %ebx
460 pop %ebx
Dreg_u_mul.S138 pop %ebx
Dreg_u_add.S157 pop %ebx
Dreg_round.S639 pop %edi
/linux-4.1.27/net/atm/
Draw.c62 vcc->pop = atm_pop_raw; in atm_init_aal0()
71 vcc->pop = atm_pop_raw; in atm_init_aal34()
80 vcc->pop = atm_pop_raw; in atm_init_aal5()
Dpppoatm.c173 atmvcc->pop = pvcc->old_pop; in pppoatm_unassign_vcc()
416 pvcc->old_pop = atmvcc->pop; in pppoatm_assign_vcc()
433 atmvcc->pop = pppoatm_pop; in pppoatm_assign_vcc()
Dclip.c431 clip_vcc->old_pop = vcc->pop; in clip_mkip()
433 vcc->pop = clip_pop; in clip_mkip()
647 vcc->pop = NULL; /* crash */ in atm_init_atmarp()
Dlec.c707 vpriv->old_pop = vcc->pop; in lec_vcc_attach()
709 vcc->pop = lec_pop; in lec_vcc_attach()
1274 vcc->pop = vpriv->old_pop; in lec_arp_clear_vccs()
2170 vpriv->old_pop = vcc->pop; in lec_mcast_make()
2172 vcc->pop = lec_pop; in lec_mcast_make()
2176 vcc->pop = vpriv->old_pop; in lec_mcast_make()
Dbr2684.c592 brvcc->old_pop = atmvcc->pop; in br2684_regvcc()
597 atmvcc->pop = br2684_pop; in br2684_regvcc()
Dcommon.c167 vcc->pop = NULL; in vcc_create()
/linux-4.1.27/arch/cris/arch-v10/kernel/
Dentry.S201 pop $r10 ; frametype
205 pop $mof ; multiply overflow register
206 pop $dccr ; condition codes
207 pop $srp ; subroutine return pointer
214 move [$sp=$sp+16], $p8; pop the SBFS frame from the sp
219 pop $mof ; multiply overflow register
220 pop $dccr ; condition codes
221 pop $srp ; subroutine return pointer
384 pop $dccr
389 pop $dccr
[all …]
/linux-4.1.27/firmware/keyspan_pda/
Dkeyspan_pda.S640 pop acc
641 pop dph1
642 pop dpl1
643 pop dph
644 pop dpl
645 pop dps
721 pop acc
722 pop dph1
723 pop dpl1
724 pop dph
[all …]
Dxircom_pgs.S678 pop acc
679 pop dph1
680 pop dpl1
681 pop dph
682 pop dpl
683 pop dps
771 pop acc
772 pop dph1
773 pop dpl1
774 pop dph
[all …]
/linux-4.1.27/arch/mips/include/asm/mach-loongson/
Dkernel-entry-init.h29 .set pop
48 .set pop
/linux-4.1.27/arch/tile/include/arch/
Dtrio.h50 uint_reg_t pop : 1; member
55 uint_reg_t pop : 1;
/linux-4.1.27/arch/mips/mm/
Dcex-oct.S51 .set pop define
69 .set pop define
/linux-4.1.27/tools/perf/ui/
Dhelpline.c26 .pop = nop_helpline__pop,
35 helpline_fns->pop(); in ui_helpline__pop()
Dhelpline.h10 void (*pop)(void); member
/linux-4.1.27/drivers/xen/
Dfallback.c64 #define COPY_BACK(pop, fld) \ in xen_physdev_op_compat() argument
65 case PHYSDEVOP_##pop: \ in xen_physdev_op_compat()
/linux-4.1.27/arch/x86/lib/
Drwsem.S93 __ASM_SIZE(pop,_cfi_reg) __ASM_REG(dx)
128 __ASM_SIZE(pop,_cfi_reg) __ASM_REG(dx)
/linux-4.1.27/arch/mips/kvm/
Dfpu.S61 .set pop define
105 .set pop define
121 .set pop define
Dmsa.S110 .set pop define
Dlocore.S373 .set pop define
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
Dgpc.fuc70 pop $r14
81 pop $r9
353 pop $r15
354 pop $r14
355 pop $r13
356 pop $r11
357 pop $r10
358 pop $r9
359 pop $r8
361 pop $r8
Dhub.fuc247 pop $r2
259 pop $r2
374 pop $r15
375 pop $r14
376 pop $r13
377 pop $r11
378 pop $r10
379 pop $r9
380 pop $r8
382 pop $r8
Dcom.fuc255 pop $r10
/linux-4.1.27/Documentation/devicetree/bindings/mfd/
Dtwl4030-audio.txt16 -ti,ramp_delay_value: HS ramp delay configuration to reduce pop noise
17 -ti,hs_extmute: Use external mute for HS pop reduction
/linux-4.1.27/arch/arm/crypto/
Daes-ce-core.S189 pop {r4, pc}
215 pop {r4, pc}
237 pop {r4-r6, pc}
275 pop {r4-r6, pc}
335 pop {r4-r6, pc}
341 pop {r4-r6, pc}
441 pop {r4-r6, pc}
493 pop {r4-r6, pc}
Daes-armv4.S200 ldr r12,[sp],#4 @ pop out
379 ldr pc,[sp],#4 @ pop and return
666 ldrne lr,[sp],#4 @ pop lr
895 ldr r12,[sp],#4 @ pop out
1086 ldr pc,[sp],#4 @ pop and return
Dsha512-armv7-neon.S454 pop {%pc};
Dsha1-armv7-neon.S635 pop {r4-r12, pc};
/linux-4.1.27/tools/perf/scripts/python/
Dnetdev-times.py312 irq_record = irq_dic[cpu].pop()
325 irq_record = irq_dic[cpu].pop()
370 irq_record = irq_dic[cpu].pop()
392 rx_skb_list.pop()
403 tx_queue_list.pop()
419 tx_xmit_list.pop()
/linux-4.1.27/scripts/
Dcheckkconfigsymbols.py140 pop = Popen(cmd, stdout=PIPE, stderr=STDOUT, shell=True)
141 (stdout, _) = pop.communicate() # wait until finished
142 if pop.returncode != 0:
/linux-4.1.27/arch/m32r/kernel/
Dentry.S130 pop r0
139 pop r0
/linux-4.1.27/arch/x86/kernel/
Dentry_32.S118 .macro POP_GS pop=0
119 addl $(4 + \pop), %esp
120 CFI_ADJUST_CFA_OFFSET -(4 + \pop)
144 .macro POP_GS pop=0
147 .if \pop <> 0
148 add $\pop, %esp
149 CFI_ADJUST_CFA_OFFSET -\pop
234 .macro RESTORE_REGS pop=0
242 POP_GS \pop
976 # to pop the stack frame we end up in an infinite loop of failsafe callbacks.
Dhead_32.S607 pop %es
608 pop %ds
609 pop %edx
610 pop %ecx
611 pop %eax
/linux-4.1.27/arch/x86/include/asm/
Dframe.h16 __ASM_SIZE(pop,_cfi) %__ASM_REG(bp)
Dparavirt.h867 .if ((~(set)) & mask); pop %reg; .endif
937 pop %edx; pop %ecx
/linux-4.1.27/drivers/gpu/drm/radeon/
Devergreen_smc.h65 #pragma pack(pop)
Dsmu7.h167 #pragma pack(pop)
Drv770_smc.h174 #pragma pack(pop)
Dppsmc.h189 #pragma pack(pop)
Dsmu7_fusion.h297 #pragma pack(pop)
Dnislands_smc.h326 #pragma pack(pop)
Dsislands_smc.h403 #pragma pack(pop)
Dsmu7_discrete.h511 #pragma pack(pop)
/linux-4.1.27/Documentation/sound/alsa/soc/
Dpops_clicks.txt11 depending on the audio usage and this can subsequently cause a small pop or
19 currently, however future audio codec hardware will have better pop and click
/linux-4.1.27/tools/perf/ui/tui/
Dhelpline.c52 .pop = tui_helpline__pop,
/linux-4.1.27/tools/perf/ui/gtk/
Dhelpline.c49 .pop = gtk_helpline_pop,
/linux-4.1.27/drivers/watchdog/
Docteon-wdt-nmi.S63 .set pop define
/linux-4.1.27/drivers/staging/unisys/common-spar/include/channels/
Dvbuschannel.h92 #pragma pack(pop)
Diochannel.h688 #pragma pack(pop)
Dchannel.h270 #pragma pack(pop)
/linux-4.1.27/arch/arm64/kvm/
Dhyp.S137 pop x6, x7 // x2, x3
138 pop x4, x5 // x0, x1
173 pop x2, x3
174 pop x0, x1
1179 pop x2, x3
1180 pop x0, x1
1199 pop lr, xzr
1240 pop x0, xzr // Restore PAR_EL1 from the stack
1263 3: pop x2, x3
1264 pop x0, x1
/linux-4.1.27/arch/mips/lib/
Dstrlen_user.S60 .set pop define
Dstrnlen_user.S82 .set pop define
Dstrncpy_user.S83 .set pop define
Dcsum_partial.S64 .set pop
72 .set pop
285 .set pop define
737 .set pop define
749 .set pop define
822 .set pop define
Dmemset.S183 2: .set pop
Dmemcpy.S591 .set pop define
/linux-4.1.27/arch/cris/arch-v10/lib/
Dcsumcpfruser.S56 pop $r10
/linux-4.1.27/arch/arm/kernel/
Dentry-v7m.S54 pop {lr}
Dsleep.S90 ldmia sp!, {r1 - r3} @ pop phys pgd, virt SP, phys resume fn
/linux-4.1.27/arch/mips/include/asm/mach-malta/
Dkernel-entry-init.h90 .set pop
/linux-4.1.27/tools/perf/arch/x86/tests/
Dregs_load.S72 pop %eax
/linux-4.1.27/arch/arm64/include/asm/
Dassembler.h37 .macro pop, xreg1, xreg2
/linux-4.1.27/arch/m32r/lib/
Dchecksum.S152 pop r2 || cmp r0, r0
285 pop r2
/linux-4.1.27/arch/x86/crypto/sha-mb/
Dsha1_mb_mgr_flush_avx2.S299 pop %rbx
305 pop %rbx
Dsha1_x8_avx2.S449 pop RSP_SAVE
/linux-4.1.27/net/sched/
Dsch_atm.c149 flow->vcc->pop = flow->old_pop; in atm_tc_put()
285 flow->old_pop = flow->vcc->pop; in atm_tc_change()
287 flow->vcc->pop = sch_atm_pop; in atm_tc_change()
DKconfig694 Say Y here to push or pop vlan headers.
/linux-4.1.27/arch/m68k/kernel/
Dentry.S286 addql #8,%sp | pop parameters off stack
302 addql #8,%sp | pop parameters off stack
/linux-4.1.27/Documentation/sound/alsa/
Dpowersave.txt32 Note that you might hear click noise/pop when changing the power
/linux-4.1.27/drivers/block/
Dskd_s1120.h328 #pragma pack(pop, s1120_h)
/linux-4.1.27/arch/powerpc/lib/
Dcopypage_power7.S55 .machine pop
Dmemcpy_power7.S270 .machine pop
Dcopyuser_power7.S337 .machine pop
/linux-4.1.27/arch/mips/include/asm/mach-cavium-octeon/
Dkernel-entry-init.h140 .set pop
/linux-4.1.27/include/linux/
Datmdev.h104 void (*pop)(struct atm_vcc *vcc,struct sk_buff *skb); /* optional */ member
Dhyperv.h80 #pragma pack(pop)
/linux-4.1.27/arch/x86/
DMakefile_32.cpu58 # in gcc causing gcc to mess up the push and pop of the stack in some
/linux-4.1.27/drivers/md/
Ddm-kcopyd.c389 static struct kcopyd_job *pop(struct list_head *jobs, in pop() function
547 while ((job = pop(jobs, kc))) { in process_jobs()
Ddm-cache-policy-mq.c589 static struct entry *pop(struct mq_policy *mq, struct queue *q) in pop() function
872 e = pop(mq, &mq->pre_cache); in insert_in_pre_cache()
1225 e = pop(mq, &mq->cache_dirty); in __mq_writeback_work()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/
Dcom.fuc637 pop $r15
638 pop $r9
695 pop $r1
696 pop $r0
/linux-4.1.27/Documentation/
Dstatic-keys.txt198 ffffffff810442bc: 5d pop %rbp
220 ffffffff81044221: 5d pop %rbp
/linux-4.1.27/Documentation/filesystems/
Dinotify.txt42 file bar would pop poll() on both fd's, but there would be no way to tell
/linux-4.1.27/drivers/hid/
Dhid-hyperv.c113 #pragma pack(pop)
/linux-4.1.27/drivers/block/xen-blkback/
Dcommon.h128 #pragma pack(pop)
/linux-4.1.27/drivers/gpu/drm/qxl/
Dqxl_dev.h877 #pragma pack(pop)
/linux-4.1.27/Documentation/devicetree/bindings/soc/ti/
Dkeystone-navigator-qmss.txt15 queue pool management (allocation, push, pop and notify) and descriptor
/linux-4.1.27/tools/usb/
Dffs-test.c244 #pragma GCC diagnostic pop in descs_to_legacy()
/linux-4.1.27/drivers/usb/atm/
Dusbatm.c200 if (vcc->pop) in usbatm_pop()
201 vcc->pop(vcc, skb); in usbatm_pop()
/linux-4.1.27/Documentation/input/
Dgamepad.txt48 is used to pop up system-menus or system-settings.
/linux-4.1.27/arch/mips/include/asm/sibyte/
Dsb1250_scd.h164 .set pop
/linux-4.1.27/Documentation/isdn/
DREADME.x25173 ftp://ftp.hamburg.pop.de/pub/LOCAL/linux/i4l-eft/ which contains some
/linux-4.1.27/arch/powerpc/kernel/
Dexceptions-64s.S1056 .machine pop
1519 .machine pop
/linux-4.1.27/arch/cris/arch-v32/kernel/
Dentry.S512 nop ; Empty delay-slot (cannot pop R0 here).
/linux-4.1.27/sound/pci/asihpi/
Dhpimsgx.c139 #pragma pack(pop)
Dhpi.h1160 #pragma pack(pop)
Dhpi_internal.h1388 #pragma pack(pop)
/linux-4.1.27/arch/arc/kernel/
Dentry.S258 pop r0
/linux-4.1.27/arch/powerpc/include/asm/
Dppc_asm.h469 .machine pop
/linux-4.1.27/tools/testing/selftests/powerpc/copyloops/
Dmemcpy_power7.S270 .machine pop
Dcopyuser_power7.S337 .machine pop
/linux-4.1.27/arch/tile/kernel/
Dpci_gx.c1525 .pop = 0, in arch_setup_msi_irq()
/linux-4.1.27/arch/ia64/kernel/
Dunwind.c629 pop (struct unw_state_record *sr) in pop() function
824 pop(sr); in desc_prologue()
/linux-4.1.27/scripts/kconfig/
Dzconf.lex.c_shipped1848 if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
/linux-4.1.27/arch/m68k/fpsp040/
Dres_func.S1918 addw #4,%a7 |pop stack
/linux-4.1.27/scripts/genksyms/
Dlex.lex.c_shipped1449 if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
/linux-4.1.27/scripts/dtc/
Ddtc-lexer.lex.c_shipped1716 if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
/linux-4.1.27/arch/x86/kvm/
Dvmx.c8262 __ASM_SIZE(pop) " %c[rcx](%0) \n\t" in vmx_vcpu_run()
/linux-4.1.27/
DCREDITS1352 D: obmouse - rewrote Olivier Florent's Omnibook 600 "pop-up" mouse driver