Home
last modified time | relevance | path

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

123

/linux/net/core/
H A Dhwbm.c36 if (bm_pool->construct) in hwbm_pool_refill()
37 if (bm_pool->construct(bm_pool, buf)) { in hwbm_pool_refill()
/linux/fs/netfs/
H A Dwrite_issue.c214 stream->construct = subreq; in netfs_prepare_write()
254 struct netfs_io_subrequest *subreq = stream->construct; in netfs_issue_write()
258 stream->construct = NULL; in netfs_issue_write()
273 struct netfs_io_subrequest *subreq = stream->construct; in netfs_advance_write()
288 if (!stream->construct) in netfs_advance_write()
290 subreq = stream->construct; in netfs_advance_write()
425 } else if (!upload->construct) { in netfs_write_folio()
/linux/include/net/
H A Dhwbm.h15 int (*construct)(struct hwbm_pool *bm_pool, void *buf); member
/linux/drivers/scsi/libsas/
H A DKconfig15 use the domain device construct (like the aic94xxx).
/linux/Documentation/translations/zh_CN/devicetree/
H A Dof_unittest.rst65 // following struct members are used to construct the tree
/linux/Documentation/arch/x86/
H A 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/Documentation/driver-api/
H A Dzorro.rst40 supports different types of boards, you can use a construct like::
H A Dclk.rst167 To construct a clk hardware structure for your platform you must define
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-wmi46 This file contains the WMI object ID used internally to construct
/linux/tools/testing/selftests/drivers/net/
H A DREADME.rst83 Arguments used to construct the communication channel.
/linux/Documentation/wmi/
H A Dacpi-interface.rst46 The method/notification ID is used to construct the ACPI method names used for
/linux/Documentation/arch/x86/i386/
H A DIO-APIC.rst44 you can use the pirq= boot parameter to 'hand-construct' IRQ entries. This
/linux/include/linux/
H A Dnetfs.h133 struct netfs_io_subrequest *construct; /* Op being constructed */ member
/linux/Documentation/core-api/
H A Ddma-isa-lpc.rst23 this is not present on all platforms make sure you construct your
H A Dkref.rst146 Don't assume you know what you are doing and use the above construct.
/linux/Documentation/admin-guide/blockdev/
H A Dramdisk.rst88 construct it on. This can be the RAM disk device itself, or an
/linux/Documentation/driver-api/usb/
H A Dhotplug.rst99 with field values. You can construct the criteria directly, or with
/linux/Documentation/admin-guide/laptops/
H A Dsonypi.rst91 construct your own event mask (from
/linux/Documentation/locking/
H A Dpi-futex.rst47 combined with medium-prio construct-audio-data threads and low-prio
/linux/Documentation/userspace-api/netlink/
H A Dgenetlink-legacy.rst80 ``type-value`` is a construct which uses attribute types to carry
/linux/Documentation/devicetree/
H A Dof_unittest.rst88 // following struct members are used to construct the tree
/linux/Documentation/security/keys/
H A Drequest-key.rst61 construct missing keys.
/linux/Documentation/hid/
H A Dhidraw.rst11 communicate with the hardware device, and is able to construct the HID
/linux/Documentation/PCI/endpoint/
H A Dpci-ntb-function.rst61 Config Region is a construct that is specific to NTB implemented using NTB
/linux/Documentation/networking/
H A Dkcm.rst83 information, KCM will construct the message of the stated length and deliver it

123