/linux-6.3-rc2/fs/btrfs/ |
A D | extent_map.c | 345 int modified) in setup_extent_mapping() argument 351 if (modified) in setup_extent_mapping() 412 setup_extent_mapping(tree, em, modified); in add_extent_mapping() 508 int modified) in replace_extent_mapping() argument 519 setup_extent_mapping(tree, new, modified); in replace_extent_mapping() 746 bool modified; in btrfs_drop_extent_map_range() local 774 modified = !list_empty(&em->list); in btrfs_drop_extent_map_range() 861 modified); in btrfs_drop_extent_map_range() 866 modified); in btrfs_drop_extent_map_range() 869 if (WARN_ON(ret != 0) && modified) in btrfs_drop_extent_map_range() [all …]
|
A D | extent_map.h | 91 struct extent_map *em, int modified); 96 int modified); 114 bool modified);
|
/linux-6.3-rc2/Documentation/livepatch/ |
A 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.3-rc2/drivers/iio/accel/ |
A 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.3-rc2/drivers/iio/chemical/ |
A D | vz89x.c | 67 .modified = 1, 75 .modified = 1, 83 .modified = 1, 104 .modified = 1, 113 .modified = 1,
|
A D | sgp30.c | 139 .modified = 1, 146 .modified = 1, 153 .modified = 1, 160 .modified = 1, 170 .modified = 1, 177 .modified = 1,
|
A D | ams-iaq-core.c | 41 .modified = 1, 53 .modified = 1,
|
/linux-6.3-rc2/drivers/iio/magnetometer/ |
A 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.3-rc2/net/bridge/ |
A D | br_fdb.c | 1004 modified = true; in fdb_handle_notify() 1009 modified = true; in fdb_handle_notify() 1014 modified = true; in fdb_handle_notify() 1017 return modified; in fdb_handle_notify() 1063 modified = true; in fdb_add_entry() 1089 modified = true; in fdb_add_entry() 1094 modified = true; in fdb_add_entry() 1098 modified = true; in fdb_add_entry() 1101 modified = true; in fdb_add_entry() 1106 if (modified) { in fdb_add_entry() [all …]
|
/linux-6.3-rc2/security/lockdown/ |
A 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.3-rc2/arch/m68k/fpsp040/ |
A 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.3-rc2/Documentation/ABI/testing/ |
A 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.3-rc2/Documentation/driver-api/md/ |
A 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.3-rc2/drivers/iio/gyro/ |
A D | hid-sensor-gyro-3d.c | 53 .modified = 1, 63 .modified = 1, 73 .modified = 1,
|
/linux-6.3-rc2/Documentation/userspace-api/media/ |
A 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.3-rc2/scripts/kconfig/lxdialog/ |
A D | BIG.FAT.WARNING | 2 significantly modified from the original. It is for use by the Linux
|
/linux-6.3-rc2/drivers/iio/dummy/ |
A D | iio_simple_dummy.c | 200 .modified = 1, 248 .modified = 1, 259 .modified = 1,
|
/linux-6.3-rc2/drivers/iio/orientation/ |
A D | hid-sensor-incl-3d.c | 56 .modified = 1, 66 .modified = 1, 76 .modified = 1,
|
/linux-6.3-rc2/arch/arm64/boot/dts/xilinx/ |
A D | zynqmp-sck-kv-g-revA.dtso | 8 * "A" – A01 board un-modified (NXP) 9 * "Y" – A01 board modified with legacy interposer (Nexperia) 10 * "Z" – A01 board modified with Diode interposer
|
/linux-6.3-rc2/Documentation/process/ |
A D | submit-checklist.rst | 20 a) with applicable or modified ``CONFIG`` options ``=y``, ``=m``, and 44 6) Any new or modified ``CONFIG`` options do not muck up the config menu and 113 24) If your modified source code depends on or uses any of the kernel
|
/linux-6.3-rc2/drivers/iio/common/ssp_sensors/ |
A D | ssp_iio_sensor.h | 8 .modified = 1,\
|
/linux-6.3-rc2/drivers/staging/media/imx/ |
A D | TODO | 8 link_notify callback when the pipeline is modified. This feature should be
|
/linux-6.3-rc2/arch/m68k/ifpsp060/ |
A D | README | 24 so long as this entire notice is retained without alteration in any modified and/or 25 redistributed versions, and that such modified versions are clearly identified as such.
|
/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/nfpcore/ |
A D | nfp.h | 31 void nfp_nsp_config_set_modified(struct nfp_nsp *state, bool modified);
|
/linux-6.3-rc2/arch/parisc/math-emu/ |
A D | README | 2 been modified as little as possible. Even though they don't fit the
|