Home
last modified time | relevance | path

Searched defs:last (Results 51 – 75 of 1013) sorted by relevance

12345678910>>...41

/OK3568_Linux_fs/kernel/drivers/block/drbd/
H A Ddrbd_actlog.c246 unsigned last = i->size == 0 ? first : (i->sector + (i->size >> 9) - 1) >> (AL_EXTENT_SHIFT-9); in drbd_al_begin_io_fastpath() local
263 unsigned last = i->size == 0 ? first : (i->sector + (i->size >> 9) - 1) >> (AL_EXTENT_SHIFT-9); in drbd_al_begin_io_prepare() local
490 unsigned last = i->size == 0 ? first : (i->sector + (i->size >> 9) - 1) >> (AL_EXTENT_SHIFT-9); in drbd_al_begin_io_nonblock() local
549 unsigned last = i->size == 0 ? first : (i->sector + (i->size >> 9) - 1) >> (AL_EXTENT_SHIFT-9); in drbd_al_complete_io() local
741 unsigned long last = device->rs_mark_time[device->rs_last_mark]; in drbd_advance_rs_marks() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dbtree-type.h64 static inline void *BTREE_FN(last)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE *key) in BTREE_FN() argument
105 static inline void *BTREE_FN(last)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE *key) in BTREE_FN() argument
/OK3568_Linux_fs/kernel/drivers/crypto/inside-secure/
H A Dsafexcel_ring.c181 bool first, bool last, in safexcel_add_cdesc()
226 bool first, bool last, in safexcel_add_rdesc()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/node/
H A Dnode.hpp46 inline Box elements_box(FwdIter first, FwdIter last, Translator const& tr) in elements_box()
75 inline Box values_box(FwdIter first, FwdIter last, Translator const& tr) in values_box()
/OK3568_Linux_fs/kernel/lib/vdso/
H A Dgettimeofday.c14 u64 vdso_calc_delta(u64 cycles, u64 last, u64 mask, u32 mult) in vdso_calc_delta()
55 u64 cycles, last, ns; in do_hres_timens() local
111 u64 cycles, last, sec, ns; in do_hres() local
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-digicolor.c55 int last; member
104 bool last = (i2c->msgbuf_ptr + 1 == i2c->msg->len); in dc_i2c_next_read() local
215 int last) in dc_i2c_xfer_msg()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/detail/
H A Dalternative_function.hpp175 Iterator const& last; member
204 Iterator const& last; member
/OK3568_Linux_fs/kernel/arch/microblaze/include/asm/
H A Dswitch_to.h15 #define switch_to(prev, next, last) \ argument
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dswitch_to.h31 #define switch_to(prev,next,last) do { \ argument
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dswitch_to.h9 #define switch_to(prev, next, last) do { \ argument
/OK3568_Linux_fs/kernel/arch/h8300/include/asm/
H A Dswitch_to.h35 #define switch_to(prev, next, last) \ argument
/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dswitch_to.h17 #define switch_to(prev,next,last) \ argument
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dswitch_to.h21 #define switch_to(prev, next, last) \ argument
/OK3568_Linux_fs/kernel/arch/nios2/include/asm/
H A Dswitch_to.h17 #define switch_to(prev, next, last) \ argument
/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Dswitch_to.h17 #define switch_to(prev, next, last) \ argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/algo/detail/
H A Dadaptive_sort_merge.hpp100 bool is_sorted(ForwardIt const first, ForwardIt last, Pred pred) in is_sorted()
115 bool is_sorted(::order_perf_type *first, ::order_perf_type *last, ::order_type_less) in is_sorted()
131 bool is_sorted_and_unique(ForwardIt first, ForwardIt last, Pred pred) in is_sorted_and_unique()
146 count_if_with(ForwardIt first, ForwardIt last, Pred pred, const V &v) in count_if_with()
332 range_xbuf(Iterator first, Iterator last) in range_xbuf()
610 ( RandIt first, RandIt const middle, RandIt last in op_buffered_merge()
635 ( RandIt first, RandIt const middle, RandIt last in buffered_merge()
651 ( RandIt const first, RandIt const last in collect_unique()
780 ( RandIt const first, RandIt const last, Compare comp) in slow_stable_sort()
789 ( RandIt const first, RandIt const last, Compare comp) in slow_stable_sort()
[all …]
/OK3568_Linux_fs/kernel/arch/c6x/include/asm/
H A Dswitch_to.h21 #define switch_to(prev, next, last) \ argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Dnpde.h6 bool last; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/
H A Dpack_create.hpp151 node_pointer apply(InIt first, InIt last, size_type & values_count, size_type & leafs_level, in apply()
251 …internal_element per_level(EIt first, EIt last, Box const& hint_box, std::size_t values_count, sub… in per_level()
331 void per_level_packets(EIt first, EIt last, Box const& hint_box, in per_level_packets()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/intrusive/detail/
H A Diterator.hpp232 iterator_distance(InputIt first, InputIt last) in iterator_distance()
245 iterator_distance(InputIt first, InputIt last) in iterator_distance()
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dswitch_to_64.h21 #define switch_to(prev, next, last) \ argument
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dswitch_to.h26 #define switch_to(prev,next,last) \ argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/algo/
H A Dunique.hpp32 ForwardIterator unique(ForwardIterator first, ForwardIterator last, BinaryPredicate pred) in unique()
/OK3568_Linux_fs/kernel/drivers/scsi/sym53c8xx_2/
H A Dsym_misc.h80 struct sym_quehead *last = list->blink; in sym_que_splice() local
94 struct sym_quehead *first, *last; in sym_que_move() local
/OK3568_Linux_fs/external/xserver/fb/
H A Dfbpixmap.c320 FbStip *bits, *first, *last; in fbValidateDrawable() local
347 FbStip *bits, *first, *last; in fbInitializeDrawable() local

12345678910>>...41