Searched defs:clone (Results 1 - 29 of 29) sorted by relevance

/linux-4.1.27/net/core/
H A Dtimestamping.c38 struct sk_buff *clone; skb_clone_tx_timestamp() local
H A Dskbuff.c1618 struct sk_buff *clone = NULL; __pskb_pull_tail() local
3634 struct sk_buff *clone; skb_clone_sk() local
/linux-4.1.27/drivers/gpu/drm/exynos/
H A Dexynos_drm_encoder.c133 struct drm_encoder *clone; exynos_drm_encoder_clones() local
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/dmaobj/
H A Dnv04.c34 bool clone; member in struct:nv04_dmaobj_priv
/linux-4.1.27/fs/9p/
H A Dfid.c121 int i, n, l, clone, access; v9fs_fid_lookup_with_uid() local
/linux-4.1.27/drivers/md/
H A Ddm-target.c134 static int io_err_map_rq(struct dm_target *ti, struct request *clone, io_err_map_rq() argument
147 static void io_err_release_clone_rq(struct request *clone) io_err_release_clone_rq() argument
140 io_err_clone_and_map_rq(struct dm_target *ti, struct request *rq, union map_info *map_context, struct request **clone) io_err_clone_and_map_rq() argument
H A Ddm-mpath.c382 static int __multipath_map(struct dm_target *ti, struct request *clone, __multipath_map() argument
454 static int multipath_map(struct dm_target *ti, struct request *clone, multipath_map() argument
467 static void multipath_release_clone(struct request *clone) multipath_release_clone() argument
1264 static int do_end_io(struct multipath *m, struct request *clone, do_end_io() argument
1305 static int multipath_end_io(struct dm_target *ti, struct request *clone, multipath_end_io() argument
460 multipath_clone_and_map(struct dm_target *ti, struct request *rq, union map_info *map_context, struct request **clone) multipath_clone_and_map() argument
H A Ddm-crypt.c976 struct bio *clone; crypt_alloc_buffer() local
1023 static void crypt_free_buffer_pages(struct crypt_config *cc, struct bio *clone) crypt_free_buffer_pages() argument
1087 static void crypt_endio(struct bio *clone, int error) crypt_endio() argument
1115 static void clone_init(struct dm_crypt_io *io, struct bio *clone) clone_init() argument
1128 struct bio *clone; kcryptd_io_read() local
1169 struct bio *clone = io->ctx.bio_out; kcryptd_io_write() local
1235 struct bio *clone = io->ctx.bio_out; kcryptd_crypt_write_io_submit() local
1279 struct bio *clone; kcryptd_crypt_write_convert() local
H A Ddm-era-target.c998 struct dm_block *clone; metadata_take_snap() local
1063 struct dm_block *clone; metadata_drop_snap() local
H A Ddm.c85 struct request *orig, *clone; member in struct:dm_rq_target_io
102 struct bio clone; member in struct:dm_rq_clone_bio_info
996 static void end_clone_bio(struct bio *clone, int error) end_clone_bio() argument
1077 static void free_rq_clone(struct request *clone) free_rq_clone() argument
1105 static void dm_end_request(struct request *clone, int error) dm_end_request() argument
1136 struct request *clone = tio->clone; dm_unprep_request() local
1180 static void dm_requeue_unmapped_request(struct request *clone) dm_requeue_unmapped_request() argument
1225 static void dm_done(struct request *clone, int error, bool mapped) dm_done() argument
1264 struct request *clone = tio->clone; dm_softirq_done() local
1316 static void end_clone_request(struct request *clone, int error) end_clone_request() argument
1435 struct bio *clone = &tio->clone; __map_bio() local
1487 struct bio *clone = &tio->clone; clone_bio() local
1506 struct bio *clone; alloc_tio() local
1523 struct bio *clone = &tio->clone; __clone_and_map_simple_bio() local
1806 static void dm_dispatch_clone_request(struct request *clone, struct request *rq) dm_dispatch_clone_request() argument
1834 static int setup_clone(struct request *clone, struct request *rq, setup_clone() argument
1863 struct request *clone; clone_rq() local
1958 struct request *clone = NULL; map_request() local
/linux-4.1.27/drivers/net/usb/
H A Dlg-vl600.c117 struct sk_buff *clone; vl600_rx_fixup() local
/linux-4.1.27/net/rds/
H A Dtcp_recv.c161 struct sk_buff *clone; rds_tcp_data_recv() local
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_ptp.c58 struct sk_buff *clone; fm10k_ts_tx_enqueue() local
/linux-4.1.27/fs/f2fs/
H A Dacl.c266 struct posix_acl *clone = NULL; f2fs_acl_clone() local
/linux-4.1.27/net/ipv4/
H A Dtcp_cong.c291 char *saved_clone, *clone, *name; tcp_set_allowed_congestion_control() local
H A Dip_fragment.c559 struct sk_buff *clone; ip_frag_reasm() local
H A Draw.c190 struct sk_buff *clone = skb_clone(skb, GFP_ATOMIC); raw_v4_input() local
/linux-4.1.27/net/tipc/
H A Dudp_media.c157 struct sk_buff *clone; tipc_udp_send_msg() local
H A Dbearer.c428 struct sk_buff *clone; tipc_l2_send_msg() local
/linux-4.1.27/fs/
H A Dposix_acl.c158 struct posix_acl *clone = NULL; posix_acl_clone() local
485 struct posix_acl *clone = posix_acl_clone(*acl, gfp); __posix_acl_create() local
503 struct posix_acl *clone = posix_acl_clone(*acl, gfp); __posix_acl_chmod() local
/linux-4.1.27/net/ieee802154/6lowpan/
H A Dreassembly.c274 struct sk_buff *clone; lowpan_frag_reasm() local
/linux-4.1.27/net/ipv6/netfilter/
H A Dnf_conntrack_reasm.c414 struct sk_buff *clone; nf_ct_frag6_reasm() local
569 struct sk_buff *clone; nf_ct_frag6_gather() local
/linux-4.1.27/net/ipv6/
H A Dreassembly.c433 struct sk_buff *clone; ip6_frag_reasm() local
H A Draw.c214 struct sk_buff *clone = skb_clone(skb, GFP_ATOMIC); ipv6_raw_deliver() local
/linux-4.1.27/net/ieee802154/
H A Dsocket.c385 struct sk_buff *clone; ieee802154_raw_deliver() local
815 struct sk_buff *clone; ieee802154_dgram_deliver() local
/linux-4.1.27/net/phonet/
H A Dsocket.c125 struct sk_buff *clone; sk_for_each() local
/linux-4.1.27/net/9p/
H A Dclient.c1151 p9_client_walk(struct p9_fid *oldfid, uint16_t nwname, char **wnames, int clone) p9_client_walk() argument
/linux-4.1.27/include/linux/
H A Ddevice-mapper.h298 struct bio clone; member in struct:dm_target_io
/linux-4.1.27/fs/gfs2/
H A Drgrp.c1281 const u8 *clone = bi->bi_clone ? bi->bi_clone : bi->bi_bh->b_data; gfs2_rgrp_send_discards() local

Completed in 868 milliseconds