tag | line | file | source code |
push | 108 | arch/i386/math-emu/fpu_aux.c | { reg_move(&st(FPU_rm), st_new_ptr); push(); } |
push | 211 | arch/i386/math-emu/fpu_trig.c | push(); |
push | 219 | arch/i386/math-emu/fpu_trig.c | push(); |
push | 293 | arch/i386/math-emu/fpu_trig.c | push(); |
push | 340 | arch/i386/math-emu/fpu_trig.c | push(); |
push | 350 | arch/i386/math-emu/fpu_trig.c | push(); |
push | 355 | arch/i386/math-emu/fpu_trig.c | push(); |
push | 384 | arch/i386/math-emu/fpu_trig.c | push(); |
push | 396 | arch/i386/math-emu/fpu_trig.c | push(); |
push | 405 | arch/i386/math-emu/fpu_trig.c | push(); |
push | 414 | arch/i386/math-emu/fpu_trig.c | push(); |
push | 424 | arch/i386/math-emu/fpu_trig.c | push(); |
push | 693 | arch/i386/math-emu/fpu_trig.c | push(); |
push | 713 | arch/i386/math-emu/fpu_trig.c | push(); |
push | 723 | arch/i386/math-emu/fpu_trig.c | push(); |
push | 68 | arch/i386/math-emu/reg_constant.c | push(); |
push | 225 | arch/sparc/mm/fault.c | asmlinkage void do_sparc_winfault(struct pt_regs *regs, int push) |
push | 236 | arch/sparc/mm/fault.c | current->pid, push); |
push | 237 | arch/sparc/mm/fault.c | if(push==1) |
push | 243 | arch/sparc/mm/fault.c | if(push!=2) |
push | 247 | arch/sparc/mm/fault.c | if(push==1) { |
push | 280 | arch/sparc/mm/fault.c | if(push==2 && !signal) { |
push | 836 | net/ipv4/tcp.c | extern __inline int tcp_build_header(struct tcphdr *th, struct sock *sk, int push) |
push | 841 | net/ipv4/tcp.c | th->psh =(push == 0) ? 1 : 0; |