Home
last modified time | relevance | path

Searched refs:modified (Results 1 – 25 of 507) sorted by relevance

12345678910>>...21

/linux-6.12.1/Documentation/livepatch/
Dsystem-state.rst31 The state of the system might get modified either by several livepatch callbacks
35 Each modified state is described by struct klp_state, see
74 for already modified system states.
79 - Non-cumulative livepatches are allowed to touch already modified
90 has not been already modified by a livepatches that are being
108 System states are usually modified by livepatch callbacks. The expected
122 The system state itself is typically modified in *post_patch()*
/linux-6.12.1/drivers/iio/light/
Dveml6040.c155 .modified = 1,
166 .modified = 1,
177 .modified = 1,
188 .modified = 1,
/linux-6.12.1/fs/btrfs/
Dextent_map.c465 int modified) in setup_extent_mapping() argument
471 if (modified) in setup_extent_mapping()
491 struct extent_map *em, int modified) in add_extent_mapping() argument
505 setup_extent_mapping(inode, em, modified); in add_extent_mapping()
602 int modified) in replace_extent_mapping() argument
618 setup_extent_mapping(inode, new, modified); in replace_extent_mapping()
845 bool modified; in btrfs_drop_extent_map_range() local
869 modified = !list_empty(&em->list); in btrfs_drop_extent_map_range()
904 replace_extent_mapping(inode, em, split, modified); in btrfs_drop_extent_map_range()
933 replace_extent_mapping(inode, em, split, modified); in btrfs_drop_extent_map_range()
[all …]
/linux-6.12.1/drivers/iio/accel/
Dhid-sensor-accel-3d.c54 .modified = 1,
64 .modified = 1,
74 .modified = 1,
90 .modified = 1,
100 .modified = 1,
110 .modified = 1,
/linux-6.12.1/drivers/iio/chemical/
Dvz89x.c67 .modified = 1,
75 .modified = 1,
83 .modified = 1,
104 .modified = 1,
113 .modified = 1,
Dsgp30.c140 .modified = 1,
147 .modified = 1,
154 .modified = 1,
161 .modified = 1,
171 .modified = 1,
178 .modified = 1,
Dams-iaq-core.c41 .modified = 1,
53 .modified = 1,
/linux-6.12.1/drivers/iio/magnetometer/
Dhid-sensor-magn-3d.c70 .modified = 1,
79 .modified = 1,
88 .modified = 1,
97 .modified = 1,
106 .modified = 1,
115 .modified = 1,
124 .modified = 1,
/linux-6.12.1/net/bridge/
Dbr_fdb.c1040 bool modified = false; in fdb_handle_notify() local
1045 modified = true; in fdb_handle_notify()
1050 modified = true; in fdb_handle_notify()
1055 modified = true; in fdb_handle_notify()
1058 return modified; in fdb_handle_notify()
1070 bool modified = false; in fdb_add_entry() local
1105 modified = true; in fdb_add_entry()
1112 modified = true; in fdb_add_entry()
1135 modified = true; in fdb_add_entry()
1140 modified = true; in fdb_add_entry()
[all …]
/linux-6.12.1/security/lockdown/
DKconfig37 the kernel to be modified at runtime are disabled.
43 allow the kernel to be modified at runtime or that permit userland
/linux-6.12.1/arch/m68k/fpsp040/
DREADME27 without alteration in any modified and/or redistributed versions,
28 and that such modified versions are clearly identified as such.
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-driver-samsung-laptop6 that can be modified by a function key, and by this
27 Description: Max battery charge level can be modified, battery cycle
/linux-6.12.1/Documentation/driver-api/md/
Draid5-ppl.rst16 modified by this write. It is just enough data needed for recovering from the
17 write hole. XORing partial parity with the modified chunks produces parity for
19 which chunk writes have completed. If one of the not modified data disks of
/linux-6.12.1/Documentation/userspace-api/media/
Dfdl-appendix.rst52 .. _fdl-modified:
191 You may copy and distribute a :ref:`Modified Version <fdl-modified>`
211 modifications in the :ref:`Modified Version <fdl-modified>`,
218 publisher of the :ref:`Modified Version <fdl-modified>`, as the
232 :ref:`Modified Version <fdl-modified>` under the terms of this
247 of the :ref:`Modified Version <fdl-modified>` as given on the
278 included in the :ref:`Modified Version <fdl-modified>`.
284 If the :ref:`Modified Version <fdl-modified>` includes new
295 :ref:`Modified Version <fdl-modified>` by various parties--for
303 :ref:`Modified Version <fdl-modified>`. Only one passage of
[all …]
/linux-6.12.1/drivers/iio/gyro/
Dhid-sensor-gyro-3d.c53 .modified = 1,
63 .modified = 1,
73 .modified = 1,
/linux-6.12.1/scripts/kconfig/lxdialog/
DBIG.FAT.WARNING2 significantly modified from the original. It is for use by the Linux
/linux-6.12.1/drivers/iio/orientation/
Dhid-sensor-incl-3d.c56 .modified = 1,
66 .modified = 1,
76 .modified = 1,
/linux-6.12.1/drivers/iio/dummy/
Diio_simple_dummy.c200 .modified = 1,
248 .modified = 1,
259 .modified = 1,
/linux-6.12.1/scripts/atomic/kerneldoc/
Dinc_not_zero7 * Otherwise, @v is not modified and relaxed ordering is provided.
Dinc_unless_negative7 * Otherwise, @v is not modified and relaxed ordering is provided.
Ddec_unless_positive7 * Otherwise, @v is not modified and relaxed ordering is provided.
Ddec_if_positive7 * Otherwise, @v is not modified and relaxed ordering is provided.
Dcmpxchg9 * Otherwise, @v is not modified and relaxed ordering is provided.
Dadd_unless13 * Otherwise, @v is not modified and relaxed ordering is provided.
/linux-6.12.1/Documentation/process/
Dsubmit-checklist.rst31 1) Any new or modified ``CONFIG`` options do not muck up the config menu and
82 a) with applicable or modified ``CONFIG`` options ``=y``, ``=m``, and
102 4) If your modified source code depends on or uses any of the kernel

12345678910>>...21