taglinefilesource code
arg2148arch/i386/math-emu/fpu_emu.hasmlinkage int reg_div(FPU_REG const *arg1, FPU_REG const *arg2,
arg2150arch/i386/math-emu/fpu_emu.hasmlinkage int reg_u_sub(FPU_REG const *arg1, FPU_REG const *arg2,
arg2152arch/i386/math-emu/fpu_emu.hasmlinkage int reg_u_mul(FPU_REG const *arg1, FPU_REG const *arg2,
arg2154arch/i386/math-emu/fpu_emu.hasmlinkage int reg_u_div(FPU_REG const *arg1, FPU_REG const *arg2,
arg2156arch/i386/math-emu/fpu_emu.hasmlinkage int reg_u_add(FPU_REG const *arg1, FPU_REG const *arg2,
arg281arch/i386/math-emu/fpu_proto.hextern void poly_atan(FPU_REG *arg1, FPU_REG *arg2, FPU_REG *result);
arg260arch/i386/math-emu/poly.hconst unsigned long arg2,
arg265arch/i386/math-emu/poly.h:"g" (arg1), "g" (arg2) \
arg254arch/i386/math-emu/poly_atan.cvoid  poly_atan(FPU_REG *arg1, FPU_REG *arg2, FPU_REG *result)
arg257arch/i386/math-emu/poly_atan.csign1 = arg1->sign, sign2 = arg2->sign;
arg263arch/i386/math-emu/poly_atan.carg1->sign = arg2->sign = SIGN_POS;
arg264arch/i386/math-emu/poly_atan.cif ( (compare(arg2) & ~COMP_Denormal) == COMP_A_lt_B )
arg267arch/i386/math-emu/poly_atan.cexponent = arg1->exp - arg2->exp;
arg270arch/i386/math-emu/poly_atan.cXSIG_LL(Denom) = significand(arg2);
arg275arch/i386/math-emu/poly_atan.cexponent = arg2->exp - arg1->exp;
arg277arch/i386/math-emu/poly_atan.cXSIG_LL(Numer) = significand(arg2);
arg251arch/mips/kernel/sysmips.csys_sysmips(int cmd, int arg1, int arg2, int arg3)
arg280arch/mips/kernel/sysmips.c*p = arg2;
arg2188include/asm-alpha/unistd.h#define _syscall2(type,name,type1,arg1,type2,arg2) \
arg2189include/asm-alpha/unistd.htype name(type1 arg1,type2 arg2) \
arg2194include/asm-alpha/unistd.h#define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \
arg2195include/asm-alpha/unistd.htype name(type1 arg1,type2 arg2,type3 arg3) \
arg2200include/asm-alpha/unistd.h#define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \
arg2201include/asm-alpha/unistd.htype name (type1 arg1, type2 arg2, type3 arg3, type4 arg4) \
arg2206include/asm-alpha/unistd.h#define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \
arg2208include/asm-alpha/unistd.htype name (type1 arg1,type2 arg2,type3 arg3,type4 arg4,type5 arg5) \
arg2200include/asm-i386/unistd.h#define _syscall2(type,name,type1,arg1,type2,arg2) \
arg2201include/asm-i386/unistd.htype name(type1 arg1,type2 arg2) \
arg2206include/asm-i386/unistd.h: "0" (__NR_##name),"b" ((long)(arg1)),"c" ((long)(arg2))); \
arg2213include/asm-i386/unistd.h#define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \
arg2214include/asm-i386/unistd.htype name(type1 arg1,type2 arg2,type3 arg3) \
arg2219include/asm-i386/unistd.h: "0" (__NR_##name),"b" ((long)(arg1)),"c" ((long)(arg2)), \
arg2227include/asm-i386/unistd.h#define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \
arg2228include/asm-i386/unistd.htype name (type1 arg1, type2 arg2, type3 arg3, type4 arg4) \
arg2233include/asm-i386/unistd.h: "0" (__NR_##name),"b" ((long)(arg1)),"c" ((long)(arg2)), \
arg2241include/asm-i386/unistd.h#define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \
arg2243include/asm-i386/unistd.htype name (type1 arg1,type2 arg2,type3 arg3,type4 arg4,type5 arg5) \
arg2248include/asm-i386/unistd.h: "0" (__NR_##name),"b" ((long)(arg1)),"c" ((long)(arg2)), \
arg2189include/asm-ppc/unistd.h#define _syscall2(type,name,type1,arg1,type2,arg2) \
arg2190include/asm-ppc/unistd.htype name(type1 arg1,type2 arg2) \
arg2203include/asm-ppc/unistd.h#define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \
arg2204include/asm-ppc/unistd.htype name(type1 arg1,type2 arg2,type3 arg3) \
arg2217include/asm-ppc/unistd.h#define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \
arg2218include/asm-ppc/unistd.htype name (type1 arg1, type2 arg2, type3 arg3, type4 arg4) \
arg2231include/asm-ppc/unistd.h#define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \
arg2233include/asm-ppc/unistd.htype name (type1 arg1,type2 arg2,type3 arg3,type4 arg4,type5 arg5) \
arg2300include/asm-sparc/unistd.h#define _syscall2(type,name,type1,arg1,type2,arg2) \
arg2301include/asm-sparc/unistd.htype name(type1 arg1,type2 arg2) \
arg2312include/asm-sparc/unistd.h: "=r" (__res), "=r" ((long)(arg1)), "=r" ((long)(arg2)) \
arg2313include/asm-sparc/unistd.h: "0" (__NR_##name),"1" ((long)(arg1)),"2" ((long)(arg2)) \
arg2321include/asm-sparc/unistd.h#define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \
arg2322include/asm-sparc/unistd.htype name(type1 arg1,type2 arg2,type3 arg3) \
arg2334include/asm-sparc/unistd.h: "=r" (__res), "=r" ((long)(arg1)), "=r" ((long)(arg2)), \
arg2336include/asm-sparc/unistd.h: "0" (__NR_##name), "1" ((long)(arg1)), "2" ((long)(arg2)), \
arg2345include/asm-sparc/unistd.h#define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \
arg2346include/asm-sparc/unistd.htype name (type1 arg1, type2 arg2, type3 arg3, type4 arg4) \
arg2359include/asm-sparc/unistd.h: "=r" (__res), "=r" ((long)(arg1)), "=r" ((long)(arg2)), \
arg2361include/asm-sparc/unistd.h: "0" (__NR_##name),"1" ((long)(arg1)),"2" ((long)(arg2)), \
arg2370include/asm-sparc/unistd.h#define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \
arg2372include/asm-sparc/unistd.htype name (type1 arg1,type2 arg2,type3 arg3,type4 arg4,type5 arg5) \
arg2383include/asm-sparc/unistd.h: "=r" (__res), "=r" ((long)(arg1)), "=r" ((long)(arg2)), \
arg2385include/asm-sparc/unistd.h: "0" (__NR_##name),"1" ((long)(arg1)),"2" ((long)(arg2)), \
arg2177include/net/br.hunsigned int arg2;
arg21524net/bridge/br.cset_port_priority(bcf.arg1, bcf.arg2);
arg21529net/bridge/br.cset_path_cost(bcf.arg1, bcf.arg2);