Home
last modified time | relevance | path

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

/linux/Documentation/netlink/specs/
H A Dnet_shaper.yaml304 added to the existing node; such node will also retain any preexisting
/linux/drivers/gpu/drm/xe/
H A Dxe_pt.c276 /** @preexisting: Whether the parent was pre-existing or allocated */ member
277 bool preexisting;
357 upd->preexisting = true; in xe_pt_new_shared()
405 child_upd->preexisting = false; in xe_pt_insert_entry()
408 if (likely(!upd->preexisting)) { in xe_pt_insert_entry()
/linux/Documentation/filesystems/
H A D9p.rst135 preexisting common 'shortcuts'.
/linux/arch/arm64/kvm/
H A Dpmu-emul.c811 * type. In order to uphold the preexisting behavior KVM selects the in kvm_pmu_probe_armpmu()
1059 * upholds the preexisting behavior on heterogeneous systems in kvm_arm_set_pmu()
/linux/arch/sparc/kernel/
H A Dpcic.c57 * preferred irq into the PCIC or supply the preexisting irq to the device.
/linux/net/sunrpc/
H A Drpc_pipe.c686 * 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.c2180 * insn for mitigation. We reuse preexisting logic from Spectre 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/md/
H A Dmd.c8427 * only if we are re-adding a preexisting device. in md_ioctl()
/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()