Home
last modified time | relevance | path

Searched refs:manage (Results 1 – 25 of 179) sorted by relevance

12345678

/linux/drivers/scsi/cxlflash/
H A Dlunmgt.c229 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()
H A Dsuperpipe.h146 int cxlflash_manage_lun(struct scsi_device *sdev, void *manage);
/linux/arch/powerpc/platforms/cell/
H A DMakefile19 spu-manage-$(CONFIG_PPC_CELL_COMMON) += spu_manage.o
24 $(spu-manage-y) \
/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/arch/arc/boot/dts/
H A Dabilis_tb10x.dtsi220 tb100-mdscr-manage-tsin;
229 tb100-mdscr-manage-tsin;
234 tb100-mdscr-manage-tsin;
/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/net/ethernet/intel/e1000e/
H A DMakefile14 mac.o manage.o nvm.o phy.o \
/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/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/kernel/irq/
H A DMakefile3 obj-y := irqdesc.o handle.o manage.o spurious.o resend.o chip.o dummychip.o devres.o kexec.o
/linux/drivers/opp/
H A DKconfig12 implementations a ready to use framework to manage OPPs.
/linux/drivers/virt/acrn/
H A DKconfig10 a privileged management VM, called Service VM, to manage User
/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
H A Dalias.rst7 IP-aliases are an obsolete way to manage multiple IP-addresses/masks
/linux/drivers/thermal/tegra/
H A DKconfig11 zones to manage temperatures. This option is also required for the
/linux/Documentation/devicetree/bindings/phy/
H A Dphy-mvebu.txt27 controller. The USB cluster control register allows to manage common
/linux/drivers/soc/loongson/
H A DKconfig14 controller, and clock control. This patch adds a driver to manage
/linux/drivers/xen/
H A DMakefile3 obj-y += grant-table.o features.o balloon.o manage.o time.o
/linux/Documentation/virt/acrn/
H A Dintroduction.rst7 hardware. It has a privileged management VM, called Service VM, to manage User
/linux/drivers/gpu/drm/ttm/tests/
H A DTODO12 - Rewrite the mock manager: drop use_tt and manage mock memory using
/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/driver-api/xilinx/
H A Deemi.rst27 specific. This API also manage shared device configuration.
/linux/drivers/soc/fsl/
H A DKconfig18 This driver is to manage and access global utilities block.
/linux/Documentation/admin-guide/
H A Drapidio.rst40 resources, and manage mailboxes/doorbells.

12345678