Home
last modified time | relevance | path

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

12345678910>>...62

/Linux-v6.1/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 …]
/Linux-v6.1/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 …]
/Linux-v6.1/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 …]
/Linux-v6.1/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)
/Linux-v6.1/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()
/Linux-v6.1/fs/ksmbd/
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()
/Linux-v6.1/tools/testing/selftests/bpf/
Dtest_lru_map.c170 /* insert key=1 element */ in test_lru_sanity0()
183 /* insert key=2 element */ in test_lru_sanity0()
195 /* insert key=3 element */ in test_lru_sanity0()
234 * Insert 1 to tgt_free (+tgt_free keys)
236 * Insert 1+tgt_free to 2*tgt_free (+tgt_free keys)
268 /* Insert 1 to tgt_free (+tgt_free keys) */ in test_lru_sanity1()
282 /* Insert 1+tgt_free to 2*tgt_free in test_lru_sanity1()
304 * Insert 1 to tgt_free (+tgt_free keys)
308 * Re-insert 1 to tgt_free/2 again and do a lookup immeidately
309 * Insert 1+tgt_free to tgt_free*3/2
[all …]
/Linux-v6.1/drivers/mmc/host/
Dsdhci-bcm-kona.c76 * insert-removal. in sdhci_bcm_kona_sd_reset()
101 * insert-removal. in sdhci_bcm_kona_sd_init()
108 * Software emulation of the SD card insertion/removal. Set insert=1 for insert
109 * and insert=0 for removal. The card detection is done by GPIO. For Broadcom
113 static int sdhci_bcm_kona_sd_card_emulate(struct sdhci_host *host, int insert) in sdhci_bcm_kona_sd_card_emulate() argument
123 * insert-removal. in sdhci_bcm_kona_sd_card_emulate()
130 if (insert) { in sdhci_bcm_kona_sd_card_emulate()
278 /* if device is eMMC, emulate card insert right here */ in sdhci_bcm_kona_probe()
/Linux-v6.1/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 …]
/Linux-v6.1/Documentation/devicetree/bindings/power/supply/
Dmax8925_battery.txt9 - no-insert-detect: whether support insert detect
17 no-insert-detect = <0>;
/Linux-v6.1/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'])
DnsPlugin.py64 cmdlist.insert(0, self.args.NAMES['NS'])
65 cmdlist.insert(0, 'exec')
66 cmdlist.insert(0, 'netns')
67 cmdlist.insert(0, self.args.NAMES['IP'])
/Linux-v6.1/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.
/Linux-v6.1/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
/Linux-v6.1/drivers/gpu/drm/i915/
DKconfig.debug53 bool "Always insert extra checks around mmio access by default"
66 bool "Insert extra checks into the GEM internals"
93 bool "Insert extra logging (very verbose) for common GEM errors"
105 bool "Insert extra ftrace output from the GEM internals"
119 bool "Insert extra ftrace output from the GTT internals"
/Linux-v6.1/fs/jfs/
Djfs_xtree.c534 * search for the entry location at which to insert: in xtInsert()
537 * pinned, index at which to insert). in xtInsert()
574 * insert entry for new extent in xtInsert()
582 * The xtSplitUp() will insert the entry and unpin the leaf page. in xtInsert()
607 * insert the new entry into the leaf page in xtInsert()
616 /* if insert into middle, shift right remaining entries. */ in xtInsert()
621 /* insert the new entry: mark the entry NEW */ in xtInsert()
704 /* if insert into middle, shift right remaining entries. */ in xtSplitUp()
711 /* insert the new entry: mark the entry NEW */ in xtSplitUp()
765 * The split routines insert the new entry into the leaf page, in xtSplitUp()
[all …]
/Linux-v6.1/tools/include/linux/
Drbtree.h9 To use rbtrees you'll have to implement your own insert and search cores.
172 * rb_add_cached() - insert @node into the leftmost cached tree @tree
173 * @node: node to insert
174 * @tree: leftmost cached tree to insert @node into
200 * rb_add() - insert @node into @tree
201 * @node: node to insert
202 * @tree: tree to insert @node into
226 * @node: node to look-for / insert
/Linux-v6.1/fs/notify/
Dnotification.c74 * The group can use the @insert hook to insert the event into hash table.
85 void (*insert)(struct fsnotify_group *, in fsnotify_insert_event()
123 if (insert) in fsnotify_insert_event()
124 insert(group, event); in fsnotify_insert_event()
/Linux-v6.1/lib/
Drbtree_test.c32 static void insert(struct test_node *node, struct rb_root_cached *root) in insert() function
261 insert(nodes + j, &root); in rbtree_test_init()
270 printk(" -> test 1 (latency of nnodes insert+delete): %llu cycles\n", in rbtree_test_init()
286 printk(" -> test 2 (latency of nnodes cached insert+delete): %llu cycles\n", in rbtree_test_init()
290 insert(nodes + i, &root); in rbtree_test_init()
337 insert(nodes + j, &root); in rbtree_test_init()
363 printk(" -> test 1 (latency of nnodes insert+delete): %llu cycles\n", (unsigned long long)time); in rbtree_test_init()
378 …printk(" -> test 2 (latency of nnodes cached insert+delete): %llu cycles\n", (unsigned long long)t… in rbtree_test_init()
/Linux-v6.1/fs/ocfs2/
Dalloc.c83 * If this extent tree is supported by an extent map, insert
590 * Tree depth may change during truncate, or insert. If we're in ocfs2_reinit_path()
659 * Insert an extent block at given index.
671 * safely removed if we ever need to insert extent block in ocfs2_path_insert_eb()
2029 * - When our insert into the right path leaf is at the leftmost edge
2356 * - In the case that the rotation requires a post-insert update,
2431 "Owner %llu: error during insert of %u " in ocfs2_rotate_tree_right()
2451 * before the record insert is that an error in ocfs2_rotate_tree_right()
2489 * instead of a real insert, then we have to in ocfs2_rotate_tree_right()
3698 * Since the leftright insert always covers the entire in ocfs2_try_to_merge_extent()
[all …]
/Linux-v6.1/Documentation/firmware-guide/acpi/
Dmethod-customizing.rst16 2. insert a completely new method in order to create a missing
66 2. insert a new method
70 insert and then follow the step c) ~ g) in section 1.
83 method override. i.e. if we want to insert/override multiple
/Linux-v6.1/tools/testing/selftests/netfilter/
Dnft_trans_stress.sh109 echo "insert rule inet foo INPUT meta nftrace set 1"
110 echo "insert rule inet foo OUTPUT meta nftrace set 1"
128 echo "insert rule inet foo INPUT meta nftrace set 1" >> $tmp
129 echo "insert rule inet foo OUTPUT meta nftrace set 1" >> $tmp
/Linux-v6.1/drivers/atm/
Dsuni.h150 #define SUNI_TSOP_CTRL_LAIS 0x01 /* insert alarm indication signal */
154 #define SUNI_TSOP_DIAG_DFP 0x01 /* insert single bit error cont. */
155 #define SUNI_TSOP_DIAG_DBIP8 0x02 /* insert section BIP err (cont) */
159 #define SUNI_TLOP_DIAG_DBIP 0x01 /* insert line BIP err (continuously) */
168 #define SUNI_TPOP_DIAG_PAIS 0x01 /* insert STS path alarm ind (cont) */
169 #define SUNI_TPOP_DIAG_DB3 0x02 /* insert path BIP err (continuously) */
199 #define SUNI_TACP_CS_DHCS 0x10 /* RW, insert HCS errors */
/Linux-v6.1/tools/testing/selftests/timers/
Dleap-a-day.c7 * This test signals the kernel to insert a leap second
184 int insert = 1; in main() local
261 /* Set the leap second insert flag */ in main()
263 if (insert) in main()
320 if (insert) in main()
360 insert = !insert; in main()
/Linux-v6.1/drivers/infiniband/core/
Dib_core_uverbs.c224 * @entry: the entry to insert into the mmap_xa
243 * rdma_user_mmap_entry_insert_range() - Insert an entry to the mmap_xa
247 * @entry: the entry to insert into the mmap_xa
254 * handled in the core and helper functions are provided to insert entries
344 * rdma_user_mmap_entry_insert() - Insert an entry to the mmap_xa.
347 * @entry: the entry to insert into the mmap_xa
352 * the core and helper functions are provided to insert entries into the

12345678910>>...62