Searched refs:split (Results 176 - 200 of 211) sorted by relevance

123456789

/linux-master/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c814 /* prefer split queue */
2380 mvdev->cvq.vring.last_avail_idx = state->split.avail_index;
2390 mvq->used_idx = state->split.avail_index;
2391 mvq->avail_idx = state->split.avail_index;
2409 state->split.avail_index = mvdev->cvq.vring.last_avail_idx;
2423 state->split.avail_index = mvq->used_idx;
2432 state->split.avail_index = attr.used_index;
3627 dev_warn(mdev->device, "missing support for split virtqueues\n");
/linux-master/drivers/md/
H A Draid1.c744 /* don't split IO for bad blocks unless have to */
1391 struct bio *split = bio_split(bio, max_sectors, local
1393 bio_chain(split, bio);
1395 bio = split;
1585 struct bio *split = bio_split(bio, max_sectors, local
1587 bio_chain(split, bio);
1589 bio = split;
1682 * and let the lower level perform the split.
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads.c658 bool split = !!(esw_attr->split_count); local
733 if (split) {
776 if (split)
826 * supported in the rule of split action.
877 bool split = (esw_attr->split_count > 0); local
893 if (fwd_rule || split) {
904 if (split)
1593 /* Open level 1 for split fdb rules now if prios isn't supported */
/linux-master/fs/bcachefs/
H A Dbtree_update_interior.c1032 * @b is being split/rewritten: it may have pointers to not-yet-written btree
1133 unsigned level_start, bool split, unsigned flags)
1169 nr_nodes[!!level_end] += 1 + split;
1178 nr_nodes[1] += split;
1185 * split at prior level - it might have been a merge instead:
1191 split = path->l[level_end].b->nr.live_u64s > BTREE_SPLIT_THRESHOLD(c);
1547 * For updates to interior nodes, we've got to do the insert before we split
1548 * because the stuff we're inserting has to be inserted atomically. Post split,
1549 * the keys might have to go in different nodes and the split would no longer be
1553 * we do the split (an
1132 bch2_btree_update_start(struct btree_trans *trans, struct btree_path *path, unsigned level_start, bool split, unsigned flags) argument
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c1609 bool split,
1644 splittable = lanes > 1 && !split;
1646 port_number, split, split_port_subnumber,
1669 mlxsw_sp_port->split = split;
2283 if (mlxsw_sp_port->split) {
2284 NL_SET_ERR_MSG_MOD(extack, "Port is already split");
2294 NL_SET_ERR_MSG_MOD(extack, "Failed to query split info");
2300 NL_SET_ERR_MSG_MOD(extack, "Unsupported split configuration");
2316 dev_err(mlxsw_sp->bus_info->dev, "Failed to create split port
1608 mlxsw_sp_port_create(struct mlxsw_sp *mlxsw_sp, u16 local_port, bool split, struct mlxsw_sp_port_mapping *port_mapping) argument
[all...]
H A Dcore.c3061 u8 slot_index, u32 port_number, bool split,
3074 attrs.split = split;
3111 u8 slot_index, u32 port_number, bool split,
3121 port_number, split, split_port_subnumber,
3059 __mlxsw_core_port_init(struct mlxsw_core *mlxsw_core, u16 local_port, enum devlink_port_flavour flavour, u8 slot_index, u32 port_number, bool split, u32 split_port_subnumber, bool splittable, u32 lanes, const unsigned char *switch_id, unsigned char switch_id_len) argument
3110 mlxsw_core_port_init(struct mlxsw_core *mlxsw_core, u16 local_port, u8 slot_index, u32 port_number, bool split, u32 split_port_subnumber, bool splittable, u32 lanes, const unsigned char *switch_id, unsigned char switch_id_len) argument
H A Dspectrum.h323 split:1, member in struct:mlxsw_sp_port
/linux-master/arch/powerpc/kvm/
H A Dbook3s_hv.c3490 * respectively in 2-way micro-threading (split-core) mode on POWER8.
3508 * split-core mode, with one thread per subcore.
3513 /* On POWER8, can only dynamically split if unsplit to begin with */
3783 int split, subcore_size, active; local
3873 /* Decide on micro-threading (split-core) mode */
3876 split = core_info.n_subcores;
3880 if (split > 1) {
3887 if (split == 2 && (dynamic_mt_modes & 2)) {
3891 split = 4;
3895 subcore_size = MAX_SMT_THREADS / split;
[all...]
/linux-master/fs/ocfs2/
H A Drefcounttree.c1469 * find the split cpos easily.
1850 * If we just need to split the header or tail clusters,
1851 * no more recs are needed, just split is OK.
1864 * We need one more rec if we split in the middle and the new rec have
1929 * If we have "len", the we will split in the tail and move it
1942 * If the split pos isn't the same as the original one, we need to
1943 * split in the head.
2012 * 3. If we are in the middle of one extent record, split
2190 struct ocfs2_refcount_rec split = *rec; local
2191 split
[all...]
H A Dalloc.c2369 enum ocfs2_split_type split,
2446 if (split == SPLIT_NONE &&
2489 if (split != SPLIT_NONE &&
2495 * slot. If we're doing an extent split
2497 * check that the extent to be split wasn't
3831 enum ocfs2_split_type split,
3840 if (split == SPLIT_LEFT) {
4080 enum ocfs2_split_type split)
4110 if (split == SPLIT_LEFT) {
4112 * It's a left split
2367 ocfs2_rotate_tree_right(handle_t *handle, struct ocfs2_extent_tree *et, enum ocfs2_split_type split, u32 insert_cpos, struct ocfs2_path *right_path, struct ocfs2_path **ret_left_path) argument
3830 ocfs2_subtract_from_rec(struct super_block *sb, enum ocfs2_split_type split, struct ocfs2_extent_rec *rec, struct ocfs2_extent_rec *split_rec) argument
4076 ocfs2_split_record(struct ocfs2_extent_tree *et, struct ocfs2_path *left_path, struct ocfs2_path *right_path, struct ocfs2_extent_rec *split_rec, enum ocfs2_split_type split) argument
[all...]
/linux-master/sound/isa/
H A Des18xx.c763 int split = 0; local
765 split = snd_es18xx_mixer_read(chip, 0x64) & 0x80;
771 if (!split) {
/linux-master/mm/
H A Dksm.c2405 bool split; local
2419 split = PageTransCompound(page)
2447 } else if (split) {
2451 * compound page. We will split the page now, but no
H A Dshmem.c627 int split = 0; local
674 if (nr_to_split && split >= nr_to_split)
682 /* No huge page at the end of the file: nothing to split */
704 /* If split failed move the inode on the list back to shrinklist */
708 split++;
727 return split;
1089 * If we split a page, reset the loop so
1448 * and its shmem_writeback() needs them to be split when swapping.
H A Dmemory.c2148 * such (__GFP_COMP), or manually just split the page up yourself
5192 goto split;
5206 split:
5207 /* COW or write-notify handled on pte level: split pmd. */
5236 goto split;
5244 split:
5245 /* COW or write-notify not handled on PUD level: split pud.*/
/linux-master/net/wireless/
H A Dnl80211.c2072 * the split (and they can't possibly care about new features...
2399 bool split; member in struct:nl80211_dump_wiphy_state
2478 if (state->split)
2525 if (state->split)
2533 if (state->split)
2543 band < (state->split ?
2550 if (band > NL80211_BAND_5GHZ && !state->split)
2565 state->split))
2568 if (state->split)
2590 state->split))
[all...]
/linux-master/sound/pci/
H A Des1938.c1623 int split = snd_es1938_mixer_read(chip, 0x64) & 0x80; local
1627 if (!split) {
/linux-master/drivers/vhost/
H A Dvdpa.c709 vq->last_avail_idx = vq_state.split.avail_index;
740 vq_state.split.avail_index = vq->last_avail_idx;
/linux-master/drivers/vdpa/solidrun/
H A Dsnet_main.c158 const struct vdpa_vq_state_split *s = &state->split;
/linux-master/tools/testing/selftests/tc-testing/
H A Dtdc.py120 pgdir = pgdir.split('/')[0]
/linux-master/arch/x86/events/amd/
H A Dcore.c1394 x86_pmu.num_counters = ebx.split.num_core_pmc;
/linux-master/lib/zstd/compress/
H A Dzstd_compress_internal.h245 BYTE const* split; member in struct:__anon199
/linux-master/include/net/
H A Ddevlink.h28 u32 port_number; /* Same value as "split group".
32 u32 split_subport_number; /* If the port is split, this is the number of subport. */
78 * @split: indicates if this is split port
79 * @splittable: indicates if the port can be split.
88 u8 split:1, member in struct:devlink_port_attrs
1549 * @port_split: Callback used to split the port into multiple ones.
/linux-master/net/ceph/
H A Dosd_client.c1617 bool split = false; local
1688 split = ceph_pg_is_split(&last_pgid, t->pg_num, pi->pg_num);
1690 if (legacy_change || force_resend || split) {
1722 if (unpaused || legacy_change || force_resend || split)
1729 legacy_change, force_resend, split, ct_res, t->osd);
1758 * children on split, or to another primary.
4449 * discard this if there was a PG split.
4516 * have split on the OSD.
/linux-master/fs/ext4/
H A Dmballoc.c2049 bool split = false; local
2074 if (!split)
2080 if (!split)
2083 split = false;
2097 /* we have to split large buddy */
2110 split = true;
/linux-master/tools/testing/selftests/hid/tests/
H A Dtest_multitouch.py1157 r = [int(i, 16) for i in r_str.split()]

Completed in 389 milliseconds

123456789