Home
last modified time | relevance | path

Searched refs:managers (Results 1 – 25 of 40) sorted by relevance

12

/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dmanager.c27 static struct omap_overlay_manager *managers; variable
35 managers = kzalloc_objs(struct omap_overlay_manager, num_managers); in dss_init_overlay_managers()
37 BUG_ON(managers == NULL); in dss_init_overlay_managers()
40 struct omap_overlay_manager *mgr = &managers[i]; in dss_init_overlay_managers()
77 struct omap_overlay_manager *mgr = &managers[i]; in dss_init_overlay_managers_sysfs()
89 kfree(managers); in dss_uninit_overlay_managers()
90 managers = NULL; in dss_uninit_overlay_managers()
99 struct omap_overlay_manager *mgr = &managers[i]; in dss_uninit_overlay_managers_sysfs()
116 return &managers[num]; in omap_dss_get_overlay_manager()
/linux/Documentation/userspace-api/
H A Dcheck_exec.rst71 This secure bit may be set by user session managers, service managers,
98 This secure bit may be set by user session managers, service managers,
/linux/Documentation/devicetree/bindings/soc/ti/
H A Dkeystone-navigator-dma.txt35 managers. Note that these addresses though points to queue managers,
H A Dkeystone-navigator-qmss.txt5 multi-core Navigator. QMSS consist of queue managers, packed-data structure
29 - qmgrs : child node describing the individual queue managers on the
/linux/Documentation/process/
H A Ddevelopment-process.rst6 The purpose of this document is to help developers (and their managers)
/linux/Documentation/arch/arm/omap/
H A Ddss.rst46 The DSS driver models OMAP's overlays, overlay managers and displays in a
49 managers. These can be used when updating a display with CPU or system DMA.
146 connected only to DISPC overlay managers, and virtual overlays can be only
153 - Virtual overlay managers can only be connected to DBI or DSI displays.
238 framebuffers, overlays, overlay managers, displays. Framebuffers are
/linux/Documentation/admin-guide/device-mapper/
H A Dlinear.rst7 block of logical volume managers.
H A Dthin-provisioning.rst309 from volume managers.
375 Userland volume managers, such as LVM, need a way to
/linux/drivers/media/platform/ti/omap/
H A Domap_voutdef.h114 struct omap_overlay_manager *managers[MAX_MANAGERS]; member
/linux/Documentation/networking/
H A Dmptcp-sysctl.rst38 Shows the available path managers choices that are registered. More
39 path managers may be available, but not loaded.
H A Dmptcp.rst63 Path managers are controlled by the ``net.mptcp.path_manager`` sysctl knob --
68 connection. The path managers can be controlled via a Netlink API; see
H A Deql.rst99 managers is up to you. Most other connection managers that I've seen
/linux/drivers/video/fbdev/omap2/omapfb/
H A Domapfb.h95 struct omap_overlay_manager *managers[10]; member
/linux/Documentation/driver-api/fpga/
H A Dintro.rst49 The FPGA Region framework (fpga-region.c) associates managers and
/linux/Documentation/arch/arm/keystone/
H A Dknav-qmss.rst11 multi-core Navigator. QMSS consist of queue managers, packed-data structure
/linux/drivers/gpu/drm/
H A DKconfig.debug40 bool "Insert extra checks and debug info into the DRM range managers"
/linux/Documentation/filesystems/xfs/
H A Dxfs-maintainer-entry-profile.rst66 release managers execute on the testing.
92 They may also serve as liaison between managers of the organizations
/linux/Documentation/hwmon/
H A Dmax16065.rst53 [From datasheets] The MAX16065/MAX16066 flash-configurable system managers
/linux/drivers/md/
H A DKconfig236 Higher level volume managers such as LVM2 use this driver.
321 Allow volume managers to take writable snapshots of a device.
404 Allow volume managers to mirror logical volumes, also
462 Allow volume managers to support multipath hardware.
/linux/Documentation/filesystems/gfs2/
H A Duevents.rst94 lock_nolock or lock_dlm. In the future other lock managers
/linux/Documentation/admin-guide/hw-vuln/
H A Dmultihit.rst39 Privileged software, including OS and virtual machine managers (VMM), are in
/linux/Documentation/driver-api/gpio/
H A Dintro.rst28 provide GPIOs; multifunction chips like power managers, and audio codecs
/linux/certs/
H A DKconfig191 def_bool $(success, openssl list -key-managers | grep -q ML-DSA-87)
/linux/Documentation/gpu/
H A Ddrm-internals.rst106 load time. DRM currently contains two memory managers, the Translation
/linux/Documentation/maintainer/
H A Dfeature-and-driver-maintainers.rst139 All that is to say that managers almost never make good maintainers.

12