Home
last modified time | relevance | path

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

/linux/Documentation/netlink/specs/
H A Dnet_shaper.yaml297 added to the existing node; such node will also retain any preexisting
/linux/drivers/gpu/drm/xe/
H A Dxe_pt.c275 /** @preexisting: Whether the parent was pre-existing or allocated */
276 bool preexisting; member
356 upd->preexisting = true; in xe_pt_new_shared()
404 child_upd->preexisting = false; in xe_pt_insert_entry()
407 if (likely(!upd->preexisting)) { in xe_pt_insert_entry()
/linux/Documentation/filesystems/
H A D9p.rst138 preexisting common 'shortcuts'.
/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.c2168 * 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.c8419 * 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()