Searched refs:__u64 (Results 376 - 400 of 1251) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/gpu/drm/nouveau/include/nvif/
H A Dif0003.h12 __u64 source[4][8];
/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-meta-cap.h11 __u64 ns;
/linux-master/tools/testing/selftests/bpf/progs/
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);
H A Dbpf_iter_test_kern5.c19 __type(value, __u64);
H A Dbpf_iter_bpf_map.c12 __u64 seq_num = ctx->meta->seq_num;
H A Dloop3.c17 volatile __u64 i = 0, sum = 0;
H A Dbpf_iter_sockmap.c15 __type(value, __u64);
22 __type(value, __u64);
29 __type(value, __u64);
H A Dstacktrace_map_skip.c8 typedef __u64 stack_trace_t[TEST_STACK_DEPTH];
38 __u32 max_len = TEST_STACK_DEPTH * sizeof(__u64);
40 __u64 *stack_p;
H A Dtest_xdp_bpf2bpf.c43 __u64 test_result_fentry = 0;
52 ((__u64) meta.pkt_len << 32) |
60 __u64 test_result_fexit = 0;
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_tcb.h46 #define TCB_T_FLAGS_V(x) ((__u64)(x) << TCB_T_FLAGS_S)
58 #define TCB_T_FLAGS_V(x) ((__u64)(x) << TCB_T_FLAGS_S)
134 #define TF_RX_PDU_OUT_V(x) ((__u64)(x) << TF_RX_PDU_OUT_S)
137 #define TF_CORE_BYPASS_V(x) ((__u64)(x) << TF_CORE_BYPASS_S)
/linux-master/include/uapi/sound/
H A Dhdspm.h37 __u64 input_rms[64];
38 __u64 playback_rms[64];
39 __u64 output_rms[64];
145 __u64 card_clock;
H A Dhdsp.h28 __u64 input_rms[26];
29 __u64 playback_rms[26];
31 __u64 output_rms[26];
/linux-master/fs/smb/client/
H A Dcifs_ioctl.h26 __u64 cifs_posix_caps;
31 __u64 session_id;
62 __u64 Suid;
80 __u64 session_id;
/linux-master/fs/bcachefs/
H A Dalloc_background_format.h61 __u64 journal_seq;
69 __u64 io_time[2];
72 __u64 fragmentation_lru;
76 #define BCH_ALLOC_V4_U64s (sizeof(struct bch_alloc_v4) / sizeof(__u64))
/linux-master/tools/testing/selftests/bpf/
H A Dbpf_kfuncs.h11 extern int bpf_dynptr_from_skb(struct __sk_buff *skb, __u64 flags,
19 extern int bpf_dynptr_from_xdp(struct xdp_md *xdp, __u64 flags,
72 extern struct bpf_key *bpf_lookup_user_key(__u32 serial, __u64 flags) __ksym;
73 extern struct bpf_key *bpf_lookup_system_key(__u64 id) __ksym;
/linux-master/include/uapi/linux/
H A Dsctp.h1044 __u64 sas_maxrto; /* Maximum Observed RTO for period */
1045 __u64 sas_isacks; /* SACKs received */
1046 __u64 sas_osacks; /* SACKs sent */
1047 __u64 sas_opackets; /* Packets sent */
1048 __u64 sas_ipackets; /* Packets received */
1049 __u64 sas_rtxchunks; /* Retransmitted Chunks */
1050 __u64 sas_outofseqtsns;/* TSN received > next expected */
1051 __u64 sas_idupchunks; /* Dups received (ordered+unordered) */
1052 __u64 sas_gapcnt; /* Gap Acknowledgements Received */
1053 __u64 sas_ouodchunk
[all...]
/linux-master/include/uapi/drm/
H A Domap_drm.h37 __u64 param; /* in */
38 __u64 value; /* in (set_param), out (get_param) */
96 __u64 offset; /* mmap offset (out) */
H A Dmsm_drm.h36 * 1) Do not use pointers, use __u64 instead for 32 bit / 64 bit
102 __u64 value; /* out (get_param) or in (set_param) */
125 __u64 size; /* in */
149 __u64 value; /* in or out */
199 __u64 reloc_offset; /* in, offset from start of reloc_bo */
220 __u64 relocs; /* in, ptr to array of submit_reloc's */
247 __u64 presumed; /* in/out, presumed buffer address */
276 __u64 point; /* in, timepoint for timeline syncobjs. */
288 __u64 bos; /* in, ptr to array of submit_bo's */
289 __u64 cmd
[all...]
/linux-master/tools/include/uapi/linux/
H A Dtcp.h256 __u64 tcpi_pacing_rate;
257 __u64 tcpi_max_pacing_rate;
258 __u64 tcpi_bytes_acked; /* RFC4898 tcpEStatsAppHCThruOctetsAcked */
259 __u64 tcpi_bytes_received; /* RFC4898 tcpEStatsAppHCThruOctetsReceived */
268 __u64 tcpi_delivery_rate;
270 __u64 tcpi_busy_time; /* Time (usec) busy sending data */
271 __u64 tcpi_rwnd_limited; /* Time (usec) limited by receive window */
272 __u64 tcpi_sndbuf_limited; /* Time (usec) limited by send buffer */
277 __u64 tcpi_bytes_sent; /* RFC4898 tcpEStatsPerfHCDataOctetsOut */
278 __u64 tcpi_bytes_retran
[all...]
/linux-master/include/uapi/linux/byteorder/
H A Dlittle_endian.h20 #define __constant_cpu_to_le64(x) ((__force __le64)(__u64)(x))
21 #define __constant_le64_to_cpu(x) ((__force __u64)(__le64)(x))
27 #define __constant_be64_to_cpu(x) ___constant_swab64((__force __u64)(__be64)(x))
32 #define __cpu_to_le64(x) ((__force __le64)(__u64)(x))
33 #define __le64_to_cpu(x) ((__force __u64)(__le64)(x))
39 #define __be64_to_cpu(x) __swab64((__force __u64)(__be64)(x))
45 static __always_inline __le64 __cpu_to_le64p(const __u64 *p)
49 static __always_inline __u64 __le64_to_cpup(const __le64 *p)
51 return (__force __u64)*p;
69 static __always_inline __be64 __cpu_to_be64p(const __u64 *
[all...]
H A Dbig_endian.h21 #define __constant_le64_to_cpu(x) ___constant_swab64((__force __u64)(__le64)(x))
26 #define __constant_cpu_to_be64(x) ((__force __be64)(__u64)(x))
27 #define __constant_be64_to_cpu(x) ((__force __u64)(__be64)(x))
33 #define __le64_to_cpu(x) __swab64((__force __u64)(__le64)(x))
38 #define __cpu_to_be64(x) ((__force __be64)(__u64)(x))
39 #define __be64_to_cpu(x) ((__force __u64)(__be64)(x))
45 static __always_inline __le64 __cpu_to_le64p(const __u64 *p)
49 static __always_inline __u64 __le64_to_cpup(const __le64 *p)
51 return __swab64p((__u64 *)p);
69 static __always_inline __be64 __cpu_to_be64p(const __u64 *
[all...]
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dmap_lookup_percpu_elem.c10 __u64 key = 0, sum;
12 __u64 *buf;
14 buf = malloc(nr_cpus*sizeof(__u64));
H A Dfexit_test.c11 __u64 *result;
28 result = (__u64 *)fexit_skel->bss;
29 for (i = 0; i < sizeof(*fexit_skel->bss) / sizeof(__u64); i++) {
H A Dfentry_test.c11 __u64 *result;
28 result = (__u64 *)fentry_skel->bss;
29 for (i = 0; i < sizeof(*fentry_skel->bss) / sizeof(__u64); i++) {
/linux-master/tools/include/linux/
H A Dtypes.h30 * typedef __u64 u64;
65 typedef __u64 __bitwise __le64;
66 typedef __u64 __bitwise __be64;
86 # define __aligned_u64 __u64 __attribute__((aligned(8)))

Completed in 376 milliseconds

<<11121314151617181920>>