Home
last modified time | relevance | path

Searched refs:bypassing (Results 1 – 15 of 15) sorted by relevance

/linux/fs/fuse/
H A DKconfig51 This allows bypassing guest page cache and allows mapping host page
63 This allows bypassing FUSE server by mapping specific FUSE operations
/linux/Documentation/filesystems/smb/
H A Dsmbdirect.rst14 high throughput and low latencies by bypassing the traditional TCP/IP
/linux/arch/arm/boot/dts/intel/ixp/
H A Dintel-ixp42x-linksys-wrv54g.dts228 * EthC connects to MII-P5 on the KS8995 bypassing
/linux/Documentation/ABI/testing/
H A Dsysfs-class-scsi_host22 of a logical drive, bypassing the controllers firmware RAID
/linux/Documentation/driver-api/usb/
H A Ddma.rst70 semantics of dma-coherent memory require either bypassing CPU caches
/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
H A Dmac-phy-support.rst72 effectively bypassing the firmware.
/linux/Documentation/admin-guide/
H A Dunicode.rst49 hard-coded to map directly to the loaded font, bypassing the
/linux/Documentation/driver-api/
H A Dclk.rst216 clocks properly but rely on them being on from the bootloader, bypassing
/linux/Documentation/userspace-api/media/v4l/
H A Ddev-overlay.rst79 bypassing the memory protection mechanisms of the kernel. Only the
/linux/Documentation/ABI/stable/
H A Dsysfs-driver-speakup177 directly to the speech synthesizer in use, bypassing speakup.
/linux/Documentation/scheduler/
H A Dsched-ext.rst126 directly, bypassing ops.enqueue() (only when ``SCX_OPS_ENQ_EXITING`` is not set).
/linux/kernel/sched/ext/
H A Dext.c3533 bool bypassing; in select_task_rq_scx() local
3548 bypassing = scx_bypassing(sch, task_cpu(p)); in select_task_rq_scx()
3549 if (likely(SCX_HAS_OP(sch, select_cpu)) && !bypassing) { in select_task_rq_scx()
3578 if (bypassing) { in select_task_rq_scx()
/linux/Documentation/filesystems/iomap/
H A Doperations.rst424 storage, bypassing the pagecache.
/linux/Documentation/admin-guide/hw-vuln/
H A Dspectre.rst8 bypassing access controls. Speculative execution side channel exploits
/linux/Documentation/process/debugging/
H A Dkgdb.rst777 to I/O drivers, bypassing the kernel log.