Searched refs:__u64 (Results 351 - 375 of 1246) sorted by relevance

<<11121314151617181920>>

/linux-master/include/uapi/linux/
H A Dwmi.h20 __u64 length;
41 __u64 length;
H A Dresource.h51 __u64 rlim_cur;
52 __u64 rlim_max;
H A Dvfio.h1492 __u64 start;
1493 __u64 end;
1522 __u64 pgsize_bitmap;
1523 __u64 max_dirty_bitmap_size; /* in bytes */
1563 __u64 vaddr; /* Process virtual address */
1564 __u64 iova; /* IO virtual address */
1565 __u64 size; /* Size of mapping (bytes) */
1571 __u64 pgsize; /* page size for bitmap in bytes */
1572 __u64 size; /* in bytes */
1573 __u64 __use
[all...]
/linux-master/samples/bpf/
H A Dparse_ldabs.c21 static inline int ip_is_fragment(struct __sk_buff *ctx, __u64 nhoff)
30 __u64 troff = ETH_HLEN + sizeof(struct iphdr);
/linux-master/include/linux/
H A Deventpoll.h74 epoll_put_uevent(__poll_t revents, __u64 data,
78 epoll_put_uevent(__poll_t revents, __u64 data,
/linux-master/tools/testing/selftests/bpf/progs/
H A Dget_cgroup_id_kern.c11 __type(value, __u64);
26 __u64 *val;
H A Dtest_skb_cgroup_id_kern.c16 __type(value, __u64);
22 __u64 id;
H A Dbtf_type_tag_percpu.c15 __u64 g;
48 g = (__u64)cgrp->rstat_cpu->updated_children;
H A Dbpf_iter_test_kern4.c10 __u64 map1_seqnum = 0, map2_seqnum1 = 0, map2_seqnum2 = 0;
20 __u64 seq_num;
H A Dlsm.c18 __type(value, __u64);
25 __type(value, __u64);
32 __type(value, __u64);
39 __type(value, __u64);
46 __type(value, __u64);
53 __type(value, __u64);
60 __type(value, __u64);
116 __u64 *value;
H A Dlinked_funcs2.c41 void set_output_ctx2(__u64 *ctx)
64 __hidden extern void set_output_ctx1(__u64 *ctx);
H A Dlinked_funcs1.c41 void set_output_ctx1(__u64 *ctx)
64 __hidden extern void set_output_ctx2(__u64 *ctx);
H A Dtest_get_stack_rawtp.c13 __u64 kern_stack[MAX_STACK_RAWTP];
14 __u64 user_stack[MAX_STACK_RAWTP];
38 * If we have value_size = MAX_STACK_RAWTP * sizeof(__u64),
54 __type(value, __u64[2 * MAX_STACK_RAWTP]);
70 max_len = MAX_STACK_RAWTP * sizeof(__u64);
/linux-master/arch/x86/include/asm/
H A Duser_64.h57 __u64 rip;
58 __u64 rdp;
/linux-master/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-gpr.h39 int validate_fpr(__u64 *fpr, __u64 val)
/linux-master/arch/s390/include/uapi/asm/
H A Dipl.h59 __u64 wwpn;
60 __u64 lun;
63 __u64 br_lba;
87 __u64 br_lba;
177 __u64 addr;
178 __u64 len;
190 __u64 addr;
191 __u64 len;
/linux-master/tools/perf/arch/powerpc/util/
H A Devent.c15 const __u64 *array, u64 type)
30 __u64 *array, u64 type)
/linux-master/arch/riscv/include/asm/
H A Darch_hweight.h51 static __always_inline unsigned long __arch_hweight64(__u64 w)
71 static inline unsigned long __arch_hweight64(__u64 w)
/linux-master/fs/xfs/libxfs/
H A Dxfs_fs.h121 __u64 datablocks; /* fsblocks in data subvolume */
122 __u64 rtblocks; /* fsblocks in realtime subvol */
123 __u64 rtextents; /* rt extents in realtime subvol*/
124 __u64 logstart; /* starting fsblock of the log */
147 __u64 datablocks; /* fsblocks in data subvolume */
148 __u64 rtblocks; /* fsblocks in realtime subvol */
149 __u64 rtextents; /* rt extents in realtime subvol*/
150 __u64 logstart; /* starting fsblock of the log */
174 __u64 datablocks; /* fsblocks in data subvolume */
175 __u64 rtblock
[all...]
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dksyms.c13 __u64 link_fops_addr, per_cpu_start_addr;
15 __u64 btf_size;
/linux-master/drivers/gpu/drm/nouveau/include/nvif/
H A Difc00d.h40 __u64 inst;
H A Dif0003.h12 __u64 source[4][8];
/linux-master/fs/orangefs/
H A Ddowncall.h69 __u64 token;
97 __u64 features;
131 __u64 token;
132 __u64 directory_version;
/linux-master/include/uapi/linux/netfilter/
H A Dxt_hashlimit.h71 __u64 avg; /* Average secs between packets * scale */
72 __u64 burst; /* Period multiplier for upper limit. */
85 __u64 avg; /* Average secs between packets * scale */
86 __u64 burst; /* Period multiplier for upper limit. */
/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-meta-cap.h11 __u64 ns;

Completed in 259 milliseconds

<<11121314151617181920>>