taglinefilesource code
end19fs/inode.cunsigned long inode_init(unsigned long start, unsigned long end)
end43fs/minix/bitmap.cunsigned i, j, end, sum = 0;
end50fs/minix/bitmap.cend = BLOCK_SIZE;
end54fs/minix/bitmap.cend = numbits >> 3;
end56fs/minix/bitmap.ctmp = bh->b_data[end] & ((1<<numbits)-1);
end60fs/minix/bitmap.cfor (j=0; j<end; j++)
end31fs/nfs/sock.cstatic int do_nfs_rpc_call(struct nfs_server *server, int *start, int *end)
end52fs/nfs/sock.clen = ((char *) end) - ((char *) start);
end154fs/nfs/sock.cint nfs_rpc_call(struct nfs_server *server, int *start, int *end)
end161fs/nfs/sock.cresult = do_nfs_rpc_call(server, start, end);
end103fs/proc/array.cstatic int get_array(struct task_struct ** p, unsigned long start, unsigned long end, char * buffer)
end109fs/proc/array.cif (start >= end)
end125fs/proc/array.cif (start >= end)
end286fs/proc/array.cint end;
end332fs/proc/array.cend = count + file->f_pos;
end335fs/proc/array.cfile->f_pos = end;
end69include/linux/fs.hextern unsigned long inode_init(unsigned long start, unsigned long end);
end97include/linux/nfs_fs.hextern int nfs_rpc_call(struct nfs_server *server, int *start, int *end);
end24init/main.cextern int end;
end224init/main.clow_memory_start = (unsigned long) &end;
end236init/main.cprof_len = (unsigned long) &end;