Searched refs:s64 (Results 276 - 300 of 1215) sorted by relevance

<<11121314151617181920>>

/linux-master/net/sched/
H A Dsch_htb.c98 s64 buffer, cbuffer;/* token bucket depth/rate */
99 s64 mbuffer; /* max wait time */
120 s64 tokens, ctokens;/* current number of tokens */
121 s64 t_c; /* checkpoint time */
133 s64 pq_key;
170 s64 now; /* cached dequeue time */
173 s64 near_ev_cache[TC_HTB_MAXDEPTH];
317 struct htb_class *cl, s64 delay)
502 static inline s64 htb_lowater(const struct htb_class *cl)
509 static inline s64 htb_hiwate
[all...]
/linux-master/arch/powerpc/platforms/powernv/
H A Dopal-fadump.c37 s64 ret;
228 s64 ret;
275 s64 rc = OPAL_PARAMETER;
331 s64 rc;
346 s64 rc;
361 s64 ret;
630 s64 ret;
/linux-master/fs/bcachefs/
H A Dreflink.c118 pad = max_t(s64, le32_to_cpu(v->front_pad),
123 pad = max_t(s64, le32_to_cpu(v->back_pad),
143 static s64 gc_trigger_reflink_p_segment(struct btree_trans *trans,
154 s64 ret = 0;
165 BUG_ON((s64) r->refcount + add < 0);
428 s64 bch2_remap_range(struct bch_fs *c,
432 u64 new_i_size, s64 *i_sectors_delta)
H A Dio_misc.c28 s64 *i_sectors_delta,
140 s64 *i_sectors_delta)
193 s64 *i_sectors_delta)
311 static int adjust_i_size(struct btree_trans *trans, subvol_inum inum, u64 offset, s64 len)
356 s64 shift = dst_offset - src_offset;
493 s64 *i_sectors_delta)
496 s64 shift = insert ? len : -len;
/linux-master/fs/jfs/
H A Djfs_dtree.c195 static struct metapage *read_index_page(struct inode *inode, s64 blkno)
198 s64 xaddr;
214 static struct metapage *get_index_page(struct inode *inode, s64 blkno)
217 s64 xaddr;
237 struct metapage ** mp, s64 *lblock)
240 s64 blkno;
241 s64 offset;
321 static u32 add_index(tid_t tid, struct inode *ip, s64 bn, int slot)
332 s64 offset;
335 s64 xadd
[all...]
H A Djfs_btree.h18 s64 next; right sibling bn
19 s64 prev; left sibling bn
23 s64 self; self address
99 s64 bn; /* 8: */
H A Djfs_metapage.h134 extern void __invalidate_metapages(struct inode *, s64, int);
/linux-master/drivers/media/i2c/
H A Dimx208.c162 static const s64 imx208_discrete_digital_gain[] = {
221 static const s64 link_freq_menu_items[] = {
581 s64 h_blank;
582 s64 pixel_rate;
583 s64 link_freq;
840 s64 exposure_max;
841 s64 vblank_def;
842 s64 vblank_min;
843 s64 pixel_rate_min;
844 s64 pixel_rate_ma
[all...]
/linux-master/include/net/
H A Dnetlink.h109 * padattr) add s64 attribute to skb
141 * nla_get_s64(nla) get payload for a s64 attribute
205 s64 min, max;
1578 * nla_put_s64 - Add a s64 netlink attribute to a socket buffer and align it
1584 static inline int nla_put_s64(struct sk_buff *skb, int attrtype, s64 value,
1587 s64 tmp = value;
1589 return nla_put_64bit(skb, attrtype, sizeof(s64), &tmp, padattr);
1598 static inline int nla_put_sint(struct sk_buff *skb, int attrtype, s64 value)
1600 s64 tmp64 = value;
1605 return nla_put(skb, attrtype, sizeof(s64),
[all...]
/linux-master/drivers/net/dsa/sja1105/
H A Dsja1105_vl.c13 u8 gate_state, s64 entry_time,
96 s64 max_cycle_time = 0;
97 s64 its_base_time = 0;
125 s64 time;
126 s64 rbt;
145 s64 entry_time = time;
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-ctrls-defs.c761 * Returns NULL or an s64 type array containing the menu for given
764 const s64 *v4l2_ctrl_get_int_menu(u32 id, u32 *len)
766 static const s64 qmenu_int_vpx_num_partitions[] = {
770 static const s64 qmenu_int_vpx_num_ref_frames[] = {
1252 s64 *min, s64 *max, u64 *step, s64 *def, u32 *flags)
/linux-master/drivers/macintosh/
H A Dwindfarm_pm81.c359 scaled = ((((s64)new_setpoint) * (s64)st->scale0) >> 12) + st->offset0;
364 cputarget = ((((s64)cputarget) * (s64)st->scale1) >> 12) + st->offset1;
516 systarget = ((((s64)systarget) * (s64)st->scale) >> 12)
/linux-master/drivers/acpi/acpica/
H A Dutprint.c233 if ((s64)number < 0) {
235 number = -(s64)number;
523 number = (s64)number;
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dptp.c159 s64 gp2_ns;
183 gp2, mvm->ptp_data.last_gp2, gp2_ns, (s64)sys_time);
223 static int iwl_mvm_ptp_adjtime(struct ptp_clock_info *ptp, s64 delta)
/linux-master/include/linux/
H A Dquota.h353 s64 d_ino_timer; /* zero if within inode limits */
355 s64 d_spc_timer; /* similar to above; for space */
361 s64 d_rt_spc_timer; /* similar to above; for RT space */
H A Dfixp-arith.h117 s64 tmp;
/linux-master/include/trace/events/
H A Dtimer.h231 __field( s64, expires )
232 __field( s64, softexpires )
267 __field( s64, now )
/linux-master/net/dccp/
H A Dackvec.c131 static void dccp_ackvec_update_old(struct dccp_ackvec *av, s64 distance,
258 s64 num_packets = dccp_delta_seqno(av->av_buf_ackno, seqno);
291 s64 delta;
/linux-master/drivers/iio/imu/st_lsm6dsx/
H A Dst_lsm6dsx.h388 s64 ts_ref;
432 s64 ts_gain;
450 s64 ts __aligned(8);
/linux-master/tools/objtool/include/objtool/
H A Delf.h128 s64 addend);
248 static inline s64 reloc_addend(struct reloc *reloc)
253 static inline void set_reloc_addend(struct elf *elf, struct reloc *reloc, s64 addend)
/linux-master/tools/testing/selftests/powerpc/pmu/
H A Dcount_instructions.c32 s64 difference, expected;
H A Dcount_stcx_fail.c32 s64 difference, expected;
/linux-master/drivers/infiniband/core/
H A Drdma_core.h64 s64 id, struct uverbs_attr_bundle *attrs);
/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Dovly827e.c72 s64 time = nvif_msec(device, 2000ULL,
/linux-master/include/linux/greybus/
H A Dhd.h61 unsigned long hd_priv[] __aligned(sizeof(s64));

Completed in 213 milliseconds

<<11121314151617181920>>