| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_migrate_doc.h | 13 * 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
|
| H A D | xe_userptr.c | 100 * Note that even in fault mode, we need to wait for binds and in __vma_userptr_invalidate() 222 /* Wait for pending binds */ in xe_vm_userptr_pin()
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-vdpa | 7 means the kernel automatically binds devices to a compatible 17 Writing a device name to this file will cause the kernel binds
|
| /linux/Documentation/mhi/ |
| H A D | topology.rst | 32 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/Documentation/gpu/ |
| H A D | drm-vm-bind-async.rst | 74 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/rust/helpers/ |
| H A D | build_assert.c | 6 * `bindgen` binds the C `size_t` type as the Rust `usize` type, so we can
|
| /linux/include/net/netns/ |
| H A D | mctp.h | 27 DECLARE_HASHTABLE(binds, MCTP_BINDS_BITS);
|
| /linux/include/linux/ulpi/ |
| H A D | driver.h | 38 * @probe: binds this driver to ULPI device
|
| /linux/drivers/block/rnbd/ |
| H A D | rnbd-srv.h | 45 /* Structure which binds N devices and N sessions */
|
| /linux/net/mctp/ |
| H A D | af_mctp.c | 727 /* Prevent duplicate binds. */ in mctp_sk_hash() 728 sk_for_each(existing, &net->mctp.binds[hash]) { in mctp_sk_hash() 747 sk_add_node_rcu(sk, &net->mctp.binds[hash]); in mctp_sk_hash() 763 /* remove from any type-based binds */ in mctp_sk_unhash()
|
| /linux/include/linux/ |
| H A D | rpmsg.h | 70 * struct rpmsg_endpoint - binds a local rpmsg address to its user 80 * it binds an rpmsg address with an rx callback handler.
|
| H A D | sunxi-rsb.h | 56 * @probe: binds this driver to a RSB device.
|
| /linux/Documentation/driver-api/ |
| H A D | i2c.rst | 19 "Adapter Driver" abstracts the controller hardware; it binds to a
|
| /linux/tools/testing/selftests/landlock/ |
| H A D | net_test.c | 674 /* Binds a socket to the first port. */ in TEST_F() 677 /* Binds a socket to the second port. */ in TEST_F() 682 /* Binds a socket to the third port. */ in TEST_F() 1756 * Binds on port 0, which selects a random port within in TEST_F() 1832 /* Binds on port 1023. */ in TEST_F() 1837 /* Binds on port 1023. */ in TEST_F() 1859 /* Binds on port 1024. */ in TEST_F()
|
| /linux/drivers/platform/x86/intel/atomisp2/ |
| H A D | led.c | 18 /* This must be leds-gpio as the leds-gpio driver binds to the name */
|
| /linux/Documentation/sound/soc/ |
| H A D | overview.rst | 67 describes and binds the other component drivers together to form an ALSA
|
| /linux/drivers/firmware/arm_scmi/ |
| H A D | Kconfig | 94 This enables System Power control logic which binds system shutdown or
|
| /linux/include/sound/ac97/ |
| H A D | codec.h | 25 * matching. A driver binds to a device when :
|
| /linux/drivers/mfd/ |
| H A D | bcm2835-pm.c | 5 * This driver binds to the PM block and creates the MFD device for
|
| /linux/Documentation/driver-api/driver-model/ |
| H A D | design-patterns.rst | 18 that the device the driver binds to will appear in several instances. This
|
| /linux/Documentation/usb/ |
| H A D | raw-gadget.rst | 34 while GadgetFS currently binds to the first available UDC. This allows
|
| /linux/arch/s390/include/asm/trace/ |
| H A D | zcrypt.h | 16 * The glue which binds together request and reply event is the ptr
|
| /linux/Documentation/arch/x86/ |
| H A D | sva.rst | 113 allocated. This allocation happens when a process opens/binds an SVA-capable 114 device but finds no PASID for this process. Subsequent binds of the same, or
|
| /linux/Documentation/admin-guide/laptops/ |
| H A D | toshiba_haps.rst | 64 This driver binds itself to the ACPI device TOS620A, and any Toshiba laptop
|
| /linux/fs/afs/ |
| H A D | addr_prefs.c | 198 return SUBNET_MATCH; /* a binds tighter than b */ in afs_cmp_address_pref() 199 return CONTINUE_SEARCH; /* b binds tighter than a */ in afs_cmp_address_pref()
|