Home
last modified time | relevance | path

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

12345678910>>...18

/linux/Documentation/livepatch/
A 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/net/bridge/
A Dbr_fdb.c849 modified = true; in fdb_handle_notify()
854 modified = true; in fdb_handle_notify()
859 modified = true; in fdb_handle_notify()
862 return modified; in fdb_handle_notify()
908 modified = true; in fdb_add_entry()
915 modified = true; in fdb_add_entry()
934 modified = true; in fdb_add_entry()
939 modified = true; in fdb_add_entry()
943 modified = true; in fdb_add_entry()
948 if (modified) { in fdb_add_entry()
[all …]
/linux/drivers/iio/accel/
A Dhid-sensor-accel-3d.c54 .modified = 1,
64 .modified = 1,
74 .modified = 1,
90 .modified = 1,
100 .modified = 1,
110 .modified = 1,
/linux/drivers/iio/magnetometer/
A 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/drivers/iio/chemical/
A Dvz89x.c67 .modified = 1,
75 .modified = 1,
83 .modified = 1,
104 .modified = 1,
113 .modified = 1,
A Dsgp30.c139 .modified = 1,
146 .modified = 1,
153 .modified = 1,
160 .modified = 1,
170 .modified = 1,
177 .modified = 1,
A Dams-iaq-core.c41 .modified = 1,
53 .modified = 1,
/linux/fs/btrfs/
A Dextent_map.h81 struct extent_map *em, int modified);
86 int modified);
A Dextent_map.c344 int modified) in setup_extent_mapping() argument
350 if (modified) in setup_extent_mapping()
401 struct extent_map *em, int modified) in add_extent_mapping() argument
411 setup_extent_mapping(tree, em, modified); in add_extent_mapping()
505 int modified) in replace_extent_mapping() argument
514 setup_extent_mapping(tree, new, modified); in replace_extent_mapping()
/linux/security/lockdown/
A DKconfig37 the kernel to be modified at runtime are disabled.
43 allow the kernel to be modified at runtime or that permit userland
/linux/arch/m68k/fpsp040/
A DREADME27 without alteration in any modified and/or redistributed versions,
28 and that such modified versions are clearly identified as such.
/linux/Documentation/driver-api/md/
A 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/Documentation/userspace-api/media/
A 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/Documentation/ABI/testing/
A 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/drivers/iio/gyro/
A Dhid-sensor-gyro-3d.c53 .modified = 1,
63 .modified = 1,
73 .modified = 1,
/linux/drivers/iio/dummy/
A Diio_simple_dummy.c200 .modified = 1,
248 .modified = 1,
259 .modified = 1,
/linux/drivers/iio/orientation/
A Dhid-sensor-incl-3d.c56 .modified = 1,
66 .modified = 1,
76 .modified = 1,
/linux/arch/arm64/boot/dts/xilinx/
A Dzynqmp-sck-kv-g-revA.dts8 * "A" – A01 board un-modified (NXP)
9 * "Y" – A01 board modified with legacy interposer (Nexperia)
10 * "Z" – A01 board modified with Diode interposer
/linux/Documentation/process/
A Dsubmit-checklist.rst20 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/scripts/kconfig/lxdialog/
A DBIG.FAT.WARNING2 significantly modified from the original. It is for use by the Linux
/linux/arch/m68k/ifpsp060/
A DREADME24 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/drivers/iio/temperature/
A Dmlx90614.c379 .modified = 1,
387 .modified = 1,
398 .modified = 1,
/linux/fs/exfat/
A Dinode.c108 int ret, modified = false; in exfat_map_cluster() local
200 modified = true; in exfat_map_cluster()
210 modified = true; in exfat_map_cluster()
220 if (ei->dir.dir != DIR_DELETED && modified) { in exfat_map_cluster()
/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
A Dnfp_nsp.c135 bool modified; member
184 return state->modified; in nfp_nsp_config_modified()
187 void nfp_nsp_config_set_modified(struct nfp_nsp *state, bool modified) in nfp_nsp_config_set_modified() argument
189 state->modified = modified; in nfp_nsp_config_set_modified()
/linux/drivers/iio/common/ssp_sensors/
A Dssp_iio_sensor.h8 .modified = 1,\

Completed in 48 milliseconds

12345678910>>...18