Home
last modified time | relevance | path

Searched full:inserted (Results 1 – 25 of 768) sorted by relevance

12345678910>>...31

/linux-5.10/include/linux/
Dinstrumented.h18 * Instrument a regular read access. The instrumentation should be inserted
33 * Instrument a regular write access. The instrumentation should be inserted
48 * Instrument a regular write access. The instrumentation should be inserted
63 * Instrument an atomic read access. The instrumentation should be inserted
78 * Instrument an atomic write access. The instrumentation should be inserted
94 * inserted before the actual write happens.
109 * variants). The instrumentation must be inserted before the accesses.
126 * variants). The instrumentation should be inserted before the accesses.
/linux-5.10/sound/oss/dmasound/
DKconfig12 inserted in and removed from the running kernel whenever you
26 inserted in and removed from the running kernel whenever you
40 inserted in and removed from the running kernel whenever you
/linux-5.10/drivers/pci/hotplug/
Dcpci_hotplug_core.c292 * INS bits of the cold-inserted devices.
328 int inserted; in check_slots() local
337 extracted = inserted = 0; in check_slots()
346 warn("slot %s already inserted", in check_slots()
348 inserted++; in check_slots()
353 dbg("%s - slot %s inserted", __func__, slot_name(slot)); in check_slots()
386 inserted++; in check_slots()
419 dbg("inserted=%d, extracted=%d, extracting=%d", in check_slots()
420 inserted, extracted, atomic_read(&extracting)); in check_slots()
421 if (inserted || extracted) in check_slots()
/linux-5.10/fs/xfs/
Dxfs_extfree_item.h25 * and EFD being committed and unpinned. This ensures the EFI is inserted into
35 * inserted to the AIL or in the event of failure along the way (e.g., commit
45 * of commit failure or log I/O errors. Note that the EFD is not inserted in the
/linux-5.10/Documentation/driver-api/driver-model/
Dbinding.rst17 inserted into the end of this list. The bus object also contains a
19 for a driver, it is inserted at the end of this list. These are the
56 When a driver is attached to a device, the device is inserted into the
/linux-5.10/Documentation/devicetree/bindings/bus/
Dqcom,ebi2.txt79 the data bus. They are inserted when reading one CS and switching to another
83 inserted after every write minimum 1. The data out is driven from the time
86 - qcom,xmem-write-delta-cycles: initial latency for write cycles inserted for
88 - qcom,xmem-read-delta-cycles: initial latency for read cycles inserted for the
/linux-5.10/fs/reiserfs/
Dtail_conversion.c38 * new indirect item to be inserted or key in direct2indirect()
45 /* Handle on an unformatted node that will be inserted in the tree. */ in direct2indirect()
68 "pasted or inserted byte exists in " in direct2indirect()
197 * inserted successfully inode is left locked. Return value is always
308 * We have inserted new direct item and must remove last in indirect2direct()
Dibalance.c124 * Items and node pointers are specified by inserted and bh respectively.
128 struct item_head *inserted, in internal_insert_childs() argument
145 RFALSE(count > 2, "too many children (%d) are to be inserted", count); in internal_insert_childs()
170 memcpy(ih, inserted, KEY_SIZE); in internal_insert_childs()
172 memcpy(ih + 1, inserted + 1, KEY_SIZE); in internal_insert_childs()
304 * of items in DEST as delimiting key have already inserted to in internal_copy_pointers_items()
794 * this means that new pointers and items must be inserted AFTER
835 * that must be inserted to or deleted from S[h]. in balance_internal()
841 "incorrect number of items inserted to the internal node (%d)", in balance_internal()
844 …"incorrect number of items (%d) inserted to the internal node on a level (h=%d) higher than last i… in balance_internal()
/linux-5.10/block/
Dblk-crypto-internal.h149 * is inserted
151 * @bio: The first bio being inserted into the request
166 * blk_crypto_insert_cloned_request - Prepare a cloned request to be inserted
/linux-5.10/net/mptcp/
Dmib.h18 MPTCP_MIB_OFOQUEUETAIL, /* Segments inserted into OoO queue tail */
19 MPTCP_MIB_OFOQUEUE, /* Segments inserted into OoO queue */
/linux-5.10/tools/perf/util/
Dsrcline.h23 /* find previously inserted srcline */
51 /* find previously inserted inline node list */
/linux-5.10/drivers/usb/misc/
DKconfig17 inserted in and removed from the running kernel whenever you want).
57 inserted in and removed from the running kernel whenever you want).
123 controller within CardBus card that are inserted in the U132 adapter.
126 worked with a USB PEN Drive inserted into the first USB port of
Dusb_u132.h39 * to the OHCI controller within CardBus card that are inserted
50 * The "ftdi-u132" module provides the interface to the inserted
/linux-5.10/include/linux/platform_data/
Dmmc-s3cmci.h18 * that a card is inserted. If @detect_invert is set, then the value from
19 * gpio_get_value() is inverted, which makes 1 mean card inserted.
/linux-5.10/Documentation/userspace-api/media/v4l/
Dselection-api-configuration.rst55 The part of a buffer into which the image is inserted by the hardware is
89 to be inserted into a video signal or graphical screen. The limits of
108 inserted by the hardware is controlled by ``V4L2_SEL_TGT_COMPOSE``
/linux-5.10/drivers/net/wireless/intel/iwlegacy/
DKconfig34 inserted in and removed from the running kernel whenever you want),
60 inserted in and removed from the running kernel whenever you want),
/linux-5.10/drivers/bus/
Dqcom-ebi2.c43 * Inserted when reading one CS and switching to another CS or read
45 * Bits 27-24: WR_HOLD write hold cycles, these are extra cycles inserted after
49 * Bits 23-16: WR_DELTA initial latency for write cycles inserted for the first
51 * Bits 15-8: RD_DELTA initial latency for read cycles inserted for the first
/linux-5.10/drivers/char/pcmcia/
Dcm4000_cs.c656 * atr once a card is inserted. another side-effect of retrieving the
693 /* is a card/a reader inserted at all ? */ in monitor_card()
701 if ((dev->flags0 & 1) == 0 /* no smartcard inserted */ in monitor_card()
702 || dev->flags0 == 0xff) { /* no cardman inserted */ in monitor_card()
723 * (after suspend with inserted card) */ in monitor_card()
724 DEBUGP(4, dev, "clear IS_CMM_ABSENT bit (card is inserted)\n"); in monitor_card()
743 /* Flags0 indicate power off and no card inserted now; in monitor_card()
895 "inserted\n"); in monitor_card()
977 if ((dev->flags0 & 1) == 0 /* no smartcard inserted */ in cmm_read()
978 || dev->flags0 == 0xff) { /* no cardman inserted */ in cmm_read()
[all …]
/linux-5.10/drivers/ras/
Dcec.c33 * inserted/touched elements have higher 12-bit counts (which we've manufactured)
35 * which were inserted last.
39 * If, after decay, an element gets inserted again, its generation is set to 11b
75 * Threshold amount of inserted elements after which we start spring
210 * the element slot where the new @pfn should be inserted. The loop in __find_elem()
/linux-5.10/tools/testing/selftests/net/forwarding/
Dtc_actions.sh67 check_fail $? "Matched without redirect rule inserted"
135 check_fail $? "Saw packet without trap rule inserted"
/linux-5.10/fs/ntfs/
Drunlist.c184 * @src: runlist to be inserted into @dst
208 int marker; /* End of the inserted runs. */ in ntfs_rl_append()
230 /* First run after the @src runs that have been inserted. */ in ntfs_rl_append()
251 * @src: new runlist to be inserted
257 * after the inserted runlist.
276 int marker; /* End of the inserted runs. */ in ntfs_rl_insert()
312 * First run after the @src runs that have been inserted. in ntfs_rl_insert()
348 * @src: new runlist to be inserted
353 * right ends of the inserted runlist, if necessary.
374 int marker; /* End of the inserted runs. */ in ntfs_rl_replace()
[all …]
/linux-5.10/fs/btrfs/
Dordered-data.h33 * It is used to make sure metadata is inserted into the tree only once
38 * IO is done and any metadata is inserted into the tree.
/linux-5.10/include/linux/mfd/pcf50633/
Dcore.h160 PCF50633_INT1_ADPINS = 0x01, /* Adapter inserted */
162 PCF50633_INT1_USBINS = 0x04, /* USB inserted */
/linux-5.10/tools/memory-model/litmus-tests/
DMP+onceassign+derefonce.litmus9 * structure containing a newly inserted element.
/linux-5.10/scripts/
Dinsert-sys-cert.c391 warn("Certificate was already inserted.\n"); in main()
396 warn("Replacing previously inserted certificate.\n"); in main()
405 info("Inserted the contents of %s into %lx.\n", cert_file, in main()

12345678910>>...31