/linux/drivers/i2c/algos/ |
H A D | i2c-algo-bit.c | 329 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 D | assembler.h | 621 * 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 D | insn.h | 8 * Avoid a literal load by emitting a sequence of ADD/LDR instructions with the
|
/linux/Documentation/devicetree/ |
H A D | changesets.rst | 15 at once before emitting OF_RECONFIG notifiers. This is so that the
|
/linux/tools/lib/bpf/ |
H A D | btf_dump.c | 41 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 D | image.h | 19 * the linker to endian-swap certain values before emitting them.
|
/linux/tools/lib/subcmd/ |
H A D | pager.c | 93 spawned_pager = 1; /* means we are emitting to terminal */ in setup_pager()
|
/linux/net/batman-adv/ |
H A D | tvlv.c | 356 * @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 D | iters_looping.c | 21 /* we need this as a workaround to enforce compiler emitting BTF in force_clang_to_emit_btf_for_externs()
|
/linux/drivers/of/ |
H A D | dynamic.c | 733 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 D | barrier.h | 125 * can skip emitting a barrier from __smp_mb__before_atomic().
|
H A D | sync.h | 171 * In future we have the option of emitting entries in a fixups-style table
|
/linux/lib/zstd/compress/ |
H A D | zstd_ldm.h | 73 * Avoids emitting matches less than `minMatch` bytes.
|
/linux/Documentation/devicetree/bindings/leds/backlight/ |
H A D | qcom-wled.yaml | 14 WLED (White Light Emitting Diode) driver is used for controlling display
|
/linux/Documentation/arch/x86/i386/ |
H A D | IO-APIC.rst | 103 [value '0' is a generic 'placeholder', reserved for empty (or non-IRQ emitting)
|
/linux/arch/powerpc/include/asm/ |
H A D | head-64.h | 23 * Fixed (location) sections are used by opening fixed sections and emitting
|
/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_ring.c | 172 /* 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 D | rcbag.c | 189 * interesting rmap to look at after emitting this refcount extent, or in rcbag_next_edge()
|
/linux/scripts/dtc/ |
H A D | yamltree.c | 194 /* Loop over all the children, emitting them into the map */ in yaml_tree()
|
/linux/include/linux/ |
H A D | compiler_types.h | 593 * 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 D | selq.c | 128 synchronize_net(); /* Wait until ndo_select_queue starts emitting correct values. */ in mlx5e_selq_apply()
|
/linux/Documentation/admin-guide/laptops/ |
H A D | sony-laptop.rst | 103 control radio frequency emitting devices. If you are a lucky owner of
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | colorspaces.rst | 67 A monitor or TV will reproduce colors by emitting light at three
|
/linux/tools/include/linux/ |
H A D | compiler.h | 33 * supplied condition is *false*, emitting the supplied error message if the
|
/linux/arch/mips/vdso/ |
H A D | Makefile | 26 # jump tables but does not prevent the compiler from emitting absolute
|