/linux/Documentation/mm/ |
H A D | arch_pgtable_helpers.rst | 39 | pte_mkyoung | Creates a young PTE | 41 | pte_mkold | Creates an old PTE | 43 | pte_mkdirty | Creates a dirty PTE | 45 | pte_mkclean | Creates a clean PTE | 47 | pte_mkwrite | Creates a writable PTE of the type specified by | 50 | pte_mkwrite_novma | Creates a writable PTE, of the conventional type | 53 | pte_wrprotect | Creates a write protected PTE | 55 | pte_mkspecial | Creates a special PTE | 57 | pte_mkdevmap | Creates a ZONE_DEVICE mapped PTE | 59 | pte_mksoft_dirty | Creates a soft dirty PTE | [all …]
|
/linux/include/trace/ |
H A 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/fs/ |
H A 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_fmode - creates a new file instance by hooking it up to an 162 * Creates a new file by hooking it on a single inode. This is useful for files 184 * anon_inode_create_getfile - Like anon_inode_getfile(), but creates a new 250 * anon_inode_getfd - creates a new file instance by hooking it up to 259 * Creates a new file by hooking it on a single inode. This is 274 * anon_inode_create_getfd - Like anon_inode_getfd(), but creates a new
|
/linux/tools/testing/selftests/zram/ |
H A 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/drivers/gpu/drm/bridge/ |
H A D | panel.c | 239 * drm_panel_bridge_add - Creates a &drm_bridge and &drm_connector that 273 * drm_panel_bridge_add_typed - Creates a &drm_bridge and &drm_connector with 367 * devm_drm_panel_bridge_add - Creates a managed &drm_bridge and &drm_connector 387 * devm_drm_panel_bridge_add_typed - Creates a managed &drm_bridge and 434 * drmm_panel_bridge_add - Creates a DRM-managed &drm_bridge and 470 * drm_panel_bridge creates the connector. 494 * and returns the associated bridge if any, or creates and returns a 528 * and returns the associated bridge if any, or creates and returns a
|
/linux/include/kunit/ |
H A D | device.h | 26 * Creates a struct device_driver attached to the kunit_bus, with the name @name. 38 * Creates a struct kunit_device (which is a struct device) with the given name, 55 * Creates a struct kunit_device (which is a struct device) with the given
|
/linux/tools/perf/arch/x86/tests/ |
H A 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/include/linux/ |
H A 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/Documentation/driver-api/ |
H A 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/drivers/mfd/ |
H A 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/scripts/ |
H A D | Makefile.defconf | 4 # Creates 'merged defconfigs' 18 # Creates 'merged defconfigs without warning about overrides'
|
/linux/drivers/video/fbdev/core/ |
H A 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/tools/testing/selftests/cgroup/ |
H A 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/drivers/crypto/intel/qat/qat_common/ |
H A D | adf_dbgfs.c | 19 * This function creates debugfs entries that are persistent through a device 57 * This function creates debugfs entries that are not persistent through
|
/linux/drivers/accel/ |
H A D | drm_accel.c | 80 * This function creates a root directory for the device in debugfs. 91 * Creates common files for accelerators. 108 * This function creates the dev_t of the device using the accel major and
|
/linux/rust/kernel/ |
H A D | str.rs | 29 /// Creates a [`BStr`] from a `[u8]`. 110 /// Creates a new [`BStr`] from a string literal. 199 /// Creates a [`CStr`] from a `[u8]`. 223 /// Creates a [`CStr`] from a `[u8]` without performing any additional 236 /// Creates a mutable [`CStr`] from a `[u8]` without performing any 501 /// Creates a new [`CStr`] from a string literal. 648 /// Creates a new instance of [`RawFormatter`] with an empty buffer. 658 /// Creates a new instance of [`RawFormatter`] with the given buffer pointers. 673 /// Creates a new instance of [`RawFormatter`] with the given buffer. 735 /// Creates a new instance of [`Formatter`] with the given buffer. [all …]
|
/linux/Documentation/admin-guide/gpio/ |
H A D | gpio-mockup.rst | 35 The line above creates three chips. The first one will expose 8 lines, 50 Each mockup chip creates its own subdirectory in /sys/kernel/debug/gpio-mockup/.
|
/linux/drivers/cdx/ |
H A D | cdx.h | 67 * by caller. It also creates and registers an associated 77 * subsystem. It creates a CDX device for the corresponding bus and
|
/linux/drivers/mtd/parsers/ |
H A D | Kconfig | 25 magic value. This driver does that and creates subpartitions for 103 header and creates up to two partitions, kernel and rootfs. 133 This driver reads partitions table, parses it and creates MTD
|
/linux/kernel/trace/ |
H A 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/Documentation/w1/slaves/ |
H A 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/tools/testing/ktest/examples/include/ |
H A 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/Documentation/ABI/testing/ |
H A D | sysfs-kernel-mm-damon | 17 Description: Writing a number 'N' to this file creates the number of 50 Description: Writing a number 'N' to this file creates the number of 112 Description: Writing a number 'N' to this file creates the number of 126 Description: Writing a number 'N' to this file creates the number of 148 Description: Writing a number 'N' to this file creates the number of 234 Description: Writing a number 'N' to this file creates the number of 314 Description: Writing a number 'N' to this file creates the number of
|
/linux/drivers/cdx/controller/ |
H A 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/fs/xfs/ |
H A 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
|