Home
last modified time | relevance | path

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

12345678910>>...45

/Linux-v6.1/Documentation/mm/
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-v6.1/include/trace/
Dtrace_custom_events.h22 /* 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.1/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-v6.1/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
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.1/drivers/gpu/drm/bridge/
Dpanel.c188 * drm_panel_bridge_add - Creates a &drm_bridge and &drm_connector that
222 * drm_panel_bridge_add_typed - Creates a &drm_bridge and &drm_connector with
315 * devm_drm_panel_bridge_add - Creates a managed &drm_bridge and &drm_connector
335 * devm_drm_panel_bridge_add_typed - Creates a managed &drm_bridge and
379 * drmm_panel_bridge_add - Creates a DRM-managed &drm_bridge and
413 * drm_panel_bridge creates the connector.
437 * and returns the associated bridge if any, or creates and returns a
471 * and returns the associated bridge if any, or creates and returns a
/Linux-v6.1/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-v6.1/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
/Linux-v6.1/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-v6.1/tools/testing/selftests/cgroup/
Dtest_cpu.c35 * 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.1/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-v6.1/include/linux/
Dvirtio_ring.h63 * Creates a virtqueue and allocates the descriptor ring. If
80 * Creates a virtqueue with a standard layout but a caller-allocated
/Linux-v6.1/kernel/trace/
Dkprobe_event_gen_test.c16 * 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()
DKconfig452 The tracer creates a per-cpu kernel thread with real-time priority.
824 This option creates the tracepoint "benchmark:benchmark_event".
855 This option creates a test to stress the ring buffer and benchmark it.
856 It creates its own ring buffer such that it will not interfere with
857 any other users of the ring buffer (such as ftrace). It then creates
1071 This option creates a test module to check the base
1084 This option creates a test module to check the base
/Linux-v6.1/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-v6.1/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-v6.1/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-v6.1/Documentation/ABI/testing/
Dsysfs-kernel-mm-damon17 Description: Writing a number 'N' to this file creates the number of
40 Description: Writing a number 'N' to this file creates the number of
102 Description: Writing a number 'N' to this file creates the number of
116 Description: Writing a number 'N' to this file creates the number of
138 Description: Writing a number 'N' to this file creates the number of
/Linux-v6.1/drivers/gpu/drm/
Ddrm_property.c88 * 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
/Linux-v6.1/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-v6.1/Documentation/driver-api/hte/
Dhte.rst59 HTE subsystem creates debugfs attributes at ``/sys/kernel/debug/hte/``.
60 It also creates line/signal-related debugfs attributes at
/Linux-v6.1/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-v6.1/net/netfilter/
Dxt_AUDIT.c3 * Creates audit record for dropped/accepted packets
25 MODULE_DESCRIPTION("Xtables: creates audit records for dropped/accepted packets");
/Linux-v6.1/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
1152 * This function creates a file in debugfs with the given name that reports
/Linux-v6.1/Documentation/admin-guide/mm/damon/
Dusage.rst45 creates multiple directories and files under its sysfs directory,
112 file, ``nr_kdamonds``. Writing a number (``N``) to the file creates the number
139 number (``N``) to the file creates the number of child directories named as
194 number (``N``) to the file creates the number of child directories named ``0``
228 number (``N``) to the file creates the number of child directories named ``0``
249 number (``N``) to the file creates the number of child directories named ``0``
665 Writing the name of the new context to the ``mk_contexts`` file creates a

12345678910>>...45