Home
last modified time | relevance | path

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

/linux/security/smack/
H A 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/drivers/net/pse-pd/
H A 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/Documentation/networking/
H A 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
H A Dtimestamping.rst834 this enhanced check will avoid delivering a duplicated TX timestamp to user
H A Dip-sysctl.rst3137 of data may block other associations from delivering their data by
/linux/Documentation/networking/pse-pd/
H A Dintroduction.rst9 Power Sourcing Equipment (PSE) is essential in networks for delivering power
33 Clause 33, delivering up to 15.4W of power.
/linux/Documentation/devicetree/bindings/leds/
H A Dleds-lm3697.txt5 LED strings while delivering up to 90% efficiency.
/linux/Documentation/fb/
H A Dmetronomefb.rst27 to uncompress it before delivering it. metronomefb will ask for metronome.wbf
/linux/Documentation/core-api/irq/
H A 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/Documentation/arch/arm64/
H A Dtagged-pointers.rst56 When delivering signals, non-zero tags are not preserved in
/linux/Documentation/infiniband/
H A Dtag_matching.rst53 including rendezvous processing, if appropriate, delivering the data to the
/linux/Documentation/admin-guide/pm/
H A Dcpufreq_drivers.rst158 responsible for delivering the requested performance.
/linux/drivers/input/serio/
H A DKconfig131 of delivering interrupts on a periodic and one-shot basis.
/linux/Documentation/admin-guide/mm/
H A Duserfaultfd.rst181 - None of the page-delivering ioctls default to the range that you
/linux/drivers/input/misc/
H A DKconfig591 Say Y to include support for delivering PMU events via input
/linux/drivers/regulator/
H A DKconfig1239 delivering 3.5A continuously at over 80% efficiency.
/linux/Documentation/power/
H A Dpci.rst55 delivering the PME from the device to the CPU and the operating system kernel.