Home
last modified time | relevance | path

Searched full:binds (Results 1 – 25 of 128) sorted by relevance

123456

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_migrate_doc.h13 * clear memory, or program tables (binds). This layer exists in every GT, has
25 * reserved for BO mapping during copies and clear, 1 reserved for kernel binds,
36 * (kernel binds) or the bind engine passed in (user binds). In both cases the
43 * it is a kernel bind, the page reserved for kernel binds is used.
55 * binds as the reserved kernel page is serially used by each job.
62 * Like binds, the first batch is used update the migration VM page structure.
69 * binds, two batches are required as the TLBs need to be invalidated from the
80 * Can we rework the use of the pages async binds to use all the entries in each
Dxe_vm_doc.h28 * Creates GPU mappings for a BO or userptr within a VM. VM binds uses the same
30 * think of binds and execs as more or less the same operation.
51 * Very simple example of few binds on an empty VM with 48 bits of address space
86 * placement (sysmem vs. VRAM). We enforce that binds must be aligned to the
100 * CPU and the job to do the GPU binds is created in the IOCTL itself. This step
143 * The uAPI allows multiple binds operations to be passed in via a user array,
175 * Similar to an array of binds, in fences are passed to the first operation and
190 * Deferred binds in fault mode
300 * Binds can optionally pass in a mask of GTs where a mapping should be created,
305 * various places plus exporting a composite fence for multi-GT binds to the
[all …]
Dxe_sa.c88 * array of binds into smaller chunks. in xe_sa_bo_new()
/linux-6.12.1/Documentation/mhi/
Dtopology.rst32 MHI device is the logical device which binds to a maximum of two MHI channels
45 MHI driver is the client driver which binds to one or more MHI devices. The MHI
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-bus-vdpa7 means the kernel automatically binds devices to a compatible
17 Writing a device name to this file will cause the kernel binds
/linux-6.12.1/Documentation/gpu/
Ddrm-vm-bind-async.rst74 for example swap-in or clearing, or even previous binds.
209 * @tile_mask: Mask for which tiles to create binds for, 0 == All tiles,
278 /** @num_binds: number of binds in this IOCTL */
/linux-6.12.1/include/net/netns/
Dmctp.h21 struct hlist_head binds; member
/linux-6.12.1/rust/helpers/
Dbuild_assert.c6 * `bindgen` binds the C `size_t` type as the Rust `usize` type, so we can
/linux-6.12.1/include/linux/ulpi/
Ddriver.h38 * @probe: binds this driver to ULPI device
/linux-6.12.1/drivers/block/rnbd/
Drnbd-srv.h45 /* Structure which binds N devices and N sessions */
/linux-6.12.1/include/linux/
Drpmsg.h70 * struct rpmsg_endpoint - binds a local rpmsg address to its user
80 * it binds an rpmsg address with an rx callback handler.
Dsunxi-rsb.h56 * @probe: binds this driver to a RSB device.
/linux-6.12.1/Documentation/driver-api/
Di2c.rst19 "Adapter Driver" abstracts the controller hardware; it binds to a
Dpwrseq.rst82 client device is indeed its consumer. For example: if the provider binds to the
/linux-6.12.1/tools/testing/selftests/landlock/
Dnet_test.c577 /* Binds a socket to the first port. */ in TEST_F()
580 /* Binds a socket to the second port. */ in TEST_F()
585 /* Binds a socket to the third port. */ in TEST_F()
1659 * Binds on port 0, which selects a random port within in TEST_F()
1735 /* Binds on port 1023. */ in TEST_F()
1740 /* Binds on port 1023. */ in TEST_F()
1762 /* Binds on port 1024. */ in TEST_F()
/linux-6.12.1/drivers/firmware/arm_scmi/
DKconfig81 This enables System Power control logic which binds system shutdown or
/linux-6.12.1/drivers/platform/x86/intel/atomisp2/
Dled.c18 /* This must be leds-gpio as the leds-gpio driver binds to the name */
/linux-6.12.1/Documentation/sound/soc/
Doverview.rst67 describes and binds the other component drivers together to form an ALSA
/linux-6.12.1/include/sound/ac97/
Dcodec.h25 * matching. A driver binds to a device when :
/linux-6.12.1/Documentation/driver-api/driver-model/
Ddesign-patterns.rst18 that the device the driver binds to will appear in several instances. This
/linux-6.12.1/drivers/mfd/
Dbcm2835-pm.c5 * This driver binds to the PM block and creates the MFD device for
/linux-6.12.1/Documentation/usb/
Draw-gadget.rst34 while GadgetFS currently binds to the first available UDC. This allows
/linux-6.12.1/arch/s390/include/asm/trace/
Dzcrypt.h16 * The glue which binds together request and reply event is the ptr
/linux-6.12.1/Documentation/admin-guide/laptops/
Dtoshiba_haps.rst64 This driver binds itself to the ACPI device TOS620A, and any Toshiba laptop
/linux-6.12.1/drivers/base/
Dauxiliary.c74 * function driver binds to such devices that creates its own one or more class
79 * initialized before a driver binds to an auxiliary_device.

123456