Searched refs:tracking (Results 1 – 25 of 186) sorted by relevance
12345678
| /Linux-v6.1/drivers/soc/aspeed/ |
| D | aspeed-p2a-ctrl.c | 64 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()
|
| /Linux-v6.1/Documentation/networking/ |
| D | nf_conntrack-sysctl.rst | 14 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.
|
| /Linux-v6.1/Documentation/mm/damon/ |
| D | faq.rst | 18 Can 'idle pages tracking' or 'perf mem' substitute DAMON? 21 Idle page tracking is a low level primitive for access check of the physical 26 Therefore, 'idle pages tracking' and 'perf mem' could provide a subset of 39 Nonetheless, DAMON provides vma/rmap tracking and PTE Accessed bit check based
|
| D | design.rst | 50 mapped to the physical memory and accessed. Thus, tracking the unmapped 52 level of noise using the adaptive regions adjustment mechanism, tracking every 86 subsystems using the Accessed bits, namely Idle page tracking and the reclaim 87 logic. DAMON does nothing to avoid disturbing Idle page tracking, so handling 90 as Idle page tracking does.
|
| /Linux-v6.1/kernel/time/ |
| D | Kconfig | 156 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.
|
| /Linux-v6.1/Documentation/features/time/context-tracking/ |
| D | arch-support.txt | 2 # Feature name: user-context-tracking 4 # description: arch supports user context tracking for NO_HZ_FULL
|
| /Linux-v6.1/drivers/iio/imu/inv_icm42600/ |
| D | Kconfig | 13 This driver supports the InvenSense ICM-426xx motion tracking 25 This driver supports the InvenSense ICM-426xx motion tracking
|
| /Linux-v6.1/net/ |
| D | Kconfig.debug | 4 bool "Enable net device refcount tracking" 13 bool "Enable networking namespace refcount tracking"
|
| /Linux-v6.1/net/netfilter/ |
| D | Kconfig | 80 tristate "Netfilter connection tracking support" 85 Connection tracking keeps a record of what packets have passed 112 bool 'Connection mark tracking support' 121 bool 'Connection tracking security mark support' 134 bool 'Connection tracking zones' 137 This option enables support for connection tracking zones. 139 identity. Connection tracking zones allow to have multiple 155 bool "Connection tracking events" 158 If this option is enabled, the connection tracking code will 160 to get notified about changes in the connection tracking state. [all …]
|
| /Linux-v6.1/drivers/iio/imu/inv_mpu6050/ |
| D | Kconfig | 20 and IAM20680 motion tracking devices over I2C. 32 and IAM20680 motion tracking devices over SPI.
|
| /Linux-v6.1/Documentation/admin-guide/mm/ |
| D | soft-dirty.rst | 8 writes to. In order to do this tracking one should 24 Internally, to do this tracking, the writable bit is cleared from PTEs 35 While in most cases tracking memory changes by #PF-s is more than enough
|
| D | idle_page_tracking.rst | 10 The idle page tracking feature allows to track which memory pages are being 23 The idle page tracking API is located at ``/sys/kernel/mm/page_idle``. 101 The idle memory tracking feature adds a new page flag, the Idle flag. This flag 116 Since the idle memory tracking feature is based on the memory reclaimer logic,
|
| /Linux-v6.1/Documentation/filesystems/ext4/ |
| D | special_inodes.rst | 53 - Inode number of quota file tracking project quotas 55 - Inode number of file tracking orphan inodes.
|
| /Linux-v6.1/Documentation/virt/kvm/devices/ |
| D | vfio.rst | 22 KVM_DEV_VFIO_GROUP_ADD: Add a VFIO group to VFIO-KVM device tracking 25 KVM_DEV_VFIO_GROUP_DEL: Remove a VFIO group from VFIO-KVM device tracking
|
| /Linux-v6.1/Documentation/devicetree/bindings/regulator/ |
| D | as3722-regulator.txt | 39 ams,enable-tracking: Enable tracking with SD1, only supported
|
| /Linux-v6.1/kernel/module/ |
| D | Makefile | 21 obj-$(CONFIG_MODULE_UNLOAD_TAINT_TRACKING) += tracking.o
|
| /Linux-v6.1/Documentation/core-api/ |
| D | entry.rst | 9 * RCU / Context tracking 85 * RCU / Context tracking 99 * RCU / Context tracking 108 Do not nest syscalls. Nested systcalls will cause RCU and/or context tracking 217 * RCU / Context tracking
|
| /Linux-v6.1/Documentation/maintainer/ |
| D | modifying-patches.rst | 31 message (just after the subject line) to facilitate tracking. For instance, 49 tracking your trees, and to people trying to troubleshoot bugs in your
|
| /Linux-v6.1/scripts/ |
| D | Makefile.debug | 21 DEBUG_CFLAGS += -fno-var-tracking
|
| /Linux-v6.1/Documentation/accounting/ |
| D | psi.rst | 100 tracking window. 109 tracking window to avoid repeated activations/deactivations when system is 112 Notifications to the userspace are rate-limited to one per tracking window. 130 * Monitor memory partial stall with 1s tracking window size
|
| /Linux-v6.1/Documentation/ABI/testing/ |
| D | sysfs-bus-iio-filter-admv8818 | 9 - manual -> disable/unregister the clock rate notifier / input clock tracking.
|
| /Linux-v6.1/Documentation/devicetree/bindings/sound/ |
| D | cs35l33.txt | 58 allowing release condition tracking updates. The number of LRCLK periods 85 tracking. This property can be set to values from 0 to 3 with rates of 128 89 - cirrus,vp-hg-va : VA calculation reference for automatic VPhg tracking
|
| /Linux-v6.1/Documentation/input/ |
| D | multi-touch-protocol.rst | 22 devices capable of tracking identifiable contacts (type B), the protocol 62 important. Event filtering and finger tracking is left to user space [#f3]_. 67 the ABS_MT_TRACKING_ID of the associated slot. A non-negative tracking id 69 tracking id not previously present is considered new, and a tracking id no 80 tracking more contacts than it is currently reporting, the driver should use 385 The process of finger tracking, i.e., to assign a unique trackingID to each 415 .. [#f5] See the section on finger tracking.
|
| /Linux-v6.1/drivers/staging/olpc_dcon/ |
| D | TODO | 6 drm damage tracking and self-refresh helpers.
|
| /Linux-v6.1/drivers/video/ |
| D | Kconfig | 11 Support tracking and hand-over of aperture ownership. Required
|
12345678