Searched refs:created (Results 1 - 25 of 64) sorted by last modified time

123

/linux-master/virt/kvm/
H A Dkvm_main.c1179 * Called after per-vm debugfs created. When called kvm->debugfs_dentry should
1223 * is not created (by kvm_create_vm_debugfs()).
1835 * memslot will be created. Validation of sp->gfn happens in:
4935 /* We don't allow to change this value after vcpu created */
6236 unsigned long long created, active; local
6248 created = kvm_createvm_count;
6256 add_uevent_var(env, "CREATED=%llu", created);
/linux-master/fs/smb/server/
H A Dsmb2pdu.c2822 bool file_present = false, created = false, already_permitted = false; local
3196 created = true;
3287 if (created) {
3389 if (file_present || created)
3502 if (!created)
3660 if (rc && (file_present || created))
/linux-master/drivers/android/
H A Dbinder.c784 "%d:%d node %d u%016llx c%016llx created\n",
1414 * Another thread created the ref first so
2337 * This is used for the pointer fixup list (pf) which is created and consumed
2357 * This is used for the sg copy list (sgc) which is created and consumed
6277 int created = atomic_read(&stats->obj_created[i]); local
6280 if (created || deleted)
6284 created - deleted,
6285 created);
/linux-master/arch/x86/kvm/mmu/
H A Dmmu.c2280 bool created = false; local
2286 created = true;
2290 trace_kvm_mmu_get_page(sp, created);
3783 * were made now versus when the memslot was created.
6206 * No obsolete valid page exists before a newly created page
/linux-master/include/kvm/
H A Darm_pmu.h31 bool created; member in struct:kvm_pmu
/linux-master/drivers/gpu/drm/xe/
H A Dxe_bo_types.h51 * @client: @xe_drm_client which created the bo
61 /** @created: Whether the bo has passed initial creation */
62 bool created; member in struct:xe_bo
H A Dxe_bo.c974 xe_assert(xe_bo_device(bo), !(bo->created && kref_read(&ttm_bo->base.refcount)));
1174 * created is needed before the call to __xe_bo_create_locked().
1319 bo->created = true;
1577 * @tile: Tile where the new buffer will be created
/linux-master/drivers/infiniband/ulp/ipoib/
H A Dipoib_multicast.c61 unsigned long created; member in struct:ipoib_mcast_iter
147 mcast->created = jiffies;
1015 iter->created = mcast->created;
1035 unsigned long *created,
1041 *created = iter->created;
1033 ipoib_mcast_iter_read(struct ipoib_mcast_iter *iter, union ib_gid *mgid, unsigned long *created, unsigned int *queuelen, unsigned int *complete, unsigned int *send_only) argument
H A Dipoib.h169 unsigned long created; member in struct:ipoib_mcast
573 unsigned long *created,
/linux-master/arch/arm64/kvm/
H A Dpmu-emul.c822 if (!vcpu->arch.pmu.created)
875 vcpu->arch.pmu.created = true;
990 if (vcpu->arch.pmu.created)
/linux-master/tools/perf/util/
H A Dthreads.c109 struct thread *threads__findnew(struct threads *threads, pid_t pid, pid_t tid, bool *created) argument
114 *created = false;
126 *created = true;
H A Dthreads.h28 struct thread *threads__findnew(struct threads *threads, pid_t pid, pid_t tid, bool *created);
H A Dmachine.c491 * Maps are created from MMAP events which provide the pid and
520 bool created; local
529 th = threads__findnew(&machine->threads, pid, tid, &created);
530 if (created) {
564 * So here a single thread is created for that, but actually there is a separate
/linux-master/drivers/md/
H A Ddm-thin.c1691 * created complete.
3096 char **error, int *created)
3122 *created = 1;
3092 __pool_find(struct mapped_device *pool_md, struct block_device *metadata_dev, struct block_device *data_dev, unsigned long block_size, int read_only, char **error, int *created) argument
/linux-master/drivers/gpu/drm/i915/gem/
H A Di915_gem_ttm.c1029 GEM_BUG_ON(!obj->ttm.created);
1247 if (obj->ttm.created) {
1326 * destructor until obj->ttm.created is true.
1347 obj->ttm.created = true;
H A Di915_gem_object_types.h274 * All VMA created for this object are placed in the @vma.tree
307 * @client: @i915_drm_client which created the object
387 * In the meantime platform specific tables are created to translate
409 * the use of @cache_coherent is limited to the objects created by kernel
492 * the use of @cache_dirty is limited to the objects created by kernel
699 bool created:1; member in struct:drm_i915_gem_object::__anon630
703 * Record which PXP key instance this object was created against (if
/linux-master/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology.c2345 bool created = false, send_link_addr = false, changed = false; local
2353 created = true;
2366 created = true;
2398 if (created) {
2410 if (old_ddps != port->ddps || !created) {
2430 * If this port wasn't just created, then we're reprobing because
2434 if (!created && port->pdt == DP_PEER_DEVICE_MST_BRANCHING &&
/linux-master/net/sched/
H A Dsch_ingress.c83 bool created; local
91 entry = tcx_entry_fetch_or_create(dev, true, &created);
96 if (created)
248 bool created; local
257 entry = tcx_entry_fetch_or_create(dev, true, &created);
262 if (created)
276 entry = tcx_entry_fetch_or_create(dev, false, &created);
281 if (created)
/linux-master/fs/btrfs/
H A Dtree-log.c92 * we find in the log are created in the subvolume.
154 bool created = false; local
157 * First check if the log root tree was already created. If not, create
166 created = true;
198 * This means fs_info->log_root_tree was already created
203 if (zoned && !created) {
2010 * created in the log while the subvolume was logged.
2111 * Currently we only log dir index keys. Even if we replay a log created
2426 * possible we are replaying a log created with a kernel
3310 * If no log tree was created fo
[all...]
/linux-master/fs/nfs/
H A Ddir.c217 * we are freeing strings created by nfs_add_to_readdir_array()
2055 int created = 0; local
2116 inode = NFS_PROTO(dir)->open_context(dir, ctx, open_flags, &attr, &created);
2117 if (created)
2759 /* new dentry created? */
/linux-master/fs/ceph/
H A Dsuper.h926 u64 created, seq; member in struct:ceph_snap_realm
/linux-master/tools/testing/selftests/sgx/
H A Dtest_encl_bootstrap.S53 # Entry point for dynamically created TCS page expected to follow
/linux-master/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c1138 printk(KERN_ERR PFX "vn ports cannot be created on"
2119 uint i, created = 0; local
2153 created, vpid.port_name, vpid.node_name);
2159 created++;
2164 return created;
/linux-master/drivers/gpu/drm/virtio/
H A Dvirtgpu_drv.h94 bool created; member in struct:virtio_gpu_object
/linux-master/drivers/scsi/be2iscsi/
H A Dbe_main.c3508 if (q->created) {
3514 if (q->created) {
3657 if (q->created)
3667 if (q->created)
3671 if (q->created)
3680 if (q->created) {
3693 if (q->created) {
3721 "BM_%d : EQ not created\n");
3739 "BM_%d : CQ not created\n");
3754 "BM_%d : Default Header not created fo
[all...]

Completed in 721 milliseconds

123