Searched refs:u_int64_t (Results 1 – 15 of 15) sorted by relevance
83 u_int64_t vt_hdr; /* Header, 0xTTOOOOOOOOOOOOOO; T=type,O=offs */89 u_int64_t vd4_hdr; /* Header, 0xTTOOOOOOOOOOOOOO; T=type,O=offs */90 u_int64_t vd4_block; /* Extent block */91 u_int64_t vd4_size; /* Size in blocks */104 u_int64_t vdi_size; /* Inode size in bytes */126 u_int64_t align;130 u_int64_t vdi_version; /* Version */
69 u_int64_t offset = (u_int64_t)pp->index << PAGE_CACHE_SHIFT; in vxfs_immed_readpage()
11 u_int64_t start;12 u_int64_t stop;
26 u_int64_t what = 0; /* initialize to make gcc happy */ in connbytes_mt()27 u_int64_t bytes = 0; in connbytes_mt()28 u_int64_t pkts = 0; in connbytes_mt()
52 u_int64_t time_now;
35 u_int64_t handshake_seq;
48 #define ONE_BILLION ((u_int64_t)1000000000)
765 if (*(u_int64_t *) key1 == *(u_int64_t *) key2)767 else if (*(u_int64_t *) key1 > *(u_int64_t *) key2)
20 u_int64_t addr, type; in loongson3_pci_config_access()
1128 static u_int64_t pcxhr_stream_read_position(struct pcxhr_mgr *mgr, in pcxhr_stream_read_position()1131 u_int64_t hw_sample_count; in pcxhr_stream_read_position()1147 hw_sample_count = ((u_int64_t)rmh.stat[0]) << 24; in pcxhr_stream_read_position()1148 hw_sample_count += (u_int64_t)rmh.stat[1]; in pcxhr_stream_read_position()1166 u_int64_t new_sample_count; in pcxhr_update_timer_pos()1202 u_int64_t new_elapse_pos = stream->timer_abs_periods + in pcxhr_update_timer_pos()
146 …u_int64_t timer_abs_periods; /* timer: samples elapsed since TRIGGER_START (multiple of period_siz…
112 typedef __u64 u_int64_t; typedef
1321 u_int64_t pn48;1324 u_int64_t pn128[2];
577 u_int64_t n = (u_int64_t) a * b; in muldiv32()1221 u_int64_t mask) in snd_pcm_hw_constraint_mask64()
988 u_int64_t mask);