Home
last modified time | relevance | path

Searched full:acting (Results 1 – 25 of 407) sorted by relevance

12345678910>>...17

/OK3568_Linux_fs/kernel/drivers/misc/vmw_vmci/
H A Dvmci_route.c57 * We must be acting as a guest in order to send to in vmci_route()
87 * If it is not from a guest but we are acting as a in vmci_route()
89 * Note that if we are also acting as a host then this in vmci_route()
125 * must be acting as a host to service it. in vmci_route()
148 * If we are acting as a host then this might be destined for in vmci_route()
/OK3568_Linux_fs/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.
/OK3568_Linux_fs/kernel/fs/sysfs/
H A Dsymlink.c114 * @kobj: object we're acting for.
140 * @kobj: object we're acting for.
158 * @kobj: object we're acting for.
H A Dfile.c354 * @kobj: object we're acting for.
387 * @kobj: object we're acting for.
459 * @kobj: object we're acting for
476 * @kobj: object we're acting for
509 * @kobj: object we're acting for.
/OK3568_Linux_fs/kernel/net/ceph/
H A Dosdmap.c2308 static int calc_pg_rank(int osd, const struct ceph_osds *acting) in calc_pg_rank() argument
2312 for (i = 0; i < acting->size; i++) { in calc_pg_rank()
2313 if (acting->osds[i] == osd) in calc_pg_rank()
2775 * Map a PG to its acting set as well as its up set.
2777 * Acting set is used for data mapping purposes, while up set can be
2785 struct ceph_osds *acting) in ceph_pg_to_up_acting_osds() argument
2797 get_temp_osds(osdmap, pi, &pgid, acting); in ceph_pg_to_up_acting_osds()
2798 if (!acting->size) { in ceph_pg_to_up_acting_osds()
2799 memcpy(acting->osds, up->osds, up->size * sizeof(up->osds[0])); in ceph_pg_to_up_acting_osds()
2800 acting->size = up->size; in ceph_pg_to_up_acting_osds()
[all …]
H A Dosd_client.c423 ceph_osds_init(&t->acting); in target_init()
443 ceph_osds_copy(&dest->acting, &src->acting); in target_copy()
1480 static int pick_random_replica(const struct ceph_osds *acting) in pick_random_replica() argument
1482 int i = prandom_u32() % acting->size; in pick_random_replica()
1485 acting->osds[i], acting->primary); in pick_random_replica()
1495 const struct ceph_osds *acting) in pick_closest_replica() argument
1503 acting->osds[i], in pick_closest_replica()
1512 } while (++i < acting->size); in pick_closest_replica()
1515 acting->osds[best_i], best_locality, acting->primary); in pick_closest_replica()
1531 struct ceph_osds up, acting; in calc_target() local
[all …]
/OK3568_Linux_fs/kernel/include/asm-generic/bitops/
H A Dinstrumented-atomic.h24 * restricted to acting on a single-word quantity.
53 * restricted to acting on a single-word quantity.
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dsync_bitops.h30 * restricted to acting on a single-word quantity.
65 * restricted to acting on a single-word quantity.
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/detail/
H A Dexpect_function.hpp43 // need to flush any multi_pass iterator we might be acting on in operator ()()
70 // need to flush any multi_pass iterator we might be acting on in operator ()()
/OK3568_Linux_fs/kernel/arch/mips/pci/
H A Dops-gt64xxx_pci0.c53 * The Galileo system controller is acting in gt64xxx_pci0_pcibios_config_access()
62 * The Galileo system controller is acting in gt64xxx_pci0_pcibios_config_access()
/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpci_gt64120.c78 * The Galileo system controller is acting in gt_config_access()
92 * The Galileo system controller is acting in gt_config_access()
/OK3568_Linux_fs/u-boot/arch/nios2/include/asm/bitops/
H A Datomic.h63 * restricted to acting on a single-word quantity.
105 * restricted to acting on a single-word quantity.
/OK3568_Linux_fs/kernel/scripts/
H A Dparse-maintainers.pl38 M: Person acting as a maintainer
39 R: Person acting as a patch reviewer
/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Dbitops.h112 * restricted to acting on a single-word quantity.
140 * restricted to acting on a single-word quantity.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libproc/
H A Dlibproc-waitstat-perl_1.00.bb2 DESCRIPTION = "This module contains functions for interpreting and acting \
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/
H A Dplace-definition.qdocinc2 A QPlace object represents a place by acting as a container for various information about that plac…
/OK3568_Linux_fs/yocto/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 DTCL9 …standing the foregoing, the authors grant the U.S. Government and others acting in its behalf perm…
H A DSWL5 …standing the foregoing, the authors grant the U.S. Government and others acting in its behalf perm…
/OK3568_Linux_fs/buildroot/board/rockchip/rk3566_rk3568/fs-overlay/usr/share/matrix-gui-2.0/apps/machinevision_dlp_3d_scanner/
H A Ddesc_machinevision_dlp_3d_scanner.html17 &nbsp;&nbsp;&nbsp; 3. AM572x EVM (http://www.ti.com/tool/TMDSEVM572X) acting as the host to generat…
/OK3568_Linux_fs/buildroot/board/forlinx/ok3568/fs-overlay/usr/share/matrix-gui-2.0/apps/machinevision_dlp_3d_scanner/
H A Ddesc_machinevision_dlp_3d_scanner.html17 &nbsp;&nbsp;&nbsp; 3. AM572x EVM (http://www.ti.com/tool/TMDSEVM572X) acting as the host to generat…
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/misc/
H A Dolpc,xo1.75-ec.yaml11 This binding describes the Embedded Controller acting as a SPI bus master
/OK3568_Linux_fs/kernel/drivers/nfc/
H A DKconfig37 all packets sent from one device is sent back to the other, acting as
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/xilinx/
H A Dvideo.txt4 Xilinx video IP cores process video streams by acting as video sinks and/or
/OK3568_Linux_fs/kernel/drivers/staging/iio/Documentation/
H A Dinkernel.txt39 Acting as an IIO consumer (consumer.h)

12345678910>>...17