Searched refs:u_int64_t (Results 1 – 13 of 13) sorted by relevance
69 u_int64_t offset = (u_int64_t)pp->index << PAGE_SHIFT; in vxfs_immed_readpage()
12 u_int64_t start;13 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()
94 u_int64_t credit;95 u_int64_t credit_cap;96 u_int64_t cost;100 u_int64_t current_rate;101 u_int64_t rate;
98 u_int64_t time_now;
36 u_int64_t handshake_seq;
756 if (*(u_int64_t *) key1 == *(u_int64_t *) key2)758 else if (*(u_int64_t *) key1 > *(u_int64_t *) key2)
21 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()
145 …u_int64_t timer_abs_periods; /* timer: samples elapsed since TRIGGER_START (multiple of period_siz…
113 typedef u64 u_int64_t; typedef
559 u_int64_t n = (u_int64_t) a * b; in muldiv32()1200 u_int64_t mask) in snd_pcm_hw_constraint_mask64()
998 u_int64_t mask);