Searched refs:container_of (Results 1 - 25 of 7854) sorted by last modified time

1234567891011>>

/linux-master/fs/btrfs/
H A Dextent_io.c4014 container_of(head, struct extent_buffer, rcu_head);
/linux-master/kernel/time/
H A Dtick-sched.c286 struct tick_sched *ts = container_of(timer, struct tick_sched, sched_timer);
/linux-master/kernel/dma/
H A Dswiotlb.c737 container_of(work, struct io_tlb_mem, dyn_alloc);
756 struct io_tlb_pool *pool = container_of(rcu, struct io_tlb_pool, rcu);
/linux-master/include/linux/
H A Dvirtio.h208 return container_of(drv, struct virtio_driver, driver);
/linux-master/fs/nfsd/
H A Dnfs4xdr.c3784 struct nfsd4_readdir *cd = container_of(ccd, struct nfsd4_readdir, common);
/linux-master/fs/bcachefs/
H A Dsysfs.c382 struct bch_fs *c = container_of(kobj, struct bch_fs, kobj);
467 struct bch_fs *c = container_of(kobj, struct bch_fs, kobj);
587 struct bch_fs *c = container_of(kobj, struct bch_fs, counters_kobj);
629 struct bch_fs *c = container_of(kobj, struct bch_fs, internal);
636 struct bch_fs *c = container_of(kobj, struct bch_fs, internal);
687 struct bch_fs *c = container_of(kobj, struct bch_fs, opts_dir);
688 const struct bch_option *opt = container_of(attr, struct bch_option, attr);
700 struct bch_fs *c = container_of(kobj, struct bch_fs, opts_dir);
701 const struct bch_option *opt = container_of(attr, struct bch_option, attr);
770 struct bch_fs *c = container_of(kob
[all...]
H A Dsuper-io.c225 struct bch_fs *c = container_of(sb, struct bch_fs, disk_sb);
H A Djournal_io.c45 container_of(entry, struct jset_entry_datetime, entry);
491 container_of(entry, struct jset_entry_blacklist, entry);
513 bl_entry = container_of(entry, struct jset_entry_blacklist_v2, entry);
531 container_of(entry, struct jset_entry_blacklist_v2, entry);
545 container_of(entry, struct jset_entry_usage, entry);
565 container_of(entry, struct jset_entry_usage, entry);
579 container_of(entry, struct jset_entry_data_usage, entry);
610 container_of(entry, struct jset_entry_data_usage, entry);
623 container_of(entry, struct jset_entry_clock, entry);
651 container_of(entr
[all...]
H A Dfs-io.c48 struct nocow_flush *bio = container_of(_bio, struct nocow_flush, bio);
81 bio = container_of(bio_alloc_bioset(ca->disk_sb.bdev, 0,
H A Dfs-io-direct.c103 dio = container_of(bio, struct dio_read, rbio.bio);
569 struct dio_write *dio = container_of(op, struct dio_write, op);
629 dio = container_of(bio, struct dio_write, op.wbio.bio);
H A Dec.c675 struct ec_bio *ec_bio = container_of(bio, struct ec_bio, bio);
736 ec_bio = container_of(bio_alloc_bioset(ca->disk_sb.bdev,
982 struct bch_fs *c = container_of(h, struct bch_fs, ec_stripes_heap);
1095 container_of(work, struct bch_fs, ec_stripe_delete_work);
1478 struct bch_fs *c = container_of(work,
H A Dbtree_write_buffer.c207 struct bch_fs *c = container_of(wb, struct bch_fs, btree_write_buffer);
455 struct bch_fs *c = container_of(j, struct bch_fs, journal);
497 struct bch_fs *c = container_of(work, struct bch_fs, btree_write_buffer.flush_work);
H A Dbtree_update_interior.c843 container_of(work, struct bch_fs, btree_interior_update_work);
2234 container_of(work, struct async_btree_rewrite, work);
H A Dbtree_trans_commit.c206 struct bch_fs *c = container_of(j, struct bch_fs, journal);
207 struct btree_write *w = container_of(pin, struct btree_write, journal);
208 struct btree *b = container_of(w, struct btree, writes[i]);
342 container_of(entry, struct jset_entry_log, entry);
H A Dbtree_node_scan.c121 struct bch_fs *c = container_of(f, struct bch_fs, found_btree_nodes);
183 struct bch_fs *c = container_of(w->f, struct bch_fs, found_btree_nodes);
227 struct bch_fs *c = container_of(f, struct bch_fs, found_btree_nodes);
H A Dbtree_io.c229 src = container_of(i, struct btree_node_entry, keys);
741 container_of(i, struct btree_node, keys);
1280 container_of(work, struct btree_read_bio, work);
1362 container_of(bio, struct btree_read_bio, bio);
1558 container_of(bio, struct btree_read_bio, bio);
1607 container_of(ra->bio[i], struct btree_read_bio, bio);
1689 rb = container_of(bio, struct btree_read_bio, bio);
1846 container_of(work, struct btree_write_bio, work);
1896 struct btree_write_bio *wb = container_of(orig, struct btree_write_bio, wbio);
1957 struct btree_write_bio *wbio = container_of(wor
[all...]
H A Dbtree_iter.h68 return &container_of(paths, struct btree_trans_paths, paths[0])->nr_paths;
/linux-master/drivers/vhost/
H A Dvhost.c150 s = container_of(work, struct vhost_flush_struct, work);
159 poll = container_of(pt, struct vhost_poll, table);
167 struct vhost_poll *poll = container_of(wait, struct vhost_poll, wait);
/linux-master/arch/x86/events/
H A Dcore.c1828 container_of(attr, struct perf_pmu_events_attr, attr);
1846 container_of(attr, struct perf_pmu_events_ht_attr, attr);
1870 container_of(attr, struct perf_pmu_events_hybrid_attr, attr);
1887 pmu = container_of(dev_get_drvdata(dev), struct x86_hybrid_pmu, pmu);
1947 pmu_attr = container_of(attr, struct perf_pmu_events_attr, attr.attr);
/linux-master/io_uring/
H A Dnet.c142 hdr = container_of(entry, struct io_async_msghdr, cache);
1577 kfree(container_of(entry, struct io_async_msghdr, cache));
H A Dio_uring.c245 struct io_ring_ctx *ctx = container_of(ref, struct io_ring_ctx, refs);
252 struct io_ring_ctx *ctx = container_of(work, struct io_ring_ctx,
544 struct io_ev_fd *ev_fd = container_of(rcu, struct io_ev_fd, rcu);
1188 struct io_kiocb *req = container_of(node, struct io_kiocb,
1235 req = container_of(node, struct io_kiocb, io_task_work.node);
1287 tctx = container_of(cb, struct io_uring_task, task_work);
1313 struct io_kiocb *first_req = container_of(head,
1405 struct io_kiocb *req = container_of(node, struct io_kiocb,
1444 struct io_kiocb *req = container_of(node, struct io_kiocb,
1539 struct io_kiocb *req = container_of(nod
[all...]
/linux-master/fs/smb/client/
H A Dsmb2pdu.c4090 struct TCP_Server_Info *server = container_of(work,
H A Dsmb2ops.c4637 struct smb2_decrypt_work *dw = container_of(work,
H A Dmisc.c1015 struct cifs_aio_ctx *ctx = container_of(refcount,
H A Dconnect.c120 struct cifs_tcon *tcon = container_of(work,
598 struct TCP_Server_Info *server = container_of(work,
3815 struct cifs_sb_info *cifs_sb = container_of(p, struct cifs_sb_info, rcu);
4253 struct cifs_sb_info *cifs_sb = container_of(work, struct cifs_sb_info,

Completed in 6381 milliseconds

1234567891011>>