Searched full:creates (Results 1 – 25 of 1180) sorted by relevance
12345678910>>...48
/Linux-v6.6/Documentation/mm/ |
D | arch_pgtable_helpers.rst | 41 | pte_mkyoung | Creates a young PTE | 43 | pte_mkold | Creates an old PTE | 45 | pte_mkdirty | Creates a dirty PTE | 47 | pte_mkclean | Creates a clean PTE | 49 | pte_mkwrite | Creates a writable PTE of the type specified by | 52 | pte_mkwrite_novma | Creates a writable PTE, of the conventional type | 55 | pte_wrprotect | Creates a write protected PTE | 57 | pte_mkspecial | Creates a special PTE | 59 | pte_mkdevmap | Creates a ZONE_DEVICE mapped PTE | 61 | pte_mksoft_dirty | Creates a soft dirty PTE | [all …]
|
/Linux-v6.6/include/trace/ |
D | trace_custom_events.h | 22 /* The init stage creates the system string and enum mappings */ 36 /* Stage 1 creates the structure of the recorded event layout */ 57 /* Stage 2 creates the custom class */ 103 /* Stage 4 creates the offset layout for the fields */ 115 /* Stage 5 creates the helper function for dynamic fields */ 135 /* Stage 6 creates the probe function that records the event */ 183 /* Stage 7 creates the actual class and event structure for the custom event */
|
/Linux-v6.6/tools/testing/selftests/zram/ |
D | README | 5 The zram module creates RAM based block devices named /dev/zram<id> 26 zram01.sh: creates general purpose ram disks with ext4 filesystems 27 zram02.sh: creates block device for swap
|
/Linux-v6.6/fs/ |
D | anon_inodes.c | 128 * anon_inode_getfile - creates a new file instance by hooking it up to an 137 * Creates a new file by hooking it on a single inode. This is useful for files 152 * anon_inode_getfile_secure - Like anon_inode_getfile(), but creates a new 210 * anon_inode_getfd - creates a new file instance by hooking it up to 219 * Creates a new file by hooking it on a single inode. This is 234 * anon_inode_getfd_secure - Like anon_inode_getfd(), but creates a new
|
/Linux-v6.6/drivers/gpu/drm/bridge/ |
D | panel.c | 242 * drm_panel_bridge_add - Creates a &drm_bridge and &drm_connector that 276 * drm_panel_bridge_add_typed - Creates a &drm_bridge and &drm_connector with 369 * devm_drm_panel_bridge_add - Creates a managed &drm_bridge and &drm_connector 389 * devm_drm_panel_bridge_add_typed - Creates a managed &drm_bridge and 436 * drmm_panel_bridge_add - Creates a DRM-managed &drm_bridge and 472 * drm_panel_bridge creates the connector. 496 * and returns the associated bridge if any, or creates and returns a 530 * and returns the associated bridge if any, or creates and returns a
|
/Linux-v6.6/tools/perf/arch/x86/tests/ |
D | bp-modify.c | 56 * This tests creates HW breakpoint, tries to 75 * - creates a new breakpoint (id 0) for bp_2 function in bp_modify1() 132 * This tests creates HW breakpoint, tries to 152 * - creates a new breakpoint (id 0) for bp_1 function in bp_modify2()
|
/Linux-v6.6/include/linux/ |
D | virtio_ring.h | 64 * Creates a virtqueue and allocates the descriptor ring. If 81 * Creates a virtqueue and allocates the descriptor ring with per 97 * Creates a virtqueue with a standard layout but a caller-allocated
|
/Linux-v6.6/Documentation/driver-api/ |
D | sync_file.rst | 35 the driver creates an out-fence to be able to notify, through 37 Out-fences are fences that the driver creates. 47 When a driver needs to send an out-fence userspace it creates a sync_file.
|
/Linux-v6.6/drivers/mfd/ |
D | simple-mfd-i2c.h | 7 * This driver creates a single register map with the intention for it to be 11 * This driver creates a single register map with the intention for it to be
|
/Linux-v6.6/rust/kernel/ |
D | str.rs | 20 /// Creates a new [`BStr`] from a string literal. 109 /// Creates a [`CStr`] from a `[u8]`. 133 /// Creates a [`CStr`] from a `[u8]` without performing any additional 334 /// Creates a new [`CStr`] from a string literal. 403 /// Creates a new instance of [`RawFormatter`] with an empty buffer. 413 /// Creates a new instance of [`RawFormatter`] with the given buffer pointers. 428 /// Creates a new instance of [`RawFormatter`] with the given buffer. 490 /// Creates a new instance of [`Formatter`] with the given buffer. 552 /// Creates an instance of [`CString`] from the given formatted arguments.
|
D | types.rs | 159 /// Creates a new guarded object wrapping the given data and with the given cleanup function. 174 /// Creates a new guarded object with the given cleanup function. 215 /// Creates a new opaque value. 223 /// Creates an uninitialised value. 231 /// Creates a pin-initializer from the given initializer closure. 329 /// Creates a new instance of [`ARef`].
|
/Linux-v6.6/drivers/crypto/intel/qat/qat_common/ |
D | adf_dbgfs.c | 16 * This function creates debugfs entries that are persistent through a device 54 * This function creates debugfs entries that are not persistent through
|
/Linux-v6.6/drivers/video/fbdev/core/ |
D | fb_info.c | 9 * framebuffer_alloc - creates a new frame buffer info structure 14 * Creates a new frame buffer info structure. Also reserves @size bytes
|
/Linux-v6.6/scripts/ |
D | Makefile.defconf | 4 # Creates 'merged defconfigs' 18 # Creates 'merged defconfigs without warning about overrides'
|
/Linux-v6.6/tools/testing/selftests/cgroup/ |
D | test_cpu.c | 35 * This test creates two nested cgroups with and without enabling 180 * Creates a cpu cgroup, burns a CPU for a few quanta, and verifies that 342 * First, this test creates the following hierarchy: 382 * First, this test creates the following hierarchy: 528 * First, this test creates the following hierarchy: 548 * First, this test creates the following hierarchy: 568 * This test creates a cgroup with some maximum value within a period, and
|
/Linux-v6.6/Documentation/admin-guide/gpio/ |
D | gpio-mockup.rst | 27 The line above creates three chips. The first one will expose 8 lines, 42 Each mockup chip creates its own subdirectory in /sys/kernel/debug/gpio-mockup/.
|
/Linux-v6.6/drivers/mtd/parsers/ |
D | Kconfig | 30 magic value. This driver does that and creates subpartitions for 108 header and creates up to two partitions, kernel and rootfs. 138 This driver reads partitions table, parses it and creates MTD
|
/Linux-v6.6/kernel/trace/ |
D | kprobe_event_gen_test.c | 16 * enabled in order to generate trace output. The second creates a 116 * This actually creates the event. in test_gen_kprobe_cmd() 180 * This actually creates the event. in test_gen_kretprobe_cmd()
|
/Linux-v6.6/drivers/dma-buf/ |
D | sw_sync.c | 72 * sync_timeline_create() - creates a sync object 75 * Creates a new sync_timeline. Returns the sync_timeline object or NULL in 224 * sync_pt_create() - creates a sync pt 228 * Creates a new sync_pt (fence) as a child of @parent. @size bytes will be
|
/Linux-v6.6/Documentation/w1/slaves/ |
D | w1_ds28e17.rst | 22 This driver creates a new I2C bus for any DS28E17 device detected. I2C buses 65 The driver creates sysfs files /sys/bus/w1/devices/19-<id>/speed and
|
/Linux-v6.6/tools/testing/ktest/examples/include/ |
D | min-config.conf | 20 # The first test creates a MIN_CONFIG that will be the minimum 23 # The second test creates a MIN_CONFIG that will only boot
|
/Linux-v6.6/include/drm/ |
D | drm_kunit_helpers.h | 30 * This function creates a struct &drm_device from @_dev and @_drv. 74 * This function creates a struct &drm_driver and will create a struct
|
/Linux-v6.6/drivers/cdx/controller/ |
D | bitfield.h | 44 * Creates the portion of the named bit field that lies within the 52 * Creates the portion of the named bit fields that lie within the
|
/Linux-v6.6/fs/xfs/ |
D | xfs_drain.h | 52 * a work item and all the sub-items that the parent item creates before moving 55 * targetting the same AG, so a deferred work item (such as a BUI) that creates
|
/Linux-v6.6/drivers/gpu/drm/ |
D | drm_property.c | 88 * This creates a new generic drm property which can then be attached to a drm 150 * This creates a new generic drm property which can then be attached to a drm 198 * This creates a new bitmask drm property which can then be attached to a drm 265 * This creates a new generic drm property which can then be attached to a drm 293 * This creates a new generic drm property which can then be attached to a drm 320 * This creates a new generic drm property which can then be attached to a drm 358 * This creates a new generic drm property which can then be attached to a drm 546 * Creates a new blob property for a specified DRM device, optionally
|
12345678910>>...48