Home
last modified time | relevance | path

Searched refs:delivering (Results 1 – 18 of 18) sorted by relevance

/linux-6.12.1/security/smack/
DKconfig46 bool "Treat delivering signals as an append operation"
53 to differentiate between delivering a network packet and
54 delivering a signal in the Smack rules.
/linux-6.12.1/drivers/net/pse-pd/
Dtps23881.c165 bool enabled, delivering; in tps23881_ethtool_get_status() local
176 delivering = ret & BIT(chan + 4); in tps23881_ethtool_get_status()
179 delivering = ret & BIT(chan + 8); in tps23881_ethtool_get_status()
186 delivering &= !!(ret & BIT(chan + 4)); in tps23881_ethtool_get_status()
189 delivering &= !!(ret & BIT(chan + 8)); in tps23881_ethtool_get_status()
194 if (delivering) in tps23881_ethtool_get_status()
/linux-6.12.1/Documentation/networking/
Dx25-iface.rst75 Packets should not be reordered or dropped when delivering between the
78 To avoid packets from being reordered or dropped when delivering from
Dtimestamping.rst820 this enhanced check will avoid delivering a duplicated TX timestamp to user
Dip-sysctl.rst3131 of data may block other associations from delivering their data by
/linux-6.12.1/Documentation/networking/pse-pd/
Dintroduction.rst9 Power Sourcing Equipment (PSE) is essential in networks for delivering power
33 Clause 33, delivering up to 15.4W of power.
/linux-6.12.1/Documentation/devicetree/bindings/leds/
Dleds-lm3697.txt5 LED strings while delivering up to 90% efficiency.
/linux-6.12.1/Documentation/fb/
Dmetronomefb.rst27 to uncompress it before delivering it. metronomefb will ask for metronome.wbf
/linux-6.12.1/Documentation/core-api/irq/
Dirq-domain.rst219 involved in delivering an interrupt from the device to the target CPU.
220 Let's look at a typical interrupt delivering path on x86 platforms::
254 to stop delivering the interrupt.
/linux-6.12.1/Documentation/arch/arm64/
Dtagged-pointers.rst56 When delivering signals, non-zero tags are not preserved in
/linux-6.12.1/Documentation/infiniband/
Dtag_matching.rst53 including rendezvous processing, if appropriate, delivering the data to the
/linux-6.12.1/drivers/input/serio/
DKconfig131 of delivering interrupts on a periodic and one-shot basis.
/linux-6.12.1/Documentation/admin-guide/pm/
Dcpufreq_drivers.rst158 responsible for delivering the requested performance.
/linux-6.12.1/Documentation/admin-guide/mm/
Duserfaultfd.rst181 - None of the page-delivering ioctls default to the range that you
/linux-6.12.1/Documentation/driver-api/
Dvfio.rst246 It intends to be the portal of delivering advanced userspace DMA
/linux-6.12.1/drivers/input/misc/
DKconfig591 Say Y to include support for delivering PMU events via input
/linux-6.12.1/drivers/regulator/
DKconfig1239 delivering 3.5A continuously at over 80% efficiency.
/linux-6.12.1/Documentation/power/
Dpci.rst55 delivering the PME from the device to the CPU and the operating system kernel.