Home
last modified time | relevance | path

Searched full:manage (Results 1 – 25 of 869) sorted by relevance

12345678910>>...35

/linux/drivers/crypto/ccp/
H A Dsp-dev.c83 /* Need a common routine to manage all interrupts */ in sp_request_ccp_irq()
96 /* Each sub-device can manage it's own interrupt */ in sp_request_ccp_irq()
111 /* Need a common routine to manage all interrupts */ in sp_request_psp_irq()
124 /* Each sub-device can manage it's own interrupt */ in sp_request_psp_irq()
136 /* Using common routine to manage all interrupts */ in sp_free_ccp_irq()
147 /* Each sub-device can manage it's own interrupt */ in sp_free_ccp_irq()
155 /* Using common routine to manage all interrupts */ in sp_free_psp_irq()
166 /* Each sub-device can manage it's own interrupt */ in sp_free_psp_irq()
/linux/drivers/scsi/cxlflash/
H A Dlunmgt.c219 * @arg: Manage ioctl data structure.
229 struct dk_cxlflash_manage_lun *manage = arg; in cxlflash_manage_lun() local
234 u64 flags = manage->hdr.flags; in cxlflash_manage_lun()
238 lli = find_and_create_lun(sdev, manage->wwid); in cxlflash_manage_lun()
240 __func__, get_unaligned_be64(&manage->wwid[0]), in cxlflash_manage_lun()
241 get_unaligned_be64(&manage->wwid[8]), manage->hdr.flags, lli); in cxlflash_manage_lun()
/linux/Documentation/core-api/irq/
H A Dirq-domain.rst33 top of the irq_alloc_desc*() API. An irq_domain to manage mapping is
184 controller to manage IRQ allocations and it requires an irq_desc to be
237 CPU Vector irq_domain (root irq_domain to manage CPU vectors)
240 Interrupt Remapping irq_domain (manage irq_remapping entries)
243 IOAPIC irq_domain (manage IOAPIC delivery entries/pins)
285 3) Optionally implement an irq_chip to manage the interrupt controller
/linux/arch/powerpc/platforms/cell/
H A DMakefile19 spu-manage-$(CONFIG_PPC_CELL_COMMON) += spu_manage.o
24 $(spu-manage-y) \
/linux/sound/soc/
H A Dsoc-devres.c19 * @dev: Device used to manage component
58 * @dev: Device used to manage component
96 * @dev: Device used to manage card
/linux/Documentation/translations/zh_CN/core-api/irq/
H A Dirq-domain.rst200 CPU Vector irq_domain (root irq_domain to manage CPU vectors)
203 Interrupt Remapping irq_domain (manage irq_remapping entries)
206 IOAPIC irq_domain (manage IOAPIC delivery entries/pins)
/linux/drivers/firmware/broadcom/
H A DKconfig31 This module help to manage firmware on Broadcom BNXT device. The module
32 registers on tee bus and invoke calls to manage firmware on BNXT device.
/linux/drivers/thermal/
H A DKconfig147 Enable this to manage platform thermals using fair-share governor.
152 Enable this to manage platform thermals using a simple linear
159 Enable this to manage platform thermals using bang bang governor.
168 Enable this to let the user space manage the platform thermals.
174 Enable this to manage platform thermals by dynamically
/linux/Documentation/driver-api/usb/
H A Ddma.rst19 manage dma mappings for existing dma-ready buffers (see below).
27 don't manage dma mappings for URBs.
41 IOMMU to manage the DMA mappings. It can cost MUCH more to set up and
/linux/arch/alpha/include/asm/
H A Dpci.h13 * The following structure is used to manage multiple PCI busses.
19 /* A controller. Used to manage multiple PCI busses. */
/linux/arch/powerpc/platforms/powernv/
H A Dopal-flash.c31 /* Manage image status values */
40 /* Manage operation tokens */
223 * Manage flash routine
233 * Show manage flash status
248 * Manage operations:
/linux/drivers/soc/qcom/
H A DKconfig33 This driver is used to manage Generic Interface (GENI) firmware based
35 driver is also used to manage the common aspects of multiple Serial
236 to manage cores, L2 low power modes and to configure the internal
/linux/arch/arc/boot/dts/
H A Dabilis_tb10x.dtsi220 tb100-mdscr-manage-tsin;
229 tb100-mdscr-manage-tsin;
234 tb100-mdscr-manage-tsin;
/linux/drivers/misc/sgi-gru/
H A Dgrutables.h70 * to manage user contexts and to perform functions such as TLB dropin and
87 * GMS - GRU Memory Struct - Used to manage TLB shootdowns. Tracks GRUs
91 * GS - GRU State - Used to manage the state of a GRU chiplet
92 * BS - Blade State - Used to manage state of all GRU chiplets
425 unsigned long gs_context_map; /* bitmap to manage
427 unsigned long gs_cbr_map; /* bitmap to manage CB
429 unsigned long gs_dsr_map; /* bitmap used to manage
/linux/drivers/gpu/drm/i915/
H A Di915_ttm_buddy_manager.c258 * @type: Memory type we want to manage
260 * @size: The size in bytes to manage
261 * @visible_size: The CPU visible size in bytes to manage
325 * @type: Memory type we want to manage
/linux/Documentation/filesystems/
H A Dinotify.rst34 more fd's than are feasible to manage, and more fd's than are optimally
62 to manage and block on 1000 fd's via select?
/linux/Documentation/networking/
H A Dmultiqueue.rst21 The base driver will also need to manage the queues as it does the global
23 netif_{start|stop|wake}_subqueue() functions to manage each queue while the
/linux/drivers/md/
H A Ddm-bio-prison-v2.h42 * Treat this as opaque, only in header so callers can manage allocation
62 * Eventually all bio prison clients should manage their own cell memory.
H A Ddm-bio-prison-v1.h48 * Treat this as opaque, only in header so callers can manage allocation
65 * Eventually all bio prison clients should manage their own cell memory.
/linux/net/ncsi/
H A DMakefile5 obj-$(CONFIG_NET_NCSI) += ncsi-cmd.o ncsi-rsp.o ncsi-aen.o ncsi-manage.o ncsi-netlink.o
/linux/drivers/virt/acrn/
H A DKconfig10 a privileged management VM, called Service VM, to manage User
/linux/drivers/opp/
H A DKconfig12 implementations a ready to use framework to manage OPPs.
/linux/drivers/net/ethernet/intel/e1000e/
H A DMakefile14 mac.o manage.o nvm.o phy.o \
/linux/fs/bcachefs/
H A Dec_format.h18 * we can manage with this because this only needs to point to a
/linux/Documentation/security/
H A Dlsm.rst62 manage the security fields and to perform access control.
113 categories: hooks that are used to manage the security fields and hooks

12345678910>>...35