Home
last modified time | relevance | path

Searched full:emitting (Results 1 – 25 of 64) sorted by relevance

123

/linux-5.10/drivers/i2c/algos/
Di2c-algo-bit.c344 bit_dbg(3, &i2c_adap->dev, "emitting stop condition\n"); in try_address()
348 bit_dbg(3, &i2c_adap->dev, "emitting start condition\n"); in try_address()
508 "emitting repeated start condition\n"); in bit_doAddress()
545 bit_dbg(3, &i2c_adap->dev, "emitting start condition\n"); in bit_xfer()
554 "emitting enforced stop/start condition\n"); in bit_xfer()
559 "emitting repeated start condition\n"); in bit_xfer()
598 bit_dbg(3, &i2c_adap->dev, "emitting stop condition\n"); in bit_xfer()
/linux-5.10/tools/lib/bpf/
Dbtf_dump.c38 EMITTING, enumerator
46 /* emitting state used to determine the need for forward declaration */
349 * Determine order of emitting dependent types and specified type to satisfy
620 * by btf_dump_emit_type() itself, but all nitty-gritty details of emitting type
626 * we reference it from inside and thus can avoid emitting unnecessary forward
647 if (tstate->emit_state == EMITTING) { in btf_dump_emit_type()
717 tstate->emit_state = EMITTING; in btf_dump_emit_type()
734 tstate->emit_state = EMITTING; in btf_dump_emit_type()
736 * is anonymous, then in C we'll be emitting all fields and in btf_dump_emit_type()
995 * Old GCC versions are emitting invalid typedef for __gnuc_va_list in btf_dump_emit_typedef_def()
[all …]
Dbpf_core_read.h203 * additionally emitting BPF CO-RE field relocation for specified source
/linux-5.10/Documentation/devicetree/
Dchangesets.rst15 at once before emitting OF_RECONFIG notifiers. This is so that the
/linux-5.10/arch/arm64/kernel/
Dimage.h19 * the linker to endian-swap certain values before emitting them.
/linux-5.10/drivers/of/
Ddynamic.c740 pr_debug("changeset: emitting notifiers.\n"); in __of_changeset_apply_notify()
742 /* drop the global lock while emitting notifiers */ in __of_changeset_apply_notify()
840 pr_debug("changeset: emitting notifiers.\n"); in __of_changeset_revert_notify()
842 /* drop the global lock while emitting notifiers */ in __of_changeset_revert_notify()
/linux-5.10/include/linux/
Dcompiler_types.h311 * supplied condition is *false*, emitting the supplied error message if the
321 /* Helpers for emitting diagnostics in pragmas. */
/linux-5.10/tools/lib/subcmd/
Dpager.c93 spawned_pager = 1; /* means we are emitting to terminal */ in setup_pager()
/linux-5.10/net/batman-adv/
Dtvlv.c350 * @orig_node: orig node emitting the ogm packet
403 * @orig_node: orig node emitting the ogm packet
470 * @orig_node: orig node emitting the ogm packet
/linux-5.10/arch/mips/include/asm/
Dbarrier.h125 * can skip emitting a barrier from __smp_mb__before_atomic().
Dsync.h171 * In future we have the option of emitting entries in a fixups-style table
/linux-5.10/Documentation/x86/i386/
DIO-APIC.rst103 [value '0' is a generic 'placeholder', reserved for empty (or non-IRQ emitting)
/linux-5.10/arch/powerpc/include/asm/
Dhead-64.h23 * Fixed (location) sections are used by opening fixed sections and emitting
/linux-5.10/tools/include/linux/
Dcompiler.h33 * supplied condition is *false*, emitting the supplied error message if the
/linux-5.10/Documentation/devicetree/bindings/leds/backlight/
Dqcom-wled.yaml14 WLED (White Light Emitting Diode) driver is used for controlling display
/linux-5.10/drivers/gpu/drm/radeon/
Dradeon_ring.c171 /* If we are emitting the HDP flush via the ring buffer, we need to in radeon_ring_commit()
181 /* If we are emitting the HDP flush via MMIO, we need to do it after in radeon_ring_commit()
/linux-5.10/drivers/gpu/drm/i915/
Di915_request.h268 /** Preallocate space in the ring for the emitting the request */
448 * If the timeline is using semaphores, it will also be emitting an
/linux-5.10/scripts/dtc/
Dyamltree.c192 /* Loop over all the children, emitting them into the map */ in yaml_tree()
/linux-5.10/Documentation/admin-guide/laptops/
Dsony-laptop.rst103 control radio frequency emitting devices. If you are a lucky owner of
/linux-5.10/Documentation/userspace-api/media/v4l/
Dcolorspaces.rst67 A monitor or TV will reproduce colors by emitting light at three
/linux-5.10/net/can/j1939/
Dj1939-priv.h306 * To allow emitting in order, keep a 'pending' nr. of packets
/linux-5.10/arch/mips/vdso/
DMakefile31 # jump tables but does not prevent the compiler from emitting absolute
/linux-5.10/arch/arm/kernel/
Dmodule-plts.c177 * which we may end up emitting duplicates, but the init in count_plts()
/linux-5.10/Documentation/input/
Devent-codes.rst304 i.e., the event types. In the case of two devices emitting the same event
/linux-5.10/tools/bpf/bpftool/
Dgen.c146 * host architecture it's emitting skeleton for, we need to be in codegen_datasec_def()

123