Searched refs:__u64 (Results 201 - 225 of 1242) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_ksyms_btf.c8 __u64 out__runqueues_addr = -1;
9 __u64 out__bpf_prog_active_addr = -1;
29 out__runqueues_addr = (__u64)&runqueues;
30 out__bpf_prog_active_addr = (__u64)&bpf_prog_active;
H A Dfmod_ret_freplace.c6 volatile __u64 test_fmod_ret = 0;
H A Dfreplace_get_constant.c6 volatile __u64 test_get_constant = 0;
H A Dtest_mmap.c21 __type(value, __u64);
24 __u64 in_val = 0;
25 __u64 out_val = 0;
31 __u64 val, *p;
H A Dtest_enable_stats.c11 __u64 count = 0;
H A Dfexit_bpf2bpf.c16 __u64 test_result = 0;
31 __u64 test_result_subprog1 = 0;
61 __u64 args[5];
62 __u64 ret;
64 __u64 test_result_subprog2 = 0;
69 __u64 ret;
88 __u64 test_result_subprog3 = 0;
103 __u64 test_get_skb_len = 0;
115 __u64 test_get_skb_ifindex = 0;
145 volatile __u64 test_get_constan
[all...]
H A Dfor_each_hash_map_elem.c12 __type(value, __u64);
19 __type(value, __u64);
28 static __u64
29 check_hash_elem(struct bpf_map *map, __u32 *key, __u64 *val,
34 __u64 v;
54 __u64 percpu_val = 0;
57 static __u64
58 check_percpu_elem(struct bpf_map *map, __u32 *key, __u64 *val,
H A Dbpf_syscall_macro.c84 __u64 splice_fd_in;
85 __u64 splice_off_in;
86 __u64 splice_fd_out;
87 __u64 splice_off_out;
88 __u64 splice_len;
89 __u64 splice_flags;
101 splice_off_in = (__u64)off_in;
103 splice_off_out = (__u64)off_out;
H A Dtest_obj_id.c13 __type(value, __u64);
20 __u64 *value;
H A Dtest_pinning.c10 __type(value, __u64);
18 __type(value, __u64);
25 __type(value, __u64);
/linux-master/fs/nilfs2/
H A Ddat.h21 int nilfs_dat_translate(struct inode *, __u64, sector_t *);
39 int nilfs_dat_mark_dirty(struct inode *, __u64);
40 int nilfs_dat_freev(struct inode *, __u64 *, size_t);
41 int nilfs_dat_move(struct inode *, __u64, sector_t);
/linux-master/drivers/staging/vme_user/
H A Dvme_user.h12 __u64 vme_addr; /* Starting Address on the VMEbus */
13 __u64 size; /* Window Size */
34 __u64 vme_addr; /* Starting Address on the VMEbus */
35 __u64 size; /* Window Size */
/linux-master/arch/s390/crypto/
H A Dsha512_s390.c25 *(__u64 *)&ctx->state[0] = SHA512_H0;
26 *(__u64 *)&ctx->state[2] = SHA512_H1;
27 *(__u64 *)&ctx->state[4] = SHA512_H2;
28 *(__u64 *)&ctx->state[6] = SHA512_H3;
29 *(__u64 *)&ctx->state[8] = SHA512_H4;
30 *(__u64 *)&ctx->state[10] = SHA512_H5;
31 *(__u64 *)&ctx->state[12] = SHA512_H6;
32 *(__u64 *)&ctx->state[14] = SHA512_H7;
90 *(__u64 *)&ctx->state[0] = SHA384_H0;
91 *(__u64 *)
[all...]
/linux-master/drivers/gpu/drm/nouveau/include/nvif/
H A Dif0021.h12 __u64 vmm;
/linux-master/arch/riscv/include/asm/vdso/
H A Ddata.h11 __u64 all_cpu_hwprobe_values[RISCV_HWPROBE_MAX_KEY + 1];
/linux-master/include/uapi/linux/
H A Dsed-opal.h84 __u64 range_start;
85 __u64 range_length;
93 __u64 range_start;
94 __u64 range_length;
137 const __u64 data;
138 __u64 offset;
139 __u64 size;
151 const __u64 data;
153 __u64 offset;
154 __u64 siz
[all...]
H A Dsync_file.h51 __u64 timestamp_ns;
76 __u64 sync_fence_info;
93 __u64 deadline_ns;
97 __u64 pad;
H A Dneighbour.h130 __u64 ndts_allocs;
131 __u64 ndts_destroys;
132 __u64 ndts_hash_grows;
133 __u64 ndts_res_failed;
134 __u64 ndts_lookups;
135 __u64 ndts_hits;
136 __u64 ndts_rcv_probes_mcast;
137 __u64 ndts_rcv_probes_ucast;
138 __u64 ndts_periodic_gc_runs;
139 __u64 ndts_forced_gc_run
[all...]
H A Dext4.h26 #define EXT4_IOC_RESIZE_FS _IOW('f', 16, __u64)
87 __u64 orig_start; /* logical start offset in block for orig */
88 __u64 donor_start; /* logical start offset in block for donor */
89 __u64 len; /* block length to be moved */
90 __u64 moved_len; /* moved block length */
103 __u64 block_bitmap; /* Absolute block number of block bitmap */
104 __u64 inode_bitmap; /* Absolute block number of inode bitmap */
105 __u64 inode_table; /* Absolute block number of inode table start */
H A Dfsl_hypervisor.h146 __u64 local_vaddr;
147 __u64 remote_paddr;
148 __u64 count;
178 __u64 path;
179 __u64 propname;
180 __u64 propval;
/linux-master/include/uapi/drm/
H A Dv3d_drm.h72 __u64 next;
93 __u64 point; /* for timeline sem support */
94 __u64 mbz[2]; /* must be zero, rsv */
119 __u64 in_syncs;
120 __u64 out_syncs;
203 __u64 bo_handles;
217 __u64 extensions;
231 __u64 timeout_ns;
272 __u64 offset;
294 __u64 valu
[all...]
H A Dqaic_accel.h88 __u64 addr;
89 __u64 size;
119 __u64 options;
155 __u64 status_flags;
167 __u64 data;
177 __u64 size;
191 __u64 offset;
227 __u64 size;
232 __u64 dev_addr;
233 __u64 db_add
[all...]
H A Dqxl_drm.h36 * Do not use pointers, use __u64 instead for 32 bit / 64 bit user/kernel
59 __u64 offset; /* use for mmap system call */
74 __u64 src_offset; /* offset into src_handle or src buffer */
75 __u64 dst_offset; /* offset in dest handle */
83 __u64 command; /* void* */
84 __u64 relocs; /* struct drm_qxl_reloc* */
94 __u64 commands; /* struct drm_qxl_command* */
109 __u64 param;
110 __u64 value;
/linux-master/tools/perf/util/bpf_skel/
H A Dfunc_latency.bpf.c12 __uint(key_size, sizeof(__u64));
13 __uint(value_size, sizeof(__u64));
34 __uint(value_size, sizeof(__u64));
47 __u64 key, now;
82 __u64 tid;
83 __u64 *start;
84 __u64 cmp_base = use_nsec ? 1 : 1000;
95 __u64 *hist;
/linux-master/tools/testing/selftests/bpf/
H A Dcap_helpers.c10 int cap_enable_effective(__u64 caps, __u64 *old_caps)
25 *old_caps = (__u64)(data[1].effective) << 32 | data[0].effective;
40 int cap_disable_effective(__u64 caps, __u64 *old_caps)
55 *old_caps = (__u64)(data[1].effective) << 32 | data[0].effective;

Completed in 210 milliseconds

1234567891011>>