Home
last modified time | relevance | path

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

12345678910>>...42

/Linux-v5.15/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 …]
/Linux-v5.15/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
/Linux-v5.15/fs/
Danon_inodes.c128 * 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
181 * anon_inode_getfd - creates a new file instance by hooking it up to
190 * Creates a new file by hooking it on a single inode. This is
205 * anon_inode_getfd_secure - Like anon_inode_getfd(), but creates a new
/Linux-v5.15/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
/Linux-v5.15/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()
/Linux-v5.15/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.
Ddcdbas.rst32 The driver creates the following sysfs entries for systems management
59 The driver creates the following sysfs entries for systems management software
Dauxiliary_bus.rst60 function driver binds to such devices that creates its own one or more class
79 creates a match_name that is used for driver binding, and an id that combined
191 auxiliary_device that, combined with the parent's KBUILD_MODNAME, creates a
/Linux-v5.15/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.
/Linux-v5.15/drivers/mfd/
Dsimple-mfd-i2c.h7 * 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-v5.15/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()
DKconfig405 The tracer creates a per-cpu kernel thread with real-time priority.
761 This option creates the tracepoint "benchmark:benchmark_event".
792 This option creates a test to stress the ring buffer and benchmark it.
793 It creates its own ring buffer such that it will not interfere with
794 any other users of the ring buffer (such as ftrace). It then creates
994 This option creates a test module to check the base
1007 This option creates a test module to check the base
/Linux-v5.15/Documentation/admin-guide/gpio/
Dgpio-mockup.rst27 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-v5.15/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
/Linux-v5.15/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
/Linux-v5.15/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
/Linux-v5.15/drivers/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"
/Linux-v5.15/drivers/gpu/drm/
Ddrm_property.c88 * This creates a new generic drm property which can then be attached to a drm
151 * This creates a new generic drm property which can then be attached to a drm
199 * This creates a new bitmask drm property which can then be attached to a drm
266 * This creates a new generic drm property which can then be attached to a drm
294 * This creates a new generic drm property which can then be attached to a drm
321 * This creates a new generic drm property which can then be attached to a drm
359 * This creates a new generic drm property which can then be attached to a drm
549 * Creates a new blob property for a specified DRM device, optionally
/Linux-v5.15/samples/bpf/
DREADME.rst40 This will creates a local "usr/include" directory in the git/build top
97 sync (not necessarily and it creates a local "usr/include" directory also)::
/Linux-v5.15/net/netfilter/
Dxt_AUDIT.c3 * Creates audit record for dropped/accepted packets
25 MODULE_DESCRIPTION("Xtables: creates audit records for dropped/accepted packets");
/Linux-v5.15/fs/debugfs/
Dfile.c438 * This function creates a file in debugfs with the given name that
474 * This function creates a file in debugfs with the given name that
510 * This function creates a file in debugfs with the given name that
547 * This function creates a file in debugfs with the given name that
586 * This function creates a file in debugfs with the given name that
840 * This function creates a file in debugfs with the given name that
923 * This function creates a file in debugfs with the given name that
976 * This function creates a file in debugfs with the given name that exports
1072 * This function creates a file in debugfs with the given name that exports
1162 * This function creates a file in debugfs with the given name that reports
/Linux-v5.15/Documentation/driver-api/driver-model/
Doverview.rst110 The global layer currently creates two files - 'name' and 'power'. The
116 bus. For example, the PCI layer currently creates 'irq' and 'resource' files
/Linux-v5.15/tools/testing/selftests/cgroup/
Dtest_freezer.c174 * The test creates the following hierarchy:
395 * The test creates a cgroups and freezes it. Then it creates a child cgroup
448 * The test creates two nested cgroups, freezes the parent
500 * The test creates two cgroups: A and B, runs a process in A
/Linux-v5.15/Documentation/admin-guide/
Ddell_rbu.rst46 The driver load creates the following directories under the /sys file system::
75 The user creates packets header, gets the chunk of the BIOS image and
/Linux-v5.15/drivers/s390/char/
Dhmcdrv_dev.c34 /* If the following macro is defined, then the HMC device creates it's own
281 * hmcdrv_dev_init() - creates a HMC drive CD/DVD device
283 * This function creates a HMC drive CD/DVD kernel device and an associated

12345678910>>...42