Searched refs:int64_t (Results 1 - 25 of 236) sorted by relevance

12345678910

/linux-master/arch/powerpc/include/asm/
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 opcod
[all...]
H A Dopal.h30 int64_t opal_invalid_call(void);
31 int64_t opal_npu_map_lpar(uint64_t phb_id, uint64_t bdf, uint64_t lparid,
33 int64_t opal_npu_spa_setup(uint64_t phb_id, uint32_t bdfn,
35 int64_t opal_npu_spa_clear_cache(uint64_t phb_id, uint32_t bdfn,
37 int64_t opal_npu_tl_set(uint64_t phb_id, uint32_t bdfn, long cap,
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_spac
[all...]
/linux-master/include/drm/
H A Ddrm_utils.h17 signed long drm_timeout_abs_to_jiffies(int64_t timeout_nsec);
/linux-master/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;
/linux-master/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 offse
[all...]
/linux-master/tools/testing/selftests/bpf/progs/
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;
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;
/linux-master/fs/xfs/scrub/
H A Dquotacheck.h12 int64_t bcount;
15 int64_t icount;
18 int64_t rtbcount;
/linux-master/include/linux/iio/
H A Dbuffer.h38 void *data, int64_t timestamp)
41 size_t ts_offset = indio_dev->scan_bytes / sizeof(int64_t) - 1;
42 ((int64_t *)data)[ts_offset] = timestamp;
50 int64_t timestamp);
/linux-master/include/linux/iio/common/
H A Dinv_sensors_timestamp.h27 int64_t lo;
28 int64_t up;
60 int64_t timestamp;
75 size_t sensor_nb, int64_t timestamp);
77 static inline int64_t inv_sensors_timestamp_pop(struct inv_sensors_timestamp *ts)
/linux-master/fs/xfs/
H A Dxfs_quota.h64 int64_t qt_bcount_delta; /* dquot blk count changes */
65 int64_t qt_delbcnt_delta; /* delayed 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);
101 int64_t dblocks, int64_t rblocks, bool force);
104 struct xfs_dquot *, struct xfs_dquot *, int64_t, long, uint);
107 struct xfs_dquot *pdqp, int64_t dblock
[all...]
H A Dxfs_trans.h135 int64_t t_icount_delta; /* superblock icount change */
136 int64_t t_ifree_delta; /* superblock ifree change */
137 int64_t t_fdblocks_delta; /* superblock fdblocks chg */
138 int64_t t_res_fdblocks_delta; /* on-disk only chg */
139 int64_t t_frextents_delta;/* superblock freextents chg*/
140 int64_t t_res_frextents_delta; /* on-disk only chg */
141 int64_t t_dblocks_delta;/* superblock dblocks change */
142 int64_t t_agcount_delta;/* superblock agcount change */
143 int64_t t_imaxpct_delta;/* superblock imaxpct change */
144 int64_t t_rextsize_delt
[all...]
/linux-master/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,
97 int64_t a4, int64_t a5, int64_t a6, int64_t a7, int64_t opcod
[all...]
/linux-master/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)
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)
/linux-master/drivers/iio/pressure/
H A Dicp10100.c282 int64_t val1, val2;
285 int64_t a, b, c;
294 val1 = (int64_t)st->cal[0] * (int64_t)t_square;
296 val1 = (int64_t)st->cal[1] * (int64_t)t_square;
299 val1 = (int64_t)st->cal[2] * (int64_t)t_square;
305 val1 = (int64_t)p_lut[0] * (int64_t)p_lu
[all...]
/linux-master/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)
49 struct bw_fixed bw_int_to_fixed_nonconst(int64_t value)
58 struct bw_fixed bw_frc_to_fixed(int64_t numerator, int64_t denominator)
103 res.value = (int64_t)(res_value);
114 int64_t multiplicand;
126 int64_t multiplicand;
/linux-master/tools/include/nolibc/
H A Dstdint.h17 typedef signed long long int64_t; typedef
30 typedef int64_t int_least64_t;
39 typedef int64_t int_fast64_t;
42 typedef int64_t intmax_t;
/linux-master/arch/mips/include/asm/octeon/
H A Dcvmx-fau.h62 int64_t value:63;
153 int64_t value)
170 static inline int64_t cvmx_fau_fetch_and_add64(cvmx_fau_reg_64_t reg,
171 int64_t value)
233 cvmx_fau_tagwait_fetch_and_add64(cvmx_fau_reg_64_t reg, int64_t value)
337 static inline uint64_t __cvmx_fau_iobdma_data(uint64_t scraddr, int64_t value,
365 int64_t value)
445 int64_t value)
526 static inline void cvmx_fau_atomic_add64(cvmx_fau_reg_64_t reg, int64_t value)
576 static inline void cvmx_fau_atomic_write64(cvmx_fau_reg_64_t reg, int64_t valu
[all...]
/linux-master/drivers/iio/common/inv_sensors/
H A Dinv_sensors_timestamp.c104 int64_t delta, jitter;
105 int64_t adjust;
111 jitter = INV_SENSORS_TIMESTAMP_JITTER((int64_t)ts->period, ts->chip.jitter);
124 size_t sensor_nb, int64_t timestamp)
127 int64_t delta, interval;
149 interval = (int64_t)ts->period * (int64_t)sensor_nb;
164 int64_t interval;
186 interval = (int64_t)(fifo_nb - fifo_no) * (int64_t)fifo_perio
[all...]
/linux-master/arch/powerpc/sysdev/xics/
H A Dics-opal.c44 int64_t rc;
71 int64_t rc;
102 int64_t rc;
154 int64_t rc;
171 int64_t rc;
185 int64_t rc;
/linux-master/drivers/iio/common/ssp_sensors/
H A Dssp_iio.c71 unsigned int len, int64_t timestamp)
74 int64_t calculated_time = 0;
88 timestamp + (int64_t)le32_to_cpu(time) * 1000000;
/linux-master/fs/xfs/libxfs/
H A Dxfs_symlink_remote.h20 xfs_failaddr_t xfs_symlink_shortform_verify(void *sfp, int64_t size);
/linux-master/tools/perf/util/
H A Dblock-info.h65 int64_t __block_info__cmp(struct hist_entry *left, struct hist_entry *right);
67 int64_t block_info__cmp(struct perf_hpp_fmt *fmt __maybe_unused,
H A Dsort.h292 int64_t (*se_cmp)(struct hist_entry *, struct hist_entry *);
293 int64_t (*se_collapse)(struct hist_entry *, struct hist_entry *);
294 int64_t (*se_sort)(struct hist_entry *, struct hist_entry *);
333 int64_t
335 int64_t
337 int64_t
339 int64_t
/linux-master/kernel/cgroup/
H A Dpids.c50 int64_t watermark;
89 static void pids_update_watermark(struct pids_cgroup *p, int64_t nr_pids)
143 int64_t new = atomic64_add_return(num, &p->counter);
163 int64_t new = atomic64_add_return(num, &p->counter);
164 int64_t limit = atomic64_read(&p->limit);
287 int64_t limit;
316 int64_t limit = atomic64_read(&pids->limit);

Completed in 340 milliseconds

12345678910