Home
last modified time | relevance | path

Searched refs:overwritten (Results 1 – 25 of 71) sorted by relevance

123

/linux-6.15/arch/arm/boot/dts/hisilicon/
H A Dhisi-x5hd2-dkb.dts57 /* Placeholder, overwritten by bootloader */
71 /* Placeholder, overwritten by bootloader */
/linux-6.15/fs/bcachefs/
H A Dbtree_journal_iter.c105 if (k->overwritten) { in bch2_journal_keys_peek_max()
161 if (k->overwritten) { in bch2_journal_keys_peek_prev_min()
375 k->overwritten = true; in __bch2_journal_key_overwritten()
380 bool prev_overwritten = prev && prev->overwritten; in __bch2_journal_key_overwritten()
381 bool next_overwritten = next && next->overwritten; in __bch2_journal_key_overwritten()
442 !keys->data[idx].overwritten) { in bch2_journal_key_overwritten()
473 if (!k->overwritten) { in bch2_journal_iter_peek()
H A Dbtree_journal_iter_types.h15 bool overwritten; member
H A Drecovery.c244 if (k->overwritten) in bch2_journal_replay_key()
281 if (k->overwritten) in bch2_journal_replay_key()
352 k->overwritten = true; in bch2_journal_replay()
380 BUG_ON(!ret && !k->overwritten && k->k->k.type != KEY_TYPE_accounting); in bch2_journal_replay()
422 BUG_ON(k->btree_id != BTREE_ID_accounting && !k->overwritten); in bch2_journal_replay()
H A Dbtree_write_buffer.c289 size_t overwritten = 0, fast = 0, slowpath = 0, could_not_insert = 0; in bch2_btree_write_buffer_flush_locked() local
356 overwritten++; in bch2_btree_write_buffer_flush_locked()
499 trace_write_buffer_flush(trans, wb->flushing.keys.nr, overwritten, fast, 0); in bch2_btree_write_buffer_flush_locked()
/linux-6.15/Documentation/ABI/testing/
H A Ddev-kmsg38 Messages in the record ring buffer get overwritten as whole,
41 In case messages get overwritten in the circular buffer while
48 messages, in case the buffer gets overwritten. And they allow
/linux-6.15/fs/nilfs2/
H A DKconfig10 file system, users can even restore files mistakenly overwritten or
/linux-6.15/Documentation/admin-guide/hw-vuln/
H A Dspecial-register-buffer-data-sampling.rst72 overwritten.
148 RDSEED ensures that the shared buffer is overwritten before it is released for
/linux-6.15/tools/testing/selftests/net/packetdrill/
H A Dtcp_timestamping_client-only-last-byte.pkt31 // Make sure that internal TCP timestamps are not overwritten and we have sane
H A Dtcp_timestamping_partial.pkt32 // Make sure that internal TCP timestamps are not overwritten and we have sane
H A Dtcp_timestamping_server.pkt34 // Make sure that internal TCP timestamps are not overwritten and we have sane
/linux-6.15/arch/arm/boot/dts/microchip/
H A Dat91-ariag25.dts82 * following can be overwritten by bootloader:
/linux-6.15/arch/arm/lib/
H A Dfindbit.S66 @ we need to recompute ip because rev_l will have overwritten
/linux-6.15/Documentation/admin-guide/perf/
H A Darm-ccn.rst46 will be overwritten anyway). In case of this processor being offlined,
/linux-6.15/arch/arm/boot/dts/marvell/
H A Darmada-370.dtsi285 * Default UART pinctrl setting without RTS/CTS, can be overwritten on
426 * Default SPI pinctrl setting, can be overwritten on
/linux-6.15/Documentation/driver-api/firmware/
H A Dfirmware-usage-guidelines.rst23 overwritten with the newest compatible major version. Newer major
/linux-6.15/Documentation/staging/
H A Dmagic-number.rst30 structures following the array have been overwritten. Using this
/linux-6.15/Documentation/userspace-api/
H A Dmfd_noexec.rst22 however the memfd is overwritten and used for executing arbitrary code
/linux-6.15/drivers/mmc/core/
H A DKconfig81 on your card will be overwritten by these tests.
/linux-6.15/arch/arm/boot/dts/nxp/imx/
H A Dimx53-sk-imx53.dts100 mac-address = [000000000000]; /* placeholder; will be overwritten by bootloader */
/linux-6.15/Documentation/arch/arm/stm32/
H A Dstm32-dma-mdma-chaining.rst189 1. The request line number : whatever the value here, it will be overwritten
201 request: it will be overwritten by MDMA driver, with the DMA channel
206 request: it will be overwritten by MDMA driver, with the DMA channel
/linux-6.15/Documentation/userspace-api/netlink/
H A Dc-code-gen.rst102 The name of the define is ``$family-MCGRP-$group``, and can be overwritten
/linux-6.15/Documentation/networking/devlink/
H A Ddevlink-flash.rst24 This mask indicates the set of sections which are allowed to be overwritten.
/linux-6.15/Documentation/cdrom/
H A Dpacket-writing.rst83 - CD-RW media can usually not be overwritten more than about 1000
/linux-6.15/Documentation/sound/
H A Dutimers.rst48 field gets overwritten by the ioctl, and the identifier you get in this

123