Searched refs:__u64 (Results 1 – 6 of 6) sorted by relevance
44 typedef __u64 sector_t;82 __u64 seq;83 __u64 type;84 __u64 flags;85 __u64 sector;86 __u64 len;
68 __u64 iov;69 __u64 shm;70 __u64 iov_cnt;71 __u64 shm_cnt;
18 #define SECTOR_SIZE ((__u64)512)68 __u64 seq;69 __u64 type;70 __u64 flags;71 __u64 sector;72 __u64 len;116 int not_splice(int from, int to, __u64 count) { in not_splice()119 __u64 max = count > BUFFER_BYTES ? BUFFER_BYTES : count; in not_splice()153 __u64 type; in simple_daemon()
58 req.iov = (__u64)iov; in tipc_send()59 req.iov_cnt = (__u64)iovcnt; in tipc_send()60 req.shm = (__u64)shms; in tipc_send()61 req.shm_cnt = (__u64)shmcnt; in tipc_send()
31 #define __u64 u64 macro
245 info->sync_fence_info = (__u64)(uintptr_t)(info + 1); in modern_sync_file_info()305 info->sync_fence_info = (__u64)(uintptr_t)(info + 1); in legacy_fence_info_to_sync_file_info()