Home
last modified time | relevance | path

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

123456

/Linux-v5.4/drivers/soc/aspeed/
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()
/Linux-v5.4/Documentation/networking/
Dnf_conntrack-sysctl.txt7 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-v5.4/kernel/time/
DKconfig125 bool "Force context tracking"
130 support the context tracking subsystem. But there are also
135 context tracking backend but doesn't yet fullfill all the
138 for context tracking and the subsystems that rely on it: RCU
141 dynticks subsystem by forcing the context tracking on all
145 architecture backend for the context tracking.
/Linux-v5.4/Documentation/features/time/context-tracking/
Darch-support.txt2 # Feature name: context-tracking
4 # description: arch supports context tracking for NO_HZ_FULL
/Linux-v5.4/drivers/iio/imu/inv_mpu6050/
DKconfig18 MPU9150/9250/9255 and ICM20608/20602 motion tracking devices
30 MPU9150/9250/9255 and ICM20608/20602 motion tracking devices
/Linux-v5.4/net/netfilter/
DKconfig59 tristate "Netfilter connection tracking support"
64 Connection tracking keeps a record of what packets have passed
86 bool 'Connection mark tracking support'
95 bool 'Connection tracking security mark support'
108 bool 'Connection tracking zones'
111 This option enables support for connection tracking zones.
113 identity. Connection tracking zones allow to have multiple
130 bool "Connection tracking events"
133 If this option is enabled, the connection tracking code will
135 to get notified about changes in the connection tracking state.
[all …]
/Linux-v5.4/Documentation/admin-guide/mm/
Dsoft-dirty.rst8 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
Didle_page_tracking.rst10 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-v5.4/Documentation/virt/kvm/devices/
Dvfio.txt18 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-v5.4/Documentation/devicetree/bindings/regulator/
Das3722-regulator.txt39 ams,enable-tracking: Enable tracking with SD1, only supported
/Linux-v5.4/Documentation/accounting/
Dpsi.rst98 tracking window.
107 tracking window to avoid repeated activations/deactivations when system is
110 Notifications to the userspace are rate-limited to one per tracking window.
128 * Monitor memory partial stall with 1s tracking window size
/Linux-v5.4/mm/
DKconfig.debug21 Also, the state of page tracking structures is checked more often as
108 This is a feature to add tracepoint for tracking down page reference
109 manipulation. This tracking is useful to diagnose functional failure
/Linux-v5.4/drivers/staging/olpc_dcon/
DTODO6 drm damage tracking and self-refresh helpers.
/Linux-v5.4/Documentation/devicetree/bindings/sound/
Dcs35l33.txt58 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-v5.4/Documentation/openrisc/
Dtodo.rst5 The OpenRISC Linux port is fully functional and has been tracking upstream
/Linux-v5.4/Documentation/ABI/testing/
Dprocfs-diskstats25 tracking putting the total at 18:
/Linux-v5.4/Documentation/input/
Dmulti-touch-protocol.rst22 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-v5.4/tools/perf/tests/
DBuild31 perf-y += switch-tracking.o
32 perf-y += keep-tracking.o
/Linux-v5.4/Documentation/virt/kvm/
Dlocking.txt31 tracking i.e. the SPTE_SPECIAL_MASK is set. That means we need to
94 2): Dirty bit tracking
161 the PTE is marked for access tracking and during restoration to the Present
164 which time it will be set using the Dirty tracking mechanism described above.
/Linux-v5.4/Documentation/devicetree/bindings/cpufreq/
Dcpufreq-mediatek.txt19 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-v5.4/drivers/lightnvm/
DKconfig36 vocal error messages, and extra tracking fields in the pblk sysfs
/Linux-v5.4/Documentation/vm/
Dpage_owner.rst10 page owner is for the tracking about who allocated each page.
69 un-tracking state.
/Linux-v5.4/fs/ocfs2/dlm/
Ddlmthread.c178 if (!list_empty(&res->tracking)) in __dlm_do_purge_lockres()
179 list_del_init(&res->tracking); in __dlm_do_purge_lockres()
261 if (!list_empty(&res->tracking)) in dlm_purge_lockres()
262 list_del_init(&res->tracking); in dlm_purge_lockres()
/Linux-v5.4/tools/vm/
Dslabinfo.c94 int tracking; variable
662 tracking = 1; in debug_opt_scan()
686 if (tracking) in debug_opt_scan()
688 tracking = 1; in debug_opt_scan()
755 if (tracking && !s->store_user) { in slab_debug()
761 if (!tracking && s->store_user) { in slab_debug()
/Linux-v5.4/net/bridge/netfilter/
DKconfig31 tristate "IPv4/IPV6 bridge connection tracking support"
35 Connection tracking keeps a record of what packets have passed
38 stateful policies. Enable this if you want native tracking from

123456