Home
last modified time | relevance | path

Searched refs:tracking (Results 1 – 25 of 425) sorted by relevance

12345678910>>...17

/openbmc/linux/drivers/soc/aspeed/
H A Daspeed-p2a-ctrl.c64 struct mutex tracking; member
155 mutex_lock(&ctrl->tracking); in aspeed_p2a_region_acquire()
157 mutex_unlock(&ctrl->tracking); in aspeed_p2a_region_acquire()
191 mutex_lock(&ctrl->tracking); in aspeed_p2a_ioctl()
193 mutex_unlock(&ctrl->tracking); in aspeed_p2a_ioctl()
273 mutex_lock(&priv->parent->tracking); in aspeed_p2a_release()
302 mutex_unlock(&priv->parent->tracking); in aspeed_p2a_release()
346 mutex_init(&misc_ctrl->tracking); in aspeed_p2a_ctrl_probe()
/openbmc/openbmc/poky/meta/recipes-graphics/wayland/
H A Dmtdev_1.1.7.bb5 be from any MT device, specifically type A without contact tracking, type A with \
6 contact tracking, or type B with contact tracking"
/openbmc/qemu/hw/vfio/
H A Dcommon.c981 control->num_ranges = !!tracking->max32 + !!tracking->max64 + in vfio_device_feature_dma_logging_start_create()
982 !!tracking->maxpci64; in vfio_device_feature_dma_logging_start_create()
993 if (tracking->max32) { in vfio_device_feature_dma_logging_start_create()
995 ranges->length = (tracking->max32 - tracking->min32) + 1; in vfio_device_feature_dma_logging_start_create()
998 if (tracking->max64) { in vfio_device_feature_dma_logging_start_create()
1000 ranges->length = (tracking->max64 - tracking->min64) + 1; in vfio_device_feature_dma_logging_start_create()
1003 if (tracking->maxpci64) { in vfio_device_feature_dma_logging_start_create()
1005 ranges->length = (tracking->maxpci64 - tracking->minpci64) + 1; in vfio_device_feature_dma_logging_start_create()
1009 tracking->min32, tracking->max32, in vfio_device_feature_dma_logging_start_create()
1010 tracking->min64, tracking->max64, in vfio_device_feature_dma_logging_start_create()
[all …]
/openbmc/qemu/docs/devel/
H A Dvfio-migration.rst92 System memory dirty pages tracking
96 the VFIO dirty tracking module to start and stop dirty page tracking. A
98 dirty tracking module and marks system memory pages which were DMA-ed by the
101 Currently there are two ways dirty page tracking can be done:
102 (1) Device dirty tracking:
104 method can be used only if the device is capable of tracking its DMAs.
105 Discovering device capability, starting and stopping dirty tracking, and
113 In this method dirty tracking is done by IOMMU. However, there is currently no
114 IOMMU support for dirty page tracking. For this reason, all pages are
133 System memory dirty pages tracking when vIOMMU is enabled
[all …]
/openbmc/linux/Documentation/networking/
H A Dnf_conntrack-sysctl.rst14 Enable connection tracking flow accounting. 64-bit byte and packet
30 considered for connection tracking.
40 If this option is enabled, the connection tracking code will
41 provide userspace with connection tracking events via ctnetlink.
96 Maximum number of allowed connection tracking entries. This value is set
98 Note that connection tracking entries are added to the table twice -- once
164 Enable connection tracking flow timestamping.
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/libnetfilter/
H A Dlibnetfilter-cttimeout_1.0.1.bb1 SUMMARY = "Netfilter connection tracking timeout library"
2 …ing interface (API) to the Linux kernel netfilter fine-grain connection tracking timeout infrastru…
H A Dlibnetfilter-conntrack_1.0.9.bb1 SUMMARY = "Netfilter connection tracking library"
2 …viding a programming interface (API) to the Linux kernel netfilter connection tracking state table"
H A Dlibnetfilter-cthelper_1.0.1.bb1 SUMMARY = "Netfilter connection tracking helper library"
/openbmc/linux/Documentation/features/time/context-tracking/
H A Darch-support.txt2 # Feature name: user-context-tracking
4 # description: arch supports user context tracking for NO_HZ_FULL
/openbmc/linux/kernel/time/
H A DKconfig156 tracking to enter/exit RCU extended quiescent states.
159 bool "Force user context tracking"
164 support the user context tracking subsystem. But there are also
169 user context tracking backend but doesn't yet fulfill all the
172 for user context tracking and the subsystems that rely on it: RCU
175 dynticks subsystem by forcing the user context tracking on all
179 architecture backend for the user context tracking.
/openbmc/linux/net/
H A DKconfig.debug4 bool "Enable net device refcount tracking"
13 bool "Enable networking namespace refcount tracking"
/openbmc/linux/drivers/iio/imu/inv_icm42600/
H A DKconfig14 This driver supports the InvenSense ICM-426xx motion tracking
26 This driver supports the InvenSense ICM-426xx motion tracking
/openbmc/linux/drivers/iio/imu/inv_mpu6050/
H A DKconfig21 and IAM20680 motion tracking devices over I2C.
33 and IAM20680 motion tracking devices over SPI.
/openbmc/linux/net/netfilter/
H A DKconfig115 bool 'Connection mark tracking support'
137 bool 'Connection tracking zones'
158 bool "Connection tracking events"
168 bool 'Connection tracking timeout'
178 bool 'Connection tracking timestamping'
184 tracking events.
189 bool "Connection tracking labels"
204 tracking code will be able to do state tracking on DCCP connections.
218 tracking code will be able to do state tracking on SCTP connections.
228 tracking code will be able to do state tracking on UDP-Lite
[all …]
/openbmc/linux/Documentation/admin-guide/mm/
H A Dsoft-dirty.rst6 writes to. In order to do this tracking one should
22 Internally, to do this tracking, the writable bit is cleared from PTEs
33 While in most cases tracking memory changes by #PF-s is more than enough
/openbmc/linux/Documentation/filesystems/ext4/
H A Dspecial_inodes.rst53 - Inode number of quota file tracking project quotas
55 - Inode number of file tracking orphan inodes.
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dcirrus,cs4234.yaml17 signal to an external Class H tracking power supply. If not used to
18 drive a tracking power supply, the 5th DAC can instead be used as a
/openbmc/intel-ipmi-oem/src/
H A Dbridgingcommands.cpp244 const uint8_t tracking, in handleIpmbChannel() argument
286 if (tracking != modeNoTracking && tracking != modeTrackRequest) in handleIpmbChannel()
338 switch (tracking) in handleIpmbChannel()
398 const bool encryptionEnabled, const uint2_t tracking, in ipmiAppSendMessage() argument
435 ctx, static_cast<uint8_t>(tracking), unpackMsg, rspData); in ipmiAppSendMessage()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/ipmitool/
H A Dipmitool_1.8.19.bb49 # --disable-dependency-tracking speeds up the build
56 EXTRA_OECONF = "--disable-dependency-tracking --enable-file-security --disable-intf-free \
/openbmc/linux/Documentation/virt/kvm/devices/
H A Dvfio.rst24 tracking
30 device tracking
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-2.7.rst45 .. _migration-2.7-upstream-tracking.inc-removed:
47 The ``upstream-tracking.inc`` File Has Been Removed
50 The previously deprecated ``upstream-tracking.inc`` file is now removed.
54 Remove any references you have to the ``upstream-tracking.inc`` file in
/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Das3722-regulator.txt39 ams,enable-tracking: Enable tracking with SD1, only supported
/openbmc/linux/kernel/module/
H A DMakefile24 obj-$(CONFIG_MODULE_UNLOAD_TAINT_TRACKING) += tracking.o
/openbmc/linux/Documentation/maintainer/
H A Dmodifying-patches.rst31 message (just after the subject line) to facilitate tracking. For instance,
49 tracking your trees, and to people trying to troubleshoot bugs in your
/openbmc/linux/tools/perf/tests/
H A DBuild33 perf-$(CONFIG_LIBTRACEEVENT) += switch-tracking.o
34 perf-y += keep-tracking.o

12345678910>>...17