Home
last modified time | relevance | path

Searched defs:last (Results 176 – 200 of 1013) sorted by relevance

12345678910>>...41

/OK3568_Linux_fs/kernel/arch/s390/include/asm/vdso/
H A Dgettimeofday.h15 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 Dtangier_wdt.c31 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 Dreverse_view.hpp61 last_type last() const { return fusion::end(seq); } in last() function
/OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/
H A Dsmttimer.c121 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 Dsimplify.hpp37 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 Dxfs_dir2.c603 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 Di2c-wmt.c123 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 Dimplementation.hpp327 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 Ddpaa_sys.h92 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 Dvde_kern.c73 char *remain, *port_str = NULL, *mode_str = NULL, *last; in vde_setup() local
/OK3568_Linux_fs/external/xserver/record/
H A Dset.h57 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 Dvector.hpp1911 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 Drculist_nulls.h133 struct hlist_nulls_node *i, *last = NULL; in hlist_nulls_add_tail_rcu() local
H A Dethtool_netlink.h69 u32 last, u32 step) in ethnl_cable_test_step()
/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Dswitch_to.h69 #define switch_to(prev, next, last) \ argument
/OK3568_Linux_fs/u-boot/lib/zlib/
H A Dtrees.c329 # 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 Dfpsimd.c302 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 Dswitch_to.h17 #define switch_to(prev, next, last) ((last) = __switch_to((prev), (next))) argument
/OK3568_Linux_fs/u-boot/arch/nds32/cpu/n1213/ag101/
H A Dtimer.c156 unsigned long now, last = readl(&tmr->timer3_counter); in __udelay() local
/OK3568_Linux_fs/kernel/drivers/pinctrl/meson/
H A Dpinctrl-meson-axg-pmx.h14 unsigned int last; member
/OK3568_Linux_fs/kernel/arch/mips/mm/
H A Dsc-ip22.c29 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 Dvideobuf-dma-sg.c154 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 Doverlay-sysfs.c138 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 Dswitch_to.h47 #define switch_to(prev, next, last) \ argument
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dpvclock.c71 u64 last; in pvclock_clocksource_read() local

12345678910>>...41