Home
last modified time | relevance | path

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

1234

/linux-6.8/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.8/arch/arm/include/asm/
Dinsn.h8 * Avoid a literal load by emitting a sequence of ADD/LDR instructions with the
Dassembler.h620 * emitting into a .arm or a .thumb section. The size of the add opcode
621 * above will be 2 bytes when emitting in Thumb mode and 4 bytes when
622 * emitting in ARM mode, so let's use this to account for the bias.
685 * Avoid a literal load, by emitting a sequence of ADD/LDR instructions
/linux-6.8/Documentation/devicetree/
Dchangesets.rst15 at once before emitting OF_RECONFIG notifiers. This is so that the
/linux-6.8/arch/arm64/kernel/
Dimage.h19 * the linker to endian-swap certain values before emitting them.
DMakefile79 # generated triggers an issue with full LTO on Clang, which stops emitting PAC
/linux-6.8/tools/lib/bpf/
Dbtf_dump.c41 EMITTING, enumerator
49 /* emitting state used to determine the need for forward declaration */
396 * Determine order of emitting dependent types and specified type to satisfy
671 * by btf_dump_emit_type() itself, but all nitty-gritty details of emitting type
677 * we reference it from inside and thus can avoid emitting unnecessary forward
698 if (tstate->emit_state == EMITTING) { in btf_dump_emit_type()
770 tstate->emit_state = EMITTING; in btf_dump_emit_type()
787 tstate->emit_state = EMITTING; in btf_dump_emit_type()
789 * is anonymous, then in C we'll be emitting all fields and in btf_dump_emit_type()
1192 * Old GCC versions are emitting invalid typedef for __gnuc_va_list in btf_dump_emit_typedef_def()
[all …]
/linux-6.8/tools/lib/subcmd/
Dpager.c93 spawned_pager = 1; /* means we are emitting to terminal */ in setup_pager()
/linux-6.8/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.8/drivers/of/
Ddynamic.c719 pr_debug("changeset: emitting notifiers.\n"); in __of_changeset_apply_notify()
721 /* drop the global lock while emitting notifiers */ in __of_changeset_apply_notify()
820 pr_debug("changeset: emitting notifiers.\n"); in __of_changeset_revert_notify()
822 /* drop the global lock while emitting notifiers */ in __of_changeset_revert_notify()
/linux-6.8/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.8/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.8/lib/zstd/compress/
Dzstd_ldm.h73 * Avoids emitting matches less than `minMatch` bytes.
/linux-6.8/Documentation/arch/x86/i386/
DIO-APIC.rst103 [value '0' is a generic 'placeholder', reserved for empty (or non-IRQ emitting)
/linux-6.8/arch/powerpc/include/asm/
Dhead-64.h23 * Fixed (location) sections are used by opening fixed sections and emitting
/linux-6.8/Documentation/devicetree/bindings/leds/backlight/
Dqcom-wled.yaml14 WLED (White Light Emitting Diode) driver is used for controlling display
/linux-6.8/drivers/platform/x86/
Dlenovo-ymc.c25 MODULE_PARM_DESC(ec_trigger, "Enable EC triggering work-around to force emitting tablet mode events…
/linux-6.8/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.8/include/linux/
Dcompiler_types.h438 * supplied condition is *false*, emitting the supplied error message if the
448 /* Helpers for emitting diagnostics in pragmas. */
/linux-6.8/drivers/gpu/drm/radeon/
Dradeon_ring.c170 /* If we are emitting the HDP flush via the ring buffer, we need to in radeon_ring_commit()
180 /* If we are emitting the HDP flush via MMIO, we need to do it after in radeon_ring_commit()
/linux-6.8/tools/include/linux/
Dcompiler.h31 * supplied condition is *false*, emitting the supplied error message if the
/linux-6.8/scripts/dtc/
Dyamltree.c194 /* Loop over all the children, emitting them into the map */ in yaml_tree()
/linux-6.8/drivers/net/ethernet/mellanox/mlx5/core/en/
Dselq.c126 synchronize_net(); /* Wait until ndo_select_queue starts emitting correct values. */ in mlx5e_selq_apply()
/linux-6.8/Documentation/admin-guide/laptops/
Dsony-laptop.rst103 control radio frequency emitting devices. If you are a lucky owner of

1234