taglinefilesource code
res368arch/alpha/kernel/ptrace.cint res;
res373arch/alpha/kernel/ptrace.cres = read_long(tsk, addr, &l);
res374arch/alpha/kernel/ptrace.cif (res < 0)
res375arch/alpha/kernel/ptrace.creturn res;
res395arch/alpha/kernel/ptrace.cint res;
res400arch/alpha/kernel/ptrace.cres = read_long(tsk, addr, &l);
res401arch/alpha/kernel/ptrace.cif (res < 0)
res402arch/alpha/kernel/ptrace.creturn res;
res417arch/alpha/kernel/ptrace.cint displ, i, res, reg_b, nsaved = 0;
res422arch/alpha/kernel/ptrace.cres = read_int(child, pc, &insn);
res423arch/alpha/kernel/ptrace.cif (res < 0)
res424arch/alpha/kernel/ptrace.creturn res;
res452arch/alpha/kernel/ptrace.cres = read_int(child, child->debugreg[i], &insn);
res453arch/alpha/kernel/ptrace.cif (res < 0)
res454arch/alpha/kernel/ptrace.creturn res;
res457arch/alpha/kernel/ptrace.cres = write_int(child, child->debugreg[i], BREAKINST);
res458arch/alpha/kernel/ptrace.cif (res < 0)
res459arch/alpha/kernel/ptrace.creturn res;
res548arch/alpha/kernel/ptrace.cint res;
res550arch/alpha/kernel/ptrace.cres = read_long(child, addr, &tmp);
res552arch/alpha/kernel/ptrace.cif (res < 0)
res553arch/alpha/kernel/ptrace.creturn res;
res173arch/alpha/math-emu/fp-emul.cunsigned long va, vb, vc, res, fpcr;
res206arch/alpha/math-emu/fp-emul.cres = ieee_CMPTEQ(va, vb, &vc);
res210arch/alpha/math-emu/fp-emul.cres = ieee_CMPTLT(va, vb, &vc);
res214arch/alpha/math-emu/fp-emul.cres = ieee_CMPTLE(va, vb, &vc);
res218arch/alpha/math-emu/fp-emul.cres = ieee_CMPTUN(va, vb, &vc);
res230arch/alpha/math-emu/fp-emul.cres = FPCR_INV;
res234arch/alpha/math-emu/fp-emul.cres = ieee_CVTQS(mode, vb, &vc);
res238arch/alpha/math-emu/fp-emul.cres = ieee_CVTQT(mode, vb, &vc);
res248arch/alpha/math-emu/fp-emul.cres = ieee_CVTST(mode, vb, &vc);
res250arch/alpha/math-emu/fp-emul.cres = ieee_CVTTS(mode, vb, &vc);
res255arch/alpha/math-emu/fp-emul.cres = ieee_DIVS(mode, va, vb, &vc);
res259arch/alpha/math-emu/fp-emul.cres = ieee_DIVT(mode, va, vb, &vc);
res263arch/alpha/math-emu/fp-emul.cres = ieee_MULS(mode, va, vb, &vc);
res267arch/alpha/math-emu/fp-emul.cres = ieee_MULT(mode, va, vb, &vc);
res271arch/alpha/math-emu/fp-emul.cres = ieee_SUBS(mode, va, vb, &vc);
res275arch/alpha/math-emu/fp-emul.cres = ieee_SUBT(mode, va, vb, &vc);
res279arch/alpha/math-emu/fp-emul.cres = ieee_ADDS(mode, va, vb, &vc);
res283arch/alpha/math-emu/fp-emul.cres = ieee_ADDT(mode, va, vb, &vc);
res287arch/alpha/math-emu/fp-emul.cres = ieee_CVTTQ(mode, vb, &vc);
res304arch/alpha/math-emu/fp-emul.cif (res) {
res305arch/alpha/math-emu/fp-emul.cfpcr |= FPCR_SUM | res;
res307arch/alpha/math-emu/fp-emul.cif (((res & FPCR_INV) && (fpcw & IEEE_TRAP_ENABLE_INV)) ||
res308arch/alpha/math-emu/fp-emul.c((res & FPCR_DZE) && (fpcw & IEEE_TRAP_ENABLE_DZE)) ||
res309arch/alpha/math-emu/fp-emul.c((res & FPCR_OVF) && (fpcw & IEEE_TRAP_ENABLE_OVF)) ||
res310arch/alpha/math-emu/fp-emul.c((res & FPCR_UNF) && (fpcw & IEEE_TRAP_ENABLE_UNF)) ||
res311arch/alpha/math-emu/fp-emul.c((res & FPCR_INE) && (fpcw & IEEE_TRAP_ENABLE_INE)))
res277arch/alpha/math-emu/ieee-math.cunsigned long res, sticky;
res285arch/alpha/math-emu/ieee-math.cres = 0;
res288arch/alpha/math-emu/ieee-math.cres = FPCR_INE;
res290arch/alpha/math-emu/ieee-math.cres |= FPCR_UNF;
res300arch/alpha/math-emu/ieee-math.cres |= FPCR_UNF;
res309arch/alpha/math-emu/ieee-math.cres = FPCR_OVF | FPCR_INE;
res343arch/alpha/math-emu/ieee-math.creturn res;
res350arch/alpha/math-emu/ieee-math.creturn res;
res357arch/alpha/math-emu/ieee-math.cunsigned long res, sticky;
res365arch/alpha/math-emu/ieee-math.cres = 0;
res367arch/alpha/math-emu/ieee-math.cres = FPCR_INE;
res369arch/alpha/math-emu/ieee-math.cres |= FPCR_UNF;
res379arch/alpha/math-emu/ieee-math.cres |= FPCR_UNF;
res388arch/alpha/math-emu/ieee-math.cres = FPCR_OVF | FPCR_INE;
res422arch/alpha/math-emu/ieee-math.creturn res;
res428arch/alpha/math-emu/ieee-math.creturn res;
res446arch/alpha/math-emu/ieee-math.cunsigned long diff1, diff2, res = 0;
res468arch/alpha/math-emu/ieee-math.cres = make_s_ieee(f, &z2, b);
res470arch/alpha/math-emu/ieee-math.cres = make_s_ieee(f, &z1, b);
res474arch/alpha/math-emu/ieee-math.cres = make_s_ieee(f, &z2, b);
res476arch/alpha/math-emu/ieee-math.cres = make_s_ieee(f, &z1, b);
res480arch/alpha/math-emu/ieee-math.cres = make_s_ieee(f, &z1, b);
res485arch/alpha/math-emu/ieee-math.cres = make_s_ieee(f, &z1, b);
res487arch/alpha/math-emu/ieee-math.cres = make_s_ieee(f, &z2, b);
res493arch/alpha/math-emu/ieee-math.cres = make_s_ieee(f, &z2, b);
res495arch/alpha/math-emu/ieee-math.cres = make_s_ieee(f, &z1, b);
res499arch/alpha/math-emu/ieee-math.creturn FPCR_INE | res;
res506arch/alpha/math-emu/ieee-math.cunsigned long diff1, diff2, res;
res520arch/alpha/math-emu/ieee-math.cres = 0;
res526arch/alpha/math-emu/ieee-math.cres = make_t_ieee(f, &z2, b);
res528arch/alpha/math-emu/ieee-math.cres = make_t_ieee(f, &z1, b);
res532arch/alpha/math-emu/ieee-math.cres = make_t_ieee(f, &z2, b);
res534arch/alpha/math-emu/ieee-math.cres = make_t_ieee(f, &z1, b);
res538arch/alpha/math-emu/ieee-math.cres = make_t_ieee(f, &z1, b);
res543arch/alpha/math-emu/ieee-math.cres = make_t_ieee(f, &z1, b);
res545arch/alpha/math-emu/ieee-math.cres = make_t_ieee(f, &z2, b);
res551arch/alpha/math-emu/ieee-math.cres = make_t_ieee(f, &z2, b);
res553arch/alpha/math-emu/ieee-math.cres = make_t_ieee(f, &z1, b);
res557arch/alpha/math-emu/ieee-math.creturn FPCR_INE | res;
res740arch/alpha/math-emu/ieee-math.cunsigned long ov, uv, res = 0;
res759arch/alpha/math-emu/ieee-math.cres |= FPCR_IOV | FPCR_INE;
res799arch/alpha/math-emu/ieee-math.cres |= FPCR_INE;
res804arch/alpha/math-emu/ieee-math.creturn res;
res1228arch/alpha/math-emu/ieee-math.cunsigned long res;
res1245arch/alpha/math-emu/ieee-math.cres = 0;
res1257arch/alpha/math-emu/ieee-math.cres = FPCR_DZE;
res1262arch/alpha/math-emu/ieee-math.creturn res;
res1295arch/alpha/math-emu/ieee-math.cunsigned long res;
res1312arch/alpha/math-emu/ieee-math.cres = 0;
res1324arch/alpha/math-emu/ieee-math.cres = FPCR_DZE;
res1329arch/alpha/math-emu/ieee-math.creturn res;
res353arch/i386/kernel/ptrace.cint res;
res355arch/i386/kernel/ptrace.cres = read_long(child, addr, &tmp);
res356arch/i386/kernel/ptrace.cif (res < 0)
res357arch/i386/kernel/ptrace.creturn res;
res358arch/i386/kernel/ptrace.cres = verify_area(VERIFY_WRITE, (void *) data, sizeof(long));
res359arch/i386/kernel/ptrace.cif (!res)
res361arch/i386/kernel/ptrace.creturn res;
res367arch/i386/kernel/ptrace.cint res;
res373arch/i386/kernel/ptrace.cres = verify_area(VERIFY_WRITE, (void *) data, sizeof(long));
res374arch/i386/kernel/ptrace.cif (res)
res375arch/i386/kernel/ptrace.creturn res;
res335arch/mips/kernel/ptrace.cint res;
res337arch/mips/kernel/ptrace.cres = read_long(child, addr, &tmp);
res338arch/mips/kernel/ptrace.cif (res < 0)
res339arch/mips/kernel/ptrace.creturn res;
res340arch/mips/kernel/ptrace.cres = verify_area(VERIFY_WRITE, (void *) data, sizeof(long));
res341arch/mips/kernel/ptrace.cif (!res)
res343arch/mips/kernel/ptrace.creturn res;
res349arch/mips/kernel/ptrace.cint res;
res355arch/mips/kernel/ptrace.cres = verify_area(VERIFY_WRITE, (void *) data, sizeof(long));
res356arch/mips/kernel/ptrace.cif (res)
res357arch/mips/kernel/ptrace.creturn res;
res378arch/ppc/kernel/irq.cint res = _irq[(irq-1)&0x03];
res380arch/ppc/kernel/irq.c_printk("PCI IRQ #%d = %d\n", irq, res);
res382arch/ppc/kernel/irq.creturn (res);
res159drivers/scsi/eata_dma_proc.hres:1,
res545fs/msdos/misc.cint res;
res547fs/msdos/misc.cres = (name)
res552fs/msdos/misc.creturn res<0 ? res : 0;
res38fs/msdos/namei.cchar *res,int dot_dirs,char dotsOK)
res51fs/msdos/namei.cmemset(res+1,' ',10);
res52fs/msdos/namei.cwhile (len--) *res++ = '.';
res62fs/msdos/namei.cfor (walk = res; len && walk-res < 8; walk++) {
res73fs/msdos/namei.cif((res==walk) && (c==0xE5)) c=0x05;
res86fs/msdos/namei.cwhile (walk-res < 8) *walk++ = ' ';
res87fs/msdos/namei.cwhile (len > 0 && walk-res < MSDOS_NAME) {
res102fs/msdos/namei.cwhile (walk-res < MSDOS_NAME) *walk++ = ' ';
res104fs/msdos/namei.cif (!strncmp(res,*reserved,8)) return -EINVAL;
res114fs/msdos/namei.cint res;
res119fs/msdos/namei.cres = msdos_format_name(MSDOS_SB(dir->i_sb)->name_check,
res121fs/msdos/namei.cif (res < 0)
res141fs/msdos/namei.cint ino,res;
res167fs/msdos/namei.cif ((res = msdos_find(dir,name,len,&bh,&de,&ino)) < 0) {
res169fs/msdos/namei.creturn res;
res215fs/msdos/namei.cint res,ino;
res217fs/msdos/namei.cif ((res = msdos_scan(dir,NULL,&bh,&de,&ino,SCAN_ANY)) < 0) {
res218fs/msdos/namei.cif (res != -ENOENT) return res;
res220fs/msdos/namei.cif ((res = msdos_add_cluster(dir)) < 0) return res;
res221fs/msdos/namei.cif ((res = msdos_scan(dir,NULL,&bh,&de,&ino,SCAN_ANY)) < 0) return res;
res254fs/msdos/namei.cint ino,res,is_hid;
res257fs/msdos/namei.cif ((res = msdos_format_name(MSDOS_SB(dir->i_sb)->name_check,name,len,
res260fs/msdos/namei.creturn res;
res280fs/msdos/namei.cres = msdos_create_entry(dir,msdos_name,S_ISDIR(mode),is_hid,result);
res283fs/msdos/namei.creturn res;
res314fs/msdos/namei.cint ino,res,is_hid;
res316fs/msdos/namei.cif ((res = msdos_format_name(MSDOS_SB(dir->i_sb)->name_check,name,len,
res319fs/msdos/namei.creturn res;
res329fs/msdos/namei.cif ((res = msdos_create_entry(dir,msdos_name,1,is_hid,&inode)) < 0) {
res332fs/msdos/namei.creturn res;
res337fs/msdos/namei.cif ((res = msdos_add_cluster(inode)) < 0) goto mkdir_error;
res338fs/msdos/namei.cif ((res = msdos_create_entry(inode,MSDOS_DOT,1,0,&dot)) < 0)
res345fs/msdos/namei.cif ((res = msdos_create_entry(inode,MSDOS_DOTDOT,1,0,&dot)) < 0)
res362fs/msdos/namei.creturn res;
res395fs/msdos/namei.cint res,ino;
res402fs/msdos/namei.cres = -EPERM;
res405fs/msdos/namei.cif ((res = msdos_find(dir,name,len,&bh,&de,&ino)) < 0) goto rmdir_done;
res406fs/msdos/namei.cres = -ENOENT;
res408fs/msdos/namei.cres = -ENOTDIR;
res410fs/msdos/namei.cres = -EBUSY;
res413fs/msdos/namei.cres = msdos_empty(inode);
res414fs/msdos/namei.cif (res)
res422fs/msdos/namei.cres = 0;
res427fs/msdos/namei.creturn res;
res438fs/msdos/namei.cint res,ino;
res445fs/msdos/namei.cif ((res = msdos_find(dir,name,len,&bh,&de,&ino)) < 0)
res448fs/msdos/namei.cres = -ENOENT;
res452fs/msdos/namei.cres = -EPERM;
res456fs/msdos/namei.cres = -EPERM;
res469fs/msdos/namei.creturn res;
res928fs/ncpfs/dir.cint res;
res935fs/ncpfs/dir.cres = -ENOENT;
res942fs/ncpfs/dir.cres = -ENOENT;
res949fs/ncpfs/dir.cres = -EBUSY;
res961fs/ncpfs/dir.cres = ncp_ren_or_mov_file_or_subdir(NCP_SERVER(old_dir),
res965fs/ncpfs/dir.cif (res == 0)
res972fs/ncpfs/dir.cres = -EACCES;
res978fs/ncpfs/dir.creturn res;
res181fs/nfs/inode.cstruct nfs_fsinfo res;
res185fs/nfs/inode.c&res);
res188fs/nfs/inode.cres.bsize = res.blocks = res.bfree = res.bavail = 0;
res191fs/nfs/inode.ctmp.f_bsize = res.bsize;
res192fs/nfs/inode.ctmp.f_blocks = res.blocks;
res193fs/nfs/inode.ctmp.f_bfree = res.bfree;
res194fs/nfs/inode.ctmp.f_bavail = res.bavail;
res752fs/nfs/nfsroot.cint res = -1;
res758fs/nfs/nfsroot.cfor (i = 0; i < NPORTS && res < 0; i++) {
res763fs/nfs/nfsroot.cres = nfs_inode.u.socket_i.ops->bind(&nfs_inode.u.socket_i,
res767fs/nfs/nfsroot.cif (res < 0) {
res211fs/nfs/proc.cstatic int *xdr_decode_fsinfo(int *p, struct nfs_fsinfo *res)
res213fs/nfs/proc.cres->tsize = ntohl(*p++);
res214fs/nfs/proc.cres->bsize = ntohl(*p++);
res215fs/nfs/proc.cres->blocks = ntohl(*p++);
res216fs/nfs/proc.cres->bfree = ntohl(*p++);
res217fs/nfs/proc.cres->bavail = ntohl(*p++);
res782fs/nfs/proc.cstruct nfs_fsinfo *res)
res801fs/nfs/proc.cp = xdr_decode_fsinfo(p, res);
res53fs/nfs/symlink.cchar *res, *res2;
res75fs/nfs/symlink.c&res, &len, NFS_MAXPATHLEN);
res85fs/nfs/symlink.cmemcpy(res2, res, len);
res100fs/nfs/symlink.cchar *res;
res109fs/nfs/symlink.c&res, &len, buflen);
res112fs/nfs/symlink.cmemcpy_tofs(buffer, res, len);
res222fs/open.cint res;
res230fs/open.cres = namei(filename,&inode);
res231fs/open.cif (!res) {
res232fs/open.cres = permission(inode, mode);
res237fs/open.creturn res;
res437fs/smbfs/dir.cint  res;
res439fs/smbfs/dir.cif ((res = get_pname_static(dir,name,len,result,&result_len) != 0)) {
res440fs/smbfs/dir.creturn res;
res887fs/smbfs/dir.cint res;
res892fs/smbfs/dir.cres = -ENOENT;
res898fs/smbfs/dir.cres = -ENOENT;
res902fs/smbfs/dir.cres = get_pname_static(old_dir, old_name, old_len, old_path, &old_len);
res903fs/smbfs/dir.cif (res < 0) {
res907fs/smbfs/dir.cres = get_pname_static(new_dir, new_name, new_len, new_path, &new_len);
res908fs/smbfs/dir.cif (res < 0) {
res914fs/smbfs/dir.cres = -EBUSY;
res918fs/smbfs/dir.cres = smb_proc_mv(SMB_SERVER(old_dir), old_path, old_len,
res921fs/smbfs/dir.cif (res == -EEXIST) {
res925fs/smbfs/dir.cres = smb_proc_mv(SMB_SERVER(old_dir), old_path,
res930fs/smbfs/dir.cif (res == 0) {
res938fs/smbfs/dir.creturn res;
res679fs/smbfs/proc.cint res = 0;
res693fs/smbfs/proc.cif ((res = smb_request_ok(server, SMBwrite, 1, 0)) >= 0) {
res694fs/smbfs/proc.cres = WVAL(buf, smb_vwv0);
res699fs/smbfs/proc.creturn res;
res37include/asm-alpha/byteorder.hunsigned long int res, t1, t2;
res50include/asm-alpha/byteorder.h: "r="(res), "r="(t1), "r="(t2) : "r"(x));
res51include/asm-alpha/byteorder.hreturn res;
res63include/asm-alpha/byteorder.hunsigned long int res, t1;
res70include/asm-alpha/byteorder.h: "r="(res), "r="(t1) : "r"(x));
res71include/asm-alpha/byteorder.hreturn res;
res73include/asm-alpha/hwrpb.hunsigned long res;
res75include/asm-i386/bitops.hint res;
res91include/asm-i386/bitops.h:"=d" (res)
res94include/asm-i386/bitops.hreturn res;
res100include/asm-i386/bitops.hint set = 0, bit = offset & 31, res;
res121include/asm-i386/bitops.hres = find_first_zero_bit (p, size - 32 * (p - (unsigned long *) addr));
res122include/asm-i386/bitops.hreturn (offset + set + res);
res62include/asm-m68k/bitops.hunsigned long res;
res80include/asm-m68k/bitops.h: "=d" (res), "=a" (p)
res83include/asm-m68k/bitops.hreturn ((p - addr) << 5) + res;
res91include/asm-m68k/bitops.hint set = 0, bit = offset & 31, res;
res104include/asm-m68k/bitops.hres = find_first_zero_bit (p, size - 32 * (p - addr));
res105include/asm-m68k/bitops.hreturn (offset + set + res);
res154include/asm-mips/bitops.hint res;
res176include/asm-mips/bitops.h: "=r" (res)
res183include/asm-mips/bitops.hreturn res;
res189include/asm-mips/bitops.hint set = 0, bit = offset & 31, res;
res217include/asm-mips/bitops.hres = find_first_zero_bit (p, size - 32 * (p - (unsigned long *) addr));
res218include/asm-mips/bitops.hreturn (offset + set + res);
res160include/asm-mips/mipsregs.hunsigned int res;                                       \
res162include/asm-mips/mipsregs.hres = read_32bit_cp0_register(register);                \
res163include/asm-mips/mipsregs.hres &= ~change;                                         \
res164include/asm-mips/mipsregs.hres |= (new & change);                                  \
res166include/asm-mips/mipsregs.hwrite_32bit_cp0_register(register, res);        \
res168include/asm-mips/mipsregs.hreturn res;                                             \
res88include/linux/nfs_fs.hstruct nfs_fsinfo *res);
res1065lib/inflate.cint res;
res1122lib/inflate.cif ((res = inflate())) {
res1123lib/inflate.cswitch (res) {
res257lib/string.csigned char res = 0;
res260lib/string.cif ((res = *su1 - *su2) != 0)
res262lib/string.creturn res;