Home
last modified time | relevance | path

Searched full:preexisting (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_pt.c249 /** @preexisting: Whether the parent was pre-existing or allocated */
250 bool preexisting; member
322 upd->preexisting = true; in xe_pt_new_shared()
372 child_upd->preexisting = false; in xe_pt_insert_entry()
375 if (likely(!upd->preexisting)) { in xe_pt_insert_entry()
/linux/Documentation/filesystems/
H A D9p.rst138 preexisting common 'shortcuts'.
/linux/arch/arm64/kvm/
H A Dpmu-emul.c821 * type. In order to uphold the preexisting behavior KVM selects the in kvm_pmu_probe_armpmu()
1020 * upholds the preexisting behavior on heterogeneous systems
/linux/include/linux/
H A Dfscache.h192 * cache it should be in. If a preexisting volume entry is found in the cache,
/linux/arch/sparc/kernel/
H A Dpcic.c56 * preferred irq into the PCIC or supply the preexisting irq to the device.
/linux/net/sunrpc/
H A Drpc_pipe.c840 * attempts to read or write using preexisting opens of the pipe will
/linux/fs/xfs/libxfs/
H A Dxfs_ialloc.c542 * If no preexisting record exists, the provided record is inserted.
543 * If there is a preexisting record, the provided record is merged with the
/linux/kernel/bpf/
H A Dcore.c2108 * reuse preexisting logic from Spectre v1 mitigation that in ___bpf_prog_run()
/linux/drivers/scsi/csiostor/
H A Dcsio_hw.c765 * to the preexisting code. All flash parts have 64KB sectors. in csio_hw_get_flash_params()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c8955 * to the preexisting code. All flash parts have 64KB sectors. in t4_get_flash_params()