Searched refs:tracking (Results 1 – 25 of 134) sorted by relevance
123456
/Linux-v4.19/Documentation/networking/ |
D | nf_conntrack-sysctl.txt | 7 Enable connection tracking flow accounting. 64-bit byte and packet 24 considered for connection tracking. 33 If this option is enabled, the connection tracking code will 34 provide userspace with connection tracking events via ctnetlink. 96 Size of connection tracking table. Default value is 154 Enable connection tracking flow timestamping.
|
/Linux-v4.19/Documentation/features/time/context-tracking/ |
D | arch-support.txt | 2 # Feature name: context-tracking 4 # description: arch supports context tracking for NO_HZ_FULL
|
/Linux-v4.19/drivers/iio/imu/inv_mpu6050/ |
D | Kconfig | 17 motion tracking devices over I2C. 28 motion tracking devices over SPI.
|
/Linux-v4.19/net/netfilter/ |
D | Kconfig | 58 tristate "Netfilter connection tracking support" 63 Connection tracking keeps a record of what packets have passed 85 bool 'Connection mark tracking support' 94 bool 'Connection tracking security mark support' 107 bool 'Connection tracking zones' 110 This option enables support for connection tracking zones. 112 identity. Connection tracking zones allow to have multiple 129 bool "Connection tracking events" 132 If this option is enabled, the connection tracking code will 134 to get notified about changes in the connection tracking state. [all …]
|
/Linux-v4.19/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-v4.19/Documentation/virtual/kvm/devices/ |
D | vfio.txt | 18 KVM_DEV_VFIO_GROUP_ADD: Add a VFIO group to VFIO-KVM device tracking 21 KVM_DEV_VFIO_GROUP_DEL: Remove a VFIO group from VFIO-KVM device tracking
|
/Linux-v4.19/kernel/rcu/ |
D | Kconfig | 94 bool "Force context tracking" 99 support the context tracking subsystem. But there are also 104 context tracking backend but doesn't yet fullfill all the 107 for context tracking and the subsystems that rely on it: RCU 110 dynticks subsystem by forcing the context tracking on all 114 architecture backend for the context tracking.
|
/Linux-v4.19/Documentation/devicetree/bindings/regulator/ |
D | as3722-regulator.txt | 39 ams,enable-tracking: Enable tracking with SD1, only supported
|
/Linux-v4.19/Documentation/openrisc/ |
D | TODO | 1 The OpenRISC Linux port is fully functional and has been tracking upstream
|
/Linux-v4.19/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-v4.19/Documentation/ABI/testing/ |
D | procfs-diskstats | 25 tracking putting the total at 18:
|
/Linux-v4.19/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 381 The process of finger tracking, i.e., to assign a unique trackingID to each 411 .. [#f5] See the section on finger tracking.
|
/Linux-v4.19/tools/perf/tests/ |
D | Build | 28 perf-y += switch-tracking.o 29 perf-y += keep-tracking.o
|
/Linux-v4.19/Documentation/virtual/kvm/ |
D | locking.txt | 33 tracking i.e. the SPTE_SPECIAL_MASK is set. That means we need to 96 2): Dirty bit tracking 163 the PTE is marked for access tracking and during restoration to the Present 166 which time it will be set using the Dirty tracking mechanism described above.
|
/Linux-v4.19/mm/ |
D | Kconfig.debug | 85 This is a feature to add tracepoint for tracking down page reference 86 manipulation. This tracking is useful to diagnose functional failure
|
/Linux-v4.19/Documentation/devicetree/bindings/cpufreq/ |
D | cpufreq-mediatek.txt | 19 needs to do "voltage tracking" to step by step scale up/down Vproc and 21 flow is handled by hardware, hence no software "voltage tracking" is
|
/Linux-v4.19/drivers/lightnvm/ |
D | Kconfig | 36 vocal error messages, and extra tracking fields in the pblk sysfs
|
/Linux-v4.19/Documentation/vm/ |
D | page_owner.rst | 10 page owner is for the tracking about who allocated each page. 69 un-tracking state.
|
D | 00-INDEX | 32 - tracking about who allocated each page
|
/Linux-v4.19/fs/ocfs2/dlm/ |
D | dlmthread.c | 193 if (!list_empty(&res->tracking)) in __dlm_do_purge_lockres() 194 list_del_init(&res->tracking); in __dlm_do_purge_lockres() 276 if (!list_empty(&res->tracking)) in dlm_purge_lockres() 277 list_del_init(&res->tracking); in dlm_purge_lockres()
|
/Linux-v4.19/tools/vm/ |
D | slabinfo.c | 93 int tracking; variable 655 tracking = 1; in debug_opt_scan() 679 if (tracking) in debug_opt_scan() 681 tracking = 1; in debug_opt_scan() 748 if (tracking && !s->store_user) { in slab_debug() 754 if (!tracking && s->store_user) { in slab_debug()
|
/Linux-v4.19/arch/ia64/ |
D | Kconfig.debug | 54 and restore instructions. It's useful for tracking down spinlock
|
/Linux-v4.19/Documentation/ABI/obsolete/ |
D | sysfs-driver-hid-roccat-konepure | 74 Description: The mouse has a tracking- and a distance-control-unit. These 91 Description: When written a calibration process for the tracking control unit
|
/Linux-v4.19/Documentation/devicetree/bindings/power/ |
D | fsl,imx-gpc.txt | 4 The i.MX6 General Power Control (GPC) block contains DVFS load tracking
|
123456