Home
last modified time | relevance | path

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

1234

/linux-6.15/drivers/i2c/algos/
Di2c-algo-bit.c329 bit_dbg(3, &i2c_adap->dev, "emitting stop condition\n"); in try_address()
333 bit_dbg(3, &i2c_adap->dev, "emitting start condition\n"); in try_address()
497 "emitting repeated start condition\n"); in bit_doAddress()
534 bit_dbg(3, &i2c_adap->dev, "emitting start condition\n"); in bit_xfer()
543 "emitting enforced stop/start condition\n"); in bit_xfer()
548 "emitting repeated start condition\n"); in bit_xfer()
587 bit_dbg(3, &i2c_adap->dev, "emitting stop condition\n"); in bit_xfer()
/linux-6.15/arch/arm/include/asm/
Dinsn.h8 * Avoid a literal load by emitting a sequence of ADD/LDR instructions with the
Dassembler.h621 * emitting into a .arm or a .thumb section. The size of the add opcode
622 * above will be 2 bytes when emitting in Thumb mode and 4 bytes when
623 * emitting in ARM mode, so let's use this to account for the bias.
686 * Avoid a literal load, by emitting a sequence of ADD/LDR instructions
/linux-6.15/Documentation/devicetree/
Dchangesets.rst15 at once before emitting OF_RECONFIG notifiers. This is so that the
/linux-6.15/arch/arm64/kernel/
Dimage.h19 * the linker to endian-swap certain values before emitting them.
/linux-6.15/tools/lib/bpf/
Dbtf_dump.c42 EMITTING, enumerator
50 /* emitting state used to determine the need for forward declaration */
397 * Determine order of emitting dependent types and specified type to satisfy
672 * by btf_dump_emit_type() itself, but all nitty-gritty details of emitting type
678 * we reference it from inside and thus can avoid emitting unnecessary forward
699 if (tstate->emit_state == EMITTING) { in btf_dump_emit_type()
771 tstate->emit_state = EMITTING; in btf_dump_emit_type()
788 tstate->emit_state = EMITTING; in btf_dump_emit_type()
790 * is anonymous, then in C we'll be emitting all fields and in btf_dump_emit_type()
1193 * Old GCC versions are emitting invalid typedef for __gnuc_va_list in btf_dump_emit_typedef_def()
[all …]
/linux-6.15/tools/lib/subcmd/
Dpager.c93 spawned_pager = 1; /* means we are emitting to terminal */ in setup_pager()
/linux-6.15/net/batman-adv/
Dtvlv.c356 * @orig_node: orig node emitting the ogm packet
426 * @orig_node: orig node emitting the ogm packet
495 * @orig_node: orig node emitting the ogm packet
/linux-6.15/tools/net/sunrpc/xdrgen/generators/
D__init__.py33 """Retrieve a Jinja2 template for emitting source code"""
/linux-6.15/tools/testing/selftests/bpf/progs/
Diters_looping.c21 /* we need this as a workaround to enforce compiler emitting BTF in force_clang_to_emit_btf_for_externs()
/linux-6.15/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-6.15/drivers/of/
Ddynamic.c733 pr_debug("changeset: emitting notifiers.\n"); in __of_changeset_apply_notify()
735 /* drop the global lock while emitting notifiers */ in __of_changeset_apply_notify()
834 pr_debug("changeset: emitting notifiers.\n"); in __of_changeset_revert_notify()
836 /* drop the global lock while emitting notifiers */ in __of_changeset_revert_notify()
/linux-6.15/lib/zstd/compress/
Dzstd_ldm.h73 * Avoids emitting matches less than `minMatch` bytes.
/linux-6.15/Documentation/devicetree/bindings/leds/backlight/
Dqcom-wled.yaml14 WLED (White Light Emitting Diode) driver is used for controlling display
/linux-6.15/arch/powerpc/include/asm/
Dhead-64.h23 * Fixed (location) sections are used by opening fixed sections and emitting
/linux-6.15/Documentation/arch/x86/i386/
DIO-APIC.rst103 [value '0' is a generic 'placeholder', reserved for empty (or non-IRQ emitting)
/linux-6.15/Documentation/input/
Devent-codes.rst143 but first emitting the old BTN_TOOL_<name> at 0, then emit one SYN_REPORT
329 i.e., the event types. In the case of two devices emitting the same event
/linux-6.15/drivers/gpu/drm/radeon/
Dradeon_ring.c172 /* If we are emitting the HDP flush via the ring buffer, we need to in radeon_ring_commit()
182 /* If we are emitting the HDP flush via MMIO, we need to do it after in radeon_ring_commit()
/linux-6.15/tools/include/linux/
Dcompiler.h33 * supplied condition is *false*, emitting the supplied error message if the
/linux-6.15/fs/xfs/scrub/
Drcbag.c189 * interesting rmap to look at after emitting this refcount extent, or in rcbag_next_edge()
/linux-6.15/scripts/dtc/
Dyamltree.c194 /* Loop over all the children, emitting them into the map */ in yaml_tree()
/linux-6.15/include/linux/
Dcompiler_types.h553 * supplied condition is *false*, emitting the supplied error message if the
563 /* Helpers for emitting diagnostics in pragmas. */
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en/
Dselq.c128 synchronize_net(); /* Wait until ndo_select_queue starts emitting correct values. */ in mlx5e_selq_apply()
/linux-6.15/Documentation/admin-guide/laptops/
Dsony-laptop.rst103 control radio frequency emitting devices. If you are a lucky owner of

1234