/openbmc/u-boot/arch/arm/mach-bcmstb/ |
H A D | Kconfig | 8 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/linux/net/ceph/ |
H A D | osdmap.c | 2343 static int calc_pg_rank(int osd, const struct ceph_osds *acting) in calc_pg_rank() argument 2347 for (i = 0; i < acting->size; i++) { in calc_pg_rank() 2348 if (acting->osds[i] == osd) in calc_pg_rank() 2820 struct ceph_osds *acting) in ceph_pg_to_up_acting_osds() argument 2832 get_temp_osds(osdmap, pi, &pgid, acting); in ceph_pg_to_up_acting_osds() 2833 if (!acting->size) { in ceph_pg_to_up_acting_osds() 2834 memcpy(acting->osds, up->osds, up->size * sizeof(up->osds[0])); 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() [all …]
|
H A D | osd_client.c | 450 ceph_osds_init(&t->acting); in target_init() 470 ceph_osds_copy(&dest->acting, &src->acting); in target_copy() 1562 static int pick_random_replica(const struct ceph_osds *acting) in pick_random_replica() argument 1564 int i = get_random_u32_below(acting->size); in pick_random_replica() 1567 acting->osds[i], acting->primary); in pick_random_replica() 1577 const struct ceph_osds *acting) in pick_closest_replica() argument 1585 acting->osds[i], in pick_closest_replica() 1594 } while (++i < acting->size); in pick_closest_replica() 1597 acting->osds[best_i], best_locality, acting->primary); in pick_closest_replica() 1613 struct ceph_osds up, acting; in calc_target() local [all …]
|
H A D | debugfs.c | 193 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 D | python3-bleak_0.22.3.bb | 1 SUMMARY = "Bleak is a GATT client software, capable of connecting to BLE devices acting as GATT ser…
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libproc/ |
H A D | libproc-waitstat-perl_1.00.bb | 2 DESCRIPTION = "This module contains functions for interpreting and acting \
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | mpich2 | 14 …o the following license: the Government is granted for itself and others acting on its behalf a pa…
|
H A D | SWL | 5 …standing the foregoing, the authors grant the U.S. Government and others acting in its behalf perm…
|
H A D | TCL | 9 …standing the foregoing, the authors grant the U.S. Government and others acting in its behalf perm…
|
H A D | EPICS | 28 …o the following license: the Government is granted for itself and others acting on its behalf a pa…
|
H A D | MulanPSL-2.0 | 86 …es that control, are controlled by, or are under common control with the acting entity under this …
|
/openbmc/linux/Documentation/devicetree/bindings/media/xilinx/ |
H A D | video.txt | 4 Xilinx video IP cores process video streams by acting as video sinks and/or
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Led/ |
H A D | README.md | 29 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/Documentation/peci/ |
H A D | peci.rst | 13 controller is acting as a PECI originator and the processor - as
|
/openbmc/linux/drivers/nfc/ |
H A D | Kconfig | 37 all packets sent from one device is sent back to the other, acting as
|
/openbmc/qemu/qapi/ |
H A D | crypto.json | 16 # @client: the network endpoint is acting as the client 18 # @server: the network endpoint is acting as the server 486 # credentials will be acting as a client or as a server
|
/openbmc/linux/Documentation/admin-guide/cgroup-v1/ |
H A D | net_prio.rst | 22 With the above step, the initial group acting as the parent accounting group
|
/openbmc/linux/Documentation/process/ |
H A D | code-of-conduct.rst | 60 address, posting via an official social media account, or acting as an appointed
|
/openbmc/linux/include/linux/ceph/ |
H A D | osdmap.h | 307 struct ceph_osds *acting);
|
/openbmc/linux/fs/btrfs/ |
H A D | Kconfig | 77 code to make sure it is acting as it should. These are mostly
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | barebox.bbclass | 65 # prevent from acting as non-buildable provider
|
/openbmc/linux/Documentation/i2c/ |
H A D | smbus-protocol.rst | 225 This command is sent from a SMBus device acting as a master to the 226 SMBus host acting as a slave.
|
/openbmc/linux/drivers/video/console/ |
H A D | Kconfig | 31 adapter in your system acting as a second head ( = video card). You
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | serial-console.rst | 78 acting as a system console will be used. At this time, the system
|
/openbmc/linux/Documentation/power/powercap/ |
H A D | dtpm.rst | 22 The Dynamic Thermal Power Management (DTPM) is a technique acting on
|