s32               370 arch/x86/ia32/sys_ia32.c 	compat_sigset_t s32;
s32               375 arch/x86/ia32/sys_ia32.c 		if (copy_from_user(&s32, set, sizeof(compat_sigset_t)))
s32               378 arch/x86/ia32/sys_ia32.c 		case 4: s.sig[3] = s32.sig[6] | (((long)s32.sig[7]) << 32);
s32               379 arch/x86/ia32/sys_ia32.c 		case 3: s.sig[2] = s32.sig[4] | (((long)s32.sig[5]) << 32);
s32               380 arch/x86/ia32/sys_ia32.c 		case 2: s.sig[1] = s32.sig[2] | (((long)s32.sig[3]) << 32);
s32               381 arch/x86/ia32/sys_ia32.c 		case 1: s.sig[0] = s32.sig[0] | (((long)s32.sig[1]) << 32);
s32               394 arch/x86/ia32/sys_ia32.c 		case 4: s32.sig[7] = (s.sig[3] >> 32); s32.sig[6] = s.sig[3];
s32               395 arch/x86/ia32/sys_ia32.c 		case 3: s32.sig[5] = (s.sig[2] >> 32); s32.sig[4] = s.sig[2];
s32               396 arch/x86/ia32/sys_ia32.c 		case 2: s32.sig[3] = (s.sig[1] >> 32); s32.sig[2] = s.sig[1];
s32               397 arch/x86/ia32/sys_ia32.c 		case 1: s32.sig[1] = (s.sig[0] >> 32); s32.sig[0] = s.sig[0];
s32               399 arch/x86/ia32/sys_ia32.c 		if (copy_to_user(oset, &s32, sizeof(compat_sigset_t)))
s32               524 arch/x86/ia32/sys_ia32.c 	compat_sigset_t s32;
s32               533 arch/x86/ia32/sys_ia32.c 		case 4: s32.sig[7] = (s.sig[3] >> 32); s32.sig[6] = s.sig[3];
s32               534 arch/x86/ia32/sys_ia32.c 		case 3: s32.sig[5] = (s.sig[2] >> 32); s32.sig[4] = s.sig[2];
s32               535 arch/x86/ia32/sys_ia32.c 		case 2: s32.sig[3] = (s.sig[1] >> 32); s32.sig[2] = s.sig[1];
s32               536 arch/x86/ia32/sys_ia32.c 		case 1: s32.sig[1] = (s.sig[0] >> 32); s32.sig[0] = s.sig[0];
s32               538 arch/x86/ia32/sys_ia32.c 		if (copy_to_user(set, &s32, sizeof(compat_sigset_t)))
s32                53 arch/x86/kernel/cpu/bugs.c 	s32 fdiv_bug;
s32               184 arch/x86/kernel/cpu/mtrr/if.c 		struct mtrr_sentry32 __user *s32 = (struct mtrr_sentry32 __user *)__arg;
s32               185 arch/x86/kernel/cpu/mtrr/if.c 		err = get_user(sentry.base, &s32->base);
s32               186 arch/x86/kernel/cpu/mtrr/if.c 		err |= get_user(sentry.size, &s32->size);
s32               187 arch/x86/kernel/cpu/mtrr/if.c 		err |= get_user(sentry.type, &s32->type);
s32               292 arch/x86/kernel/hpet.c 	return (s32)((u32)hpet_readl(HPET_COUNTER) - cnt) >= 0 ? -ETIME : 0;
s32               167 arch/x86/kernel/kprobes.c 		s32 raddr;
s32               170 arch/x86/kernel/kprobes.c 	jop->raddr = (s32)((long)(to) - ((long)(from) + 5));
s32               334 arch/x86/kernel/kprobes.c 			disp = (u8 *) p->addr + *((s32 *) insn) -
s32               336 arch/x86/kernel/kprobes.c 			BUG_ON((s64) (s32) disp != disp); /* Sanity check.  */
s32               337 arch/x86/kernel/kprobes.c 			*(s32 *)insn = (s32) disp;
s32               112 arch/x86/kernel/module_64.c 			*(s32 *)loc = val;
s32               113 arch/x86/kernel/module_64.c 			if ((s64)val != *(s32 *)loc)
s32               120 arch/x86/kernel/module_64.c 			if ((s64)val != *(s32 *)loc)
s32               336 arch/x86/kernel/ptrace.c 		value = (long) (s32) value;
s32              1187 arch/x86/kernel/ptrace.c 		regs->orig_ax = (long) (s32) value;
s32               783 arch/x86/kvm/x86_emulate.c 				c->modrm_ea += insn_fetch(s32, 4, c->eip);
s32               796 arch/x86/kvm/x86_emulate.c 				c->modrm_ea += insn_fetch(s32, 4, c->eip);
s32               802 arch/x86/kvm/x86_emulate.c 			c->modrm_ea += insn_fetch(s32, 4, c->eip);
s32              1020 arch/x86/kvm/x86_emulate.c 			c->src.val = insn_fetch(s32, 4, c->eip);
s32              1416 arch/x86/kvm/x86_emulate.c 		c->dst.val = (s32) c->src.val;
s32              1689 arch/x86/kvm/x86_emulate.c 			rel = insn_fetch(s32, 4, c->eip);
s32              1923 arch/x86/kvm/x86_emulate.c 			rel = insn_fetch(s32, 4, c->eip);
s32               267 fs/affs/super.c 	s32			 root_block;
s32               272 fs/affs/super.c 	s32			 key;
s32               130 fs/afs/afs.h   	s32			lock_count;	/* file lock count (0=UNLK -1=WRLCK +ve=#RDLCK */
s32              1839 fs/compat.c    	s32			svc32_nthreads;
s32              1844 fs/compat.c    	s32			cl32_naddr;
s32              1846 fs/compat.c    	s32			cl32_fhkeytype;
s32              1847 fs/compat.c    	s32			cl32_fhkeylen;
s32               600 fs/compat_ioctl.c 	s32			rtmsg_ifindex;
s32               121 fs/ecryptfs/ecryptfs_kernel.h 	s32 hash_algo;
s32               537 fs/inotify.c   s32 inotify_find_watch(struct inotify_handle *ih, struct inode *inode,
s32               568 fs/inotify.c   s32 inotify_find_update_watch(struct inotify_handle *ih, struct inode *inode,
s32               619 fs/inotify.c   s32 inotify_add_watch(struct inotify_handle *ih, struct inotify_watch *watch,
s32               677 fs/inotify.c   s32 inotify_clone_watch(struct inotify_watch *old, struct inotify_watch *new)
s32               155 fs/isofs/inode.c 	s32 session;
s32               156 fs/isofs/inode.c 	s32 sbsector;
s32               190 fs/jfs/inode.c 	s32 xlen = bh_result->b_size >> ip->i_blkbits;
s32               212 fs/jfs/jfs_dtree.c 	s32 xlen;
s32               231 fs/jfs/jfs_dtree.c 	s32 xlen;
s32              3011 fs/jfs/jfs_dtree.c 		s32 unused;
s32              3411 fs/jfs/jfs_dtree.c 		s32 unused;
s32               603 fs/jfs/jfs_imap.c 	s32 ino;
s32               482 fs/jfs/jfs_logmgr.h 	s32 lsn;		/* log sequence number */
s32               311 fs/jfs/jfs_mount.c 	s32 bsize;
s32                43 fs/jfs/jfs_txnmgr.h 	s32 lsn;		/* recovery lsn */
s32                57 fs/jfs/jfs_txnmgr.h 	s32 clsn;		/* commit lsn */
s32                59 fs/jfs/jfs_txnmgr.h 	s32 pn;			/* commit record log page number */
s32                60 fs/jfs/jfs_txnmgr.h 	s32 eor;		/* commit record eor */
s32               203 fs/jfs/jfs_txnmgr.h 	s32 pxdlock[8];		/* 32: */
s32               246 fs/jfs/xattr.c 	s32 nbytes, nb;
s32               247 fs/jfs/xattr.c 	s32 bytes_to_write;
s32               396 fs/jfs/xattr.c 	s32 bytes_to_read;
s32               125 fs/lockd/xdr.c 	s32			start, len, end;
s32               190 fs/lockd/xdr.c 	s32		start, len;
s32               412 fs/lockd/xdr.c 		s32			start, len, end;
s32                99 fs/ncpfs/ioctl.c 	s32		auth_type;
s32               105 fs/ncpfs/ioctl.c 	s32 version;
s32                38 fs/ntfs/endian.h static inline s32 sle32_to_cpu(sle32 x)
s32                53 fs/ntfs/endian.h static inline s32 sle32_to_cpup(sle32 *x)
s32               123 fs/ntfs/inode.h 	s32 nr_extents;	/* For a base mft record, the number of attached extent
s32                77 fs/ntfs/volume.h 	s32 attrdef_size;		/* Size of the attribute definition
s32               207 fs/ocfs2/cluster/tcp_internal.h 	s32			ns_status;
s32               386 fs/partitions/acorn.c 		s32 size = le32_to_cpu(p->size); /* yes, it's signed. */
s32                18 fs/partitions/ultrix.c 		s32	pt_magic;	/* magic no. indicating part. info exits */
s32                19 fs/partitions/ultrix.c 		s32	pt_valid;	/* set by driver if pt is current */
s32                21 fs/partitions/ultrix.c 			s32		pi_nblocks; /* no. of sectors */
s32                36 fs/ufs/util.h  static inline s32
s32                88 fs/xfs/linux-2.6/xfs_ioctl32.c 	    copy_in_user(&p->l_sysid,	&p32->l_sysid,	sizeof(s32)) ||
s32               189 include/acpi/actypes.h typedef s32 acpi_native_int;
s32                15 include/asm-m68k/idprom.h 	s32		id_date;	/* Date of manufacture */
s32                13 include/asm-parisc/compat.h typedef s32	compat_ssize_t;
s32                14 include/asm-parisc/compat.h typedef s32	compat_time_t;
s32                15 include/asm-parisc/compat.h typedef s32	compat_clock_t;
s32                16 include/asm-parisc/compat.h typedef s32	compat_pid_t;
s32                24 include/asm-parisc/compat.h typedef s32	compat_off_t;
s32                28 include/asm-parisc/compat.h typedef s32	compat_daddr_t;
s32                30 include/asm-parisc/compat.h typedef s32	compat_timer_t;
s32                32 include/asm-parisc/compat.h typedef s32	compat_int_t;
s32                33 include/asm-parisc/compat.h typedef s32	compat_long_t;
s32                41 include/asm-parisc/compat.h 	s32			tv_nsec;
s32                46 include/asm-parisc/compat.h 	s32			tv_usec;
s32                64 include/asm-parisc/compat.h 	s32			st_blksize;
s32                65 include/asm-parisc/compat.h 	s32			st_blocks;
s32                97 include/asm-parisc/compat.h 	s32		f_type;
s32                98 include/asm-parisc/compat.h 	s32		f_bsize;
s32                99 include/asm-parisc/compat.h 	s32		f_blocks;
s32               100 include/asm-parisc/compat.h 	s32		f_bfree;
s32               101 include/asm-parisc/compat.h 	s32		f_bavail;
s32               102 include/asm-parisc/compat.h 	s32		f_files;
s32               103 include/asm-parisc/compat.h 	s32		f_ffree;
s32               105 include/asm-parisc/compat.h 	s32		f_namelen;
s32               106 include/asm-parisc/compat.h 	s32		f_frsize;
s32               107 include/asm-parisc/compat.h 	s32		f_spare[5];
s32                14 include/asm-x86/compat.h typedef s32		compat_ssize_t;
s32                15 include/asm-x86/compat.h typedef s32		compat_time_t;
s32                16 include/asm-x86/compat.h typedef s32		compat_clock_t;
s32                17 include/asm-x86/compat.h typedef s32		compat_pid_t;
s32                25 include/asm-x86/compat.h typedef s32		compat_off_t;
s32                29 include/asm-x86/compat.h typedef s32		compat_daddr_t;
s32                32 include/asm-x86/compat.h typedef s32		compat_timer_t;
s32                33 include/asm-x86/compat.h typedef s32		compat_key_t;
s32                35 include/asm-x86/compat.h typedef s32		compat_int_t;
s32                36 include/asm-x86/compat.h typedef s32		compat_long_t;
s32                44 include/asm-x86/compat.h 	s32		tv_nsec;
s32                49 include/asm-x86/compat.h 	s32		tv_usec;
s32                75 include/linux/cnt32_to_63.h 	if (unlikely((s32)(__x.hi ^ __x.lo) < 0)) \
s32                62 include/linux/dmaengine.h typedef s32 dma_cookie_t;
s32                92 include/linux/hid.h 	    __s32  s32;
s32                69 include/linux/i2c.h extern s32 i2c_smbus_xfer (struct i2c_adapter * adapter, u16 addr,
s32                77 include/linux/i2c.h extern s32 i2c_smbus_read_byte(struct i2c_client * client);
s32                78 include/linux/i2c.h extern s32 i2c_smbus_write_byte(struct i2c_client * client, u8 value);
s32                79 include/linux/i2c.h extern s32 i2c_smbus_read_byte_data(struct i2c_client * client, u8 command);
s32                80 include/linux/i2c.h extern s32 i2c_smbus_write_byte_data(struct i2c_client * client,
s32                82 include/linux/i2c.h extern s32 i2c_smbus_read_word_data(struct i2c_client * client, u8 command);
s32                83 include/linux/i2c.h extern s32 i2c_smbus_write_word_data(struct i2c_client * client,
s32                86 include/linux/i2c.h extern s32 i2c_smbus_read_block_data(struct i2c_client *client,
s32                88 include/linux/i2c.h extern s32 i2c_smbus_write_block_data(struct i2c_client * client,
s32                92 include/linux/i2c.h extern s32 i2c_smbus_read_i2c_block_data(struct i2c_client * client,
s32                94 include/linux/i2c.h extern s32 i2c_smbus_write_i2c_block_data(struct i2c_client * client,
s32                51 include/linux/ktime.h 	s32	sec, nsec;
s32                53 include/linux/ktime.h 	s32	nsec, sec;
s32               226 include/linux/ktime.h 	return (ktime_t) { .tv = { .sec = (s32)ts.tv_sec,
s32               227 include/linux/ktime.h 			   	   .nsec = (s32)ts.tv_nsec } };
s32               238 include/linux/ktime.h 	return (ktime_t) { .tv = { .sec = (s32)tv.tv_sec,
s32               239 include/linux/ktime.h 				   .nsec = (s32)tv.tv_usec * 1000 } };
s32                14 include/linux/lockd/nlm.h # define NLM_OFFSET_MAX		((s32) 0x7fffffff)
s32                79 include/linux/math64.h 	s32 remainder;
s32                24 include/linux/percpu_counter.h 	s32 *counters;
s32                47 include/linux/sunrpc/gss_krb5.h 	s32			endtime;
s32               116 include/linux/sunrpc/gss_krb5.h s32
s32               151 include/linux/sunrpc/gss_krb5.h s32
s32               156 include/linux/sunrpc/gss_krb5.h s32
s32                43 include/linux/sunrpc/gss_spkm3.h s32 make_spkm3_checksum(s32 cksumtype, struct xdr_netobj *key, char *header,
s32                50 include/linux/sysv_fs.h 	s32		s_magic;	/* version of file system */
s32                90 include/linux/sysv_fs.h 	s32	s_fill[12];
s32                92 include/linux/sysv_fs.h 	s32	s_magic;	/* version of file system */
s32               118 include/linux/sysv_fs.h 	s32	s_fill[14];
s32               120 include/linux/sysv_fs.h 	s32	s_magic;		/* version of file system */
s32                51 include/linux/tc.h 	s32		revision;	/* Hardware revision level. */
s32                52 include/linux/tc.h 	s32		clk_period;	/* Clock period in nanoseconds. */
s32                53 include/linux/tc.h 	s32		slot_size;	/* Slot size in megabytes. */
s32                54 include/linux/tc.h 	s32		io_timeout;	/* I/O timeout in cycles. */
s32                55 include/linux/tc.h 	s32		dma_range;	/* DMA address range in megabytes. */
s32                56 include/linux/tc.h 	s32		max_dma_burst;	/* Maximum DMA burst length. */
s32                57 include/linux/tc.h 	s32		parity;		/* System module supports TC parity. */
s32                58 include/linux/tc.h 	s32		reserved[4];
s32                70 include/linux/uio_driver.h 	int (*irqcontrol)(struct uio_info *info, s32 irq_on);
s32               147 include/linux/usbdevice_fs.h 	s32 ifno;
s32               148 include/linux/usbdevice_fs.h 	s32 ioctl_code;
s32               532 include/net/tcp.h 	s32 win = tp->rcv_wup + tp->rcv_wnd - tp->rcv_nxt;
s32               671 include/net/tcp.h 	void (*pkts_acked)(struct sock *sk, u32 num_acked, s32 rtt_us);
s32              1007 include/net/tcp.h 	if ((s32)(rx_opt->rcv_tsval - rx_opt->ts_recent) >= 0)
s32               347 include/sound/wavefront.h     s32 Fraction:4;
s32               348 include/sound/wavefront.h     s32 Integer:20;
s32               349 include/sound/wavefront.h     s32 Unused:8;
s32                23 include/video/kyro.h 	s32 HSP;		/* Hor Sync Polarity */
s32                28 include/video/kyro.h 	s32 VSP;		/* Ver Sync Polarity */
s32               155 kernel/auditfilter.c 	s32 wd;
s32               777 kernel/compat.c 	compat_sigset_t s32;
s32               787 kernel/compat.c 	if (copy_from_user(&s32, uthese, sizeof(compat_sigset_t)))
s32               789 kernel/compat.c 	sigset_from_compat(&s, &s32);
s32              1021 kernel/compat.c 	s32 uptime;
s32                53 kernel/pm_qos_params.c 		s32 value;
s32                54 kernel/pm_qos_params.c 		s32 usec;
s32                55 kernel/pm_qos_params.c 		s32 kbps;
s32                60 kernel/pm_qos_params.c static s32 max_compare(s32 v1, s32 v2);
s32                61 kernel/pm_qos_params.c static s32 min_compare(s32 v1, s32 v2);
s32                68 kernel/pm_qos_params.c 	s32 default_value;
s32                70 kernel/pm_qos_params.c 	s32 (*comparitor)(s32, s32);
s32               128 kernel/pm_qos_params.c static s32 max_compare(s32 v1, s32 v2)
s32               133 kernel/pm_qos_params.c static s32 min_compare(s32 v1, s32 v2)
s32               141 kernel/pm_qos_params.c 	s32 extreme_value;
s32               386 kernel/pm_qos_params.c 	s32 value;
s32               390 kernel/pm_qos_params.c 	if (count != sizeof(s32))
s32               392 kernel/pm_qos_params.c 	if (copy_from_user(&value, buf, sizeof(s32)))
s32               397 kernel/pm_qos_params.c 	return  sizeof(s32);
s32               395 kernel/time.c  	s32 rem;
s32               405 kernel/time/ntp.c 	txc->freq	   = shift_right((s32)(time_freq >> PPM_SCALE_INV_SHIFT) *
s32               363 kernel/time/timekeeping.c 	s32 error2, mult;
s32                23 lib/percpu_counter.c 		s32 *pcount = per_cpu_ptr(fbc->counters, cpu);
s32                34 lib/percpu_counter.c 	s32 *pcount;
s32                63 lib/percpu_counter.c 		s32 *pcount = per_cpu_ptr(fbc->counters, cpu);
s32                80 lib/percpu_counter.c 	fbc->counters = alloc_percpu(s32);
s32               130 lib/percpu_counter.c 		s32 *pcount;
s32                81 mm/slob.c      typedef s32 slobidx_t;
s32               104 net/compat.c   #define CMSG_COMPAT_ALIGN(len)	ALIGN((len), sizeof(s32))
s32               281 net/ieee80211/ieee80211_crypt_ccmp.c 	if ((s32)iv32_n - (s32)iv32_o < 0 ||
s32               404 net/ieee80211/ieee80211_crypt_tkip.c 	if ((s32)iv32_n - (s32)iv32_o < 0 ||
s32               563 net/ipv4/ip_gre.c 			    (tunnel->i_seqno && (s32)(seqno - tunnel->i_seqno) < 0)) {
s32                86 net/ipv4/tcp_bic.c 	    (s32)(tcp_time_stamp - ca->last_time) <= HZ / 32)
s32               147 net/ipv4/tcp_cubic.c 	    (s32)(tcp_time_stamp - ca->last_time) <= HZ / 32)
s32               307 net/ipv4/tcp_cubic.c 	if ((s32)(tcp_time_stamp - ca->epoch_start) < HZ)
s32              2851 net/ipv4/tcp_input.c 	s32 seq_rtt = -1;
s32              2852 net/ipv4/tcp_input.c 	s32 ca_seq_rtt = -1;
s32              2969 net/ipv4/tcp_input.c 			s32 rtt_us = -1;
s32              3545 net/ipv4/tcp_input.c 		if ((s32)(tp->rx_opt.rcv_tsval - tp->rx_opt.ts_recent) >= 0 ||
s32              3591 net/ipv4/tcp_input.c 		(s32)(tp->rx_opt.ts_recent - tp->rx_opt.rcv_tsval) <= (inet_csk(sk)->icsk_rto * 1024) / HZ);
s32              3598 net/ipv4/tcp_input.c 	return ((s32)(tp->rx_opt.ts_recent - tp->rx_opt.rcv_tsval) > TCP_PAWS_WINDOW &&
s32              4851 net/ipv4/tcp_input.c 			if ((s32)(tp->rx_opt.rcv_tsval - tp->rx_opt.ts_recent) < 0)
s32              1281 net/ipv4/tcp_ipv4.c 			    (s32)(peer->tcp_ts - req->ts_recent) >
s32              1699 net/ipv4/tcp_ipv4.c 		if ((s32)(peer->tcp_ts - tp->rx_opt.ts_recent) <= 0 ||
s32              1720 net/ipv4/tcp_ipv4.c 		if ((s32)(peer->tcp_ts - tcptw->tw_ts_recent) <= 0 ||
s32               238 net/ipv4/tcp_minisocks.c 	      (s32)(tcptw->tw_ts_recent - tmp_opt.rcv_tsval) < 0))) {
s32               129 net/ipv4/tcp_output.c 	s32 delta = tcp_time_stamp - tp->lsndtime;
s32               152 net/ipv4/tcp_output.c 	    (!tp->packets_out && (s32)(now - tp->lsndtime) > icsk->icsk_rto))
s32              1089 net/ipv4/tcp_output.c 		    (s32)(tcp_time_stamp - tp->snd_cwnd_stamp) >= inet_csk(sk)->icsk_rto)
s32                72 net/ipv4/tcp_timer.c 	if ((s32)(tcp_time_stamp - tp->lsndtime) > 2*TCP_RTO_MAX || !do_reset)
s32                85 net/ipv4/tcp_timer.c 		if ((s32)(tcp_time_stamp - tp->lsndtime) <= TCP_TIMEWAIT_LEN ||
s32               119 net/ipv4/tcp_westwood.c 	s32 delta = tcp_time_stamp - w->rtt_win_sx;
s32              3784 net/ipv6/addrconf.c 	nla = nla_reserve(skb, IFLA_INET6_CONF, DEVCONF_MAX * sizeof(s32));
s32               120 net/llc/llc_input.c 		s32 data_size = ntohs(pdulen) - llc_len;
s32                74 net/mac80211/rc80211_pid.h 		s32 pf_sample;
s32                75 net/mac80211/rc80211_pid.h 		s32 prop_err;
s32                76 net/mac80211/rc80211_pid.h 		s32 int_err;
s32                77 net/mac80211/rc80211_pid.h 		s32 der_err;
s32               210 net/mac80211/rc80211_pid.h 	s32 err_avg_sc;
s32               151 net/mac80211/rc80211_pid_algo.c 	s32 err_avg;
s32               526 net/netlink/af_netlink.c 	s32 pid = current->tgid;
s32               528 net/netlink/af_netlink.c 	static s32 rover = -4097;
s32               128 net/sunrpc/auth_gss/gss_krb5_crypto.c s32
s32                82 net/sunrpc/auth_gss/gss_krb5_seal.c 	s32			now;
s32                43 net/sunrpc/auth_gss/gss_krb5_seqnum.c s32
s32                64 net/sunrpc/auth_gss/gss_krb5_seqnum.c s32
s32                70 net/sunrpc/auth_gss/gss_krb5_seqnum.c 	s32 code;
s32                80 net/sunrpc/auth_gss/gss_krb5_seqnum.c 		return (s32)KG_BAD_SEQ;
s32                83 net/sunrpc/auth_gss/gss_krb5_unseal.c 	s32			now;
s32               140 net/sunrpc/auth_gss/gss_krb5_wrap.c 	s32			now;
s32               220 net/sunrpc/auth_gss/gss_krb5_wrap.c 	s32			now;
s32               222 net/sunrpc/auth_gss/gss_krb5_wrap.c 	s32			seqnum;
s32                64 net/sunrpc/auth_gss/gss_spkm3_seal.c 	s32			checksum_type;
s32                71 net/sunrpc/auth_gss/gss_spkm3_seal.c 	s32			now;
s32               140 net/sunrpc/auth_gss/gss_spkm3_seal.c s32
s32                57 net/sunrpc/auth_gss/gss_spkm3_unseal.c 	s32			checksum_type;
s32                58 net/sunrpc/auth_gss/gss_spkm3_unseal.c 	s32			code;
s32                39 samples/firmware_class/firmware_sample_firmware_class.c 	s32 loading:2;
s32                69 sound/aoa/codecs/snd-aoa-codec-onyx.c 	s32 v;
s32                66 sound/core/control_compat.c 	s32 type;
s32                69 sound/core/control_compat.c 	s32 owner;
s32                72 sound/core/control_compat.c 			s32 min;
s32                73 sound/core/control_compat.c 			s32 max;
s32                74 sound/core/control_compat.c 			s32 step;
s32               161 sound/core/control_compat.c 		s32 integer[128];
s32                93 sound/core/pcm_compat.c 	s32 tstamp_mode;
s32               182 sound/core/pcm_compat.c 	s32 state;
s32               187 sound/core/pcm_compat.c 	s32 delay;
s32               191 sound/core/pcm_compat.c 	s32 suspended_state;
s32               269 sound/core/pcm_compat.c 	s32 result;
s32               307 sound/core/pcm_compat.c 	s32 result;
s32               364 sound/core/pcm_compat.c 	s32 state;
s32               365 sound/core/pcm_compat.c 	s32 pad1;
s32               368 sound/core/pcm_compat.c 	s32 suspended_state;
s32                26 sound/core/rawmidi_compat.c 	s32 stream;
s32                57 sound/core/rawmidi_compat.c 	s32 stream;
s32                31 sound/core/seq/seq_compat.c 	s32 midi_channels;		/* channels per MIDI port */
s32                32 sound/core/seq/seq_compat.c 	s32 midi_voices;		/* voices per MIDI port */
s32                33 sound/core/seq/seq_compat.c 	s32 synth_voices;		/* voices per SYNTH port */
s32                35 sound/core/seq/seq_compat.c 	s32 read_use;			/* R/O: subscribers for output (from this port) */
s32                36 sound/core/seq/seq_compat.c 	s32 write_use;			/* R/O: subscribers for input (to this port) */
s32                27 sound/core/timer_compat.c 	s32 card;
s32                21 sound/pci/au88x0/au88x0_eq.h 	s32 this04;		/* How many filters for each side (default = 10) */
s32                22 sound/pci/au88x0/au88x0_eq.h 	s32 this08;		/* inited to cero. Stereo flag? */
s32                32 sound/pci/au88x0/au88x0_eq.h 	s32 this10;		/* How many gains are used for each side (right or left). */
s32                34 sound/pci/au88x0/au88x0_eq.h 	s32 this28;		/* flag related to EQ enabled or not. Gang flag ? */
s32                35 sound/pci/au88x0/au88x0_eq.h 	s32 this54;		/* SetBypass */
s32                36 sound/pci/au88x0/au88x0_eq.h 	s32 this58;
s32                37 sound/pci/au88x0/au88x0_eq.h 	s32 this5c;
s32               484 sound/pci/mixart/mixart_core.h 	s32 channel; /* 0=left, 1=right, -1=both, -2=both same */
s32               295 sound/soc/codecs/cs4270.c 	s32 length;
s32               267 sound/sparc/dbri.c 	s32 cmd[DBRI_NO_CMDS];			/* Place for commands */
s32               268 sound/sparc/dbri.c 	volatile s32 intr[DBRI_INT_BLK];	/* Interrupt field  */
s32               313 sound/sparc/dbri.c 	s32 *cmdptr;		/* Pointer to the last queued cmd */
s32               656 sound/sparc/dbri.c static s32 *dbri_cmdlock(struct snd_dbri *dbri, int len)
s32               681 sound/sparc/dbri.c 	s32 tmp, addr;
s32               690 sound/sparc/dbri.c 	addr = dbri->dma_dvma + (cmd - len - dbri->dma->cmd) * sizeof(s32);
s32               696 sound/sparc/dbri.c 		s32 *ptr;
s32               702 sound/sparc/dbri.c 		s32 *ptr = dbri->cmdptr;
s32               748 sound/sparc/dbri.c 	s32 *cmd;
s32               815 sound/sparc/dbri.c 	s32 *cmd;
s32               886 sound/sparc/dbri.c 	s32 *cmd;
s32               945 sound/sparc/dbri.c 	s32 *cmd;
s32               993 sound/sparc/dbri.c 	s32 *cmd;
s32              1233 sound/sparc/dbri.c 	s32 *cmd;
s32              1698 sound/sparc/dbri.c 	s32 *cmd;
s32              1802 sound/sparc/dbri.c 	s32 status;
s32              1865 sound/sparc/dbri.c 			s32 *cmd;
s32              1901 sound/sparc/dbri.c 	s32 x;