Home
last modified time | relevance | path

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

123

/tools/testing/selftests/bpf/progs/
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 …]
A Diters_testmod_seq.c18 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()
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;
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()
A Darena_atomics.c65 __s64 __arena_global sub64_value = 1;
66 __s64 __arena_global sub64_result = 0;
69 __s64 __arena_global sub_stack_value_copy = 0;
70 __s64 __arena_global sub_stack_result = 0;
71 __s64 __arena_global sub_noreturn_value = 1;
A Dtest_user_ringbuf.h23 __s64 operand_64;
A Dmap_percpu_stats.c10 __s64 bpf_map_sum_elem_count(const struct bpf_map *map) __ksym;
A Dtest_subskeleton_lib.c13 __s64 var3_2;
A Dset_global_vars.c18 const volatile __s64 var_s64 = -1;
/tools/perf/util/bpf_skel/
A Dfunc_latency.bpf.c42 __s64 total;
43 __s64 count;
44 __s64 max;
45 __s64 min;
77 static void update_latency(__s64 delta) in update_latency()
/tools/testing/selftests/bpf/map_tests/
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()
/tools/include/uapi/linux/
A Duserfaultfd.h293 __s64 copy;
305 __s64 zeropage;
344 __s64 mapped;
356 __s64 updated;
374 __s64 move;
A Dpkt_sched.h515 __s64 min_delay; /* nsec */
516 __s64 max_delay;
519 __s64 dist_delay; /* nsec */
520 __s64 dist_jitter; /* nsec */
801 __s64 time_next_delayed_flow;
A Dseccomp.h113 __s64 val;
A Dfs.h64 __s64 src_fd;
100 __s64 dest_fd; /* in - destination file */
A Dstat.h57 __s64 tv_sec;
/tools/net/ynl/lib/
A Dynl-priv.h350 static inline __s64 ynl_attr_get_s64(const struct nlattr *attr) in ynl_attr_get_s64()
352 __s64 tmp; in ynl_attr_get_s64()
400 ynl_attr_put_s64(struct nlmsghdr *nlh, unsigned int attr_type, __s64 value) in ynl_attr_put_s64()
441 static inline __s64 ynl_attr_get_sint(const struct nlattr *attr) in ynl_attr_get_sint()
463 ynl_attr_put_sint(struct nlmsghdr *nlh, __u16 type, __s64 data) in ynl_attr_put_sint()
465 if ((__s32)data == (__s64)data) in ynl_attr_put_sint()
/tools/include/linux/
A Dbitops.h97 static __always_inline __s64 sign_extend64(__u64 value, int index) in sign_extend64()
100 return (__s64)(value << shift) >> shift; in sign_extend64()
/tools/perf/util/bpf_skel/vmlinux/
A Dvmlinux.h20 typedef __s64 s64;
24 typedef __s64 time64_t;
/tools/testing/selftests/resctrl/
A Dcat_test.c36 __s64 *prev_avg_llc_val) in show_results_info()
44 float delta = (__s64)(avg_llc_val - *prev_avg_llc_val); in show_results_info()
73 __s64 prev_avg_llc_val = 0; in check_results()
/tools/testing/selftests/bpf/prog_tests/
A Dmigrate_reuseport.c51 __s64 servers[NR_SERVERS];
52 __s64 clients[NR_CLIENTS];
128 static void init_fds(__s64 fds[], int len) in init_fds()
136 static void close_fds(__s64 fds[], int len) in close_fds()
/tools/include/uapi/drm/
A Ddrm.h61 typedef int64_t __s64; typedef
937 __s64 timeout_nsec;
957 __s64 timeout_nsec;
1014 __s64 sequence_ns; /* return: most recent time of first pixel out */
1384 __s64 time_ns;
/tools/perf/trace/beauty/include/uapi/linux/
A Dfs.h64 __s64 src_fd;
100 __s64 dest_fd; /* in - destination file */
A Dstat.h57 __s64 tv_sec;
/tools/lib/bpf/
A Dbtf_dump.c1008 m_sz = max((__s64)0, btf__resolve_size(d->btf, m->type)); in btf_dump_emit_struct_def()
2089 __s64 elem_size; in btf_dump_array_data()
2217 __s64 *value) in btf_dump_get_enum_value()
2228 *value = (__s64)val; in btf_dump_get_enum_value()
2234 *value = *(__s64 *)data; in btf_dump_get_enum_value()
2237 *value = is_signed ? (__s64)*(__s32 *)data : *(__u32 *)data; in btf_dump_get_enum_value()
2257 __s64 value; in btf_dump_enum_data()
2322 __s64 size; in btf_dump_type_data_check_overflow()
2381 __s64 value; in btf_dump_type_data_check_zero()
2546 __s64 enum_val; in btf_dump_dump_type_data()
[all …]

Completed in 57 milliseconds

123