| /OK3568_Linux_fs/kernel/fs/freevxfs/ |
| H A D | vxfs_immed.c | 69 u_int64_t offset = (u_int64_t)pp->index << PAGE_SHIFT; in vxfs_immed_readpage()
|
| /OK3568_Linux_fs/kernel/include/net/netfilter/ |
| H A D | nf_conntrack_timestamp.h | 12 u_int64_t start; 13 u_int64_t stop;
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | xt_connbytes.c | 26 u_int64_t what = 0; /* initialize to make gcc happy */ in connbytes_mt() 27 u_int64_t bytes = 0; in connbytes_mt() 28 u_int64_t pkts = 0; in connbytes_mt()
|
| H A D | xt_hashlimit.c | 101 u_int64_t credit; 102 u_int64_t credit_cap; 103 u_int64_t cost; 107 u_int64_t current_rate; 108 u_int64_t rate;
|
| H A D | xt_quota2.c | 51 u_int64_t quota;
|
| H A D | nf_conntrack_standalone.c | 102 u_int64_t time_now;
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/bsd/ |
| H A D | memrange.h | 30 u_int64_t mr_base; 31 u_int64_t mr_len;
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | types.h | 112 typedef __u64 u_int64_t; typedef 125 typedef __UINT64_TYPE__ u_int64_t; typedef
|
| /OK3568_Linux_fs/kernel/fs/befs/ |
| H A D | btree.c | 756 if (*(u_int64_t *) key1 == *(u_int64_t *) key2) 758 else if (*(u_int64_t *) key1 > *(u_int64_t *) key2)
|
| /OK3568_Linux_fs/kernel/include/linux/netfilter/ |
| H A D | nf_conntrack_dccp.h | 35 u_int64_t handshake_seq;
|
| /OK3568_Linux_fs/kernel/sound/pci/pcxhr/ |
| H A D | pcxhr_core.c | 1115 static u_int64_t pcxhr_stream_read_position(struct pcxhr_mgr *mgr, in pcxhr_stream_read_position() 1118 u_int64_t hw_sample_count; in pcxhr_stream_read_position() 1134 hw_sample_count = ((u_int64_t)rmh.stat[0]) << 24; in pcxhr_stream_read_position() 1135 hw_sample_count += (u_int64_t)rmh.stat[1]; in pcxhr_stream_read_position() 1153 u_int64_t new_sample_count; in pcxhr_update_timer_pos() 1189 u_int64_t new_elapse_pos = stream->timer_abs_periods + in pcxhr_update_timer_pos()
|
| H A D | pcxhr.h | 132 …u_int64_t timer_abs_periods; /* timer: samples elapsed since TRIGGER_START (multiple of period_siz…
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | api_public.h | 76 typedef u_int64_t lbasize_t;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/ |
| H A D | types.h | 161 typedef __uint64_t u_int64_t; typedef
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/ |
| H A D | types.h | 161 typedef __uint64_t u_int64_t; typedef
|
| /OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/ |
| H A D | safe_iop.h | 565 MAKE_UADD(u, 64, u_int64_t, SAFE_UINT64_MAX) 581 MAKE_USUB(u, 64, u_int64_t) 598 MAKE_UMUL(u, 64, u_int64_t, SAFE_UINT64_MAX) 615 MAKE_UDIV(u, 64, u_int64_t) 632 MAKE_UMOD(u, 64, u_int64_t)
|
| /OK3568_Linux_fs/external/recovery/ |
| H A D | safe_iop.h | 565 MAKE_UADD(u, 64, u_int64_t, SAFE_UINT64_MAX) 581 MAKE_USUB(u, 64, u_int64_t) 598 MAKE_UMUL(u, 64, u_int64_t, SAFE_UINT64_MAX) 615 MAKE_UDIV(u, 64, u_int64_t) 632 MAKE_UMOD(u, 64, u_int64_t)
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | types.h | 108 typedef u64 u_int64_t; typedef
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/upm/upm/ |
| H A D | 0001-Use-stdint-types.patch | 111 typedef u_int64_t u64;/**< used for unsigned 64bit */
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/ |
| H A D | nginx-cross.patch | 190 ngx_type="uint64_t"; ngx_types="u_int64_t"; . auto/types/typedef
|
| /OK3568_Linux_fs/kernel/sound/core/ |
| H A D | pcm_lib.c | 556 u_int64_t n = (u_int64_t) a * b; in muldiv32() 1197 u_int64_t mask) in snd_pcm_hw_constraint_mask64()
|
| /OK3568_Linux_fs/kernel/include/sound/ |
| H A D | pcm.h | 987 u_int64_t mask);
|
| /OK3568_Linux_fs/buildroot/package/directfb/ |
| H A D | 0001-fix-missing-davinci-voodoo-header.patch | 1022 + u_int64_t sync; /* input: target sync counter for change or 0 for no sync at all,
|