push 108 arch/x86/math-emu/fpu_aux.c push();
push 205 arch/x86/math-emu/fpu_trig.c push();
push 210 arch/x86/math-emu/fpu_trig.c push();
push 218 arch/x86/math-emu/fpu_trig.c push();
push 286 arch/x86/math-emu/fpu_trig.c push();
push 319 arch/x86/math-emu/fpu_trig.c push();
push 325 arch/x86/math-emu/fpu_trig.c push();
push 345 arch/x86/math-emu/fpu_trig.c push();
push 370 arch/x86/math-emu/fpu_trig.c push();
push 389 arch/x86/math-emu/fpu_trig.c push();
push 402 arch/x86/math-emu/fpu_trig.c push();
push 409 arch/x86/math-emu/fpu_trig.c push();
push 417 arch/x86/math-emu/fpu_trig.c push();
push 424 arch/x86/math-emu/fpu_trig.c push();
push 696 arch/x86/math-emu/fpu_trig.c push();
push 719 arch/x86/math-emu/fpu_trig.c push();
push 727 arch/x86/math-emu/fpu_trig.c push();
push 60 arch/x86/math-emu/reg_constant.c push();
push 1546 include/asm-x86/paravirt.h push %rax; \
push 1547 include/asm-x86/paravirt.h push %rcx; \
push 1548 include/asm-x86/paravirt.h push %rdx; \
push 1549 include/asm-x86/paravirt.h push %rsi; \
push 1550 include/asm-x86/paravirt.h push %rdi; \
push 1551 include/asm-x86/paravirt.h push %r8; \
push 1552 include/asm-x86/paravirt.h push %r9; \
push 1553 include/asm-x86/paravirt.h push %r10; \
push 1554 include/asm-x86/paravirt.h push %r11
push 1599 include/asm-x86/paravirt.h push %ecx; push %edx; \
push 466 include/asm-x86/uv/uv_mmrs.h unsigned long push : 1; /* WP */
push 299 include/linux/atmdev.h void (*push)(struct atm_vcc *vcc,struct sk_buff *skb);
push 478 net/atm/br2684.c if (atmvcc->push == NULL) {
push 511 net/atm/br2684.c brvcc->old_push = atmvcc->push;
push 513 net/atm/br2684.c atmvcc->push = br2684_push;
push 659 net/atm/br2684.c if (atmvcc->push != br2684_push)
push 458 net/atm/clip.c if (!vcc->push)
push 472 net/atm/clip.c clip_vcc->old_push = vcc->push;
push 474 net/atm/clip.c vcc->push = clip_push;
push 523 net/atm/clip.c if (vcc->push != clip_push) {
push 716 net/atm/clip.c vcc->push = NULL;
push 150 net/atm/common.c vcc->push = NULL;
push 170 net/atm/common.c if (vcc->push)
push 171 net/atm/common.c vcc->push(vcc, NULL); /* atmarpd has no push */
push 878 net/atm/lec.c &ioc_data, vcc, vcc->push);
push 880 net/atm/lec.c vcc->push = lec_push;
push 1465 net/atm/lec.c vcc->push = entry->old_push;
push 1470 net/atm/lec.c entry->recv_vcc->push = entry->old_recv_push;
push 2384 net/atm/lec.c to_add->old_push = vcc->push;
push 2385 net/atm/lec.c vcc->push = lec_push;
push 607 net/atm/mpc.c vcc->push = mpc_push;
push 121 net/atm/pppoatm.c atmvcc->push = pvcc->old_push;
push 139 net/atm/pppoatm.c atmvcc->push(atmvcc, NULL); /* Pass along bad news */
push 283 net/atm/pppoatm.c pvcc->old_push = atmvcc->push;
push 297 net/atm/pppoatm.c atmvcc->push = pppoatm_push;
push 313 net/atm/pppoatm.c if (cmd != ATM_SETBACKEND && atmvcc->push != pppoatm_push)
push 62 net/atm/raw.c vcc->push = atm_push_raw;
push 72 net/atm/raw.c vcc->push = atm_push_raw;
push 82 net/atm/raw.c vcc->push = atm_push_raw;
push 965 sound/core/pcm_native.c if (push) {
push 979 sound/core/pcm_native.c push ? SNDRV_PCM_TRIGGER_PAUSE_PUSH :
push 987 sound/core/pcm_native.c push ? SNDRV_PCM_TRIGGER_PAUSE_RELEASE :
push 995 sound/core/pcm_native.c if (push) {
push 1023 sound/core/pcm_native.c return snd_pcm_action(&snd_pcm_action_pause, substream, push);