Home
last modified time | relevance | path

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

12345678910>>...46

/openbmc/qemu/tests/qemu-iotests/
H A D11887 self.assert_qmp(result, 'return[0]/inserted/image/filename', new_img)
97 self.assert_qmp_absent(result, 'return[0]/inserted')
107 self.assert_qmp_absent(result, 'return[0]/inserted')
117 self.assert_qmp(result, 'return[0]/inserted/image/filename', new_img)
129 self.assert_qmp_absent(result, 'return[0]/inserted')
131 self.assert_qmp(result, 'return[0]/inserted/image/filename', old_img)
142 self.assert_qmp_absent(result, 'return[0]/inserted')
144 self.assert_qmp(result, 'return[0]/inserted/image/filename', old_img)
154 self.assert_qmp_absent(result, 'return[0]/inserted')
163 self.assert_qmp_absent(result, 'return[0]/inserted')
[all …]
H A D172.out68 ide1-cd0: [not inserted]
72 sd0: [not inserted]
121 ide1-cd0: [not inserted]
125 floppy0: [not inserted]
129 sd0: [not inserted]
183 ide1-cd0: [not inserted]
187 sd0: [not inserted]
265 ide1-cd0: [not inserted]
269 sd0: [not inserted]
318 ide1-cd0: [not inserted]
[all …]
H A D186.out9 /machine/peripheral-anon/device[1]: [not inserted]
17 qdev_id: [not inserted]
25 /machine/peripheral-anon/device[1]: [not inserted]
33 qdev_id: [not inserted]
41 /machine/peripheral-anon/device[1]: [not inserted]
49 qdev_id: [not inserted]
348 none0: [not inserted]
355 none0: [not inserted]
363 none0: [not inserted]
371 none0: [not inserted]
[all …]
H A D04173 self.assert_qmp(result, 'return[0]/inserted/file', target_img)
86 self.assert_qmp(result, 'return[0]/inserted/file', test_img)
96 self.assert_qmp(result, 'return[0]/inserted/file', test_img)
132 self.assert_qmp(result, 'return[0]/inserted/file', target_img)
147 self.assert_qmp(result, 'return[0]/inserted/file', target_img)
163 self.assert_qmp(result, 'return[0]/inserted/file', target_img)
177 self.assert_qmp(result, 'return[0]/inserted/file', test_img)
178 self.assert_qmp(result, 'return[0]/inserted/drv', iotests.imgfmt)
179 self.assert_qmp(result, 'return[0]/inserted/backing_file', backing_img)
180 self.assert_qmp(result, 'return[0]/inserted/backing_file_depth', 1)
[all …]
H A D25476 result['device'], result['inserted']['node-name']))
77 log(result['inserted']['dirty-bitmaps'], indent=2)
79 log(result['inserted']['image']['backing-image']['format-specific'] \
H A D093293 info = r["inserted"]
384 # Attach a CD drive with cd0 inserted
395 self.assert_qmp(result, 'return[0]/inserted/iops', 100)
396 self.assert_qmp(result, 'return[0]/inserted/bps', 50)
405 self.assert_qmp(result, 'return[0]/inserted/iops', 100)
406 self.assert_qmp(result, 'return[0]/inserted/bps', 50)
/openbmc/qemu/block/monitor/
H A Dblock-hmp-cmds.c422 if (!info->value->inserted) { in hmp_nbd_server_start()
613 BlockDeviceInfo *inserted, bool verbose) in print_block_info() argument
617 assert(!info || !info->inserted || info->inserted == inserted); in print_block_info()
621 if (inserted && inserted->node_name) { in print_block_info()
622 monitor_printf(mon, " (%s)", inserted->node_name); in print_block_info()
625 assert(info || inserted); in print_block_info()
627 inserted && inserted->node_name ? inserted->node_name in print_block_info()
632 if (inserted) { in print_block_info()
634 inserted->file, in print_block_info()
635 inserted->drv, in print_block_info()
[all …]
/openbmc/linux/include/linux/
H A Dinstrumented.h21 * Instrument a regular read access. The instrumentation should be inserted
35 * Instrument a regular write access. The instrumentation should be inserted
49 * Instrument a regular write access. The instrumentation should be inserted
63 * Instrument an atomic read access. The instrumentation should be inserted
77 * Instrument an atomic write access. The instrumentation should be inserted
92 * inserted before the actual write happens.
107 * variants). The instrumentation must be inserted before the accesses.
124 * variants). The instrumentation should be inserted before the accesses.
141 * variants). The instrumentation should be inserted after the accesses.
/openbmc/linux/rust/macros/
H A Dzeroable.rs20 // Have we already inserted `Zeroable`? in derive()
21 let mut inserted = false; in derive() localVariable
28 if in_generic && !inserted { in derive()
32 inserted = false; in derive()
44 inserted = true; in derive()
60 if in_generic && !inserted { in derive()
/openbmc/linux/tools/perf/pmu-events/arch/x86/knightslanding/
H A Duncore-io.json99 …ion": "Egress (to CMS) Ingress. Counts the number of number of messages inserted into the the M2P…
107 …ion": "Egress (to CMS) Ingress. Counts the number of number of messages inserted into the the M2P…
115 …ion": "Egress (to CMS) Ingress. Counts the number of number of messages inserted into the the M2P…
123 …ion": "Egress (to CMS) Ingress. Counts the number of number of messages inserted into the the M2P…
131 …ion": "Egress (to CMS) Ingress. Counts the number of number of messages inserted into the the M2P…
139 …ion": "Egress (to CMS) Ingress. Counts the number of number of messages inserted into the the M2P…
147 …ion": "Egress (to CMS) Ingress. Counts the number of number of messages inserted into the the M2P…
155 …ion": "Egress (to CMS) Ingress. Counts the number of number of messages inserted into the the M2P…
/openbmc/qemu/hw/sh4/
H A Dsh7750_regs.h721 #define SH7750_WCR2_WS0 0 /* 0 wait states inserted */
722 #define SH7750_WCR2_WS1 1 /* 1 wait states inserted */
723 #define SH7750_WCR2_WS2 2 /* 2 wait states inserted */
724 #define SH7750_WCR2_WS3 3 /* 3 wait states inserted */
725 #define SH7750_WCR2_WS6 4 /* 6 wait states inserted */
726 #define SH7750_WCR2_WS9 5 /* 9 wait states inserted */
727 #define SH7750_WCR2_WS12 6 /* 12 wait states inserted */
728 #define SH7750_WCR2_WS15 7 /* 15 wait states inserted */
730 #define SH7750_WCR2_BPWS0 0 /* 0 wait states inserted from 2nd access */
731 #define SH7750_WCR2_BPWS1 1 /* 1 wait states inserted from 2nd access */
[all …]
/openbmc/linux/sound/oss/dmasound/
H A 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
/openbmc/linux/drivers/pci/hotplug/
H A 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()
/openbmc/qemu/tests/unit/
H A Dtest-qht.c31 bool inserted; in insert() local
36 inserted = qht_insert(&ht, &arr[i], hash, NULL); in insert()
37 g_assert_true(inserted); in insert()
38 inserted = qht_insert(&ht, &arr[i], hash, &existing); in insert()
39 g_assert_false(inserted); in insert()
/openbmc/linux/tools/testing/selftests/netfilter/
H A Dnft_zones_many.sh97 echo "PASS: inserted $count entries from packet path in $duration ms total"
100 …echo "FAIL: inserted $count entries from packet path in $duration ms total, expected $max_zones en…
144 echo "PASS: inserted $count entries via ctnetlink in $duration ms"
147 …echo "FAIL: inserted $count entries via ctnetlink in $duration ms, expected $max_zones entries ($d…
/openbmc/linux/fs/xfs/
H A 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
/openbmc/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/
H A Duncore-cache.json1341 "PublicDescription": ": count # of FAST TOR Request inserted to ha_tor_req_fifo",
1346 "BriefDescription": "Number of SLOW TOR Request inserted to ha_pmm_tor_req_fifo",
3013 …iption": "TOR Inserts : All : Counts the number of entries successfully inserted into the TOR that…
3022 …: "TOR Inserts : DDR Access : Counts the number of entries successfully inserted into the TOR that…
3030 … Inserts : SF/LLC Evictions : Counts the number of entries successfully inserted into the TOR that…
3039 …": "TOR Inserts : Just Hits : Counts the number of entries successfully inserted into the TOR that…
3047 …"PublicDescription": "Counts the number of entries successfully inserted into the TOR that match q…
3056 …"PublicDescription": "Counts the number of entries successfully inserted into the TOR that match q…
3065 …"PublicDescription": "Counts the number of entries successfully inserted into the TOR that match q…
3101 …iA Cores due to a page walk : Counts the number of entries successfully inserted into the TOR that…
[all …]
/openbmc/linux/Documentation/driver-api/driver-model/
H A 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
/openbmc/linux/tools/perf/pmu-events/arch/x86/haswellx/
H A Duncore-cache.json8inserted into the TOR that match qualifications specified by the subevent. There are a number of…
19inserted into the TOR that match qualifications specified by the subevent. There are a number of…
30inserted into the TOR that match qualifications specified by the subevent. There are a number of…
41inserted into the TOR that match qualifications specified by the subevent. There are a number of…
52inserted into the TOR that match qualifications specified by the subevent. There are a number of…
63inserted into the TOR that match qualifications specified by the subevent. There are a number of…
74inserted into the TOR that match qualifications specified by the subevent. There are a number of…
85inserted into the TOR that match qualifications specified by the subevent. There are a number of…
96inserted into the TOR that match qualifications specified by the subevent. There are a number of…
107inserted into the TOR that match qualifications specified by the subevent. There are a number of…
[all …]
/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellx/
H A Duncore-cache.json8inserted into the TOR that match qualifications specified by the subevent. There are a number of…
19inserted into the TOR that match qualifications specified by the subevent. There are a number of…
30inserted into the TOR that match qualifications specified by the subevent. There are a number of…
41inserted into the TOR that match qualifications specified by the subevent. There are a number of…
52inserted into the TOR that match qualifications specified by the subevent. There are a number of…
63inserted into the TOR that match qualifications specified by the subevent. There are a number of…
74inserted into the TOR that match qualifications specified by the subevent. There are a number of…
85inserted into the TOR that match qualifications specified by the subevent. There are a number of…
96inserted into the TOR that match qualifications specified by the subevent. There are a number of…
107inserted into the TOR that match qualifications specified by the subevent. There are a number of…
[all …]
/openbmc/linux/Documentation/devicetree/bindings/bus/
H A 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
/openbmc/linux/fs/reiserfs/
H A 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()
/openbmc/linux/tools/perf/util/
H A Dsrcline.h24 /* find previously inserted srcline */
53 /* find previously inserted inline node list */
/openbmc/u-boot/arch/arm/mach-sunxi/
H A Drmr_switch.S16 @ the machine code must be inserted as verbatim .word statements into the
22 @ The resulting words should be inserted into the U-Boot file at
/openbmc/linux/tools/perf/pmu-events/arch/x86/icelakex/
H A Duncore-cache.json2799 "PublicDescription": ": count # of FAST TOR Request inserted to ha_tor_req_fifo",
2808 "PublicDescription": ": count # of SLOW TOR Request inserted to ha_pmm_tor_req_fifo",
5524 …iption": "TOR Inserts : All : Counts the number of entries successfully inserted into the TOR that…
5533 … "TOR Inserts : DDR4 Access : Counts the number of entries successfully inserted into the TOR that…
5549 … Inserts : SF/LLC Evictions : Counts the number of entries successfully inserted into the TOR that…
5558 …": "TOR Inserts : Just Hits : Counts the number of entries successfully inserted into the TOR that…
5566 … All requests from iA Cores : Counts the number of entries successfully inserted into the TOR that…
5575 …LFlushes issued by iA Cores : Counts the number of entries successfully inserted into the TOR that…
5584 …lushOpts issued by iA Cores : Counts the number of entries successfully inserted into the TOR that…
5593 …s : CRDs issued by iA Cores : Counts the number of entries successfully inserted into the TOR that…
[all …]

12345678910>>...46