Home
last modified time | relevance | path

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

12345678910

/openbmc/u-boot/arch/arm/mach-bcmstb/
H A DKconfig8 is acting as the second stage bootloader, and U-Boot is
9 acting as the third stage bootloader (TSBL), loaded by BOLT.
16 is acting as the second stage bootloader, and U-Boot is
17 acting as the third stage bootloader (TSBL), loaded by BOLT.
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libproc/
H A Dlibproc-waitstat-perl_1.00.bb2 DESCRIPTION = "This module contains functions for interpreting and acting \
/openbmc/linux/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.c450 ceph_osds_init(&t->acting); in target_init()
470 ceph_osds_copy(&dest->acting, &src->acting); in target_copy()
1565 acting->osds[i], acting->primary); in pick_random_replica()
1583 acting->osds[i], in pick_closest_replica()
1595 acting->osds[best_i], best_locality, acting->primary); in pick_closest_replica()
1664 &acting, in calc_target()
1685 ceph_osds_changed(&t->acting, &acting, in calc_target()
1693 ceph_osds_copy(&t->acting, &acting); in calc_target()
1705 acting.size > 1) { in calc_target()
1708 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()
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-bleak_0.21.1.bb1 SUMMARY = "Bleak is a GATT client software, capable of connecting to BLE devices acting as GATT ser…
/openbmc/linux/Documentation/devicetree/bindings/fsi/
H A Dibm,i2cr-fsi-master.yaml15 writes or SCOM operations, thereby acting as an FSI master.
/openbmc/linux/Documentation/devicetree/bindings/soc/microchip/
H A Dmicrochip,mpfs-sys-controller.yaml13 PolarFire SoC devices include a microcontroller acting as the system controller,
/openbmc/linux/Documentation/devicetree/bindings/misc/
H A Dolpc,xo1.75-ec.yaml11 This binding describes the Embedded Controller acting as a SPI bus master
/openbmc/openbmc/poky/meta/files/common-licenses/
H A Dmpich214 …o the following license: the Government is granted for itself and others acting on its behalf a pa…
H A DSWL5 …standing the foregoing, the authors grant the U.S. Government and others acting in its behalf perm…
H A DTCL9 …standing the foregoing, the authors grant the U.S. Government and others acting in its behalf perm…
H A DEPICS28 …o the following license: the Government is granted for itself and others acting on its behalf a pa…
/openbmc/linux/Documentation/devicetree/bindings/media/xilinx/
H A Dvideo.txt4 Xilinx video IP cores process video streams by acting as video sinks and/or
/openbmc/linux/Documentation/devicetree/bindings/soc/aspeed/
H A Dxdma.yaml15 the SOC (acting as a BMC) and a host processor.
/openbmc/linux/Documentation/peci/
H A Dpeci.rst13 controller is acting as a PECI originator and the processor - as
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Led/
H A DREADME.md29 that system before acting on it. In one case, the LED group may consist of DIMM
136 in acting on physical LED, those are the properties to be read from physical
/openbmc/linux/drivers/nfc/
H A DKconfig37 all packets sent from one device is sent back to the other, acting as
/openbmc/linux/Documentation/admin-guide/cgroup-v1/
H A Dnet_prio.rst22 With the above step, the initial group acting as the parent accounting group
/openbmc/linux/Documentation/process/
H A Dcode-of-conduct.rst60 address, posting via an official social media account, or acting as an appointed
/openbmc/qemu/qapi/
H A Dcrypto.json16 # @client: the network endpoint is acting as the client
18 # @server: the network endpoint is acting as the server
496 # credentials will be acting as a client or as a server
/openbmc/linux/include/linux/ceph/
H A Dosdmap.h307 struct ceph_osds *acting);
/openbmc/linux/fs/btrfs/
H A DKconfig77 code to make sure it is acting as it should. These are mostly
/openbmc/linux/Documentation/devicetree/bindings/arm/
H A Dvexpress-config.yaml13 This is a system control register block, acting as a bridge to the
/openbmc/linux/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.

12345678910