Home
last modified time | relevance | path

Searched refs:construct (Results 1 – 25 of 54) sorted by relevance

123

/Linux-v5.10/net/core/
Dhwbm.c36 if (bm_pool->construct) in hwbm_pool_refill()
37 if (bm_pool->construct(bm_pool, buf)) { in hwbm_pool_refill()
/Linux-v5.10/include/net/
Dhwbm.h13 int (*construct)(struct hwbm_pool *bm_pool, void *buf); member
/Linux-v5.10/drivers/scsi/libsas/
DKconfig16 use the domain device construct (like the aic94xxx).
/Linux-v5.10/Documentation/x86/
Dmds.rst51 exception. The rationale behind this assumption is that the code construct
62 The existence of such a construct in the kernel cannot be excluded with
67 whether it can be used to create such a construct.
/Linux-v5.10/Documentation/devicetree/bindings/mailbox/
Dnvidia,tegra186-hsp.txt54 The following file contains definitions that can be used to construct mailbox
/Linux-v5.10/Documentation/driver-api/
Dzorro.rst40 supports different types of boards, you can use a construct like::
Dclk.rst167 To construct a clk hardware structure for your platform you must define
/Linux-v5.10/Documentation/x86/i386/
DIO-APIC.rst44 you can use the pirq= boot parameter to 'hand-construct' IRQ entries. This
/Linux-v5.10/Documentation/admin-guide/blockdev/
Dramdisk.rst88 construct it on. This can be the RAM disk device itself, or an
/Linux-v5.10/Documentation/core-api/
Ddma-isa-lpc.rst23 this is not present on all platforms make sure you construct your
Dkref.rst146 Don't assume you know what you are doing and use the above construct.
Dprintk-formats.rst546 would construct the value. The type of flags is given by the third
/Linux-v5.10/Documentation/RCU/
DarrayRCU.rst63 structure that represents the corresponding IPC construct. The grow_ary()
/Linux-v5.10/drivers/net/ethernet/marvell/
Dmvneta_bm.c191 hwbm_pool->construct = mvneta_bm_construct; in mvneta_bm_pool_use()
/Linux-v5.10/Documentation/hid/
Dhidraw.rst11 communicate with the hardware device, and is able to construct the HID
/Linux-v5.10/Documentation/admin-guide/laptops/
Dsonypi.rst91 construct your own event mask (from
/Linux-v5.10/Documentation/devicetree/
Dof_unittest.rst67 // following struct members are used to construct the tree
/Linux-v5.10/Documentation/driver-api/usb/
Dhotplug.rst99 with field values. You can construct the criteria directly, or with
/Linux-v5.10/Documentation/locking/
Dpi-futex.rst47 combined with medium-prio construct-audio-data threads and low-prio
/Linux-v5.10/Documentation/admin-guide/mm/
Dpagemap.rst121 contiguous pages which construct transparent hugepages
/Linux-v5.10/Documentation/security/keys/
Drequest-key.rst61 construct missing keys.
/Linux-v5.10/Documentation/networking/
Dkcm.rst83 information, KCM will construct the message of the stated length and deliver it
/Linux-v5.10/tools/memory-model/litmus-tests/
DREADME204 The next step is to construct a space-separated list of descriptors,
/Linux-v5.10/Documentation/driver-api/dmaengine/
Dclient.rst206 construct the metadata in the client's buffer
/Linux-v5.10/tools/perf/Documentation/
Dperf.data-file-format.txt630 A definition of the perf.data format in python "construct" format is available

123