Home
last modified time | relevance | path

Searched full:elided (Results 1 – 23 of 23) sorted by relevance

/Linux-v6.1/Documentation/driver-api/nvdimm/
Dfirmware-activate.rst46 'ndbusX/firmware/activate' property will be elided completely if no
57 elided completely if no firmware activation capability is detected.
/Linux-v6.1/net/6lowpan/
Dnhc_udp.c33 /* checksum elided */
75 pr_debug_ratelimited("checksum elided currently not supported\n"); in udp_uncompress()
Diphc.c568 /* ECN + 2-bit Pad + Flow Label (3 bytes), DSCP is elided. */ in lowpan_iphc_tf_decompress()
582 /* ECN + DSCP (1 byte), Flow Label is elided. */ in lowpan_iphc_tf_decompress()
595 /* Traffic Class and Flow Label are elided */ in lowpan_iphc_tf_decompress()
1027 /* 11: Traffic Class and Flow Label are elided. */ in lowpan_iphc_tf_compress()
1030 /* 10: ECN + DSCP (1 byte), Flow Label is elided. in lowpan_iphc_tf_compress()
1043 /* 01: ECN + 2-bit Pad + Flow Label (3 bytes), DSCP is elided in lowpan_iphc_tf_compress()
/Linux-v6.1/arch/arc/mm/
Dioremap.c36 * If the region is h/w uncached, MMU mapping can be elided as optim in ioremap()
/Linux-v6.1/Documentation/admin-guide/device-mapper/
Dpersistent-data.rst50 copy-on-write) or allocating a fresh one. Shadowing is elided within
/Linux-v6.1/Documentation/devicetree/bindings/pinctrl/
Dpinmux-node.yaml54 ... /* Standard DT properties for the device itself elided */
/Linux-v6.1/drivers/gpu/drm/i915/
Dintel_wakeref.c179 * elided callback to keep the wf->count balanced. in intel_wakeref_auto()
Di915_request.c1292 * in the worst case, though we hope that the await_start is elided. in __i915_request_await_execution()
/Linux-v6.1/arch/riscv/include/asm/
Dio.h43 * - Ordered WRT timer reads, so udelay and friends don't get elided by the
/Linux-v6.1/tools/perf/pmu-events/arch/x86/icelake/
Dmemory.json542 … region aborted due to a non XRELEASE prefixed instruction writing to an elided lock in the elisio…
554 …"BriefDescription": "Number of times HLE lock could not be elided due to ElisionBufferAvailable be…
/Linux-v6.1/tools/perf/pmu-events/arch/x86/haswell/
Dmemory.json646 … region aborted due to a non XRELEASE prefixed instruction writing to an elided lock in the elisio…
655 …"BriefDescription": "Number of times HLE lock could not be elided due to ElisionBufferAvailable be…
/Linux-v6.1/Documentation/networking/
Dmsg_zerocopy.rst210 notification. It is not a guarantee that the copy is elided.
/Linux-v6.1/drivers/net/ethernet/fungible/funeth/
Dfuneth_txrx.h86 u64 tx_more; /* # of DBs elided due to xmit_more */
/Linux-v6.1/tools/perf/pmu-events/arch/x86/haswellx/
Dmemory.json730 … region aborted due to a non XRELEASE prefixed instruction writing to an elided lock in the elisio…
739 …"BriefDescription": "Number of times HLE lock could not be elided due to ElisionBufferAvailable be…
/Linux-v6.1/arch/arc/kernel/
Dsmp.c367 * piggybacked msg from elided IPIs: see ipi_send_msg_one() above) in do_IPI()
/Linux-v6.1/tools/perf/pmu-events/arch/x86/skylake/
Dmemory.json1504 … region aborted due to a non XRELEASE prefixed instruction writing to an elided lock in the elisio…
1514 …"BriefDescription": "Number of times HLE lock could not be elided due to ElisionBufferAvailable be…
/Linux-v6.1/tools/perf/pmu-events/arch/x86/skylakex/
Dmemory.json1312 … region aborted due to a non XRELEASE prefixed instruction writing to an elided lock in the elisio…
1322 …"BriefDescription": "Number of times HLE lock could not be elided due to ElisionBufferAvailable be…
/Linux-v6.1/drivers/gpu/drm/i915/gt/
Dintel_ggtt_fencing.c262 * the new fences do not overlap the elided clears, confusing HW. in fence_update()
/Linux-v6.1/arch/
DKconfig1377 the call to the preemption function cannot be entirely elided.
/Linux-v6.1/drivers/infiniband/hw/qib/
Dqib_sd7220.c651 * Basic register read/modify/write, with un-needed acesses elided. That is,
/Linux-v6.1/tools/perf/util/
Dhist.c1535 /* skip period (overhead) and elided columns */ in hists__hierarchy_insert_entry()
/Linux-v6.1/tools/perf/pmu-events/arch/x86/cascadelakex/
Dmemory.json9198 … region aborted due to a non XRELEASE prefixed instruction writing to an elided lock in the elisio…
9208 …"BriefDescription": "Number of times HLE lock could not be elided due to ElisionBufferAvailable be…
/Linux-v6.1/virt/kvm/
Dkvm_main.c563 * check for !NULL, whereas comparing against a stub will be elided at compile