/Linux-v5.15/arch/powerpc/platforms/pseries/ |
D | vio.c | 84 * @desired: desired memory for system operation 97 size_t desired; member 184 * pool is used to increase the reserve pool toward the desired entitlement 244 * Increase the reserve pool until the desired allocation is met. in vio_cmo_dealloc() 248 if (excess_freed && (vio_cmo.desired > vio_cmo.reserve.size)) { in vio_cmo_dealloc() 249 tmp = min(excess_freed, (vio_cmo.desired - vio_cmo.reserve.size)); in vio_cmo_dealloc() 371 * The list of devices is iterated through to recalculate the desired 403 cmo->desired = cmo->min; in vio_cmo_balance() 414 cmo->desired += (viodev->cmo.desired - VIO_CMO_MIN_ENT); in vio_cmo_balance() 429 if (viodev->cmo.desired <= level) { in vio_cmo_balance() [all …]
|
/Linux-v5.15/tools/perf/include/bpf/linux/ |
D | socket.h | 6 * Desired design of maximum size and alignment (see RFC2553) 10 /* Implementation specific desired alignment */ 18 /* space to achieve desired size, */ 20 } __attribute__ ((aligned(_K_SS_ALIGNSIZE))); /* force desired alignment */
|
/Linux-v5.15/include/uapi/linux/ |
D | gpio.h | 125 * desired debounce period, in microseconds 174 * @offsets: an array of desired lines, specified by offset index for the 176 * @consumer: a desired consumer label for the selected GPIO lines such as 386 * @lineoffsets: an array of desired lines, specified by offset index for the 388 * @flags: desired flags for the desired GPIO lines, such as 398 * @consumer_label: a desired consumer label for the selected GPIO line(s) 441 * the desired target state 457 * @lineoffset: the desired line to subscribe to events from, specified by 459 * @handleflags: desired handle flags for the desired GPIO line, such as 461 * @eventflags: desired flags for the desired GPIO event line, such as [all …]
|
D | socket.h | 6 * Desired design of maximum size and alignment (see RFC2553) 22 /* space to achieve desired size, */ 25 void *__align; /* implementation specific desired alignment */
|
/Linux-v5.15/drivers/pci/controller/ |
D | pci-mvebu.c | 340 const struct mvebu_pcie_window *desired, in mvebu_pcie_set_window() argument 343 if (desired->base == cur->base && desired->remap == cur->remap && in mvebu_pcie_set_window() 344 desired->size == cur->size) in mvebu_pcie_set_window() 359 if (desired->size == 0) in mvebu_pcie_set_window() 362 mvebu_pcie_add_windows(port, target, attribute, desired->base, in mvebu_pcie_set_window() 363 desired->size, desired->remap); in mvebu_pcie_set_window() 364 *cur = *desired; in mvebu_pcie_set_window() 369 struct mvebu_pcie_window desired = {}; in mvebu_pcie_handle_iobase_change() local 377 &desired, &port->iowin); in mvebu_pcie_handle_iobase_change() 394 desired.remap = ((conf->iobase & 0xF0) << 8) | in mvebu_pcie_handle_iobase_change() [all …]
|
/Linux-v5.15/Documentation/driver-api/thermal/ |
D | power_allocator.rst | 14 2. "desired temperature" trip point: it should be higher than the 65 sustained power that can be dissipated at the desired control 67 the desired maximum temperature. The actual sustained power can vary 107 above "desired temperature" trip point). Conversely, `k_pu` is the 109 (current temperature below "desired temperature" trip point). 134 desired temperature and the current one. When the current temperature 135 is the desired one, then the proportional component is zero and 147 - T_set is the desired temperature 160 rises from the switch on temperature to the desired temperature.
|
/Linux-v5.15/arch/x86/platform/olpc/ |
D | olpc.c | 63 static int __wait_on_ibf(unsigned int line, unsigned int port, int desired) in __wait_on_ibf() argument 68 for (timeo = ec_timeout; state != desired && timeo; timeo--) { in __wait_on_ibf() 73 if ((state == desired) && (ec_timeout > EC_BASE_TIMEOUT) && in __wait_on_ibf() 79 return !(state == desired); in __wait_on_ibf() 83 static int __wait_on_obf(unsigned int line, unsigned int port, int desired) in __wait_on_obf() argument 88 for (timeo = ec_timeout; state != desired && timeo; timeo--) { in __wait_on_obf() 93 if ((state == desired) && (ec_timeout > EC_BASE_TIMEOUT) && in __wait_on_obf() 99 return !(state == desired); in __wait_on_obf()
|
/Linux-v5.15/tools/power/x86/x86_energy_perf_policy/ |
D | x86_energy_perf_policy.8 | 14 .RB "field: \-\-all | \-\-epb | \-\-hwp-epp | \-\-hwp-min | \-\-hwp-max | \-\-hwp-desired" 118 (--hwp-min, --hwp-max, --hwp-desired), the value option 142 \fB-D, --hwp-desired\fP request HWP 'desired' frequency. 150 This parameter is meaningful only when the "desired" field above is non-zero. 178 Note that --hwp-desired and --hwp-window are considered experimental.
|
/Linux-v5.15/drivers/staging/iio/Documentation/ |
D | sysfs-bus-iio-dds | 10 can control the desired active tuning word by writing Y to the 18 obtain the desired value in Hz. If shared across all frequency 40 control the desired phase Y which is added to the phase 48 the desired value in rad. If shared across all phase registers
|
/Linux-v5.15/arch/powerpc/kernel/ |
D | idle_book3s.S | 22 * Desired PSSCR in r3 38 * Desired PSSCR in r3 42 * idle_return_gpr_loss with r3 set to desired return value. 86 * Desired return value in r3 145 * Desired instruction type in r3 149 * idle_return_gpr_loss with r3 set to desired return value.
|
/Linux-v5.15/Documentation/userspace-api/media/v4l/ |
D | vidioc-g-parm.rst | 107 - This is the desired period between successive frames captured by 119 Applications store here the desired frame period, drivers return 137 - Applications set this field to the desired number of buffers used 166 - This is the desired period between successive frames output by the 179 Applications store here the desired frame period, drivers return 197 - Applications set this field to the desired number of buffers used
|
/Linux-v5.15/drivers/pci/ |
D | search.c | 135 * @busnr: number of desired PCI bus 137 * Given a PCI bus number and domain number, the desired PCI bus is located 182 * @bus: PCI bus on which desired PCI device resides 183 * @devfn: encodes number of PCI slot in which the desired PCI 187 * Given a PCI bus and slot/function number, the desired PCI device 216 * @bus: PCI bus on which desired PCI device resides 217 * @devfn: encodes number of PCI slot in which the desired PCI device 221 * Given a PCI domain, bus, and slot/function number, the desired PCI
|
/Linux-v5.15/Documentation/devicetree/bindings/pinctrl/ |
D | renesas,rza2-pinctrl.yaml | 53 (or a single) pin in some desired alternate function mode. 55 pin number and the desired function index. Use the RZA2_PINMUX macro 59 to express the desired port pin.
|
D | canaan,k210-fpioa.yaml | 51 FPIOA client devices use sub-nodes to define the desired pin 60 desired function for the IO pin. Functions are defined as 74 FPIOA client devices use sub-nodes to define the desired
|
/Linux-v5.15/drivers/media/usb/gspca/ |
D | autogain_functions.c | 32 desired lumination fast (with the risc of a slight overshoot) */ in gspca_expo_autogain() 35 gspca_dbg(gspca_dev, D_FRAM, "autogain: lum: %d, desired: %d, steps: %d\n", in gspca_expo_autogain() 117 desired lumination fast (with the risc of a slight overshoot) */ in gspca_coarse_grained_expo_autogain() 120 gspca_dbg(gspca_dev, D_FRAM, "autogain: lum: %d, desired: %d, steps: %d\n", in gspca_coarse_grained_expo_autogain()
|
/Linux-v5.15/kernel/rcu/ |
D | Kconfig.debug | 38 after the fact on the running kernel to be tested, if desired. 57 after the fact on the running kernel to be tested, if desired. 77 tested, if desired.
|
/Linux-v5.15/include/media/ |
D | v4l2-dev.h | 126 * @local: pointer to the desired priority, as defined by enum &v4l2_priority 139 * @local: pointer to the desired priority, as defined by enum &v4l2_priority 171 * @local: desired priority, as defined by enum &v4l2_priority local 334 * @nr: which device node number is desired: 336 * @warn_if_nr_in_use: warn if the desired device node number 368 * @nr: which device node number is desired: 392 * @nr: which device node number is desired: 396 * warning is issued if the desired device node number was already in use.
|
/Linux-v5.15/drivers/gpu/drm/ |
D | drm_hdcp.c | 315 { DRM_MODE_CONTENT_PROTECTION_DESIRED, "Desired" }, 350 * When kernel triggered content protection state change like DESIRED->ENABLED in DRM_ENUM_NAME_FN() 351 * and ENABLED->DESIRED, will use drm_hdcp_update_content_protection() to update in DRM_ENUM_NAME_FN() 403 * content protection state changes of a drm_connector such as DESIRED->ENABLED 404 * and ENABLED->DESIRED. No uevent for DESIRED->UNDESIRED or ENABLED->UNDESIRED,
|
/Linux-v5.15/include/linux/ |
D | ptp_clock_kernel.h | 74 * parameter scaled_ppm: Desired frequency offset from 81 * parameter delta: Desired frequency offset from nominal frequency 85 * parameter delta: Desired change in nanoseconds. 88 * parameter delta: Desired change in nanoseconds. 112 * parameter request: Desired resource to enable or disable. 124 * parameter func: the desired function to use.
|
/Linux-v5.15/arch/powerpc/platforms/powernv/ |
D | ocxl.c | 50 * of desired actags. The host must configure in the config space of 70 * count of desired actags for the device, and assign the actags to 184 * Check how many actags are desired for the AFUs under that in pnv_ocxl_fixup_actag() 212 static u16 assign_fn_actags(u16 desired, u16 total) in assign_fn_actags() argument 217 count = desired; in assign_fn_actags() 219 count = PNV_OCXL_ACTAG_MAX * desired / total; in assign_fn_actags() 242 pr_debug("link %x:%x:%x fct %d actags: start=%d count=%d (desired=%d)\n", in assign_actags() 266 * the desired actag counts during PCI enumeration, so that we in pnv_ocxl_get_actag()
|
/Linux-v5.15/drivers/pnp/ |
D | manager.c | 253 * @dev: pointer to the desired device 306 * @dev: pointer to the desired device 333 * @dev: pointer to the desired device 357 * @dev: pointer to the desired device 379 * @dev: pointer to the desired device 405 * @dev: pointer to the desired device
|
/Linux-v5.15/Documentation/admin-guide/laptops/ |
D | toshiba_haps.rst | 29 file to set the desired protection level or sensor sensibility. 40 PTLV Sets the desired protection level. 77 level, as well as set the desired protection level, the
|
/Linux-v5.15/drivers/net/ethernet/netronome/nfp/nfpcore/ |
D | nfp_nsp_eth.c | 378 * @enable: Desired state 418 * @configed: Desired state 505 * @mode: Desired autonegotiation mode 522 * @mode: Desired fec mode 540 * @mode: Desired fec mode 569 * @speed: Desired speed (per lane) 598 * @lanes: Desired lanes per port
|
/Linux-v5.15/Documentation/networking/ |
D | ipv6.rst | 25 IPv6 addresses or operations are desired. 65 This might be used when no IPv6 addresses are desired.
|
/Linux-v5.15/arch/powerpc/include/asm/ |
D | vio.h | 91 * @desired: set from return of driver's get_desired_dma() function 103 size_t desired; member 136 extern void vio_cmo_set_dev_desired(struct vio_dev *viodev, size_t desired);
|