Home
last modified time | relevance | path

Searched refs:__s64 (Results 1 – 25 of 157) sorted by relevance

1234567

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Diters_num.c11 __s64 res_empty_zero;
16 __s64 sum = 0, i; in num_empty_zero()
30 __s64 sum = 0, i; in num_empty_int_min()
44 __s64 sum = 0, i; in num_empty_int_max()
58 __s64 sum = 0, i; in num_empty_minus_one()
72 __s64 sum = 0, i; in num_simple_sum()
81 __s64 res_neg_sum;
86 __s64 sum = 0, i; in num_neg_sum()
100 __s64 sum = 0, i; in num_very_neg_sum()
108 const volatile __s64 exp_very_big_sum = (__s64)(INT_MAX - 1) + (__s64)(INT_MAX - 2);
[all …]
H A Diters_testmod_seq.c17 const volatile __s64 exp_empty = 0 + 1;
18 __s64 res_empty;
27 __s64 sum = 0, *i; in testmod_seq_empty()
35 const volatile __s64 exp_full = 1000000;
36 __s64 res_full;
45 __s64 sum = 0, *i; in testmod_seq_full()
53 const volatile __s64 exp_truncated = 10 * 1000000;
54 __s64 res_truncated;
65 __s64 sum = 0, *i; in testmod_seq_truncated()
H A Datomics.c41 __s64 sub64_value = 1;
42 __s64 sub64_result = 0;
45 __s64 sub_stack_value_copy = 0;
46 __s64 sub_stack_result = 0;
47 __s64 sub_noreturn_value = 1;
H A Dget_func_args_test.c15 __s64 err; in BPF_PROG()
48 __s64 err; in BPF_PROG()
75 __s64 err; in BPF_PROG()
104 __s64 err; in BPF_PROG()
/openbmc/linux/fs/orangefs/
H A Ddowncall.h20 __s64 amt_complete;
45 __s64 block_size;
46 __s64 blocks_total;
47 __s64 blocks_avail;
48 __s64 files_total;
49 __s64 files_avail;
78 __s64 value64;
104 __s64 trailer_size;
H A Dupcall.h21 __s64 offset;
99 __s64 size;
193 __s64 value64;
227 __s64 trailer_size;
/openbmc/linux/include/uapi/linux/
H A Dscif_ioctl.h122 __s64 offset;
125 __s64 out_offset;
134 __s64 offset;
153 __s64 loffset;
155 __s64 roffset;
179 __s64 loff;
181 __s64 roff;
H A Daio_abi.h63 __s64 res; /* result code for this event */
64 __s64 res2; /* secondary result */
94 __s64 aio_offset;
H A Duserfaultfd.h277 __s64 copy;
289 __s64 zeropage;
328 __s64 mapped;
340 __s64 updated;
H A Dtime_types.h42 __s64 tv_sec;
43 __s64 tv_usec;
H A Dpps.h55 __s64 sec;
61 __s64 sec;
H A Djoystick.h126 __s64 JS_EXPIRETIME;
127 __s64 JS_TIMELIMIT;
/openbmc/linux/include/linux/
H A Dfalloc.h15 __s64 l_start;
16 __s64 l_len; /* len == 0 means until end of file */
40 __s64 l_start __attribute__((packed));
42 __s64 l_len __attribute__((packed));
/openbmc/u-boot/include/asm-generic/
H A Dint-ll64.h28 __extension__ typedef __signed__ long long __s64; typedef
31 typedef __signed__ long long __s64; typedef
41 typedef __s64 s64;
/openbmc/linux/tools/testing/selftests/bpf/map_tests/
H A Darray_map_batch_ops.c16 __s64 *values, bool is_pcpu) in map_batch_update()
41 __s64 *values, bool is_pcpu) in map_batch_verify()
51 __s64 value = (values + cpu_offset)[j]; in map_batch_verify()
84 "array_map", sizeof(int), sizeof(__s64), max_entries, NULL); in __test_map_lookup_and_update_batch()
88 value_size = sizeof(__s64); in __test_map_lookup_and_update_batch()
/openbmc/linux/net/ceph/crush/
H A Dcrush_ln_table.h26 static __s64 __RH_LH_tbl[128*2+2] = {
97 static __s64 __LL_tbl[256] = {
/openbmc/linux/include/uapi/asm-generic/
H A Dint-ll64.h30 __extension__ typedef __signed__ long long __s64; typedef
33 typedef __signed__ long long __s64; typedef
/openbmc/linux/fs/xfs/
H A Dxfs_bmap_util.h37 __s64 bmv_offset; /* file offset of segment in blocks */
38 __s64 bmv_block; /* starting block (64-bit daddr_t) */
39 __s64 bmv_length; /* length of segment, blocks */
/openbmc/qemu/linux-headers/linux/
H A Duserfaultfd.h277 __s64 copy;
289 __s64 zeropage;
328 __s64 mapped;
340 __s64 updated;
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_fs.h35 __s64 bmv_offset; /* file offset of segment in blocks */
36 __s64 bmv_block; /* starting block (64-bit daddr_t) */
37 __s64 bmv_length; /* length of segment, blocks */
54 __s64 bmv_offset; /* file offset of segment in blocks */
55 __s64 bmv_block; /* starting block (64-bit daddr_t) */
56 __s64 bmv_length; /* length of segment, blocks */
102 __s64 l_start;
103 __s64 l_len; /* len == 0 means until end of file */
331 __s64 bs_size; /* file size */
643 __s64 align; /* force alignment of ha_fid */
H A Dxfs_sb.h39 __s64 sunit, __s64 swidth, int sectorsize, bool may_repair,
/openbmc/u-boot/include/mtd/
H A Dubi-user.h177 #define UBI_IOCVOLUP _IOW(UBI_VOL_IOC_MAGIC, 0, __s64)
308 __s64 bytes;
328 __s64 bytes;
/openbmc/linux/include/uapi/mtd/
H A Dubi-user.h196 #define UBI_IOCVOLUP _IOW(UBI_VOL_IOC_MAGIC, 0, __s64)
347 __s64 bytes;
367 __s64 bytes;
/openbmc/linux/fs/ceph/
H A Dioctl.h40 __s64 preferred_osd;
64 __s64 osd; /* out: osd # */
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_nq.c90 ((__s64)loh * atomic_read(&dest->weight) > in ip_vs_nq_schedule()
91 (__s64)doh * atomic_read(&least->weight))) { in ip_vs_nq_schedule()

1234567