| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | dm-clone-target.c | 69 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 D | dm-rq.c | 21 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 D | dm-target.c | 134 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 D | dm-rq.h | 30 struct bio clone; member
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/flann/ |
| H A D | any.h | 70 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 D | patchtest.sh | 25 function clone() { function
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/ |
| H A D | qgeoshape_p.h | 86 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 D | hold_any.hpp | 67 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 D | posix_acl.c | 194 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 D | qplaceattribute_p.h | 66 virtual QPlaceAttributePrivate *clone() const { return new QPlaceAttributePrivate(*this); } in clone() function
|
| H A D | qplacesearchresult_p.h | 89 … virtual QPlaceSearchResultPrivate *clone() const { return new QPlaceSearchResultPrivate(*this); } in clone() function
|
| H A D | qplacesearchresult.cpp | 44 template<> QPlaceSearchResultPrivate *QSharedDataPointer<QPlaceSearchResultPrivate>::clone() in clone() function in QSharedDataPointer
|
| H A D | qplaceattribute.cpp | 42 template<> QPlaceAttributePrivate *QSharedDataPointer<QPlaceAttributePrivate>::clone() in clone() function in QSharedDataPointer
|
| H A D | qplacecontent.cpp | 44 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 D | combine_policies.hpp | 248 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 D | ref_counted_policy.hpp | 36 static void clone(MultiPass& mp) in clone() function
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/mv88e6xxx/ |
| H A D | hwtstamp.h | 148 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 D | timestamping.c | 25 struct sk_buff *clone; in skb_clone_tx_timestamp() local
|
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | acl.c | 288 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 D | qgeoroutesegment.cpp | 46 QGeoRouteSegmentPrivate *QExplicitlySharedDataPointer<QGeoRouteSegmentPrivate>::clone() in clone() function in QExplicitlySharedDataPointer 396 QGeoRouteSegmentPrivate *QGeoRouteSegmentPrivateDefault::clone() in clone() function in QGeoRouteSegmentPrivateDefault
|
| H A D | qgeomaneuver.cpp | 45 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 D | qmaprouteobjectqsg.cpp | 85 QGeoMapObjectPrivate *QMapRouteObjectPrivateQSG::clone() in clone() function in QMapRouteObjectPrivateQSG
|
| H A D | qmappolygonobjectqsg.cpp | 104 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 D | vector_tile_data.cpp | 66 std::unique_ptr<GeometryTileData> VectorTileData::clone() const { in clone() function in mbgl::VectorTileData
|
| /OK3568_Linux_fs/kernel/net/dsa/ |
| H A D | tag_ocelot.c | 140 struct sk_buff *clone = DSA_SKB_CB(skb)->clone; in ocelot_xmit() local
|