/Linux-v5.10/drivers/misc/vmw_vmci/ |
D | vmci_route.c | 57 * 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()
|
/Linux-v5.10/fs/sysfs/ |
D | symlink.c | 114 * @kobj: object we're acting for. 140 * @kobj: object we're acting for. 158 * @kobj: object we're acting for.
|
D | file.c | 354 * @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.
|
/Linux-v5.10/include/asm-generic/bitops/ |
D | instrumented-atomic.h | 24 * restricted to acting on a single-word quantity. 53 * restricted to acting on a single-word quantity.
|
/Linux-v5.10/arch/x86/include/asm/ |
D | sync_bitops.h | 30 * restricted to acting on a single-word quantity. 65 * restricted to acting on a single-word quantity.
|
/Linux-v5.10/arch/mips/pci/ |
D | ops-gt64xxx_pci0.c | 53 * 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()
|
/Linux-v5.10/net/ceph/ |
D | osdmap.c | 2308 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 …]
|
D | osd_client.c | 423 ceph_osds_init(&t->acting); in target_init() 443 ceph_osds_copy(&dest->acting, &src->acting); in target_copy() 1501 static int pick_random_replica(const struct ceph_osds *acting) in pick_random_replica() argument 1503 int i = prandom_u32() % acting->size; in pick_random_replica() 1506 acting->osds[i], acting->primary); in pick_random_replica() 1516 const struct ceph_osds *acting) in pick_closest_replica() argument 1524 acting->osds[i], in pick_closest_replica() 1533 } while (++i < acting->size); in pick_closest_replica() 1536 acting->osds[best_i], best_locality, acting->primary); in pick_closest_replica() 1552 struct ceph_osds up, acting; in calc_target() local [all …]
|
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()
|
/Linux-v5.10/scripts/ |
D | parse-maintainers.pl | 38 M: Person acting as a maintainer 39 R: Person acting as a patch reviewer
|
/Linux-v5.10/arch/riscv/include/asm/ |
D | bitops.h | 112 * restricted to acting on a single-word quantity. 140 * restricted to acting on a single-word quantity.
|
/Linux-v5.10/Documentation/devicetree/bindings/misc/ |
D | olpc,xo1.75-ec.yaml | 11 This binding describes the Embedded Controller acting as a SPI bus master
|
/Linux-v5.10/Documentation/devicetree/bindings/media/xilinx/ |
D | video.txt | 4 Xilinx video IP cores process video streams by acting as video sinks and/or
|
/Linux-v5.10/drivers/nfc/ |
D | Kconfig | 37 all packets sent from one device is sent back to the other, acting as
|
/Linux-v5.10/drivers/staging/iio/Documentation/ |
D | inkernel.txt | 39 Acting as an IIO consumer (consumer.h)
|
/Linux-v5.10/Documentation/admin-guide/cgroup-v1/ |
D | net_prio.rst | 22 With the above step, the initial group acting as the parent accounting group
|
/Linux-v5.10/fs/btrfs/ |
D | Kconfig | 74 code to make sure it is acting as it should. These are mostly
|
/Linux-v5.10/sound/pci/ctxfi/ |
D | ctamixer.h | 55 struct rsc *input; /* pointer to a resource acting as source */
|
/Linux-v5.10/Documentation/process/ |
D | code-of-conduct.rst | 60 address, posting via an official social media account, or acting as an appointed
|
/Linux-v5.10/Documentation/i2c/ |
D | smbus-protocol.rst | 223 This command is sent from a SMBus device acting as a master to the 224 SMBus host acting as a slave.
|
/Linux-v5.10/drivers/video/console/ |
D | Kconfig | 30 adapter in your system acting as a second head ( = video card). You
|
/Linux-v5.10/arch/mips/include/asm/ |
D | bitops.h | 88 * restricted to acting on a single-word quantity. 157 * restricted to acting on a single-word quantity.
|
/Linux-v5.10/Documentation/admin-guide/ |
D | serial-console.rst | 48 acting as a system console will be used. At this time, the system
|
/Linux-v5.10/arch/ia64/include/asm/ |
D | bitops.h | 30 * restricted to acting on a single-word quantity. 159 * restricted to acting on a single-word quantity.
|
/Linux-v5.10/include/uapi/linux/ |
D | seccomp.h | 99 * or SECCOMP_RET_TRACE. For SECCOMP_RET_USER_NOTIF filters acting on the
|