Home
last modified time | relevance | path

Searched refs:acting (Results 1 – 25 of 53) sorted by relevance

123

/linux-6.15/net/ceph/
H A Dosdmap.c2348 if (acting->osds[i] == osd) in calc_pg_rank()
2820 struct ceph_osds *acting) in ceph_pg_to_up_acting_osds() argument
2833 if (!acting->size) { in ceph_pg_to_up_acting_osds()
2835 acting->size = up->size; in ceph_pg_to_up_acting_osds()
2836 if (acting->primary == -1) in ceph_pg_to_up_acting_osds()
2837 acting->primary = up->primary; in ceph_pg_to_up_acting_osds()
2848 struct ceph_osds up, acting; in ceph_pg_to_primary_shard() local
2861 for (i = 0; i < acting.size; i++) { in ceph_pg_to_primary_shard()
2862 if (acting.osds[i] == acting.primary) { in ceph_pg_to_primary_shard()
2879 struct ceph_osds up, acting; in ceph_pg_to_acting_primary() local
[all …]
H A Dosd_client.c427 ceph_osds_init(&t->acting); in target_init()
447 ceph_osds_copy(&dest->acting, &src->acting); in target_copy()
1544 acting->osds[i], acting->primary); in pick_random_replica()
1562 acting->osds[i], in pick_closest_replica()
1574 acting->osds[best_i], best_locality, acting->primary); in pick_closest_replica()
1643 &acting, in calc_target()
1664 ceph_osds_changed(&t->acting, &acting, in calc_target()
1672 ceph_osds_copy(&t->acting, &acting); in calc_target()
1684 acting.size > 1) { in calc_target()
1687 WARN_ON(!is_read || acting.osds[0] != acting.primary); in calc_target()
[all …]
H A Ddebugfs.c193 for (i = 0; i < t->acting.size; i++) in dump_target()
194 seq_printf(s, "%s%d", (!i ? "" : ","), t->acting.osds[i]); in dump_target()
195 seq_printf(s, "]/%d\te%u\t", t->acting.primary, t->epoch); in dump_target()
/linux-6.15/Documentation/devicetree/bindings/fsi/
H A Dibm,i2cr-fsi-master.yaml15 writes or SCOM operations, thereby acting as an FSI master.
/linux-6.15/Documentation/devicetree/bindings/mailbox/
H A Dqcom,cpucp-mbox.yaml14 between AP and CPUCP by acting as a doorbell between them.
/linux-6.15/Documentation/devicetree/bindings/misc/
H A Dolpc,xo1.75-ec.yaml11 This binding describes the Embedded Controller acting as a SPI bus master
/linux-6.15/Documentation/devicetree/bindings/soc/microchip/
H A Dmicrochip,mpfs-sys-controller.yaml13 PolarFire SoC devices include a microcontroller acting as the system controller,
/linux-6.15/Documentation/devicetree/bindings/media/xilinx/
H A Dvideo.txt4 Xilinx video IP cores process video streams by acting as video sinks and/or
/linux-6.15/Documentation/peci/
H A Dpeci.rst13 controller is acting as a PECI originator and the processor - as
/linux-6.15/drivers/nfc/
H A DKconfig37 all packets sent from one device is sent back to the other, acting as
/linux-6.15/Documentation/admin-guide/cgroup-v1/
H A Dnet_prio.rst22 With the above step, the initial group acting as the parent accounting group
/linux-6.15/Documentation/process/
H A Dcode-of-conduct.rst60 address, posting via an official social media account, or acting as an appointed
/linux-6.15/include/linux/ceph/
H A Dosdmap.h307 struct ceph_osds *acting);
H A Dosd_client.h218 struct ceph_osds acting; member
/linux-6.15/fs/btrfs/
H A DKconfig56 code to make sure it is acting as it should. These are mostly
/linux-6.15/Documentation/devicetree/bindings/net/dsa/
H A Dmicrochip,ksz.yaml129 When ksz88x3 is acting as clock provier (via REFCLKO) it
/linux-6.15/Documentation/devicetree/bindings/arm/
H A Dvexpress-config.yaml13 This is a system control register block, acting as a bridge to the
/linux-6.15/Documentation/i2c/
H A Dsmbus-protocol.rst225 This command is sent from a SMBus device acting as a master to the
226 SMBus host acting as a slave.
/linux-6.15/Documentation/dev-tools/
H A Dgpio-sloppy-logic-analyzer.rst19 connected to these GPIO lines with wires (i.e. digital probes), acting as a
/linux-6.15/drivers/video/console/
H A DKconfig31 adapter in your system acting as a second head ( = video card). You
/linux-6.15/Documentation/filesystems/bcachefs/
H A DSubmittingPatches.rst51 when something starts acting wonky on a user machine?
/linux-6.15/Documentation/devicetree/bindings/dma/ti/
H A Dk3-udma.yaml31 The UDMA-P also supports acting as both a UTC and UDMA-C for its internal
/linux-6.15/Documentation/admin-guide/
H A Dserial-console.rst78 acting as a system console will be used. At this time, the system
/linux-6.15/Documentation/power/powercap/
H A Ddtpm.rst22 The Dynamic Thermal Power Management (DTPM) is a technique acting on
/linux-6.15/Documentation/virt/hyperv/
H A Dcoco.rst196 validate the data before acting on it so that a malicious host cannot induce
207 acting cooperatively. Such drivers are marked as "allowed_in_isolated" in the

123