taglinefilesource code
arg1148arch/i386/math-emu/fpu_emu.hasmlinkage int reg_div(FPU_REG const *arg1, FPU_REG const *arg2,
arg1150arch/i386/math-emu/fpu_emu.hasmlinkage int reg_u_sub(FPU_REG const *arg1, FPU_REG const *arg2,
arg1152arch/i386/math-emu/fpu_emu.hasmlinkage int reg_u_mul(FPU_REG const *arg1, FPU_REG const *arg2,
arg1154arch/i386/math-emu/fpu_emu.hasmlinkage int reg_u_div(FPU_REG const *arg1, FPU_REG const *arg2,
arg1156arch/i386/math-emu/fpu_emu.hasmlinkage int reg_u_add(FPU_REG const *arg1, FPU_REG const *arg2,
arg181arch/i386/math-emu/fpu_proto.hextern void poly_atan(FPU_REG *arg1, FPU_REG *arg2, FPU_REG *result);
arg159arch/i386/math-emu/poly.hextern inline void mul_32_32(const unsigned long arg1,
arg165arch/i386/math-emu/poly.h:"g" (arg1), "g" (arg2) \
arg154arch/i386/math-emu/poly_atan.cvoid  poly_atan(FPU_REG *arg1, FPU_REG *arg2, FPU_REG *result)
arg157arch/i386/math-emu/poly_atan.csign1 = arg1->sign, sign2 = arg2->sign;
arg163arch/i386/math-emu/poly_atan.carg1->sign = arg2->sign = SIGN_POS;
arg167arch/i386/math-emu/poly_atan.cexponent = arg1->exp - arg2->exp;
arg169arch/i386/math-emu/poly_atan.cXSIG_LL(Numer) = significand(arg1);
arg175arch/i386/math-emu/poly_atan.cexponent = arg2->exp - arg1->exp;
arg178arch/i386/math-emu/poly_atan.cXSIG_LL(Denom) = significand(arg1);
arg151arch/mips/kernel/sysmips.csys_sysmips(int cmd, int arg1, int arg2, int arg3)
arg162arch/mips/kernel/sysmips.cname = (char *) arg1;
arg173arch/mips/kernel/sysmips.cp = (int *) arg1;
arg184arch/mips/kernel/sysmips.cif (arg1)
arg1182include/asm-alpha/unistd.h#define _syscall1(type,name,type1,arg1) \
arg1183include/asm-alpha/unistd.htype name(type1 arg1) \
arg1188include/asm-alpha/unistd.h#define _syscall2(type,name,type1,arg1,type2,arg2) \
arg1189include/asm-alpha/unistd.htype name(type1 arg1,type2 arg2) \
arg1194include/asm-alpha/unistd.h#define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \
arg1195include/asm-alpha/unistd.htype name(type1 arg1,type2 arg2,type3 arg3) \
arg1200include/asm-alpha/unistd.h#define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \
arg1201include/asm-alpha/unistd.htype name (type1 arg1, type2 arg2, type3 arg3, type4 arg4) \
arg1206include/asm-alpha/unistd.h#define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \
arg1208include/asm-alpha/unistd.htype name (type1 arg1,type2 arg2,type3 arg3,type4 arg4,type5 arg5) \
arg1187include/asm-i386/unistd.h#define _syscall1(type,name,type1,arg1) \
arg1188include/asm-i386/unistd.htype name(type1 arg1) \
arg1193include/asm-i386/unistd.h: "0" (__NR_##name),"b" ((long)(arg1))); \
arg1200include/asm-i386/unistd.h#define _syscall2(type,name,type1,arg1,type2,arg2) \
arg1201include/asm-i386/unistd.htype name(type1 arg1,type2 arg2) \
arg1206include/asm-i386/unistd.h: "0" (__NR_##name),"b" ((long)(arg1)),"c" ((long)(arg2))); \
arg1213include/asm-i386/unistd.h#define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \
arg1214include/asm-i386/unistd.htype name(type1 arg1,type2 arg2,type3 arg3) \
arg1219include/asm-i386/unistd.h: "0" (__NR_##name),"b" ((long)(arg1)),"c" ((long)(arg2)), \
arg1227include/asm-i386/unistd.h#define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \
arg1228include/asm-i386/unistd.htype name (type1 arg1, type2 arg2, type3 arg3, type4 arg4) \
arg1233include/asm-i386/unistd.h: "0" (__NR_##name),"b" ((long)(arg1)),"c" ((long)(arg2)), \
arg1241include/asm-i386/unistd.h#define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \
arg1243include/asm-i386/unistd.htype name (type1 arg1,type2 arg2,type3 arg3,type4 arg4,type5 arg5) \
arg1248include/asm-i386/unistd.h: "0" (__NR_##name),"b" ((long)(arg1)),"c" ((long)(arg2)), \
arg1175include/asm-ppc/unistd.h#define _syscall1(type,name,type1,arg1) \
arg1176include/asm-ppc/unistd.htype name(type1 arg1) \
arg1189include/asm-ppc/unistd.h#define _syscall2(type,name,type1,arg1,type2,arg2) \
arg1190include/asm-ppc/unistd.htype name(type1 arg1,type2 arg2) \
arg1203include/asm-ppc/unistd.h#define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \
arg1204include/asm-ppc/unistd.htype name(type1 arg1,type2 arg2,type3 arg3) \
arg1217include/asm-ppc/unistd.h#define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \
arg1218include/asm-ppc/unistd.htype name (type1 arg1, type2 arg2, type3 arg3, type4 arg4) \
arg1231include/asm-ppc/unistd.h#define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \
arg1233include/asm-ppc/unistd.htype name (type1 arg1,type2 arg2,type3 arg3,type4 arg4,type5 arg5) \
arg1280include/asm-sparc/unistd.h#define _syscall1(type,name,type1,arg1) \
arg1281include/asm-sparc/unistd.htype name(type1 arg1) \
arg1291include/asm-sparc/unistd.h: "=r" (__res), "=r" ((long)(arg1)) \
arg1292include/asm-sparc/unistd.h: "0" (__NR_##name),"1" ((long)(arg1)) \
arg1300include/asm-sparc/unistd.h#define _syscall2(type,name,type1,arg1,type2,arg2) \
arg1301include/asm-sparc/unistd.htype name(type1 arg1,type2 arg2) \
arg1312include/asm-sparc/unistd.h: "=r" (__res), "=r" ((long)(arg1)), "=r" ((long)(arg2)) \
arg1313include/asm-sparc/unistd.h: "0" (__NR_##name),"1" ((long)(arg1)),"2" ((long)(arg2)) \
arg1321include/asm-sparc/unistd.h#define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \
arg1322include/asm-sparc/unistd.htype name(type1 arg1,type2 arg2,type3 arg3) \
arg1334include/asm-sparc/unistd.h: "=r" (__res), "=r" ((long)(arg1)), "=r" ((long)(arg2)), \
arg1336include/asm-sparc/unistd.h: "0" (__NR_##name), "1" ((long)(arg1)), "2" ((long)(arg2)), \
arg1345include/asm-sparc/unistd.h#define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \
arg1346include/asm-sparc/unistd.htype name (type1 arg1, type2 arg2, type3 arg3, type4 arg4) \
arg1359include/asm-sparc/unistd.h: "=r" (__res), "=r" ((long)(arg1)), "=r" ((long)(arg2)), \
arg1361include/asm-sparc/unistd.h: "0" (__NR_##name),"1" ((long)(arg1)),"2" ((long)(arg2)), \
arg1370include/asm-sparc/unistd.h#define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \
arg1372include/asm-sparc/unistd.htype name (type1 arg1,type2 arg2,type3 arg3,type4 arg4,type5 arg5) \
arg1383include/asm-sparc/unistd.h: "=r" (__res), "=r" ((long)(arg1)), "=r" ((long)(arg2)), \
arg1385include/asm-sparc/unistd.h: "0" (__NR_##name),"1" ((long)(arg1)),"2" ((long)(arg2)), \
arg1176include/net/br.hunsigned int arg1;
arg11465net/bridge/br.cif (port_info[bcf.arg1].dev == 0)
arg11467net/bridge/br.cif (port_info[bcf.arg1].state != Disabled)
arg11469net/bridge/br.cprintk("br: enabling port %i\n",bcf.arg1);
arg11470net/bridge/br.cenable_port(bcf.arg1);
arg11473net/bridge/br.cif (port_info[bcf.arg1].dev == 0)
arg11475net/bridge/br.cif (port_info[bcf.arg1].state == Disabled)
arg11477net/bridge/br.cprintk("br: disabling port %i\n",bcf.arg1);
arg11478net/bridge/br.cdisable_port(bcf.arg1);
arg11481net/bridge/br.cset_bridge_priority((bridge_id_t *)&bcf.arg1);
arg11484net/bridge/br.cif (port_info[bcf.arg1].dev == 0)
arg11486net/bridge/br.cset_port_priority(bcf.arg1, bcf.arg2);
arg11489net/bridge/br.cif (port_info[bcf.arg1].dev == 0)
arg11491net/bridge/br.cset_path_cost(bcf.arg1, bcf.arg2);