| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-kernel-mm-numa | 20 present in cpuset.mems for the cgroup (or if cpuset v1 21 is being used). If cpusets.mems changes at runtime, it 23 cpuset of the new cpusets.mems, which might be construed
|
| /linux/Documentation/admin-guide/cgroup-v1/ |
| H A D | cpusets.rst | 175 - cpuset.mems: list of Memory Nodes in that cpuset 222 The cpus and mems files in the root (top_cpuset) cpuset are 224 cpu_online_mask using a CPU hotplug notifier, and the mems file 229 normally read-only copies of cpuset.cpus and cpuset.mems files 233 events will not change cpuset.cpus and cpuset.mems. Those events will 657 cpusets memory placement policy 'cpuset.mems' subsequently changes. 667 'cpuset.mems' file is modified, pages allocated to tasks in that 668 cpuset, that were on nodes in the previous setting of 'cpuset.mems', 669 will be moved to nodes in the new setting of 'mems.' 671 prior 'cpuset.mems' setting, will not be moved. [all …]
|
| H A D | memcg_test.rst | 172 echo 0 > /opt/cpuset/01/cpuset.mems 176 echo 1 > /opt/cpuset/02/cpuset.mems
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | invensense,ics43432.yaml | 7 title: Invensense ICS-43432-compatible MEMS Microphone with I2S Output 13 The ICS-43432 and compatible MEMS microphones output audio over an I2S
|
| /linux/Documentation/devicetree/bindings/iio/gyroscope/ |
| H A D | adi,adxrs290.yaml | 8 title: Analog Devices ADXRS290 Dual-Axis MEMS Gyroscope 14 Bindings for the Analog Devices ADXRS290 dual-axis MEMS gyroscope device.
|
| /linux/drivers/remoteproc/ |
| H A D | omap_remoteproc.c | 138 * @mems: memory definitions for this remote processor 142 const struct omap_rproc_mem_data *mems; member 1066 .mems = ipu_mems, 1075 .mems = ipu_mems, 1080 .mems = dra7_dsp_mems, 1085 .mems = ipu_mems, 1182 if (!data->mems) in omap_rproc_of_get_internal_memories() 1193 for (i = 0; data->mems[i].name; i++) { in omap_rproc_of_get_internal_memories() 1195 data->mems[i].name); in omap_rproc_of_get_internal_memories() 1198 data->mems[i].name); in omap_rproc_of_get_internal_memories() [all …]
|
| H A D | ti_k3_common.c | 425 data->mems[i].name); in k3_rproc_of_get_memories() 428 data->mems[i].name); in k3_rproc_of_get_memories() 435 data->mems[i].name); in k3_rproc_of_get_memories() 443 data->mems[i].name); in k3_rproc_of_get_memories() 447 kproc->mem[i].dev_addr = data->mems[i].dev_addr; in k3_rproc_of_get_memories() 451 data->mems[i].name, &kproc->mem[i].bus_addr, in k3_rproc_of_get_memories()
|
| /linux/drivers/gpu/drm/nouveau/nvif/ |
| H A D | mmu.c | 43 static const struct nvif_mclass mems[] = { in nvif_mmu_ctor() local 67 ret = nvif_mclass(&mmu->object, mems); in nvif_mmu_ctor() 70 mmu->mem = mems[ret].oclass; in nvif_mmu_ctor()
|
| /linux/sound/soc/codecs/ |
| H A D | ics43432.c | 3 * I2S MEMS microphone driver for InvenSense ICS-43432 and similar 4 * MEMS-based microphones.
|
| /linux/tools/testing/selftests/mm/ |
| H A D | hugetlb_reparenting_test.sh | 125 echo 0 >$CGROUP_ROOT/a/cpuset.mems 132 echo 0 >$CGROUP_ROOT/a/b/cpuset.mems 148 echo 0 >$CGROUP_ROOT/$cgroup/cpuset.mems
|
| H A D | charge_reserved_hugetlb.sh | 110 if [ -e "$cgroup_path/$name/cpuset.mems" ]; then 111 echo 0 >$cgroup_path/$name/cpuset.mems
|
| /linux/Documentation/devicetree/bindings/iio/accel/ |
| H A D | adi,adxl345.yaml | 15 https://www.analog.com/en/products/mems/accelerometers/adxl345.html 16 https://www.analog.com/en/products/sensors-mems/accelerometers/adxl375.html
|
| H A D | adi,adxl367.yaml | 13 The ADXL367 is an ultralow power, 3-axis MEMS accelerometer.
|
| /linux/include/linux/platform_data/ |
| H A D | cros_ec_sensorhub.h | 3 * Chrome OS EC MEMS Sensor Hub driver. 119 * @sensor_num: Number of MEMS sensors present in the EC.
|
| /linux/Documentation/devicetree/bindings/iio/ |
| H A D | st,st-sensors.yaml | 7 title: STMicroelectronics MEMS sensors 12 Note that whilst this covers many STMicro MEMs sensors, some more complex
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | numa_memory_policy.rst | 281 mems 1-3 that sets an Interleave policy over the same set. If 282 the cpuset's mems change to 3-5, the Interleave will now occur 324 mems 2-5 that sets an Interleave policy over the same set with 325 MPOL_F_RELATIVE_NODES. If the cpuset's mems change to 3-7, the 326 interleave now occurs over nodes 3,5-7. If the cpuset's mems
|
| /linux/Documentation/devicetree/bindings/iio/pressure/ |
| H A D | rohm,bm1390.yaml | 14 compensation for the MEMS. Pressure range is from 300 hPa to 1300 hPa
|
| /linux/tools/testing/selftests/cgroup/ |
| H A D | test_cpuset_v1_hp.sh | 26 echo 0 > $CPUSET/$TDIR/cpuset.mems
|
| H A D | test_cpuset_v1_base.sh | 52 'cpuset.mems 0 0 0'
|
| /linux/Documentation/devicetree/bindings/rtc/ |
| H A D | adi,max31335.yaml | 14 Integrated MEMS Resonator.
|
| /linux/Documentation/translations/zh_CN/scheduler/ |
| H A D | sched-capacity.rst | 274 echo 0 > /sys/fs/cgroup/cpuset/cs0/cpuset.mems 278 echo 0 > /sys/fs/cgroup/cpuset/cs1/cpuset.mems
|
| /linux/Documentation/devicetree/bindings/iio/imu/ |
| H A D | invensense,mpu6050.yaml | 7 title: InvenSense MPU-6050 Six-Axis (Gyro + Accelerometer) MEMS MotionTracking Device
|
| H A D | st,lsm6dsx.yaml | 7 title: STM 6-axis (acc + gyro) IMU Mems sensors
|
| /linux/kernel/cgroup/ |
| H A D | cpuset.c | 396 * Cgroup v2 behavior is used on the "cpus" and "mems" control files when 399 * With v2 behavior, "cpus" and "mems" are always what the users have 401 * cpus or mems will be affected. 491 * online mems. The top cpuset always has some mems online. 2691 * parent, which is guaranteed to have some MEMs. in update_nodemasks_hier() 2722 * Handle user request to change the 'mems' memory placement 3142 * in effective cpus and mems. In that case, we can optimize out in cpuset_attach() 3205 * Common handling for a write to a "cpus" or "mems" file. 3372 .name = "mems", 3387 .name = "mems.effective", [all …]
|
| /linux/Documentation/scheduler/ |
| H A D | sched-capacity.rst | 310 echo 0 > /sys/fs/cgroup/cpuset/cs0/cpuset.mems 314 echo 0 > /sys/fs/cgroup/cpuset/cs1/cpuset.mems
|