| /OK3568_Linux_fs/kernel/arch/s390/include/asm/vdso/ |
| H A D | gettimeofday.h | 15 static __always_inline u64 __arch_vdso_calc_delta(u64 cycles, u64 last, u64 mask, u32 mult) in __arch_vdso_calc_delta()
|
| /OK3568_Linux_fs/u-boot/drivers/watchdog/ |
| H A D | tangier_wdt.c | 31 static unsigned long last; in hw_watchdog_reset() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/view/reverse_view/ |
| H A D | reverse_view.hpp | 61 last_type last() const { return fusion::end(seq); } in last() function
|
| /OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/ |
| H A D | smttimer.c | 121 struct smt_timer **last ; in timer_done() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/geojsonvt/6.5.1/include/mapbox/geojsonvt/ |
| H A D | simplify.hpp | 37 inline void simplify(std::vector<vt_point>& points, size_t first, size_t last, double sqTolerance) { in simplify()
|
| /OK3568_Linux_fs/kernel/fs/xfs/libxfs/ |
| H A D | xfs_dir2.c | 603 xfs_fileoff_t last; /* last file offset */ in xfs_dir2_isblock() local 625 xfs_fileoff_t last; /* last file offset */ in xfs_dir2_isleaf() local
|
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-wmt.c | 123 int last) in wmt_i2c_write() 214 int last) in wmt_i2c_read()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/views/detail/boundary_view/ |
| H A D | implementation.hpp | 327 rings_iterator_type last(boost::end(multipolygon)); in apply() local 401 boundary_view_type* last = m_views + m_num_rings; in ~areal_boundary() local
|
| /OK3568_Linux_fs/kernel/drivers/soc/fsl/qbman/ |
| H A D | dpaa_sys.h | 92 static inline u8 dpaa_cyc_diff(u8 ringsize, u8 first, u8 last) in dpaa_cyc_diff()
|
| /OK3568_Linux_fs/kernel/arch/um/drivers/ |
| H A D | vde_kern.c | 73 char *remain, *port_str = NULL, *mode_str = NULL, *last; in vde_setup() local
|
| /OK3568_Linux_fs/external/xserver/record/ |
| H A D | set.h | 57 CARD16 last; member
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/ |
| H A D | vector.hpp | 1911 iterator insert(const_iterator pos, InIt first, InIt last in insert() 1933 iterator insert(const_iterator pos, FwdIt first, FwdIt last in insert() 1964 iterator insert(const_iterator pos, size_type num, InIt first, InIt last) in insert() 2026 iterator erase(const_iterator first, const_iterator last) in erase() 2157 void merge(BidirIt first, BidirIt last) in merge() 2161 void merge(BidirIt first, BidirIt last, Compare comp) in merge() 2165 void merge_unique(BidirIt first, BidirIt last) in merge_unique() 2169 void merge_unique(BidirIt first, BidirIt last, Compare comp) in merge_unique() 2231 void priv_merge(UniqueBool, BidirIt first, BidirIt last, Compare comp) in priv_merge() 2539 void priv_uninitialized_construct_at_end(InpIt first, InpIt last) in priv_uninitialized_construct_at_end()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | rculist_nulls.h | 133 struct hlist_nulls_node *i, *last = NULL; in hlist_nulls_add_tail_rcu() local
|
| H A D | ethtool_netlink.h | 69 u32 last, u32 step) in ethnl_cable_test_step()
|
| /OK3568_Linux_fs/kernel/arch/riscv/include/asm/ |
| H A D | switch_to.h | 69 #define switch_to(prev, next, last) \ argument
|
| /OK3568_Linux_fs/u-boot/lib/zlib/ |
| H A D | trees.c | 329 # define SEPARATOR(i, last, width) \ argument 871 void ZLIB_INTERNAL _tr_stored_block(s, buf, stored_len, last) in _tr_stored_block() argument 925 void ZLIB_INTERNAL _tr_flush_block(s, buf, stored_len, last) in _tr_flush_block() argument
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | fpsimd.c | 302 struct fpsimd_last_state_struct const *last = in fpsimd_save() local 1106 struct fpsimd_last_state_struct *last = in fpsimd_bind_task_to_cpu() local 1129 struct fpsimd_last_state_struct *last = in fpsimd_bind_state_to_cpu() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | switch_to.h | 17 #define switch_to(prev, next, last) ((last) = __switch_to((prev), (next))) argument
|
| /OK3568_Linux_fs/u-boot/arch/nds32/cpu/n1213/ag101/ |
| H A D | timer.c | 156 unsigned long now, last = readl(&tmr->timer3_counter); in __udelay() local
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/meson/ |
| H A D | pinctrl-meson-axg-pmx.h | 14 unsigned int last; member
|
| /OK3568_Linux_fs/kernel/arch/mips/mm/ |
| H A D | sc-ip22.c | 29 static inline void indy_sc_wipe(unsigned long first, unsigned long last) in indy_sc_wipe()
|
| /OK3568_Linux_fs/kernel/drivers/media/v4l2-core/ |
| H A D | videobuf-dma-sg.c | 154 unsigned long first, last; in videobuf_dma_init_user_locked() local 595 unsigned int first, last, size = 0, i; in __videobuf_mmap_mapper() local
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | overlay-sysfs.c | 138 char *last; in overlay_position_store() local 177 char *last; in overlay_output_size_store() local
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | switch_to.h | 47 #define switch_to(prev, next, last) \ argument
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | pvclock.c | 71 u64 last; in pvclock_clocksource_read() local
|