Searched refs:__u64 (Results 76 - 100 of 1242) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/bpf/progs/
H A Duprobe_multi.c9 __u64 uprobe_multi_func_1_addr = 0;
10 __u64 uprobe_multi_func_2_addr = 0;
11 __u64 uprobe_multi_func_3_addr = 0;
13 __u64 uprobe_multi_func_1_result = 0;
14 __u64 uprobe_multi_func_2_result = 0;
15 __u64 uprobe_multi_func_3_result = 0;
17 __u64 uretprobe_multi_func_1_result = 0;
18 __u64 uretprobe_multi_func_2_result = 0;
19 __u64 uretprobe_multi_func_3_result = 0;
21 __u64 uprobe_multi_sleep_resul
[all...]
H A Dfexit_test.c9 __u64 test1_result = 0;
17 __u64 test2_result = 0;
19 int BPF_PROG(test2, int a, __u64 b, int ret)
25 __u64 test3_result = 0;
27 int BPF_PROG(test3, char a, int b, __u64 c, int ret)
33 __u64 test4_result = 0;
35 int BPF_PROG(test4, void *a, char b, int c, __u64 d, int ret)
42 __u64 test5_result = 0;
44 int BPF_PROG(test5, __u64 a, void *b, short c, int d, __u64
[all...]
H A Dtest_map_lookup_percpu_elem.c7 __u64 percpu_array_elem_sum = 0;
8 __u64 percpu_hash_elem_sum = 0;
9 __u64 percpu_lru_hash_elem_sum = 0;
17 __type(value, __u64);
23 __type(key, __u64);
24 __type(value, __u64);
30 __type(key, __u64);
31 __type(value, __u64);
36 __u64 sum;
41 __u64 ke
[all...]
H A Dtest_ksyms_weak.c13 __u64 out__existing_typeless = -1;
15 __u64 out__non_existent_typeless = -1;
16 __u64 out__non_existent_typed = -1;
45 out__existing_typeless = (__u64)&bpf_prog_active;
48 out__non_existent_typeless = (__u64)&bpf_link_fops1;
51 out__non_existent_typed = (__u64)&bpf_link_fops2;
54 out__non_existent_typed = (__u64)bpf_per_cpu_ptr(&bpf_link_fops2, 0);
/linux-master/arch/s390/include/asm/
H A Dlowcore.h54 __u64 per_address; /* 0x0098 */
60 __u64 trans_exc_code; /* 0x00a8 */
61 __u64 monitor_code; /* 0x00b0 */
74 __u64 mcck_interruption_code; /* 0x00e8 */
77 __u64 failing_storage_address; /* 0x00f8 */
79 __u64 pgm_last_break; /* 0x0110 */
96 __u64 save_area_sync[8]; /* 0x0200 */
97 __u64 save_area_async[8]; /* 0x0240 */
98 __u64 save_area_restart[1]; /* 0x0280 */
101 __u64 cpu_flag
[all...]
/linux-master/arch/sparc/include/asm/
H A Dhvtramp.h10 __u64 vaddr;
11 __u64 tte;
17 __u64 fault_info_va;
18 __u64 fault_info_pa;
19 __u64 thread_reg;
/linux-master/arch/mips/include/asm/
H A Dsigcontext.h19 __u64 sc_pc;
20 __u64 sc_regs[32];
21 __u64 sc_fpregs[32];
27 __u64 sc_mdhi;
28 __u64 sc_mdlo;
/linux-master/fs/nilfs2/
H A Dsufile.h25 int nilfs_sufile_set_alloc_range(struct inode *sufile, __u64 start, __u64 end);
26 int nilfs_sufile_alloc(struct inode *, __u64 *);
27 int nilfs_sufile_mark_dirty(struct inode *sufile, __u64 segnum);
28 int nilfs_sufile_set_segment_usage(struct inode *sufile, __u64 segnum,
31 ssize_t nilfs_sufile_get_suinfo(struct inode *, __u64, void *, unsigned int,
35 int nilfs_sufile_updatev(struct inode *, __u64 *, size_t, int, size_t *,
36 void (*dofunc)(struct inode *, __u64,
39 int nilfs_sufile_update(struct inode *, __u64, int,
40 void (*dofunc)(struct inode *, __u64,
[all...]
/linux-master/drivers/gpu/drm/nouveau/include/nvif/
H A Dif000c.h11 __u64 addr;
12 __u64 size;
47 __u64 size;
48 __u64 addr;
54 __u64 addr;
60 __u64 addr;
61 __u64 size;
62 __u64 memory;
63 __u64 offset;
70 __u64 add
[all...]
H A Dif0020.h14 __u64 vmm;
16 __u64 ctxdma;
17 __u64 offset;
18 __u64 length;
20 __u64 huserd;
21 __u64 ouserd;
31 __u64 inst;
/linux-master/arch/mips/include/uapi/asm/
H A Dptrace.h39 __u64 regs[32];
42 __u64 lo;
43 __u64 hi;
44 __u64 cp0_epc;
45 __u64 cp0_badvaddr;
46 __u64 cp0_status;
47 __u64 cp0_cause;
H A Dstatfs.h51 __u64 f_blocks;
52 __u64 f_bfree;
53 __u64 f_files;
54 __u64 f_ffree;
55 __u64 f_bavail;
88 __u64 f_blocks;
89 __u64 f_bfree;
90 __u64 f_files;
91 __u64 f_ffree;
92 __u64 f_bavai
[all...]
/linux-master/include/uapi/linux/
H A Dbsg.h29 __u64 request; /* [i], [*i] {SCSI: cdb} */
30 __u64 request_tag; /* [i] {SCSI: task tag (only if flagged)} */
35 __u64 response; /* [i], [*o] {SCSI: (auto)sense data} */
43 __u64 dout_xferp; /* [i], [*i] */
44 __u64 din_xferp; /* [i], [*o] */
48 __u64 usr_ptr; /* [i->o] unused internally */
60 __u64 generated_tag; /* [o] {SCSI: transport generated task tag} */
H A Dmman.h46 __u64 off;
47 __u64 len;
51 __u64 nr_cache;
52 __u64 nr_dirty;
53 __u64 nr_writeback;
54 __u64 nr_evicted;
55 __u64 nr_recently_evicted;
H A Dscif_ioctl.h93 __u64 endpt;
104 __u64 msg;
120 __u64 addr;
121 __u64 len;
135 __u64 len;
154 __u64 len;
156 __u64 addr;
167 __u64 mark;
180 __u64 lval;
182 __u64 rva
[all...]
H A Df2fs.h31 #define F2FS_IOC_RESIZE_FS _IOW(F2FS_IOCTL_MAGIC, 16, __u64)
32 #define F2FS_IOC_GET_COMPRESS_BLOCKS _IOR(F2FS_IOCTL_MAGIC, 17, __u64)
34 _IOR(F2FS_IOCTL_MAGIC, 18, __u64)
36 _IOR(F2FS_IOCTL_MAGIC, 19, __u64)
67 __u64 start;
68 __u64 len;
72 __u64 start;
73 __u64 len;
78 __u64 pos_in; /* start position in src_fd */
79 __u64 pos_ou
[all...]
H A Dptrace.h60 __u64 off; /* from which siginfo to start */
72 __u64 filter_off; /* Input: which filter */
73 __u64 flags; /* Output: filter's flags */
86 __u64 instruction_pointer;
87 __u64 stack_pointer;
90 __u64 nr;
91 __u64 args[6];
98 __u64 nr;
99 __u64 args[6];
108 __u64 rseq_abi_pointe
[all...]
H A Dquota.h112 __u64 dqb_bhardlimit;
113 __u64 dqb_bsoftlimit;
114 __u64 dqb_curspace;
115 __u64 dqb_ihardlimit;
116 __u64 dqb_isoftlimit;
117 __u64 dqb_curinodes;
118 __u64 dqb_btime;
119 __u64 dqb_itime;
124 __u64 dqb_bhardlimit;
125 __u64 dqb_bsoftlimi
[all...]
H A Drds.h144 __u64 value;
154 __u64 next_tx_seq;
155 __u64 next_rx_seq;
164 __u64 next_tx_seq;
165 __u64 next_rx_seq;
176 __u64 seq;
187 __u64 seq;
204 __u64 inum;
214 __u64 inum;
222 __u64 hdr_re
[all...]
H A Dfsmap.h53 __u64 fmr_physical; /* device offset of segment */
54 __u64 fmr_owner; /* owner id */
55 __u64 fmr_offset; /* file offset of segment */
56 __u64 fmr_length; /* length of segment */
57 __u64 fmr_reserved[3]; /* must be zero */
65 __u64 fmh_reserved[6]; /* must be zero */
103 #define FMR_OWNER(type, code) (((__u64)type << 32) | \
104 ((__u64)code & 0xFFFFFFFFULL))
105 #define FMR_OWNER_TYPE(owner) ((__u32)((__u64)owner >> 32))
106 #define FMR_OWNER_CODE(owner) ((__u32)(((__u64)owne
[all...]
/linux-master/mm/
H A Dgup_test.h15 #define PIN_LONGTERM_TEST_READ _IOW('g', 9, __u64)
22 __u64 get_delta_usec;
23 __u64 put_delta_usec;
24 __u64 addr;
25 __u64 size;
40 __u64 addr;
41 __u64 size;
/linux-master/tools/testing/selftests/rseq/
H A Drseq-abi.h50 __u64 start_ip;
52 __u64 post_commit_offset;
53 __u64 abort_ip;
54 } __attribute__((aligned(4 * sizeof(__u64))));
110 __u64 ptr64;
119 __u64 ptr;
171 } __attribute__((aligned(4 * sizeof(__u64))));
/linux-master/tools/include/uapi/linux/
H A Dmman.h46 __u64 off;
47 __u64 len;
51 __u64 nr_cache;
52 __u64 nr_dirty;
53 __u64 nr_writeback;
54 __u64 nr_evicted;
55 __u64 nr_recently_evicted;
/linux-master/arch/s390/hypfs/
H A Dhypfs_vm.h17 __u64 used_cpu;
18 __u64 el_time;
19 __u64 mem_min_kb;
20 __u64 mem_max_kb;
21 __u64 mem_share_kb;
22 __u64 mem_used_kb;
41 __u64 addr;
/linux-master/include/uapi/asm-generic/
H A Dstatfs.h49 __u64 f_blocks;
50 __u64 f_bfree;
51 __u64 f_bavail;
52 __u64 f_files;
53 __u64 f_ffree;
72 __u64 f_blocks;
73 __u64 f_bfree;
74 __u64 f_bavail;
75 __u64 f_files;
76 __u64 f_ffre
[all...]

Completed in 181 milliseconds

1234567891011>>