Home
last modified time | relevance | path

Searched full:insert (Results 1 – 25 of 2772) sorted by relevance

12345678910>>...111

/kernel/linux/linux-5.10/block/
Dblk-exec.c34 * blk_execute_rq_nowait - insert a request into queue for execution
35 * @q: queue to insert the request in
37 * @rq: request to insert
38 * @at_head: insert request at head or tail of queue
42 * Insert a fully prepared request at the back of the I/O scheduler queue
69 * blk_execute_rq - insert a request into queue for execution
70 * @q: queue to insert the request in
72 * @rq: request to insert
73 * @at_head: insert request at head or tail of queue
76 * Insert a fully prepared request at the back of the I/O scheduler queue
/kernel/linux/linux-6.6/drivers/md/bcache/
Dextents.c228 struct bkey *insert, in bch_btree_ptr_insert_fixup() argument
234 if (!KEY_OFFSET(insert)) in bch_btree_ptr_insert_fixup()
324 struct bkey *insert, in bch_extent_insert_fixup() argument
333 BUG_ON(!KEY_OFFSET(insert)); in bch_extent_insert_fixup()
334 BUG_ON(!KEY_SIZE(insert)); in bch_extent_insert_fixup()
342 if (bkey_cmp(&START_KEY(k), insert) >= 0) { in bch_extent_insert_fixup()
349 if (bkey_cmp(k, &START_KEY(insert)) <= 0) in bch_extent_insert_fixup()
378 if (KEY_START(k) > KEY_START(insert) + sectors_found) in bch_extent_insert_fixup()
393 sectors_found = KEY_OFFSET(k) - KEY_START(insert); in bch_extent_insert_fixup()
396 if (bkey_cmp(insert, k) < 0 && in bch_extent_insert_fixup()
[all …]
/kernel/linux/linux-5.10/drivers/md/bcache/
Dextents.c228 struct bkey *insert, in bch_btree_ptr_insert_fixup() argument
234 if (!KEY_OFFSET(insert)) in bch_btree_ptr_insert_fixup()
324 struct bkey *insert, in bch_extent_insert_fixup() argument
333 BUG_ON(!KEY_OFFSET(insert)); in bch_extent_insert_fixup()
334 BUG_ON(!KEY_SIZE(insert)); in bch_extent_insert_fixup()
342 if (bkey_cmp(&START_KEY(k), insert) >= 0) { in bch_extent_insert_fixup()
349 if (bkey_cmp(k, &START_KEY(insert)) <= 0) in bch_extent_insert_fixup()
378 if (KEY_START(k) > KEY_START(insert) + sectors_found) in bch_extent_insert_fixup()
393 sectors_found = KEY_OFFSET(k) - KEY_START(insert); in bch_extent_insert_fixup()
396 if (bkey_cmp(insert, k) < 0 && in bch_extent_insert_fixup()
[all …]
/kernel/linux/linux-6.6/tools/testing/selftests/cpufreq/
Dmodule.sh24 # insert module
42 # Insert cpufreq driver module and perform basic tests
43 # $1: cpufreq-driver module to insert
55 # insert module
85 # $1: cpufreq-driver module to insert
155 # Insert cpufreq governor module and perform basic tests
156 # $1: cpufreq-governor module to insert
171 # insert module
205 # TEST1: Insert gov after driver
206 # insert driver module
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/cpufreq/
Dmodule.sh24 # insert module
42 # Insert cpufreq driver module and perform basic tests
43 # $1: cpufreq-driver module to insert
55 # insert module
85 # $1: cpufreq-driver module to insert
155 # Insert cpufreq governor module and perform basic tests
156 # $1: cpufreq-governor module to insert
171 # insert module
205 # TEST1: Insert gov after driver
206 # insert driver module
[all …]
/kernel/linux/linux-5.10/drivers/net/wireguard/selftest/
Dallowedips.c460 #define insert(version, mem, ipa, ipb, ipc, ipd, cidr) \ macro
513 insert(4, a, 192, 168, 4, 0, 24); in wg_allowedips_selftest()
514 insert(4, b, 192, 168, 4, 4, 32); in wg_allowedips_selftest()
515 insert(4, c, 192, 168, 0, 0, 16); in wg_allowedips_selftest()
516 insert(4, d, 192, 95, 5, 64, 27); in wg_allowedips_selftest()
518 insert(4, c, 192, 95, 5, 65, 27); in wg_allowedips_selftest()
519 insert(6, d, 0x26075300, 0x60006b00, 0, 0xc05f0543, 128); in wg_allowedips_selftest()
520 insert(6, c, 0x26075300, 0x60006b00, 0, 0, 64); in wg_allowedips_selftest()
521 insert(4, e, 0, 0, 0, 0, 0); in wg_allowedips_selftest()
522 insert(6, e, 0, 0, 0, 0, 0); in wg_allowedips_selftest()
[all …]
/kernel/linux/linux-6.6/drivers/net/wireguard/selftest/
Dallowedips.c460 #define insert(version, mem, ipa, ipb, ipc, ipd, cidr) \ macro
513 insert(4, a, 192, 168, 4, 0, 24); in wg_allowedips_selftest()
514 insert(4, b, 192, 168, 4, 4, 32); in wg_allowedips_selftest()
515 insert(4, c, 192, 168, 0, 0, 16); in wg_allowedips_selftest()
516 insert(4, d, 192, 95, 5, 64, 27); in wg_allowedips_selftest()
518 insert(4, c, 192, 95, 5, 65, 27); in wg_allowedips_selftest()
519 insert(6, d, 0x26075300, 0x60006b00, 0, 0xc05f0543, 128); in wg_allowedips_selftest()
520 insert(6, c, 0x26075300, 0x60006b00, 0, 0, 64); in wg_allowedips_selftest()
521 insert(4, e, 0, 0, 0, 0, 0); in wg_allowedips_selftest()
522 insert(6, e, 0, 0, 0, 0, 0); in wg_allowedips_selftest()
[all …]
/kernel/linux/linux-6.6/virt/kvm/
Dcoalesced_mmio.c70 __u32 insert; in coalesced_mmio_write() local
77 insert = READ_ONCE(ring->last); in coalesced_mmio_write()
78 if (!coalesced_mmio_has_room(dev, insert) || in coalesced_mmio_write()
79 insert >= KVM_COALESCED_MMIO_MAX) { in coalesced_mmio_write()
86 ring->coalesced_mmio[insert].phys_addr = addr; in coalesced_mmio_write()
87 ring->coalesced_mmio[insert].len = len; in coalesced_mmio_write()
88 memcpy(ring->coalesced_mmio[insert].data, val, len); in coalesced_mmio_write()
89 ring->coalesced_mmio[insert].pio = dev->zone.pio; in coalesced_mmio_write()
91 ring->last = (insert + 1) % KVM_COALESCED_MMIO_MAX; in coalesced_mmio_write()
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
DDefaultKeyAssignments6 We have remapped the insert or zero key on the keypad to act as a
8 InsKeyPad-period means hold down the insert key like a shift key and
31 InsKeyPad-9 Move reading cursor to top of screen (insert pgup)
32 InsKeyPad-3 Move reading cursor to bottom of screen (insert pgdn)
33 InsKeyPad-7 Move reading cursor to left edge of screen (insert home)
34 InsKeyPad-1 Move reading cursor to right edge of screen (insert end)
/kernel/linux/linux-5.10/drivers/accessibility/speakup/
DDefaultKeyAssignments6 We have remapped the insert or zero key on the keypad to act as a
8 InsKeyPad-period means hold down the insert key like a shift key and
31 InsKeyPad-9 Move reading cursor to top of screen (insert pgup)
32 InsKeyPad-3 Move reading cursor to bottom of screen (insert pgdn)
33 InsKeyPad-7 Move reading cursor to left edge of screen (insert home)
34 InsKeyPad-1 Move reading cursor to right edge of screen (insert end)
/kernel/linux/linux-5.10/virt/kvm/
Dcoalesced_mmio.c70 __u32 insert; in coalesced_mmio_write() local
77 insert = READ_ONCE(ring->last); in coalesced_mmio_write()
78 if (!coalesced_mmio_has_room(dev, insert) || in coalesced_mmio_write()
79 insert >= KVM_COALESCED_MMIO_MAX) { in coalesced_mmio_write()
86 ring->coalesced_mmio[insert].phys_addr = addr; in coalesced_mmio_write()
87 ring->coalesced_mmio[insert].len = len; in coalesced_mmio_write()
88 memcpy(ring->coalesced_mmio[insert].data, val, len); in coalesced_mmio_write()
89 ring->coalesced_mmio[insert].pio = dev->zone.pio; in coalesced_mmio_write()
91 ring->last = (insert + 1) % KVM_COALESCED_MMIO_MAX; in coalesced_mmio_write()
/kernel/linux/linux-6.6/fs/smb/server/
Dasn1.c67 /* insert tag */ in encode_asn_tag()
78 /* insert seq */ in encode_asn_tag()
111 /* insert main gss header */ in build_spnego_ntlmssp_neg_blob()
115 /* insert neg result */ in build_spnego_ntlmssp_neg_blob()
119 /* insert oid */ in build_spnego_ntlmssp_neg_blob()
124 /* insert response token - ntlmssp blob */ in build_spnego_ntlmssp_neg_blob()
147 /* insert main gss header */ in build_spnego_ntlmssp_auth_blob()
150 /* insert neg result */ in build_spnego_ntlmssp_auth_blob()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
Dtest_lru_map.c181 /* insert key=1 element */ in test_lru_sanity0()
196 /* insert key=2 element */ in test_lru_sanity0()
210 /* insert key=3 element */ in test_lru_sanity0()
243 * Insert 1 to tgt_free (+tgt_free keys)
245 * Insert 1+tgt_free to 2*tgt_free (+tgt_free keys)
277 /* Insert 1 to tgt_free (+tgt_free keys) */ in test_lru_sanity1()
291 /* Insert 1+tgt_free to 2*tgt_free in test_lru_sanity1()
313 * Insert 1 to tgt_free (+tgt_free keys)
317 * Re-insert 1 to tgt_free/2 again and do a lookup immeidately
318 * Insert 1+tgt_free to tgt_free*3/2
[all …]
/kernel/linux/linux-5.10/drivers/mmc/host/
Dsdhci-bcm-kona.c86 * insert-removal. in sdhci_bcm_kona_sd_reset()
111 * insert-removal. in sdhci_bcm_kona_sd_init()
118 * Software emulation of the SD card insertion/removal. Set insert=1 for insert
119 * and insert=0 for removal. The card detection is done by GPIO. For Broadcom
123 static int sdhci_bcm_kona_sd_card_emulate(struct sdhci_host *host, int insert) in sdhci_bcm_kona_sd_card_emulate() argument
133 * insert-removal. in sdhci_bcm_kona_sd_card_emulate()
140 if (insert) { in sdhci_bcm_kona_sd_card_emulate()
288 /* if device is eMMC, emulate card insert right here */ in sdhci_bcm_kona_probe()
/kernel/linux/linux-6.6/drivers/mmc/host/
Dsdhci-bcm-kona.c75 * insert-removal. in sdhci_bcm_kona_sd_reset()
100 * insert-removal. in sdhci_bcm_kona_sd_init()
107 * Software emulation of the SD card insertion/removal. Set insert=1 for insert
108 * and insert=0 for removal. The card detection is done by GPIO. For Broadcom
112 static int sdhci_bcm_kona_sd_card_emulate(struct sdhci_host *host, int insert) in sdhci_bcm_kona_sd_card_emulate() argument
122 * insert-removal. in sdhci_bcm_kona_sd_card_emulate()
129 if (insert) { in sdhci_bcm_kona_sd_card_emulate()
277 /* if device is eMMC, emulate card insert right here */ in sdhci_bcm_kona_probe()
/kernel/linux/linux-5.10/tools/perf/scripts/python/
Dexport-to-sqlite.py570 evsel_query.prepare("INSERT INTO selected_events VALUES (?, ?)")
572 machine_query.prepare("INSERT INTO machines VALUES (?, ?, ?)")
574 thread_query.prepare("INSERT INTO threads VALUES (?, ?, ?, ?, ?)")
576 comm_query.prepare("INSERT INTO comms VALUES (?, ?, ?, ?, ?)")
578 comm_thread_query.prepare("INSERT INTO comm_threads VALUES (?, ?, ?)")
580 dso_query.prepare("INSERT INTO dsos VALUES (?, ?, ?, ?, ?)")
582 symbol_query.prepare("INSERT INTO symbols VALUES (?, ?, ?, ?, ?, ?)")
584 branch_type_query.prepare("INSERT INTO branch_types VALUES (?, ?)")
587 …sample_query.prepare("INSERT INTO samples VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, …
589 …sample_query.prepare("INSERT INTO samples VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, …
[all …]
/kernel/linux/linux-6.6/tools/perf/scripts/python/
Dexport-to-sqlite.py573 evsel_query.prepare("INSERT INTO selected_events VALUES (?, ?)")
575 machine_query.prepare("INSERT INTO machines VALUES (?, ?, ?)")
577 thread_query.prepare("INSERT INTO threads VALUES (?, ?, ?, ?, ?)")
579 comm_query.prepare("INSERT INTO comms VALUES (?, ?, ?, ?, ?)")
581 comm_thread_query.prepare("INSERT INTO comm_threads VALUES (?, ?, ?)")
583 dso_query.prepare("INSERT INTO dsos VALUES (?, ?, ?, ?, ?)")
585 symbol_query.prepare("INSERT INTO symbols VALUES (?, ?, ?, ?, ?, ?)")
587 branch_type_query.prepare("INSERT INTO branch_types VALUES (?, ?)")
590 …sample_query.prepare("INSERT INTO samples VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, …
592 …sample_query.prepare("INSERT INTO samples VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, …
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/supply/
Dmax8925_battery.txt9 - no-insert-detect: whether support insert detect
17 no-insert-detect = <0>;
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/power/supply/
Dmax8925_battery.txt9 - no-insert-detect: whether support insert detect
17 no-insert-detect = <0>;
/kernel/linux/linux-6.6/tools/testing/selftests/tc-testing/plugin-lib/
DvalgrindPlugin.py83 cmdlist.insert(0, '--track-origins=yes')
84 cmdlist.insert(0, '--show-leak-kinds=definite,indirect')
85 cmdlist.insert(0, '--leak-check=full')
86 cmdlist.insert(0, '--log-file=vgnd-{}.log'.format(self.args.testid))
87 cmdlist.insert(0, '-v') # ask for summary of non-leak errors
88 cmdlist.insert(0, ENVIR['VALGRIND_BIN'])
/kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/plugin-lib/
DvalgrindPlugin.py83 cmdlist.insert(0, '--track-origins=yes')
84 cmdlist.insert(0, '--show-leak-kinds=definite,indirect')
85 cmdlist.insert(0, '--leak-check=full')
86 cmdlist.insert(0, '--log-file=vgnd-{}.log'.format(self.args.testid))
87 cmdlist.insert(0, '-v') # ask for summary of non-leak errors
88 cmdlist.insert(0, ENVIR['VALGRIND_BIN'])
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
Dtest_lru_map.c183 /* insert key=1 element */ in test_lru_sanity0()
196 /* insert key=2 element */ in test_lru_sanity0()
208 /* insert key=3 element */ in test_lru_sanity0()
247 * Insert elements.
249 * Insert more, enough to trigger recycling.
281 /* Insert map_size - batch_size keys */ in test_lru_sanity1()
295 /* Insert another map_size - batch_size keys in test_lru_sanity1()
350 /* Insert map_size - batch_size keys */ in test_lru_sanity2()
376 /* Re-insert 1 to batch_size again and do a lookup immediately. in test_lru_sanity2()
392 /* Insert batch_size new elements */ in test_lru_sanity2()
[all …]
/kernel/linux/linux-5.10/Documentation/process/
Demail-clients.rst90 to insert into the message.
97 To insert a patch use :menuselection:`Message-->Insert File` (:kbd:`CTRL-I`)
115 :menuselection:`Insert-->Text File...` (:kbd:`ALT-N x`)
116 to insert the patch.
141 :menuselection:`insert file` and choose your patch.
143 and put the :menuselection:`insert file` icon there.
185 an :menuselection:`insert file` option that inserts the contents of a file
196 before middle button or shift-insert or use::
314 Works. Use "Insert file..." or external editor.
/kernel/linux/linux-6.6/include/linux/
Drbtree.h9 To use rbtrees you'll have to implement your own insert and search cores.
157 * rb_add_cached() - insert @node into the leftmost cached tree @tree
158 * @node: node to insert
159 * @tree: leftmost cached tree to insert @node into
189 * rb_add() - insert @node into @tree
190 * @node: node to insert
191 * @tree: tree to insert @node into
215 * @node: node to look-for / insert
/kernel/linux/linux-6.6/Documentation/process/
Demail-clients.rst90 to insert into the message.
97 To insert a patch use :menuselection:`Message-->Insert File` (:kbd:`CTRL-I`)
115 :menuselection:`Insert-->Text File...` (:kbd:`ALT-N x`)
116 to insert the patch.
141 :menuselection:`insert file` and choose your patch.
143 and put the :menuselection:`insert file` icon there.
185 an :menuselection:`insert file` option that inserts the contents of a file
196 before middle button or shift-insert or use::
339 Works. Use "Insert file..." or external editor.

12345678910>>...111