/linux-6.12.1/tools/testing/selftests/bpf/progs/ |
D | iters_num.c | 10 const volatile __s64 exp_empty_zero = 0 + 1; 11 __s64 res_empty_zero; 16 __s64 sum = 0, i; in num_empty_zero() 24 const volatile __s64 exp_empty_int_min = 0 + 2; 25 __s64 res_empty_int_min; 30 __s64 sum = 0, i; in num_empty_int_min() 38 const volatile __s64 exp_empty_int_max = 0 + 3; 39 __s64 res_empty_int_max; 44 __s64 sum = 0, i; in num_empty_int_max() 52 const volatile __s64 exp_empty_minus_one = 0 + 4; [all …]
|
D | iters_testmod_seq.c | 18 const volatile __s64 exp_empty = 0 + 1; 19 __s64 res_empty; 28 __s64 sum = 0, *i; in testmod_seq_empty() 36 const volatile __s64 exp_full = 1000000; 37 __s64 res_full; 46 __s64 sum = 0, *i; in testmod_seq_full() 54 const volatile __s64 exp_truncated = 10 * 1000000; 55 __s64 res_truncated; 66 __s64 sum = 0, *i; in testmod_seq_truncated()
|
D | atomics.c | 41 __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;
|
D | get_func_args_test.c | 15 __s64 err; in BPF_PROG() 48 __s64 err; in BPF_PROG() 75 __s64 err; in BPF_PROG() 104 __s64 err; in BPF_PROG()
|
D | arena_atomics.c | 55 __s64 __arena_global sub64_value = 1; 56 __s64 __arena_global sub64_result = 0; 59 __s64 __arena_global sub_stack_value_copy = 0; 60 __s64 __arena_global sub_stack_result = 0; 61 __s64 __arena_global sub_noreturn_value = 1;
|
/linux-6.12.1/fs/orangefs/ |
D | downcall.h | 20 __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;
|
D | upcall.h | 21 __s64 offset; 99 __s64 size; 193 __s64 value64; 227 __s64 trailer_size;
|
D | protocol.h | 233 __s64 size; 258 __s64 dirent_count; 262 __s64 blksize;
|
/linux-6.12.1/include/uapi/linux/ |
D | scif_ioctl.h | 122 __s64 offset; 125 __s64 out_offset; 134 __s64 offset; 153 __s64 loffset; 155 __s64 roffset; 179 __s64 loff; 181 __s64 roff;
|
D | aio_abi.h | 63 __s64 res; /* result code for this event */ 64 __s64 res2; /* secondary result */ 94 __s64 aio_offset;
|
D | userfaultfd.h | 293 __s64 copy; 305 __s64 zeropage; 344 __s64 mapped; 356 __s64 updated; 374 __s64 move;
|
D | time_types.h | 42 __s64 tv_sec; 43 __s64 tv_usec;
|
D | pps.h | 55 __s64 sec; 61 __s64 sec;
|
/linux-6.12.1/include/linux/ |
D | falloc.h | 15 __s64 l_start; 16 __s64 l_len; /* len == 0 means until end of file */ 46 __s64 l_start __attribute__((packed)); 48 __s64 l_len __attribute__((packed));
|
/linux-6.12.1/tools/testing/selftests/bpf/map_tests/ |
D | array_map_batch_ops.c | 16 __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()
|
/linux-6.12.1/tools/include/uapi/linux/ |
D | userfaultfd.h | 293 __s64 copy; 305 __s64 zeropage; 344 __s64 mapped; 356 __s64 updated; 374 __s64 move;
|
/linux-6.12.1/net/ceph/crush/ |
D | crush_ln_table.h | 26 static __s64 __RH_LH_tbl[128*2+2] = { 97 static __s64 __LL_tbl[256] = {
|
/linux-6.12.1/fs/xfs/ |
D | xfs_bmap_util.h | 37 __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 */
|
/linux-6.12.1/include/uapi/asm-generic/ |
D | int-ll64.h | 30 __extension__ typedef __signed__ long long __s64; typedef 33 typedef __signed__ long long __s64; typedef
|
/linux-6.12.1/fs/xfs/libxfs/ |
D | xfs_fs.h | 36 __s64 bmv_offset; /* file offset of segment in blocks */ 37 __s64 bmv_block; /* starting block (64-bit daddr_t) */ 38 __s64 bmv_length; /* length of segment, blocks */ 55 __s64 bmv_offset; /* file offset of segment in blocks */ 56 __s64 bmv_block; /* starting block (64-bit daddr_t) */ 57 __s64 bmv_length; /* length of segment, blocks */ 103 __s64 l_start; 104 __s64 l_len; /* len == 0 means until end of file */ 337 __s64 bs_size; /* file size */ 652 __s64 align; /* force alignment of ha_fid */
|
D | xfs_sb.h | 41 __s64 sunit, __s64 swidth, int sectorsize, bool may_repair,
|
/linux-6.12.1/include/uapi/mtd/ |
D | ubi-user.h | 196 #define UBI_IOCVOLUP _IOW(UBI_VOL_IOC_MAGIC, 0, __s64) 349 __s64 bytes; 369 __s64 bytes;
|
/linux-6.12.1/arch/riscv/include/asm/ |
D | hwprobe.h | 13 static inline bool riscv_hwprobe_key_is_valid(__s64 key) in riscv_hwprobe_key_is_valid() 18 static inline bool hwprobe_key_is_bitmask(__s64 key) in hwprobe_key_is_bitmask()
|
/linux-6.12.1/fs/ceph/ |
D | ioctl.h | 40 __s64 preferred_osd; 64 __s64 osd; /* out: osd # */
|
/linux-6.12.1/tools/net/ynl/lib/ |
D | ynl-priv.h | 337 static inline __s64 ynl_attr_get_s64(const struct nlattr *attr) in ynl_attr_get_s64() 339 __s64 tmp; in ynl_attr_get_s64() 387 ynl_attr_put_s64(struct nlmsghdr *nlh, unsigned int attr_type, __s64 value) in ynl_attr_put_s64() 428 static inline __s64 ynl_attr_get_sint(const struct nlattr *attr) in ynl_attr_get_sint() 450 ynl_attr_put_sint(struct nlmsghdr *nlh, __u16 type, __s64 data) in ynl_attr_put_sint() 452 if ((__s32)data == (__s64)data) in ynl_attr_put_sint()
|