Home
last modified time | relevance | path

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

1234

/linux/drivers/i2c/algos/
H A 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/arch/arm/include/asm/
H A 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
H A Dinsn.h8 * Avoid a literal load by emitting a sequence of ADD/LDR instructions with the
/linux/Documentation/devicetree/
H A Dchangesets.rst15 at once before emitting OF_RECONFIG notifiers. This is so that the
/linux/tools/lib/bpf/
H A Dbtf_dump.c41 EMITTING,
49 /* emitting state used to determine the need for forward declaration */
400 * Determine order of emitting dependent types and specified type to satisfy
675 * by btf_dump_emit_type() itself, but all nitty-gritty details of emitting type
681 * we reference it from inside and thus can avoid emitting unnecessary forward
702 if (tstate->emit_state == EMITTING) { in btf_dump_emit_type()
774 tstate->emit_state = EMITTING; in btf_dump_emit_type()
791 tstate->emit_state = EMITTING; in btf_dump_emit_type()
793 * is anonymous, then in C we'll be emitting all fields and in btf_dump_emit_type()
1196 * Old GCC versions are emitting invali in btf_dump_emit_typedef_def()
42 EMITTING, global() enumerator
[all...]
/linux/arch/arm64/kernel/
H A Dimage.h19 * the linker to endian-swap certain values before emitting them.
/linux/tools/lib/subcmd/
H A Dpager.c93 spawned_pager = 1; /* means we are emitting to terminal */ in setup_pager()
/linux/net/batman-adv/
H A 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/tools/testing/selftests/bpf/progs/
H A Diters_looping.c21 /* we need this as a workaround to enforce compiler emitting BTF in force_clang_to_emit_btf_for_externs()
/linux/drivers/of/
H A 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/arch/mips/include/asm/
H A Dbarrier.h125 * can skip emitting a barrier from __smp_mb__before_atomic().
H A Dsync.h171 * In future we have the option of emitting entries in a fixups-style table
/linux/lib/zstd/compress/
H A Dzstd_ldm.h73 * Avoids emitting matches less than `minMatch` bytes.
/linux/Documentation/devicetree/bindings/leds/backlight/
H A Dqcom-wled.yaml14 WLED (White Light Emitting Diode) driver is used for controlling display
/linux/Documentation/arch/x86/i386/
H A DIO-APIC.rst103 [value '0' is a generic 'placeholder', reserved for empty (or non-IRQ emitting)
/linux/arch/powerpc/include/asm/
H A Dhead-64.h23 * Fixed (location) sections are used by opening fixed sections and emitting
/linux/drivers/gpu/drm/radeon/
H A 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/fs/xfs/scrub/
H A Drcbag.c189 * interesting rmap to look at after emitting this refcount extent, or in rcbag_next_edge()
/linux/scripts/dtc/
H A Dyamltree.c194 /* Loop over all the children, emitting them into the map */ in yaml_tree()
/linux/include/linux/
H A Dcompiler_types.h593 * supplied condition is *false*, emitting the supplied error message if the
603 /* Helpers for emitting diagnostics in pragmas. */
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dselq.c128 synchronize_net(); /* Wait until ndo_select_queue starts emitting correct values. */ in mlx5e_selq_apply()
/linux/Documentation/admin-guide/laptops/
H A Dsony-laptop.rst103 control radio frequency emitting devices. If you are a lucky owner of
/linux/Documentation/userspace-api/media/v4l/
H A Dcolorspaces.rst67 A monitor or TV will reproduce colors by emitting light at three
/linux/tools/include/linux/
H A Dcompiler.h33 * supplied condition is *false*, emitting the supplied error message if the
/linux/arch/mips/vdso/
H A DMakefile26 # jump tables but does not prevent the compiler from emitting absolute

1234