Home
last modified time | relevance | path

Searched refs:int64_t (Results 1 – 25 of 257) sorted by relevance

1234567891011

/linux-6.15/arch/powerpc/include/asm/
H A Dopal.h30 int64_t opal_invalid_call(void);
40 int64_t opal_console_write(int64_t term_number, __be64 *length,
42 int64_t opal_console_read(int64_t term_number, __be64 *length,
44 int64_t opal_console_write_buffer_space(int64_t term_number,
46 int64_t opal_console_flush(int64_t term_number);
55 int64_t opal_cec_reboot(void);
156 int64_t opal_pci_poll(uint64_t id);
157 int64_t opal_return_cpu(void);
189 int64_t opal_sync_host_reboot(void);
196 int64_t opal_handle_hmi(void);
[all …]
H A Dasm-prototypes.h34 int64_t __opal_call(int64_t a0, int64_t a1, int64_t a2, int64_t a3,
35 int64_t a4, int64_t a5, int64_t a6, int64_t a7,
36 int64_t opcode, uint64_t msr);
/linux-6.15/fs/xfs/
H A Dxfs_quota.h64 int64_t qt_bcount_delta; /* dquot blk count changes */
69 int64_t qt_rtbcount_delta;/* dquot realtime blk changes */
70 int64_t qt_delrtb_delta; /* delayed RT blk count changes */
74 int64_t qt_icount_delta; /* dquot inode count changes */
97 uint, int64_t);
102 int64_t dblocks, int64_t rblocks, bool force);
108 struct xfs_dquot *pdqp, int64_t dblocks);
168 struct xfs_inode *ip, uint field, int64_t delta) in xfs_trans_mod_dquot_byino()
174 struct xfs_inode *ip, int64_t dblocks, int64_t rblocks, in xfs_trans_reserve_quota_nblks()
182 int64_t nblks, long nions, uint flags) in xfs_trans_reserve_quota_bydquots()
[all …]
H A Dxfs_trans.h136 int64_t t_icount_delta; /* superblock icount change */
137 int64_t t_ifree_delta; /* superblock ifree change */
138 int64_t t_fdblocks_delta; /* superblock fdblocks chg */
139 int64_t t_res_fdblocks_delta; /* on-disk only chg */
141 int64_t t_res_frextents_delta; /* on-disk only chg */
142 int64_t t_dblocks_delta;/* superblock dblocks change */
143 int64_t t_agcount_delta;/* superblock agcount change */
144 int64_t t_imaxpct_delta;/* superblock imaxpct change */
145 int64_t t_rextsize_delta;/* superblock rextsize chg */
150 int64_t t_rgcount_delta; /* realtime group count */
[all …]
/linux-6.15/arch/powerpc/platforms/powernv/
H A Dopal-call.c96 static int64_t opal_call(int64_t a0, int64_t a1, int64_t a2, int64_t a3, in opal_call()
97 int64_t a4, int64_t a5, int64_t a6, int64_t a7, int64_t opcode) in opal_call()
102 int64_t ret; in opal_call()
127 int64_t name(int64_t a0, int64_t a1, int64_t a2, int64_t a3, \
128 int64_t a4, int64_t a5, int64_t a6, int64_t a7); \
129 int64_t name(int64_t a0, int64_t a1, int64_t a2, int64_t a3, \
130 int64_t a4, int64_t a5, int64_t a6, int64_t a7) \
/linux-6.15/drivers/iio/common/inv_sensors/
H A Dinv_sensors_timestamp.c112 const int64_t period_min = (int64_t)ts->min_period * ts->mult; in inv_align_timestamp_it()
113 const int64_t period_max = (int64_t)ts->max_period * ts->mult; in inv_align_timestamp_it()
114 int64_t add_max, sub_max; in inv_align_timestamp_it()
115 int64_t delta, jitter; in inv_align_timestamp_it()
116 int64_t adjust; in inv_align_timestamp_it()
122 add_max = period_max - (int64_t)ts->period; in inv_align_timestamp_it()
123 sub_max = period_min - (int64_t)ts->period; in inv_align_timestamp_it()
139 int64_t delta, interval; in inv_sensors_timestamp_interrupt()
160 interval = (int64_t)ts->period * (int64_t)sample_nb; in inv_sensors_timestamp_interrupt()
175 int64_t interval; in inv_sensors_timestamp_apply_odr()
[all …]
/linux-6.15/arch/mips/include/asm/fw/cfe/
H A Dcfe_api.h63 int64_t fwi_version; /* major, minor, eco version */
64 int64_t fwi_totalmem; /* total installed mem */
65 int64_t fwi_flags; /* various flags */
66 int64_t fwi_boardid; /* board ID */
67 int64_t fwi_bootarea_va; /* VA of boot area */
68 int64_t fwi_bootarea_pa; /* PA of boot area */
69 int64_t fwi_bootarea_size; /* size of boot area */
76 int64_t cfe_getticks(void);
99 int cfe_readblk(int handle, int64_t offset, unsigned char *buffer,
103 int cfe_writeblk(int handle, int64_t offset, const char *buffer,
/linux-6.15/drivers/iio/pressure/
H A Dicp10100.c294 val1 = (int64_t)st->cal[0] * (int64_t)t_square; in icp10100_get_pressure()
296 val1 = (int64_t)st->cal[1] * (int64_t)t_square; in icp10100_get_pressure()
299 val1 = (int64_t)st->cal[2] * (int64_t)t_square; in icp10100_get_pressure()
305 val1 = (int64_t)p_lut[0] * (int64_t)p_lut[1] * in icp10100_get_pressure()
307 (int64_t)p_lut[1] * (int64_t)p_lut[2] * in icp10100_get_pressure()
309 (int64_t)p_lut[2] * (int64_t)p_lut[0] * in icp10100_get_pressure()
313 (int64_t)p_lut[1] * (int64_t)(p_calib[2] - p_calib[0]); in icp10100_get_pressure()
317 val1 = (int64_t)p_calib[0] * (int64_t)p_lut[0] - in icp10100_get_pressure()
318 (int64_t)p_calib[1] * (int64_t)p_lut[1] - in icp10100_get_pressure()
320 val2 = (int64_t)p_lut[0] - (int64_t)p_lut[1]; in icp10100_get_pressure()
[all …]
/linux-6.15/arch/powerpc/boot/
H A Dopal.c21 int64_t opal_console_write(int64_t term_number, u64 *length, const u8 *buffer);
22 int64_t opal_console_read(int64_t term_number, uint64_t *length, u8 *buffer);
23 int64_t opal_console_write_buffer_space(uint64_t term_number, uint64_t *length);
24 int64_t opal_console_flush(uint64_t term_number);
25 int64_t opal_poll_events(uint64_t *outstanding_event_mask);
44 int64_t rc; in opal_con_putc()
/linux-6.15/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_bitfields_probed.c31 int64_t ub1;
32 int64_t ub2;
33 int64_t ub7;
34 int64_t sb4;
35 int64_t sb20;
36 int64_t u32;
37 int64_t s32;
H A Dtest_core_reloc_bitfields_direct.c31 int64_t ub1;
32 int64_t ub2;
33 int64_t ub7;
34 int64_t sb4;
35 int64_t sb20;
36 int64_t u32;
37 int64_t s32;
/linux-6.15/Documentation/translations/zh_TW/arch/arm/
H A Dkernel_user_helpers.txt228 int __kuser_cmpxchg64(const int64_t *oldval,
229 const int64_t *newval,
230 volatile int64_t *ptr);
259 typedef int (__kuser_cmpxchg64_t)(const int64_t *oldval,
260 const int64_t *newval,
261 volatile int64_t *ptr);
264 int64_t atomic_add64(volatile int64_t *ptr, int64_t val)
266 int64_t old, new;
/linux-6.15/Documentation/translations/zh_CN/arch/arm/
H A Dkernel_user_helpers.txt228 int __kuser_cmpxchg64(const int64_t *oldval,
229 const int64_t *newval,
230 volatile int64_t *ptr);
259 typedef int (__kuser_cmpxchg64_t)(const int64_t *oldval,
260 const int64_t *newval,
261 volatile int64_t *ptr);
264 int64_t atomic_add64(volatile int64_t *ptr, int64_t val)
266 int64_t old, new;
/linux-6.15/drivers/gpu/drm/amd/display/dc/inc/
H A Dbw_fixed.h33 int64_t value;
37 (int64_t)(-(1LL << (63 - BW_FIXED_BITS_PER_FRACTIONAL_PART)))
40 (int64_t)((1ULL << (63 - BW_FIXED_BITS_PER_FRACTIONAL_PART)) - 1)
68 struct bw_fixed bw_int_to_fixed_nonconst(int64_t value);
69 static inline struct bw_fixed bw_int_to_fixed(int64_t value) in bw_int_to_fixed()
85 struct bw_fixed bw_frc_to_fixed(int64_t num, int64_t denum);
87 static inline struct bw_fixed fixed31_32_to_bw_fixed(int64_t raw) in fixed31_32_to_bw_fixed()
/linux-6.15/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvmodesnv17.c256 int64_t k1;
257 int64_t ki;
258 int64_t ki2;
259 int64_t ki3;
260 int64_t kr;
261 int64_t kir;
262 int64_t ki2r;
263 int64_t ki3r;
264 int64_t kf;
265 int64_t kif;
[all …]
/linux-6.15/tools/perf/util/
H A Dsort.h118 int64_t (*se_cmp)(struct hist_entry *, struct hist_entry *);
119 int64_t (*se_collapse)(struct hist_entry *, struct hist_entry *);
120 int64_t (*se_sort)(struct hist_entry *, struct hist_entry *);
150 int64_t
152 int64_t
154 int64_t
156 int64_t
H A Dsort.c110 static int64_t
146 static int64_t
197 static int64_t
203 static int64_t
209 static int64_t
328 int64_t ret; in sort__sym_cmp()
428 int64_t ret; in sort__symoff_cmp()
440 int64_t ret; in sort__symoff_sort()
1492 int64_t
1518 int64_t
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/basics/
H A Dbw_fixed.c30 ((int64_t)((1ULL << 63) - 1))
41 static uint64_t abs_i64(int64_t arg) in abs_i64()
49 struct bw_fixed bw_int_to_fixed_nonconst(int64_t value) in bw_int_to_fixed_nonconst()
58 struct bw_fixed bw_frc_to_fixed(int64_t numerator, int64_t denominator) in bw_frc_to_fixed()
103 res.value = (int64_t)(res_value); in bw_frc_to_fixed()
114 int64_t multiplicand; in bw_floor2()
126 int64_t multiplicand; in bw_ceil2()
/linux-6.15/include/linux/iio/common/
H A Dinv_sensors_timestamp.h27 int64_t lo;
28 int64_t up;
60 int64_t timestamp;
74 size_t sample_nb, int64_t timestamp);
76 static inline int64_t inv_sensors_timestamp_pop(struct inv_sensors_timestamp *ts) in inv_sensors_timestamp_pop()
/linux-6.15/arch/mips/include/asm/octeon/
H A Dcvmx-fau.h62 int64_t value:63;
153 int64_t value) in __cvmx_fau_atomic_address()
170 static inline int64_t cvmx_fau_fetch_and_add64(cvmx_fau_reg_64_t reg, in cvmx_fau_fetch_and_add64()
171 int64_t value) in cvmx_fau_fetch_and_add64()
233 cvmx_fau_tagwait_fetch_and_add64(cvmx_fau_reg_64_t reg, int64_t value) in cvmx_fau_tagwait_fetch_and_add64()
337 static inline uint64_t __cvmx_fau_iobdma_data(uint64_t scraddr, int64_t value, in __cvmx_fau_iobdma_data()
365 int64_t value) in cvmx_fau_async_fetch_and_add64()
445 int64_t value) in cvmx_fau_async_tagwait_fetch_and_add64()
526 static inline void cvmx_fau_atomic_add64(cvmx_fau_reg_64_t reg, int64_t value) in cvmx_fau_atomic_add64()
576 static inline void cvmx_fau_atomic_write64(cvmx_fau_reg_64_t reg, int64_t value) in cvmx_fau_atomic_write64()
/linux-6.15/include/linux/iio/
H A Dbuffer.h38 void *data, int64_t timestamp) in iio_push_to_buffers_with_timestamp()
41 size_t ts_offset = indio_dev->scan_bytes / sizeof(int64_t) - 1; in iio_push_to_buffers_with_timestamp()
42 ((int64_t *)data)[ts_offset] = timestamp; in iio_push_to_buffers_with_timestamp()
50 int64_t timestamp);
/linux-6.15/tools/testing/selftests/kvm/lib/
H A Dtest_util.c79 int64_t timespec_to_ns(struct timespec ts) in timespec_to_ns()
81 return (int64_t)ts.tv_nsec + 1000000000LL * (int64_t)ts.tv_sec; in timespec_to_ns()
84 struct timespec timespec_add_ns(struct timespec ts, int64_t ns) in timespec_add_ns()
97 int64_t ns1 = timespec_to_ns(ts1); in timespec_add()
98 int64_t ns2 = timespec_to_ns(ts2); in timespec_add()
104 int64_t ns1 = timespec_to_ns(ts1); in timespec_sub()
105 int64_t ns2 = timespec_to_ns(ts2); in timespec_sub()
119 int64_t ns = timespec_to_ns(ts) / divisor; in timespec_div()
/linux-6.15/arch/powerpc/sysdev/xics/
H A Dics-opal.c44 int64_t rc; in ics_opal_unmask_irq()
71 int64_t rc; in ics_opal_mask_real_irq()
102 int64_t rc; in ics_opal_set_affinity()
154 int64_t rc; in ics_opal_check()
171 int64_t rc; in ics_opal_mask_unknown()
185 int64_t rc; in ics_opal_get_server()
/linux-6.15/drivers/iio/adc/
H A Dqcom-spmi-rradc.c304 int64_t *slope) in rradc_get_fab_coeff()
346 int64_t r_id; in rradc_post_process_batt_id()
349 r_id = ((int64_t)adc_code * RR_ADC_FS_VOLTAGE_MV); in rradc_post_process_batt_id()
604 int64_t fab_offset, fab_slope; in rradc_read_scale()
660 int64_t fab_offset, fab_slope; in rradc_read_offset()
661 int64_t offset1, offset2; in rradc_read_offset()
685 (int64_t)(RR_ADC_TEMP_FS_VOLTAGE_NUM)); in rradc_read_offset()
689 (int64_t)fab_slope; in rradc_read_offset()
704 (int64_t)RR_ADC_TEMP_FS_VOLTAGE_DEN * in rradc_read_offset()
705 (int64_t)RR_ADC_CHAN_MSB; in rradc_read_offset()
[all …]
/linux-6.15/fs/xfs/libxfs/
H A Dxfs_metafile.c85 int64_t rhs) in xfs_metafile_resv_can_cover()
134 int64_t len = args->len; in xfs_metafile_resv_alloc_space()
147 int64_t from_resv; in xfs_metafile_resv_alloc_space()
149 from_resv = min_t(int64_t, len, mp->m_metafile_resv_avail); in xfs_metafile_resv_alloc_space()
192 int64_t to_resv; in xfs_metafile_resv_free_space()
211 to_resv = min_t(int64_t, to_resv, len); in xfs_metafile_resv_free_space()
232 xfs_mod_sb_delalloc(mp, -(int64_t)mp->m_metafile_resv_avail); in __xfs_metafile_resv_free()

1234567891011