Home
last modified time | relevance | path

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

123

/linux/arch/arm/include/asm/
H A Dinsn.h8 * Avoid a literal load by emitting a sequence of ADD/LDR instructions with the
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
/linux/Documentation/devicetree/
H A Dchangesets.rst15 at once before emitting OF_RECONFIG notifiers. This is so that the
/linux/arch/arm64/kernel/
H A Dimage.h19 * the linker to endian-swap certain values before emitting them.
/linux/tools/lib/bpf/
H A Dbtf_dump.c41 EMITTING, enumerator
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 invalid typedef for __gnuc_va_list in btf_dump_emit_typedef_def()
[all …]
/linux/tools/lib/subcmd/
H A Dpager.c93 spawned_pager = 1; /* means we are emitting to terminal */ in setup_pager()
/linux/tools/net/sunrpc/xdrgen/generators/
H A D__init__.py37 """Retrieve a Jinja2 template for emitting source code"""
/linux/net/batman-adv/
H A Dtvlv.c384 * @orig_node: orig node emitting the ogm packet
527 * @orig_node: orig node emitting the ogm packet
603 * @orig_node: orig node emitting the ogm packet
/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.
H A Dzstd_compress_superblock.c234 "emitting an uncompressed block."); in ZSTD_compressSubBlock_sequences()
250 DEBUGLOG(5, "Avoiding bug in zstd decoder in versions <= 1.4.0 by emitting " in ZSTD_compressSubBlock_sequences()
/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()
H A Diters_state_safety.c21 /* we need this as a workaround to enforce compiler emitting BTF in force_clang_to_emit_btf_for_externs()
/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/Documentation/input/
H A Devent-codes.rst143 but first emitting the old BTN_TOOL_<name> at 0, then emit one SYN_REPORT
335 i.e., the event types. In the case of two devices emitting the same event
/linux/scripts/dtc/
H A Dyamltree.c194 /* Loop over all the children, emitting them into the map */ in yaml_tree()
/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/fs/xfs/scrub/
H A Drcbag.c189 * interesting rmap to look at after emitting this refcount extent, or in rcbag_next_edge()
/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.rst68 A monitor or TV will reproduce colors by emitting light at three
/linux/net/can/j1939/
H A Dj1939-priv.h315 * To allow emitting in order, keep a 'pending' nr. of packets
/linux/drivers/firmware/arm_scmi/
H A Dscmi_power_control.c34 * only one SCMI platform actively emitting SystemPower events.
/linux/arch/arm/kernel/
H A Dmodule-plts.c197 * which we may end up emitting duplicates, but the init in count_plts()

123