nosec              96 drivers/tty/serial/ucc_uart.c 	__be16 nosec;   	/* receive noise counter */
nosec             667 drivers/tty/serial/ucc_uart.c 	out_be16(&uccup->nosec, 0);
nosec            2510 net/socket.c   			   unsigned int flags, int nosec)
nosec            2529 net/socket.c   	err = (nosec ? sock_recvmsg_nosec : sock_recvmsg)(sock, msg_sys, flags);
nosec            2559 net/socket.c   			 struct msghdr *msg_sys, unsigned int flags, int nosec)
nosec            2570 net/socket.c   	err = ____sys_recvmsg(sock, msg_sys, msg, uaddr, flags, nosec);