/linux-6.12.1/Documentation/livepatch/ |
D | system-state.rst | 31 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/ |
D | veml6040.c | 155 .modified = 1, 166 .modified = 1, 177 .modified = 1, 188 .modified = 1,
|
/linux-6.12.1/fs/btrfs/ |
D | extent_map.c | 465 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/ |
D | hid-sensor-accel-3d.c | 54 .modified = 1, 64 .modified = 1, 74 .modified = 1, 90 .modified = 1, 100 .modified = 1, 110 .modified = 1,
|
/linux-6.12.1/drivers/iio/chemical/ |
D | vz89x.c | 67 .modified = 1, 75 .modified = 1, 83 .modified = 1, 104 .modified = 1, 113 .modified = 1,
|
D | sgp30.c | 140 .modified = 1, 147 .modified = 1, 154 .modified = 1, 161 .modified = 1, 171 .modified = 1, 178 .modified = 1,
|
D | ams-iaq-core.c | 41 .modified = 1, 53 .modified = 1,
|
/linux-6.12.1/drivers/iio/magnetometer/ |
D | hid-sensor-magn-3d.c | 70 .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/ |
D | br_fdb.c | 1040 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/ |
D | Kconfig | 37 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/ |
D | README | 27 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/ |
D | sysfs-driver-samsung-laptop | 6 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/ |
D | raid5-ppl.rst | 16 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/ |
D | fdl-appendix.rst | 52 .. _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/ |
D | hid-sensor-gyro-3d.c | 53 .modified = 1, 63 .modified = 1, 73 .modified = 1,
|
/linux-6.12.1/scripts/kconfig/lxdialog/ |
D | BIG.FAT.WARNING | 2 significantly modified from the original. It is for use by the Linux
|
/linux-6.12.1/drivers/iio/orientation/ |
D | hid-sensor-incl-3d.c | 56 .modified = 1, 66 .modified = 1, 76 .modified = 1,
|
/linux-6.12.1/drivers/iio/dummy/ |
D | iio_simple_dummy.c | 200 .modified = 1, 248 .modified = 1, 259 .modified = 1,
|
/linux-6.12.1/scripts/atomic/kerneldoc/ |
D | inc_not_zero | 7 * Otherwise, @v is not modified and relaxed ordering is provided.
|
D | inc_unless_negative | 7 * Otherwise, @v is not modified and relaxed ordering is provided.
|
D | dec_unless_positive | 7 * Otherwise, @v is not modified and relaxed ordering is provided.
|
D | dec_if_positive | 7 * Otherwise, @v is not modified and relaxed ordering is provided.
|
D | cmpxchg | 9 * Otherwise, @v is not modified and relaxed ordering is provided.
|
D | add_unless | 13 * Otherwise, @v is not modified and relaxed ordering is provided.
|
/linux-6.12.1/Documentation/process/ |
D | submit-checklist.rst | 31 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
|