Home
last modified time | relevance | path

Searched full:managers (Results 1 – 25 of 41) 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/fs/nfs_common/
H A Dgrace.c24 * managers (lockd and nfsd), using the locks_in_grace() function to
50 * managers that called locks_start_grace() also call locks_end_grace().
87 * Lock managers call this function to determine when it is OK for them
/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/networking/
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/Documentation/process/
H A Ddevelopment-process.rst6 The purpose of this document is to help developers (and their managers)
H A D3.Early-stage.rst197 empowered managers before you can post your company's plans or code to a
H A Dmanagement-style.rst37 Everybody thinks managers make decisions, and that decision-making is
/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/Documentation/driver-api/fpga/
H A Dintro.rst49 The FPGA Region framework (fpga-region.c) associates managers and
/linux/arch/arm/mach-omap2/
H A Ddisplay.c311 return; /* no managers currently enabled */ in dispc_disable_outputs()
340 /* disable LCD and TV managers */ in dispc_disable_outputs()
/linux/drivers/video/fbdev/omap2/omapfb/
H A Domapfb.h95 struct omap_overlay_manager *managers[10]; member
/linux/security/selinux/include/
H A Davc.h3 * Access vector cache interface for object managers.
/linux/Documentation/driver-api/gpio/
H A Dintro.rst28 provide GPIOs; multifunction chips like power managers, and audio codecs
/linux/sound/pci/ctxfi/
H A Dctatc.h132 void *rsc_mgrs[NUM_RSCTYP]; /* chip resource managers */
/linux/drivers/scsi/
H A Dimm.h18 * Scarry thing is the level of support from one of their managers.
/linux/Documentation/maintainer/
H A Dfeature-and-driver-maintainers.rst139 All that is to say that managers almost never make good maintainers.
/linux/include/linux/
H A Drndis.h311 /* These are objects for Connection-oriented media call-managers. */
/linux/Documentation/admin-guide/hw-vuln/
H A Dmultihit.rst39 Privileged software, including OS and virtual machine managers (VMM), are in
/linux/fs/afs/
H A Drotate.c284 * earlier cache managers did not handle VNOSERVICE and assumed in afs_select_fileserver()
311 case VSALVAGING: /* This error should not be leaked to cache managers in afs_select_fileserver()
/linux/drivers/net/pse-pd/
H A Dpd692x0.c884 managers_node = of_get_child_by_name(priv->np, "managers"); in pd692x0_of_get_managers()
901 "wrong number or order of managers (%d)\n", in pd692x0_of_get_managers()
1102 /* Look on every managers */ in pd692x0_set_port_matrix()
/linux/Documentation/driver-api/soundwire/
H A Dbra.rst153 Managers, the broadcast and group addressing is not supported by the

12