/linux-4.1.27/arch/m32r/include/asm/ |
D | assembler.h | 137 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/ |
D | xen-asm.S | 118 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 …]
|
D | xen-asm_32.S | 32 pop %edx 33 pop %ecx 34 pop %eax
|
/linux-4.1.27/arch/x86/um/ |
D | stub_32.S | 28 pop %eax 31 pop %ebx 32 pop %ecx 33 pop %edx 34 pop %esi 35 pop %edi 36 pop %ebp 42 pop %ebx
|
D | stub_64.S | 43 pop %rax 46 pop %rdi 47 pop %rsi 48 pop %rdx 49 pop %r10 50 pop %r8 51 pop %r9 57 pop %rcx
|
D | setjmp_64.S | 24 pop %rsi # Return address, and adjust the stack
|
/linux-4.1.27/arch/mips/include/asm/ |
D | asmmacro.h | 80 .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 …]
|
D | asm.h | 104 .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; \
|
D | stackframe.h | 32 .set pop 225 .set pop 239 .set pop 311 .set pop 321 .set pop 355 .set pop
|
D | pm.h | 64 .set pop 119 .set pop
|
D | asmmacro-32.h | 36 .set pop 60 .set pop
|
D | hazards.h | 240 .set pop
|
D | asm-eva.h | 135 .set pop;
|
/linux-4.1.27/arch/mn10300/mm/ |
D | misalignment.c | 320 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/ |
D | kernel.fuc | 85 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 …]
|
D | arith.fuc | 89 pop $r4 90 pop $r3 91 pop $r2 92 pop $r1
|
D | i2c_.fuc | 144 */ pop $r5 /* 170 pop $r4 329 pop $r13 378 pop $r14 379 pop $r13
|
D | memx.fuc | 352 pop $r5 396 pop $r13 397 pop $r14
|
D | idle.fuc | 70 pop $r1
|
D | macros.fuc | 243 */ pop $r13 /* 244 */ pop $r14 /*
|
/linux-4.1.27/arch/x86/platform/efi/ |
D | efi_thunk_64.S | 59 pop %rbx 60 pop %rbp 97 pop %rbx 99 pop %rbx 101 pop %rbx
|
/linux-4.1.27/drivers/staging/unisys/common-spar/include/ |
D | vmcallinterface.h | 105 #pragma pack(pop) 122 #pragma pack(pop) 135 #pragma pack(pop) 149 #pragma pack(pop)
|
D | vbusdeviceinfo.h | 36 #pragma pack(pop)
|
/linux-4.1.27/arch/mips/kernel/ |
D | genex.S | 45 .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 …]
|
D | r4k_fpu.S | 30 .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
|
D | octeon_switch.S | 18 .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
|
D | relocate_kernel.S | 95 .set pop define 134 .set pop define
|
D | r4k_switch.S | 75 .set pop /* SET_HARDFLOAT */ define 281 1: .set pop 305 .set pop /* SET_HARDFLOAT */ define
|
D | r2300_fpu.S | 70 .set pop define 124 .set pop define
|
D | cps-vec.S | 293 3: .set pop 452 2: .set pop 474 .set pop define
|
D | head.S | 44 .set pop define
|
D | r6000_fpu.S | 92 .set pop /* SET_HARDFLOAT */ define
|
D | r2300_switch.S | 169 .set pop define
|
D | bmips_vec.S | 210 .set pop define
|
D | scall32-o32.S | 85 .set pop define
|
D | scall64-o32.S | 128 .set pop define
|
/linux-4.1.27/arch/mips/include/asm/octeon/ |
D | cvmx.h | 345 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/ |
D | twofish-i586-asm_32.S | 101 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 …]
|
D | aes-i586-asm_32.S | 282 pop %edi 284 pop %esi 286 pop %ebx 288 pop %ebp 354 pop %edi 356 pop %esi 358 pop %ebx 360 pop %ebp
|
D | sha1_avx2_x86_64_asm.S | 665 pop %rsp 667 pop %r15 668 pop %r14 669 pop %r13 670 pop %r12 671 pop %rbp 672 pop %rbx
|
D | sha1_ssse3_asm.S | 104 pop %r12 105 pop %rbp 106 pop %rbx
|
D | crc32-pclmul_asm.S | 118 pop %ecx
|
D | aesni-intel_avx-x86_64.S | 1435 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 …]
|
D | aesni-intel_asm.S | 1452 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/ |
D | efi_thunk_64.S | 77 pop %rbx 79 pop %rbx 81 pop %rbx 96 pop %rbx 97 pop %rbp
|
D | head_64.S | 210 1: pop %ebp
|
/linux-4.1.27/arch/arm/kvm/ |
D | interrupts.S | 65 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}
|
D | interrupts_head.S | 103 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/ |
D | sysenter.S | 49 pop %ebp 51 pop %edx 53 pop %ecx
|
/linux-4.1.27/drivers/atm/ |
D | atmtcp.c | 199 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()
|
D | adummy.c | 113 if (vcc->pop) in adummy_send() 114 vcc->pop(vcc, skb); in adummy_send()
|
D | he.c | 1859 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 …]
|
D | zatm.c | 673 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()
|
D | iphase.c | 670 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 …]
|
D | eni.c | 1231 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()
|
D | fore200e.c | 921 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()
|
D | nicstar.c | 908 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()
|
D | idt77252.c | 681 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()
|
D | solos-pci.c | 184 if (vcc->pop) in solos_pop() 185 vcc->pop(vcc, skb); in solos_pop()
|
D | firestream.c | 376 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()
|
D | horizon.c | 785 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()
|
D | ambassador.c | 441 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()
|
D | lanai.c | 689 if (atmvcc->pop != NULL) in lanai_free_skb() 690 atmvcc->pop(atmvcc, skb); in lanai_free_skb()
|
/linux-4.1.27/arch/x86/net/ |
D | bpf_jit.S | 84 pop SKBDATA; \ 85 pop %r9; 117 pop SKBDATA; \ 118 pop %r9; \
|
/linux-4.1.27/arch/x86/math-emu/ |
D | reg_u_sub.S | 235 pop %ebx 241 pop %ebx 247 pop %ebx 253 pop %ebx 259 pop %ebx
|
D | div_Xsig.S | 351 pop %ebx 357 pop %ebx 363 pop %ebx
|
D | reg_norm.S | 87 pop %ebx 95 pop %ebx
|
D | reg_u_div.S | 448 pop %ebx 454 pop %ebx 460 pop %ebx
|
D | reg_u_mul.S | 138 pop %ebx
|
D | reg_u_add.S | 157 pop %ebx
|
D | reg_round.S | 639 pop %edi
|
/linux-4.1.27/net/atm/ |
D | raw.c | 62 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()
|
D | pppoatm.c | 173 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()
|
D | clip.c | 431 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()
|
D | lec.c | 707 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()
|
D | br2684.c | 592 brvcc->old_pop = atmvcc->pop; in br2684_regvcc() 597 atmvcc->pop = br2684_pop; in br2684_regvcc()
|
D | common.c | 167 vcc->pop = NULL; in vcc_create()
|
/linux-4.1.27/arch/cris/arch-v10/kernel/ |
D | entry.S | 201 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/ |
D | keyspan_pda.S | 640 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 …]
|
D | xircom_pgs.S | 678 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/ |
D | kernel-entry-init.h | 29 .set pop 48 .set pop
|
/linux-4.1.27/arch/tile/include/arch/ |
D | trio.h | 50 uint_reg_t pop : 1; member 55 uint_reg_t pop : 1;
|
/linux-4.1.27/arch/mips/mm/ |
D | cex-oct.S | 51 .set pop define 69 .set pop define
|
/linux-4.1.27/tools/perf/ui/ |
D | helpline.c | 26 .pop = nop_helpline__pop, 35 helpline_fns->pop(); in ui_helpline__pop()
|
D | helpline.h | 10 void (*pop)(void); member
|
/linux-4.1.27/drivers/xen/ |
D | fallback.c | 64 #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/ |
D | rwsem.S | 93 __ASM_SIZE(pop,_cfi_reg) __ASM_REG(dx) 128 __ASM_SIZE(pop,_cfi_reg) __ASM_REG(dx)
|
/linux-4.1.27/arch/mips/kvm/ |
D | fpu.S | 61 .set pop define 105 .set pop define 121 .set pop define
|
D | msa.S | 110 .set pop define
|
D | locore.S | 373 .set pop define
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
D | gpc.fuc | 70 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
|
D | hub.fuc | 247 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
|
D | com.fuc | 255 pop $r10
|
/linux-4.1.27/Documentation/devicetree/bindings/mfd/ |
D | twl4030-audio.txt | 16 -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/ |
D | aes-ce-core.S | 189 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}
|
D | aes-armv4.S | 200 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
|
D | sha512-armv7-neon.S | 454 pop {%pc};
|
D | sha1-armv7-neon.S | 635 pop {r4-r12, pc};
|
/linux-4.1.27/tools/perf/scripts/python/ |
D | netdev-times.py | 312 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/ |
D | checkkconfigsymbols.py | 140 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/ |
D | entry.S | 130 pop r0 139 pop r0
|
/linux-4.1.27/arch/x86/kernel/ |
D | entry_32.S | 118 .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.
|
D | head_32.S | 607 pop %es 608 pop %ds 609 pop %edx 610 pop %ecx 611 pop %eax
|
/linux-4.1.27/arch/x86/include/asm/ |
D | frame.h | 16 __ASM_SIZE(pop,_cfi) %__ASM_REG(bp)
|
D | paravirt.h | 867 .if ((~(set)) & mask); pop %reg; .endif 937 pop %edx; pop %ecx
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | evergreen_smc.h | 65 #pragma pack(pop)
|
D | smu7.h | 167 #pragma pack(pop)
|
D | rv770_smc.h | 174 #pragma pack(pop)
|
D | ppsmc.h | 189 #pragma pack(pop)
|
D | smu7_fusion.h | 297 #pragma pack(pop)
|
D | nislands_smc.h | 326 #pragma pack(pop)
|
D | sislands_smc.h | 403 #pragma pack(pop)
|
D | smu7_discrete.h | 511 #pragma pack(pop)
|
/linux-4.1.27/Documentation/sound/alsa/soc/ |
D | pops_clicks.txt | 11 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/ |
D | helpline.c | 52 .pop = tui_helpline__pop,
|
/linux-4.1.27/tools/perf/ui/gtk/ |
D | helpline.c | 49 .pop = gtk_helpline_pop,
|
/linux-4.1.27/drivers/watchdog/ |
D | octeon-wdt-nmi.S | 63 .set pop define
|
/linux-4.1.27/drivers/staging/unisys/common-spar/include/channels/ |
D | vbuschannel.h | 92 #pragma pack(pop)
|
D | iochannel.h | 688 #pragma pack(pop)
|
D | channel.h | 270 #pragma pack(pop)
|
/linux-4.1.27/arch/arm64/kvm/ |
D | hyp.S | 137 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/ |
D | strlen_user.S | 60 .set pop define
|
D | strnlen_user.S | 82 .set pop define
|
D | strncpy_user.S | 83 .set pop define
|
D | csum_partial.S | 64 .set pop 72 .set pop 285 .set pop define 737 .set pop define 749 .set pop define 822 .set pop define
|
D | memset.S | 183 2: .set pop
|
D | memcpy.S | 591 .set pop define
|
/linux-4.1.27/arch/cris/arch-v10/lib/ |
D | csumcpfruser.S | 56 pop $r10
|
/linux-4.1.27/arch/arm/kernel/ |
D | entry-v7m.S | 54 pop {lr}
|
D | sleep.S | 90 ldmia sp!, {r1 - r3} @ pop phys pgd, virt SP, phys resume fn
|
/linux-4.1.27/arch/mips/include/asm/mach-malta/ |
D | kernel-entry-init.h | 90 .set pop
|
/linux-4.1.27/tools/perf/arch/x86/tests/ |
D | regs_load.S | 72 pop %eax
|
/linux-4.1.27/arch/arm64/include/asm/ |
D | assembler.h | 37 .macro pop, xreg1, xreg2
|
/linux-4.1.27/arch/m32r/lib/ |
D | checksum.S | 152 pop r2 || cmp r0, r0 285 pop r2
|
/linux-4.1.27/arch/x86/crypto/sha-mb/ |
D | sha1_mb_mgr_flush_avx2.S | 299 pop %rbx 305 pop %rbx
|
D | sha1_x8_avx2.S | 449 pop RSP_SAVE
|
/linux-4.1.27/net/sched/ |
D | sch_atm.c | 149 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()
|
D | Kconfig | 694 Say Y here to push or pop vlan headers.
|
/linux-4.1.27/arch/m68k/kernel/ |
D | entry.S | 286 addql #8,%sp | pop parameters off stack 302 addql #8,%sp | pop parameters off stack
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | powersave.txt | 32 Note that you might hear click noise/pop when changing the power
|
/linux-4.1.27/drivers/block/ |
D | skd_s1120.h | 328 #pragma pack(pop, s1120_h)
|
/linux-4.1.27/arch/powerpc/lib/ |
D | copypage_power7.S | 55 .machine pop
|
D | memcpy_power7.S | 270 .machine pop
|
D | copyuser_power7.S | 337 .machine pop
|
/linux-4.1.27/arch/mips/include/asm/mach-cavium-octeon/ |
D | kernel-entry-init.h | 140 .set pop
|
/linux-4.1.27/include/linux/ |
D | atmdev.h | 104 void (*pop)(struct atm_vcc *vcc,struct sk_buff *skb); /* optional */ member
|
D | hyperv.h | 80 #pragma pack(pop)
|
/linux-4.1.27/arch/x86/ |
D | Makefile_32.cpu | 58 # in gcc causing gcc to mess up the push and pop of the stack in some
|
/linux-4.1.27/drivers/md/ |
D | dm-kcopyd.c | 389 static struct kcopyd_job *pop(struct list_head *jobs, in pop() function 547 while ((job = pop(jobs, kc))) { in process_jobs()
|
D | dm-cache-policy-mq.c | 589 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/ |
D | com.fuc | 637 pop $r15 638 pop $r9 695 pop $r1 696 pop $r0
|
/linux-4.1.27/Documentation/ |
D | static-keys.txt | 198 ffffffff810442bc: 5d pop %rbp 220 ffffffff81044221: 5d pop %rbp
|
/linux-4.1.27/Documentation/filesystems/ |
D | inotify.txt | 42 file bar would pop poll() on both fd's, but there would be no way to tell
|
/linux-4.1.27/drivers/hid/ |
D | hid-hyperv.c | 113 #pragma pack(pop)
|
/linux-4.1.27/drivers/block/xen-blkback/ |
D | common.h | 128 #pragma pack(pop)
|
/linux-4.1.27/drivers/gpu/drm/qxl/ |
D | qxl_dev.h | 877 #pragma pack(pop)
|
/linux-4.1.27/Documentation/devicetree/bindings/soc/ti/ |
D | keystone-navigator-qmss.txt | 15 queue pool management (allocation, push, pop and notify) and descriptor
|
/linux-4.1.27/tools/usb/ |
D | ffs-test.c | 244 #pragma GCC diagnostic pop in descs_to_legacy()
|
/linux-4.1.27/drivers/usb/atm/ |
D | usbatm.c | 200 if (vcc->pop) in usbatm_pop() 201 vcc->pop(vcc, skb); in usbatm_pop()
|
/linux-4.1.27/Documentation/input/ |
D | gamepad.txt | 48 is used to pop up system-menus or system-settings.
|
/linux-4.1.27/arch/mips/include/asm/sibyte/ |
D | sb1250_scd.h | 164 .set pop
|
/linux-4.1.27/Documentation/isdn/ |
D | README.x25 | 173 ftp://ftp.hamburg.pop.de/pub/LOCAL/linux/i4l-eft/ which contains some
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | exceptions-64s.S | 1056 .machine pop 1519 .machine pop
|
/linux-4.1.27/arch/cris/arch-v32/kernel/ |
D | entry.S | 512 nop ; Empty delay-slot (cannot pop R0 here).
|
/linux-4.1.27/sound/pci/asihpi/ |
D | hpimsgx.c | 139 #pragma pack(pop)
|
D | hpi.h | 1160 #pragma pack(pop)
|
D | hpi_internal.h | 1388 #pragma pack(pop)
|
/linux-4.1.27/arch/arc/kernel/ |
D | entry.S | 258 pop r0
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | ppc_asm.h | 469 .machine pop
|
/linux-4.1.27/tools/testing/selftests/powerpc/copyloops/ |
D | memcpy_power7.S | 270 .machine pop
|
D | copyuser_power7.S | 337 .machine pop
|
/linux-4.1.27/arch/tile/kernel/ |
D | pci_gx.c | 1525 .pop = 0, in arch_setup_msi_irq()
|
/linux-4.1.27/arch/ia64/kernel/ |
D | unwind.c | 629 pop (struct unw_state_record *sr) in pop() function 824 pop(sr); in desc_prologue()
|
/linux-4.1.27/scripts/kconfig/ |
D | zconf.lex.c_shipped | 1848 if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
|
/linux-4.1.27/arch/m68k/fpsp040/ |
D | res_func.S | 1918 addw #4,%a7 |pop stack
|
/linux-4.1.27/scripts/genksyms/ |
D | lex.lex.c_shipped | 1449 if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
|
/linux-4.1.27/scripts/dtc/ |
D | dtc-lexer.lex.c_shipped | 1716 if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
|
/linux-4.1.27/arch/x86/kvm/ |
D | vmx.c | 8262 __ASM_SIZE(pop) " %c[rcx](%0) \n\t" in vmx_vcpu_run()
|
/linux-4.1.27/ |
D | CREDITS | 1352 D: obmouse - rewrote Olivier Florent's Omnibook 600 "pop-up" mouse driver
|