| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-5.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()
|
| /kernel/linux/linux-6.6/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 | 375 * @kobj: object we're acting for. 408 * @kobj: object we're acting for. 482 * @kobj: object we're acting for 499 * @kobj: object we're acting for 532 * @kobj: object we're acting for.
|
| /kernel/linux/linux-5.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. 461 * @kobj: object we're acting for 478 * @kobj: object we're acting for 511 * @kobj: object we're acting for.
|
| /kernel/linux/linux-6.6/include/linux/regulator/ |
| D | machine.h | 111 * @over_curr_limits: Limits for acting on over current. 112 * @over_voltage_limits: Limits for acting on over voltage. 113 * @under_voltage_limits: Limits for acting on under voltage. 114 * @temp_limits: Limits for acting on over temperature.
|
| /kernel/linux/linux-5.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.
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ |
| D | pedit.c | 30 if (*curr_pmask & mask) { /* disallow acting twice on the same location */ in set_pedit_val() 32 "curr_pmask and new mask same. Acting twice on same location"); in set_pedit_val()
|
| /kernel/linux/linux-6.6/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.
|
| /kernel/linux/linux-6.6/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.
|
| /kernel/linux/linux-5.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.
|
| /kernel/linux/linux-5.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()
|
| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-5.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 …]
|
| /kernel/linux/linux-6.6/net/ceph/ |
| 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() 2810 * Map a PG to its acting set as well as its up set. 2812 * Acting set is used for data mapping purposes, while up set can be 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() [all …]
|
| /kernel/linux/linux-6.6/scripts/ |
| D | parse-maintainers.pl | 38 M: Person acting as a maintainer 39 R: Person acting as a patch reviewer
|
| /kernel/linux/linux-5.10/scripts/ |
| D | parse-maintainers.pl | 38 M: Person acting as a maintainer 39 R: Person acting as a patch reviewer
|
| /kernel/linux/linux-6.6/arch/riscv/include/asm/ |
| D | bitops.h | 111 * restricted to acting on a single-word quantity. 139 * restricted to acting on a single-word quantity.
|
| /kernel/linux/linux-5.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.
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/fsi/ |
| D | ibm,i2cr-fsi-master.yaml | 15 writes or SCOM operations, thereby acting as an FSI master.
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/soc/microchip/ |
| D | microchip,mpfs-sys-controller.yaml | 13 PolarFire SoC devices include a microcontroller acting as the system controller,
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/misc/ |
| D | olpc,xo1.75-ec.yaml | 11 This binding describes the Embedded Controller acting as a SPI bus master
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/misc/ |
| D | olpc,xo1.75-ec.yaml | 11 This binding describes the Embedded Controller acting as a SPI bus master
|
| /kernel/linux/linux-5.10/drivers/nfc/ |
| D | Kconfig | 37 all packets sent from one device is sent back to the other, acting as
|