Searched refs:uint32_t (Results 1 - 25 of 10147) sorted by last modified time

1234567891011>>

/netbsd-current/sys/ufs/ext2fs/
H A Dext2fs_alloc.c218 uint32_t nifree =
224 uint32_t nbfree =
668 uint32_t ext2bgd_nifree = fs2h16(gd->ext2bgd_nifree) |
694 uint32_t ext2bgd_nbfree = fs2h16(gd->ext2bgd_nbfree)
702 uint32_t ext2bgd_ndirs = fs2h16(gd->ext2bgd_ndirs)
713 static const uint32_t ext2fs_crc32c_table[256] = {
780 static uint32_t
781 ext2fs_crc32c(uint32_t last, const void *vbuf, size_t len)
783 uint32_t crc = last;
801 uint32_t cg_bswappe
[all...]
/netbsd-current/sys/netinet/
H A Dtcp_congctl.c799 static uint32_t tcp_cubic_diff_ctime(struct tcpcb *);
800 static uint32_t tcp_cubic_cbrt(uint32_t);
801 static ulong tcp_cubic_getW(struct tcpcb *, uint32_t, uint32_t);
820 static uint32_t
834 static uint32_t
835 tcp_cubic_cbrt(uint32_t v)
860 return (uint32_t)x;
865 tcp_cubic_getW(struct tcpcb *tp, uint32_t ms_elapse
[all...]
/netbsd-current/sys/dev/usb/
H A Dif_atu.c628 uint32_t i;
1630 uint32_t len;
/netbsd-current/sys/dev/ic/
H A Dtpm.c418 uint32_t r;
455 uint32_t cap;
495 uint32_t bytesRequested;
499 uint32_t randomBytesSize;
505 uint32_t pktlen, code, nbytes, entropybits = 0;
645 uint32_t pktlen, code, nbytes, entropybits = 0;
/netbsd-current/sys/coda/
H A Dcoda_vnops.c1596 if (!ALIGNED_POINTER(uiop->uio_offset, uint32_t)) {
1609 if (!ALIGNED_POINTER(vd, uint32_t) ||
1610 !ALIGNED_POINTER(vd->d_reclen, uint32_t) ||
/netbsd-current/sys/arch/riscv/include/
H A Dsysreg.h56 static inline uint32_t
59 uint32_t __fcsr;
64 static inline uint32_t
65 fcsr_write(uint32_t __new)
67 uint32_t __old;
72 static inline uint32_t
75 uint32_t __old;
80 static inline uint32_t
81 fcsr_fflags_write(uint32_t __new)
83 uint32_t __ol
[all...]
/netbsd-current/sys/arch/hppa/dev/
H A Dviper.h241 void viper_setintrwnd(uint32_t);
/netbsd-current/sbin/disklabel/
H A Dmain.c867 for (i = 1; i < 11 && (uint32_t)i < lab.d_nsectors; i += 2) {
/netbsd-current/lib/libm/src/
H A Ds_modfl.c57 #define MASK ((uint32_t)-1)
/netbsd-current/lib/libcurses/
H A Dcurses.h398 #define __UINT32_CAST(a) static_cast<uint32_t>(a)
400 #define __UINT32_CAST(a) (uint32_t)(a)
/netbsd-current/usr.sbin/installboot/arch/
H A Dhp300.c170 uint32_t addr = be32toh(lifdir->dir_addr);
171 uint32_t limit = (params->s1stat.st_size - 1) / HP300_SECTSIZE
173 uint32_t end = addr + be32toh(lifdir->dir_length);
/netbsd-current/usr.sbin/acpitools/acpidump/
H A Dacpi.c60 static void acpi_dump_bytes(uint8_t *p, uint32_t len, unsigned int ntabs);
75 static uint64_t acpi_select_address(uint32_t, uint64_t);
80 static void acpi_print_cpu_uid(uint32_t uid, char *uid_string);
81 static void acpi_print_local_apic(uint32_t apic_id, uint32_t flags);
82 static void acpi_print_io_apic(uint32_t apic_id, uint32_t int_base,
85 static void acpi_print_intr(uint32_t intr, uint16_t mps_flags);
112 static void acpi_print_srat_cpu(uint8_t type, uint32_t apic_id,
113 uint32_t proximity_domai
[all...]
/netbsd-current/usr.bin/tic/
H A Dtic.c69 uint32_t id;
109 len = (ssize_t)(1 + sizeof(uint32_t) + sizeof(uint16_t) + slen);
/netbsd-current/sys/ufs/ffs/
H A Dfs.h337 uint32_t fs_journal_flags; /* journal flags */
339 uint32_t fs_quota_magic; /* see quota2.h */
352 uint32_t fs_snapinum[FSMAXSNAP];/* list of snapshot inode numbers */
358 uint32_t fs_flags; /* see FS_ flags below */
/netbsd-current/sys/sys/
H A Dwapbl_replay.h71 uint32_t wc_type; /* WAPBL_WC_* */
84 uint32_t wc_type; /* WAPBL_WC_HEADER log magic number */
86 uint32_t wc_checksum;
87 uint32_t wc_generation;
90 uint32_t wc_timensec;
91 uint32_t wc_version;
92 uint32_t wc_log_dev_bshift;
93 uint32_t wc_fs_dev_bshift;
119 uint32_t wc_type; /* WAPBL_WC_{REVOCATIONS,BLOCKS} */
139 uint32_t wc_typ
[all...]
H A Dtime.h180 (long)((1000000000ULL * (uint32_t)(bt->frac >> 32)) >> 32);
197 (suseconds_t)((1000000ULL * (uint32_t)(bt->frac >> 32)) >> 32);
H A Dsystm.h131 uint32_t sy_entry; /* DTrace entry ID for systrace. */
132 uint32_t sy_return; /* DTrace return ID for systrace. */
135 extern const uint32_t sysent_nomodbits[];
379 int ucas_32(volatile uint32_t *, uint32_t, uint32_t, uint32_t *);
388 int ufetch_32(const uint32_t *, uint32_t *);
399 int ustore_32(uint32_t *, uint32_
[all...]
H A Dshm.h138 uint32_t shmmin; /* min shared memory segment size (bytes) */
139 uint32_t shmmni; /* max number of shared memory identifiers */
140 uint32_t shmseg; /* max shared memory segments per process */
141 uint32_t shmall; /* max amount of shared memory (pages) */
153 uint32_t shm_nattch;
H A Dmbuf.h193 uint32_t csum_data; /* checksum data */
H A Dkernhist.h50 uint32_t cpunum;
55 uint32_t call; /* function call number */
63 uint32_t n; /* number of entries */
64 uint32_t f; /* next free one */
84 uint32_t she_callnumber;
85 uint32_t she_cpunum;
86 uint32_t she_fmtoffset;
87 uint32_t she_funcoffset;
92 uint32_t filler;
93 uint32_t sh_nameoffse
[all...]
H A Dieee754.h130 (a)[0] = (uint32_t)((u).extu_ext.ext_fracl >> 0); \
131 (a)[1] = (uint32_t)((u).extu_ext.ext_fracl >> 32); \
132 (a)[2] = (uint32_t)((u).extu_ext.ext_frach >> 0); \
133 (a)[3] = (uint32_t)((u).extu_ext.ext_frach >> 32); \
H A Dcpu_data.h152 uint32_t cpu_ipipend[IPI_BITWORDS]; /* pending IPIs */
H A Dbootblock.h645 uint32_t bpbHiddenSecs; /* # of hidden sectors */
646 uint32_t bpbHugeSectors; /* # of sectors if bpbSectors == 0 */
670 uint32_t bpbHiddenSecs; /* # of hidden sectors */
671 uint32_t bpbHugeSectors; /* # of sectors if bpbSectors == 0 */
672 uint32_t bpbBigFATsecs; /* like bpbFATsecs for FAT32 */
678 uint32_t bpbRootClust; /* start cluster for root directory */
712 uint32_t mbrp_start; /* Absolute starting sector number */
713 uint32_t mbrp_size; /* Partition size in sectors */
739 uint32_t mbr_dsn;
815 uint32_t descBloc
[all...]
H A Dbitops.h41 ffs32(uint32_t _n)
116 fls32(uint32_t _n)
265 fast_divide32_prepare(uint32_t _div, uint32_t * __restrict _m,
273 *_m = (uint32_t)(_mt / _div + 1);
279 static __inline uint32_t
280 fast_divide32(uint32_t _v, uint32_t _div __unused, uint32_t _m, uint8_t _s1,
283 uint32_t _
[all...]
/netbsd-current/sys/miscfs/procfs/
H A Dprocfs_linux.c485 (ki.p_tdev != (uint32_t)NODEV) ? ki.p_tdev : 0, /* 7 tty_nr */

Completed in 341 milliseconds

1234567891011>>