Home
last modified time | relevance | path

Searched full:creates (Results 1 – 25 of 1925) sorted by relevance

12345678910>>...77

/kernel/linux/linux-5.10/Documentation/vm/
Darch_pgtable_helpers.rst43 | pte_mkyoung | Creates a young PTE |
45 | pte_mkold | Creates an old PTE |
47 | pte_mkdirty | Creates a dirty PTE |
49 | pte_mkclean | Creates a clean PTE |
51 | pte_mkwrite | Creates a writable PTE |
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 |
63 | pte_swp_mksoft_dirty | Creates a soft dirty swapped PTE |
[all …]
/kernel/linux/linux-4.19/tools/testing/selftests/zram/
DREADME5 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
/kernel/linux/linux-5.10/tools/testing/selftests/zram/
DREADME5 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
/kernel/linux/linux-4.19/fs/
Danon_inodes.c55 * anon_inode_getfile - creates a new file instance by hooking it up to an
64 * Creates a new file by hooking it on a single inode. This is useful for files
106 * anon_inode_getfd - creates a new file instance by hooking it up to an
115 * Creates a new file by hooking it on a single inode. This is useful for files
/kernel/linux/linux-5.10/fs/
Danon_inodes.c59 * anon_inode_getfile - creates a new file instance by hooking it up to an
68 * Creates a new file by hooking it on a single inode. This is useful for files
110 * anon_inode_getfd - creates a new file instance by hooking it up to an
119 * Creates a new file by hooking it on a single inode. This is useful for files
/kernel/linux/linux-4.19/include/linux/
Dvirtio_ring.h64 * Creates a virtqueue and allocates the descriptor ring. If
80 /* Creates a virtqueue with a custom layout. */
91 * Creates a virtqueue with a standard layout but a caller-allocated
/kernel/linux/linux-5.10/include/linux/
Dvirtio_ring.h63 * Creates a virtqueue and allocates the descriptor ring. If
79 /* Creates a virtqueue with a custom layout. */
90 * Creates a virtqueue with a standard layout but a caller-allocated
/kernel/linux/linux-4.19/arch/arm/mach-u300/
DKconfig39 This creates a small kernel module that creates a dummy
/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/
Dbp-modify.c56 * 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()
/kernel/linux/linux-4.19/tools/perf/arch/x86/tests/
Dbp-modify.c55 * This tests creates HW breakpoint, tries to
74 * - creates a new breakpoint (id 0) for bp_2 function in bp_modify1()
131 * This tests creates HW breakpoint, tries to
151 * - creates a new breakpoint (id 0) for bp_1 function in bp_modify2()
/kernel/linux/linux-5.10/Documentation/driver-api/
Dsync_file.rst35 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.
/kernel/linux/linux-4.19/Documentation/
Dsync_file.txt35 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.
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/
Dpanel.c155 * drm_panel_bridge_add - Creates a &drm_bridge and &drm_connector that
189 * drm_panel_bridge_add_typed - Creates a &drm_bridge and &drm_connector with
261 * devm_drm_panel_bridge_add - Creates a managed &drm_bridge and &drm_connector
281 * devm_drm_panel_bridge_add_typed - Creates a managed &drm_bridge and
321 * drm_panel_bridge creates the connector.
/kernel/linux/linux-4.19/Documentation/fmc/
Dfmc-fakedev.txt6 Unlike the SPEC driver, which creates an FMC device for each PCI cards
7 it manages, this module creates a single instance of its set of
/kernel/linux/linux-5.10/kernel/trace/
Dkprobe_event_gen_test.c16 * enabled in order to generate trace output. The second creates a
73 * This actually creates the event. in test_gen_kprobe_cmd()
137 * This actually creates the event. in test_gen_kretprobe_cmd()
/kernel/linux/linux-5.10/Documentation/admin-guide/gpio/
Dgpio-mockup.rst26 The line above creates three chips. The first one will expose 8 lines,
41 Each mockup chip creates its own subdirectory in /sys/kernel/debug/gpio-mockup/.
/kernel/linux/linux-5.10/tools/testing/ktest/examples/include/
Dmin-config.conf20 # The first test creates a MIN_CONFIG that will be the minimum
23 # The second test creates a MIN_CONFIG that will only boot
/kernel/linux/linux-4.19/tools/testing/ktest/examples/include/
Dmin-config.conf20 # The first test creates a MIN_CONFIG that will be the minimum
23 # The second test creates a MIN_CONFIG that will only boot
/kernel/linux/linux-5.10/Documentation/w1/slaves/
Dw1_ds28e17.rst22 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
/kernel/linux/linux-4.19/drivers/dma-buf/
Dsw_sync.c81 * sync_timeline_create() - creates a sync object
84 * Creates a new sync_timeline. Returns the sync_timeline object or NULL in
233 * sync_pt_create() - creates a sync pt
237 * Creates a new sync_pt (fence) as a child of @parent. @size bytes will be
/kernel/linux/linux-5.10/drivers/dma-buf/
Dsw_sync.c72 * 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
/kernel/linux/linux-4.19/Documentation/w1/slaves/
Dw1_ds28e1717 This driver creates a new I2C bus for any DS28E17 device detected. I2C buses
60 The driver creates sysfs files /sys/bus/w1/devices/19-<id>/speed and
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ni_routing/tools/
DMakefile13 @echo " Creates new csv-files using content of c-files of existing"
17 @echo " Creates new c-files using content of csv sub-directory. These"
/kernel/linux/linux-5.10/samples/bpf/
DREADME.rst40 This will creates a local "usr/include" directory in the git/build top
91 sync (not necessarily and it creates a local "usr/include" directory also)::
/kernel/linux/linux-4.19/arch/powerpc/kernel/
Ddma-iommu.c16 /* Allocates a contiguous real buffer and creates mappings over it.
36 /* Creates TCEs for a user provided buffer. The user buffer must be

12345678910>>...77