tag | line | file | source code |
get_fs_long | 119 | drivers/FPU-emu/get_address.c | offset += (signed) get_fs_long((unsigned long *) (*fpu_eip)); |
get_fs_long | 251 | drivers/FPU-emu/get_address.c | address = get_fs_long((unsigned long *) (*fpu_eip)); |
get_fs_long | 276 | drivers/FPU-emu/get_address.c | address = (signed) get_fs_long((unsigned long *) (*fpu_eip)); |
get_fs_long | 51 | drivers/FPU-emu/reg_ld_str.c | sigl = get_fs_long((unsigned long *) s); |
get_fs_long | 52 | drivers/FPU-emu/reg_ld_str.c | sigh = get_fs_long(1 + (unsigned long *) s); |
get_fs_long | 147 | drivers/FPU-emu/reg_ld_str.c | m64 = get_fs_long(1 + (unsigned long *) dfloat); |
get_fs_long | 148 | drivers/FPU-emu/reg_ld_str.c | l64 = get_fs_long((unsigned long *) dfloat); |
get_fs_long | 224 | drivers/FPU-emu/reg_ld_str.c | m32 = get_fs_long((unsigned long *) single); |
get_fs_long | 292 | drivers/FPU-emu/reg_ld_str.c | ((unsigned long *)&s)[0] = get_fs_long((unsigned long *) _s); |
get_fs_long | 293 | drivers/FPU-emu/reg_ld_str.c | ((unsigned long *)&s)[1] = get_fs_long(1 + (unsigned long *) _s); |
get_fs_long | 323 | drivers/FPU-emu/reg_ld_str.c | s = (long)get_fs_long((unsigned long *) _s); |
get_fs_long | 1184 | drivers/FPU-emu/reg_ld_str.c | instruction_address.offset = get_fs_long((unsigned long *) (s+0x0c)); |
get_fs_long | 1187 | drivers/FPU-emu/reg_ld_str.c | operand_address.offset = get_fs_long((unsigned long *) (s+0x14)); |
get_fs_long | 1188 | drivers/FPU-emu/reg_ld_str.c | operand_address.selector = get_fs_long((unsigned long *) (s+0x18)); |
get_fs_long | 56 | drivers/block/blk.h | set_device_ro((dev),get_fs_long((long *) (where))); return 0; \ |
get_fs_long | 849 | drivers/block/hd.c | unmask_intr[dev] = get_fs_long((long *) arg); |
get_fs_long | 877 | drivers/block/hd.c | arg = get_fs_long((long *) arg); |
get_fs_long | 600 | drivers/block/sbpcd.c | val = get_fs_long((int *) arg); |
get_fs_long | 1502 | drivers/char/serial.c | unsigned int arg = get_fs_long((unsigned long *) value); |
get_fs_long | 1660 | drivers/char/serial.c | arg = get_fs_long((unsigned long *) arg); |
get_fs_long | 1699 | drivers/char/serial.c | rs_wild_int_mask = get_fs_long((unsigned long *) arg); |
get_fs_long | 2590 | drivers/char/tpqic02.c | c = get_fs_long((int *) ioarg); |
get_fs_long | 1292 | drivers/char/tty_io.c | arg = get_fs_long((unsigned long *) arg); |
get_fs_long | 1363 | drivers/char/tty_io.c | pgrp = get_fs_long((pid_t *) arg); |
get_fs_long | 1381 | drivers/char/tty_io.c | arg = get_fs_long((unsigned long *) arg); |
get_fs_long | 321 | drivers/char/tty_ioctl.c | arg = get_fs_long((unsigned long *) arg); |
get_fs_long | 337 | drivers/char/tty_ioctl.c | arg = get_fs_long((unsigned long *) arg); |
get_fs_long | 354 | drivers/char/tty_ioctl.c | if (get_fs_long(arg)) { |
get_fs_long | 414 | drivers/char/vt.c | ct = get_fs_long(&a->kb_cnt); |
get_fs_long | 1413 | drivers/net/ppp.c | temp_i = (int) get_fs_long (l); |
get_fs_long | 1436 | drivers/net/ppp.c | temp_i = (int) get_fs_long (l); |
get_fs_long | 1455 | drivers/net/ppp.c | ppp->xmit_async_map[0] = get_fs_long (l); |
get_fs_long | 1466 | drivers/net/ppp.c | ppp->recv_async_map = get_fs_long (l); |
get_fs_long | 1483 | drivers/net/ppp.c | ppp->inp_sig = (int) get_fs_long (l); |
get_fs_long | 1492 | drivers/net/ppp.c | ppp_debug = (int) get_fs_long (l); |
get_fs_long | 1571 | drivers/net/ppp.c | temp_i = (int) get_fs_long (l) + 1; |
get_fs_long | 965 | drivers/net/slip.c | sl->mode=get_fs_long((long *)arg); |
get_fs_long | 35 | drivers/scsi/scsi_ioctl.c | len = get_fs_long ((unsigned long *) buffer); |
get_fs_long | 154 | drivers/scsi/scsi_ioctl.c | inlen = get_fs_long((unsigned long *) buffer); |
get_fs_long | 155 | drivers/scsi/scsi_ioctl.c | outlen = get_fs_long( ((unsigned long *) buffer) + 1); |
get_fs_long | 71 | drivers/scsi/sg.c | scsi_generics[dev].timeout=get_fs_long((int *) arg); |
get_fs_long | 62 | drivers/sound/os.h | #define GET_WORD_FROM_USER(target, addr, offs) target = get_fs_long((long*)&((addr)[offs])) |
get_fs_long | 64 | drivers/sound/os.h | #define IOCTL_IN(arg) get_fs_long((long *)(arg)) |
get_fs_long | 366 | fs/exec.c | while (get_fs_long((unsigned long *) (tmp++))) |
get_fs_long | 405 | fs/exec.c | if (!(tmp = (char *)get_fs_long(((unsigned long *)argv)+argc))) |
get_fs_long | 32 | fs/ext2/ioctl.c | flags = get_fs_long ((long *) arg); |
get_fs_long | 69 | fs/ext2/ioctl.c | inode->u.ext2_i.i_version = get_fs_long ((long *) arg); |
get_fs_long | 30 | fs/ioctl.c | block = get_fs_long((long *) arg); |
get_fs_long | 74 | fs/ioctl.c | on = get_fs_long((unsigned long *) arg); |
get_fs_long | 83 | fs/ioctl.c | on = get_fs_long ((unsigned long *) arg); |
get_fs_long | 141 | fs/open.c | actime = get_fs_long((unsigned long *) ×->actime); |
get_fs_long | 142 | fs/open.c | modtime = get_fs_long((unsigned long *) ×->modtime); |
get_fs_long | 167 | fs/select.c | *fdset = get_fs_long(fs_pointer); |
get_fs_long | 215 | fs/select.c | n = get_fs_long(buffer++); |
get_fs_long | 220 | fs/select.c | inp = (fd_set *) get_fs_long(buffer++); |
get_fs_long | 221 | fs/select.c | outp = (fd_set *) get_fs_long(buffer++); |
get_fs_long | 222 | fs/select.c | exp = (fd_set *) get_fs_long(buffer++); |
get_fs_long | 223 | fs/select.c | tvp = (struct timeval *) get_fs_long(buffer); |
get_fs_long | 232 | fs/select.c | timeout = ROUND_UP(get_fs_long((unsigned long *)&tvp->tv_usec),(1000000/HZ)); |
get_fs_long | 233 | fs/select.c | timeout += get_fs_long((unsigned long *)&tvp->tv_sec) * HZ; |
get_fs_long | 54 | ipc/msg.c | if ((mtype = get_fs_long (&msgp->mtype)) < 1) |
get_fs_long | 169 | ipc/sem.c | if (!arg || ! (tmp = (struct seminfo *) get_fs_long((int *)arg))) |
get_fs_long | 193 | ipc/sem.c | if (!arg || ! (buf = (struct semid_ds *) get_fs_long((int *) arg))) |
get_fs_long | 236 | ipc/sem.c | if (!arg || ! (array = (ushort *) get_fs_long((int *) arg))) |
get_fs_long | 246 | ipc/sem.c | if ((val = (int) get_fs_long ((int *) arg)) > SEMVMX || val < 0) |
get_fs_long | 257 | ipc/sem.c | if (!arg || ! (array = (ushort *) get_fs_long ((int *) arg)) ) |
get_fs_long | 267 | ipc/sem.c | if (!arg || !(buf = (struct semid_ds *) get_fs_long((int *) arg))) |
get_fs_long | 273 | ipc/sem.c | if (!arg || !(buf = (struct semid_ds *) get_fs_long((int *) arg))) |
get_fs_long | 32 | kernel/signal.c | new_set = get_fs_long((unsigned long *) set) & _BLOCKABLE; |
get_fs_long | 132 | kernel/time.c | value = get_fs_long(tptr); |
get_fs_long | 178 | mm/mmap.c | flags = get_fs_long(buffer+3); |
get_fs_long | 180 | mm/mmap.c | unsigned long fd = get_fs_long(buffer+4); |
get_fs_long | 184 | mm/mmap.c | return do_mmap(file, get_fs_long(buffer), get_fs_long(buffer+1), |
get_fs_long | 185 | mm/mmap.c | get_fs_long(buffer+2), flags, get_fs_long(buffer+5)); |
get_fs_long | 1173 | net/inet/af_inet.c | sk->proc = get_fs_long((int *) arg); |
get_fs_long | 1940 | net/inet/ip.c | val = get_fs_long((unsigned long *)optval); |
get_fs_long | 415 | net/inet/ipx.c | return ipxrtr_delete(get_fs_long(arg)); |
get_fs_long | 489 | net/inet/ipx.c | opt=get_fs_long((unsigned long *)optval); |
get_fs_long | 128 | net/inet/sock.c | val = get_fs_long((unsigned long *)optval); |
get_fs_long | 4420 | net/inet/tcp.c | val = get_fs_long((unsigned long *)optval); |
get_fs_long | 128 | net/socket.c | len=get_fs_long(ulen); |
get_fs_long | 1127 | net/socket.c | return(sock_socket(get_fs_long(args+0), |
get_fs_long | 1128 | net/socket.c | get_fs_long(args+1), |
get_fs_long | 1129 | net/socket.c | get_fs_long(args+2))); |
get_fs_long | 1134 | net/socket.c | return(sock_bind(get_fs_long(args+0), |
get_fs_long | 1135 | net/socket.c | (struct sockaddr *)get_fs_long(args+1), |
get_fs_long | 1136 | net/socket.c | get_fs_long(args+2))); |
get_fs_long | 1141 | net/socket.c | return(sock_connect(get_fs_long(args+0), |
get_fs_long | 1142 | net/socket.c | (struct sockaddr *)get_fs_long(args+1), |
get_fs_long | 1143 | net/socket.c | get_fs_long(args+2))); |
get_fs_long | 1148 | net/socket.c | return(sock_listen(get_fs_long(args+0), |
get_fs_long | 1149 | net/socket.c | get_fs_long(args+1))); |
get_fs_long | 1154 | net/socket.c | return(sock_accept(get_fs_long(args+0), |
get_fs_long | 1155 | net/socket.c | (struct sockaddr *)get_fs_long(args+1), |
get_fs_long | 1156 | net/socket.c | (int *)get_fs_long(args+2))); |
get_fs_long | 1161 | net/socket.c | return(sock_getsockname(get_fs_long(args+0), |
get_fs_long | 1162 | net/socket.c | (struct sockaddr *)get_fs_long(args+1), |
get_fs_long | 1163 | net/socket.c | (int *)get_fs_long(args+2))); |
get_fs_long | 1168 | net/socket.c | return(sock_getpeername(get_fs_long(args+0), |
get_fs_long | 1169 | net/socket.c | (struct sockaddr *)get_fs_long(args+1), |
get_fs_long | 1170 | net/socket.c | (int *)get_fs_long(args+2))); |
get_fs_long | 1175 | net/socket.c | return(sock_socketpair(get_fs_long(args+0), |
get_fs_long | 1176 | net/socket.c | get_fs_long(args+1), |
get_fs_long | 1177 | net/socket.c | get_fs_long(args+2), |
get_fs_long | 1178 | net/socket.c | (unsigned long *)get_fs_long(args+3))); |
get_fs_long | 1183 | net/socket.c | return(sock_send(get_fs_long(args+0), |
get_fs_long | 1184 | net/socket.c | (void *)get_fs_long(args+1), |
get_fs_long | 1185 | net/socket.c | get_fs_long(args+2), |
get_fs_long | 1186 | net/socket.c | get_fs_long(args+3))); |
get_fs_long | 1191 | net/socket.c | return(sock_sendto(get_fs_long(args+0), |
get_fs_long | 1192 | net/socket.c | (void *)get_fs_long(args+1), |
get_fs_long | 1193 | net/socket.c | get_fs_long(args+2), |
get_fs_long | 1194 | net/socket.c | get_fs_long(args+3), |
get_fs_long | 1195 | net/socket.c | (struct sockaddr *)get_fs_long(args+4), |
get_fs_long | 1196 | net/socket.c | get_fs_long(args+5))); |
get_fs_long | 1201 | net/socket.c | return(sock_recv(get_fs_long(args+0), |
get_fs_long | 1202 | net/socket.c | (void *)get_fs_long(args+1), |
get_fs_long | 1203 | net/socket.c | get_fs_long(args+2), |
get_fs_long | 1204 | net/socket.c | get_fs_long(args+3))); |
get_fs_long | 1209 | net/socket.c | return(sock_recvfrom(get_fs_long(args+0), |
get_fs_long | 1210 | net/socket.c | (void *)get_fs_long(args+1), |
get_fs_long | 1211 | net/socket.c | get_fs_long(args+2), |
get_fs_long | 1212 | net/socket.c | get_fs_long(args+3), |
get_fs_long | 1213 | net/socket.c | (struct sockaddr *)get_fs_long(args+4), |
get_fs_long | 1214 | net/socket.c | (int *)get_fs_long(args+5))); |
get_fs_long | 1219 | net/socket.c | return(sock_shutdown(get_fs_long(args+0), |
get_fs_long | 1220 | net/socket.c | get_fs_long(args+1))); |
get_fs_long | 1225 | net/socket.c | return(sock_setsockopt(get_fs_long(args+0), |
get_fs_long | 1226 | net/socket.c | get_fs_long(args+1), |
get_fs_long | 1227 | net/socket.c | get_fs_long(args+2), |
get_fs_long | 1228 | net/socket.c | (char *)get_fs_long(args+3), |
get_fs_long | 1229 | net/socket.c | get_fs_long(args+4))); |
get_fs_long | 1234 | net/socket.c | return(sock_getsockopt(get_fs_long(args+0), |
get_fs_long | 1235 | net/socket.c | get_fs_long(args+1), |
get_fs_long | 1236 | net/socket.c | get_fs_long(args+2), |
get_fs_long | 1237 | net/socket.c | (char *)get_fs_long(args+3), |
get_fs_long | 1238 | net/socket.c | (int *)get_fs_long(args+4))); |