Home
last modified time | relevance | path

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

12345678910>>...67

/kernel/linux/linux-6.6/drivers/crypto/ccp/
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()
/kernel/linux/linux-5.10/drivers/crypto/ccp/
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()
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/
Dlunmgt.c219 * @manage: Manage ioctl data structure.
228 struct dk_cxlflash_manage_lun *manage) in cxlflash_manage_lun() argument
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()
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
Dlunmgt.c219 * @manage: Manage ioctl data structure.
228 struct dk_cxlflash_manage_lun *manage) in cxlflash_manage_lun() argument
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()
/kernel/linux/linux-5.10/drivers/block/zram/zram_group/
DKconfig3 bool "Manage Zram objs with mem_cgroup"
6 Manage Zram objs with mem_cgroup.
/kernel/linux/linux-6.6/drivers/block/zram/zram_group/
DKconfig3 bool "Manage Zram objs with mem_cgroup"
6 Manage Zram objs with mem_cgroup.
/kernel/linux/linux-5.10/Documentation/core-api/irq/
Dirq-domain.rst33 top of the irq_alloc_desc*() API. An irq_domain to manage mapping is
163 controller to manage IRQ allocations and it requires an irq_desc to be
210 CPU Vector irq_domain (root irq_domain to manage CPU vectors)
213 Interrupt Remapping irq_domain (manage irq_remapping entries)
216 IOAPIC irq_domain (manage IOAPIC delivery entries/pins)
258 3) Optionally implement an irq_chip to manage the interrupt controller
/kernel/linux/linux-5.10/Documentation/driver-api/usb/
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
129 The calls manage ``urb->transfer_dma`` for you, and set
/kernel/linux/linux-6.6/Documentation/driver-api/usb/
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
129 The calls manage ``urb->transfer_dma`` for you, and set
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
DMakefile19 spu-manage-$(CONFIG_PPC_CELL_COMMON) += spu_manage.o
25 $(spu-manage-y) \
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/
DMakefile19 spu-manage-$(CONFIG_PPC_CELL_COMMON) += spu_manage.o
24 $(spu-manage-y) \
/kernel/linux/linux-6.6/Documentation/core-api/irq/
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
/kernel/linux/linux-5.10/drivers/firmware/broadcom/
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.
/kernel/linux/linux-6.6/drivers/firmware/broadcom/
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.
/kernel/linux/linux-6.6/sound/soc/
Dsoc-devres.c19 * @dev: Device used to manage component
58 * @dev: Device used to manage component
96 * @dev: Device used to manage card
/kernel/linux/linux-6.6/Documentation/translations/zh_CN/core-api/irq/
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)
/kernel/linux/linux-5.10/sound/soc/
Dsoc-devres.c19 * @dev: Device used to manage component
58 * @dev: Device used to manage component
96 * @dev: Device used to manage card
/kernel/linux/linux-5.10/drivers/thermal/
DKconfig116 Select this if you want to let the user space manage the
132 Enable this to manage platform thermals using fair-share governor.
137 Enable this to manage platform thermals using a simple linear
144 Enable this to manage platform thermals using bang bang governor.
153 Enable this to let the user space manage the platform thermals.
159 Enable this to manage platform thermals by dynamically
/kernel/linux/linux-6.6/arch/alpha/include/asm/
Dpci.h13 * The following structure is used to manage multiple PCI busses.
19 /* A controller. Used to manage multiple PCI busses. */
/kernel/linux/linux-5.10/arch/alpha/include/asm/
Dpci.h13 * The following structure is used to manage multiple PCI busses.
19 /* A controller. Used to manage multiple PCI busses. */
/kernel/linux/linux-6.6/drivers/thermal/
DKconfig146 Enable this to manage platform thermals using fair-share governor.
151 Enable this to manage platform thermals using a simple linear
158 Enable this to manage platform thermals using bang bang governor.
167 Enable this to let the user space manage the platform thermals.
173 Enable this to manage platform thermals by dynamically
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
Dopal-flash.c31 /* Manage image status values */
40 /* Manage operation tokens */
223 * Manage flash routine
233 * Show manage flash status
248 * Manage operations:
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
Dopal-flash.c31 /* Manage image status values */
40 /* Manage operation tokens */
223 * Manage flash routine
233 * Show manage flash status
248 * Manage operations:
/kernel/linux/linux-6.6/drivers/soc/qcom/
DKconfig49 This driver is used to manage Generic Interface (GENI) firmware based
51 driver is also used to manage the common aspects of multiple Serial
242 to manage cores, L2 low power modes and to configure the internal
/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/
Di40iw_vf.c45 * i40iw_manage_vf_pble_bp - manage vf pble
76 i40iw_debug_buf(cqp->dev, I40IW_DEBUG_WQE, "MANAGE VF_PBLE_BP WQE", wqe, I40IW_CQP_WQE_SIZE * 8); in i40iw_manage_vf_pble_bp()

12345678910>>...67