Searched refs:__u64 (Results 426 - 450 of 1251) sorted by relevance

<<11121314151617181920>>

/linux-master/fs/nilfs2/
H A Dbtree.c59 __u64 ptr, struct buffer_head **bhp)
136 static __u64
143 nilfs_btree_node_set_key(struct nilfs_btree_node *node, int index, __u64 key)
148 static __u64
156 nilfs_btree_node_set_ptr(struct nilfs_btree_node *node, int index, __u64 ptr,
164 const __u64 *keys, const __u64 *ptrs)
240 __u64 key, __u64 ptr, int ncmax)
263 __u64 *key
[all...]
H A Dsegbuf.h39 __u64 cno;
68 __u64 sb_segnum;
69 __u64 sb_nextnum;
108 void nilfs_segbuf_map(struct nilfs_segment_buffer *, __u64, unsigned long,
112 void nilfs_segbuf_set_next_segnum(struct nilfs_segment_buffer *, __u64,
115 __u64);
/linux-master/drivers/acpi/
H A Dnvs.c22 __u64 phys_start;
23 __u64 size;
38 int acpi_nvs_register(__u64 start, __u64 size)
52 int acpi_nvs_for_each_region(int (*func)(__u64 start, __u64 size, void *data),
/linux-master/include/uapi/linux/
H A Dvhost.h26 #define VHOST_GET_FEATURES _IOR(VHOST_VIRTIO, 0x00, __u64)
27 #define VHOST_SET_FEATURES _IOW(VHOST_VIRTIO, 0x00, __u64)
45 #define VHOST_SET_LOG_BASE _IOW(VHOST_VIRTIO, 0x04, __u64)
123 #define VHOST_SET_BACKEND_FEATURES _IOW(VHOST_VIRTIO, 0x25, __u64)
124 #define VHOST_GET_BACKEND_FEATURES _IOR(VHOST_VIRTIO, 0x26, __u64)
146 #define VHOST_VSOCK_SET_GUEST_CID _IOW(VHOST_VIRTIO, 0x60, __u64)
H A Drtc.h71 __u64 param;
73 __u64 uvalue;
75 __u64 ptr;
H A Dblktrace_api.h104 __u64 time; /* in nanoseconds */
105 __u64 sector; /* disk offset */
141 __u64 start_lba;
142 __u64 end_lba;
/linux-master/include/trace/events/
H A Dnilfs2.h101 __u64 segnum,
108 __field(__u64, segnum)
126 __u64 segnum),
132 __field(__u64, segnum)
147 __u64 segnum),
153 __field(__u64, segnum)
/linux-master/tools/perf/trace/beauty/include/uapi/linux/
H A Dvhost.h26 #define VHOST_GET_FEATURES _IOR(VHOST_VIRTIO, 0x00, __u64)
27 #define VHOST_SET_FEATURES _IOW(VHOST_VIRTIO, 0x00, __u64)
45 #define VHOST_SET_LOG_BASE _IOW(VHOST_VIRTIO, 0x04, __u64)
123 #define VHOST_SET_BACKEND_FEATURES _IOW(VHOST_VIRTIO, 0x25, __u64)
124 #define VHOST_GET_BACKEND_FEATURES _IOR(VHOST_VIRTIO, 0x26, __u64)
146 #define VHOST_VSOCK_SET_GUEST_CID _IOW(VHOST_VIRTIO, 0x60, __u64)
/linux-master/tools/testing/selftests/openat2/
H A Dhelpers.h40 __u64 flags;
41 __u64 mode;
42 __u64 resolve;
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_noinline.c17 __u64 bytes;
18 __u64 pkts;
29 __u64 bytes = 0, pkts = 0;
/linux-master/include/uapi/linux/dvb/
H A Dvideo.h80 __u64 pts;
197 #define VIDEO_GET_PTS _IOR('o', 57, __u64)
200 #define VIDEO_GET_FRAME_COUNT _IOR('o', 58, __u64)
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dicp_qat_fw_comp.h90 __u64 content_desc_addr;
111 __u64 crc_data_addr;
254 __u64 inter_buff_ptr;
262 __u64 comp_state_addr;
263 __u64 ram_banks_addr;
310 __u64 intermediate_state;
313 __u64 pcrc64_poly;
316 __u64 pcrc64_xorout;
319 __u64 in_pcrc64;
320 __u64 out_pcrc6
[all...]
/linux-master/samples/bpf/
H A Dtracex4_user.c17 __u64 ip;
20 static __u64 time_get_ns(void)
31 __u64 key, next_key;
/linux-master/tools/perf/util/
H A Dparse-branch-options.c43 int parse_branch_str(const char *str, __u64 *mode)
101 __u64 *mode = (__u64 *)opt->value;
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtimer_mim.c35 __u64 err;
36 __u64 ok;
37 __u64 cnt;
/linux-master/arch/alpha/include/uapi/asm/
H A Dswab.h27 __u64 t0, t1, t2, t3;
/linux-master/arch/parisc/kernel/
H A Dsys_parisc32.c32 ((__u64)mask1 << 32) | mask0,
/linux-master/arch/um/drivers/
H A Dcow_sys.h26 static inline int cow_seek_file(int fd, __u64 offset)
/linux-master/include/uapi/linux/iio/
H A Devents.h23 __u64 id;
/linux-master/include/uapi/rdma/
H A Drvt-abi.h44 __u64 wr_id;
/linux-master/include/uapi/drm/
H A Dlima_drm.h32 __u64 value; /* out, parameter value */
58 __u64 offset; /* out, used to mmap this buffer to CPU */
121 __u64 bos; /* in, array of drm_lima_gem_submit_bo */
122 __u64 frame; /* in, GP/PP frame */
/linux-master/include/linux/
H A Dio-64-nonatomic-hi-lo.h8 static inline __u64 hi_lo_readq(const volatile void __iomem *addr)
19 static inline void hi_lo_writeq(__u64 val, volatile void __iomem *addr)
25 static inline __u64 hi_lo_readq_relaxed(const volatile void __iomem *addr)
36 static inline void hi_lo_writeq_relaxed(__u64 val, volatile void __iomem *addr)
H A Dio-64-nonatomic-lo-hi.h8 static inline __u64 lo_hi_readq(const volatile void __iomem *addr)
19 static inline void lo_hi_writeq(__u64 val, volatile void __iomem *addr)
25 static inline __u64 lo_hi_readq_relaxed(const volatile void __iomem *addr)
36 static inline void lo_hi_writeq_relaxed(__u64 val, volatile void __iomem *addr)
/linux-master/arch/powerpc/include/uapi/asm/
H A Dptrace.h212 __u64 features;
234 __u64 addr; /* break/watchpoint address */
235 __u64 addr2; /* range end or mask */
236 __u64 condition_value; /* contents of the DVC register */
/linux-master/kernel/bpf/
H A Ddisasm.h28 __u64 full_imm);

Completed in 474 milliseconds

<<11121314151617181920>>