Home
last modified time | relevance | path

Searched defs:clone (Results 1 – 25 of 117) sorted by relevance

12345

/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-clone-target.c69 struct clone { struct
86 struct dm_clone_metadata *cmd; argument
92 struct bio flush_bio;
95 struct hash_table_bucket *ht;
97 atomic_t ios_in_flight;
99 wait_queue_head_t hydration_stopped;
101 mempool_t hydration_pool;
103 unsigned long last_commit_jiffies;
112 spinlock_t lock;
113 struct bio_list deferred_bios;
[all …]
H A Ddm-rq.c21 struct request *orig, *clone; member
79 static void end_clone_bio(struct bio *clone) in end_clone_bio()
157 static void dm_end_request(struct request *clone, blk_status_t error) in dm_end_request()
204 static void dm_done(struct request *clone, blk_status_t error, bool mapped) in dm_done()
258 struct request *clone = tio->clone; in dm_softirq_done() local
300 static void end_clone_request(struct request *clone, blk_status_t error) in end_clone_request()
307 static blk_status_t dm_dispatch_clone_request(struct request *clone, struct request *rq) in dm_dispatch_clone_request()
336 static int setup_clone(struct request *clone, struct request *rq, in setup_clone()
384 struct request *clone = NULL; in map_request() local
H A Ddm-target.c134 struct request **clone) in io_err_clone_and_map_rq()
139 static void io_err_release_clone_rq(struct request *clone, in io_err_release_clone_rq()
H A Ddm-rq.h30 struct bio clone; member
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/flann/
H A Dany.h70 virtual void clone(void* const* src, void** dest) CV_OVERRIDE { *dest = *src; } in clone() function
89 virtual void clone(void* const* src, void** dest) CV_OVERRIDE in clone() function
/OK3568_Linux_fs/yocto/poky/scripts/contrib/
H A Dpatchtest.sh25 function clone() { function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeoshape_p.h86 Q_INLINE_TEMPLATE QGeoShapePrivate *QSharedDataPointer<QGeoShapePrivate>::clone() in clone() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/detail/
H A Dhold_any.hpp67 void (*clone)(void* const*, void**); member
95 static void clone(void* const* src, void** dest) in clone() function
140 static void clone(void* const* src, void** dest) in clone() function
/OK3568_Linux_fs/kernel/fs/
H A Dposix_acl.c194 struct posix_acl *clone = NULL; in posix_acl_clone() local
521 struct posix_acl *clone = posix_acl_clone(*acl, gfp); in __posix_acl_create() local
539 struct posix_acl *clone = posix_acl_clone(*acl, gfp); in __posix_acl_chmod() local
586 struct posix_acl *clone; in posix_acl_create() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dqplaceattribute_p.h66 virtual QPlaceAttributePrivate *clone() const { return new QPlaceAttributePrivate(*this); } in clone() function
H A Dqplacesearchresult_p.h89 … virtual QPlaceSearchResultPrivate *clone() const { return new QPlaceSearchResultPrivate(*this); } in clone() function
H A Dqplacesearchresult.cpp44 template<> QPlaceSearchResultPrivate *QSharedDataPointer<QPlaceSearchResultPrivate>::clone() in clone() function in QSharedDataPointer
H A Dqplaceattribute.cpp42 template<> QPlaceAttributePrivate *QSharedDataPointer<QPlaceAttributePrivate>::clone() in clone() function in QSharedDataPointer
H A Dqplacecontent.cpp44 template<> QPlaceContentPrivate *QSharedDataPointer<QPlaceContentPrivate>::clone() in clone() function in QSharedDataPointer
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/iterators/detail/
H A Dcombine_policies.hpp248 inline static void clone(MultiPass& mp) in clone() function
310 inline static void clone(MultiPass& mp) in clone() function
360 inline static void clone(MultiPass& mp) in clone() function
425 inline static void clone(MultiPass& mp) in clone() function
H A Dref_counted_policy.hpp36 static void clone(MultiPass& mp) in clone() function
/OK3568_Linux_fs/kernel/drivers/net/dsa/mv88e6xxx/
H A Dhwtstamp.h148 struct sk_buff *clone, in mv88e6xxx_port_rxtstamp()
155 struct sk_buff *clone, in mv88e6xxx_port_txtstamp()
/OK3568_Linux_fs/kernel/net/core/
H A Dtimestamping.c25 struct sk_buff *clone; in skb_clone_tx_timestamp() local
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dacl.c288 struct posix_acl *clone = NULL; in f2fs_acl_clone() local
359 struct posix_acl *clone; in f2fs_acl_create() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeoroutesegment.cpp46 QGeoRouteSegmentPrivate *QExplicitlySharedDataPointer<QGeoRouteSegmentPrivate>::clone() in clone() function in QExplicitlySharedDataPointer
396 QGeoRouteSegmentPrivate *QGeoRouteSegmentPrivateDefault::clone() in clone() function in QGeoRouteSegmentPrivateDefault
H A Dqgeomaneuver.cpp45 QGeoManeuverPrivate *QSharedDataPointer<QGeoManeuverPrivate>::clone() in clone() function in QSharedDataPointer
465 QGeoManeuverPrivate *QGeoManeuverPrivateDefault::clone() in clone() function in QGeoManeuverPrivateDefault
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/qsg/
H A Dqmaprouteobjectqsg.cpp85 QGeoMapObjectPrivate *QMapRouteObjectPrivateQSG::clone() in clone() function in QMapRouteObjectPrivateQSG
H A Dqmappolygonobjectqsg.cpp104 QGeoMapObjectPrivate *QMapPolygonObjectPrivateQSG::clone() in clone() function in QMapPolygonObjectPrivateQSG
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/
H A Dvector_tile_data.cpp66 std::unique_ptr<GeometryTileData> VectorTileData::clone() const { in clone() function in mbgl::VectorTileData
/OK3568_Linux_fs/kernel/net/dsa/
H A Dtag_ocelot.c140 struct sk_buff *clone = DSA_SKB_CB(skb)->clone; in ocelot_xmit() local

12345