Home
last modified time | relevance | path

Searched full:account (Results 1 – 25 of 1098) sorted by relevance

12345678910>>...44

/linux-5.10/Documentation/vm/
Dovercommit-accounting.rst74 * We account mmap memory mappings
75 * We account mprotect changes in commit
76 * We account mremap changes in size
77 * We account brk
78 * We account munmap
80 * Account and check on fork
87 * Account ptrace pages (this is hard)
/linux-5.10/kernel/sched/
Dcputime.c64 * We do not account for softirq time from ksoftirqd here. in irqtime_account_irq()
113 * Account user CPU time to a process.
130 /* Account for user time used */ in account_user_time()
135 * Account guest CPU time to a process.
159 * Account system CPU time to a process and desired cpustat field
174 /* Account for system time used */ in account_system_index_time()
179 * Account system CPU time to a process.
204 * Account for involuntary wait time.
215 * Account for idle time.
232 * occasion account more time than the calling functions think elapsed.
[all …]
/linux-5.10/include/linux/input/
Dkxtj9.h18 * changed to account for sensor orientation within the host device.
25 * Each axis can be negated to account for sensor orientation within
/linux-5.10/fs/btrfs/
Dspace-info.h10 this doesn't take mirrors into account */
12 this doesn't take mirrors into account */
36 account */
/linux-5.10/mm/
Dvmpressure.c41 * These thresholds are used when we account memory pressure through
220 * vmpressure() - Account memory pressure through scanned/reclaimed ratio
227 * This function should be called from the vmscan reclaim path to account
246 * Here we only want to account pressure that userland is able to in vmpressure()
254 * we account it too. in vmpressure()
313 * vmpressure_prio() - Account memory pressure through reclaimer priority level
Dutil.c381 /* Account for stack randomization if necessary */ in mmap_base()
421 * __account_locked_vm - account locked pages to an mm's locked_vm
422 * @mm: mm to account against
423 * @pages: number of pages to account
467 * account_locked_vm - account locked pages to an mm's locked_vm
468 * @mm: mm to account against, may be NULL
469 * @pages: number of pages to account
/linux-5.10/fs/jfs/
Djfs_dmap.h69 * - 3 is added to account for the L2, L1, and L0 page for this dmap
70 * - 1 is added to account for the control page of the map.
84 * - 2 is added to account for the L2, and L1 page for this L0
85 * - 1 is added to account for the control page of the map.
99 * - 1 is added to account for the L2 page
100 * - 1 is added to account for the control page of the map.
/linux-5.10/fs/xfs/libxfs/
Dxfs_ag.c166 * Note: unlike mkfs, we never have to account for log in xfs_rmaproot_init()
175 /* account freespace btree root blocks */ in xfs_rmaproot_init()
182 /* account inode btree root blocks */ in xfs_rmaproot_init()
190 /* account for rmap btree root */ in xfs_rmaproot_init()
197 /* account for refc btree root */ in xfs_rmaproot_init()
207 /* account for the log space */ in xfs_rmaproot_init()
472 /* Account for AG free space in new AG */ in xfs_ag_init_headers()
/linux-5.10/tools/perf/pmu-events/arch/x86/skylake/
Duncore.json223 …"BriefDescription": "Number of entries allocated. Account for Any type: e.g. Snoop, Core aperture,…
224 …"PublicDescription": "Number of entries allocated. Account for Any type: e.g. Snoop, Core aperture…
235 …e request outstanding is waiting for data return from memory controller. Account for coherent and …
236 …e request outstanding is waiting for data return from memory controller. Account for coherent and …
/linux-5.10/drivers/base/power/
Ddomain_governor.c23 * account, because constraints updated after the device has in dev_update_qos_constraint()
24 * been suspended are not guaranteed to be taken into account in dev_update_qos_constraint()
115 * their suspend latencies into account here. in default_suspend_ok()
289 * and by also taking into account the power off latency for the state. in cpu_power_down_ok()
/linux-5.10/include/linux/
Dtask_io_accounting_ops.h17 * We approximate number of blocks, because we account bytes only.
31 * We approximate number of blocks, because we account bytes only.
Dhugetlb_cgroup.h42 * the counter to account for hugepages from hugetlb.
47 * the counter to account for hugepage reservations from hugetlb.
/linux-5.10/kernel/
Dscs.c16 static void __scs_account(void *s, int account) in __scs_account() argument
21 account * (SCS_SIZE / SZ_1K)); in __scs_account()
/linux-5.10/tools/perf/pmu-events/arch/x86/sandybridge/
Duncore.json271 …e request outstanding is waiting for data return from memory controller. Account for coherent and …
272 …e request outstanding is waiting for data return from memory controller. Account for coherent and …
283 …requests outstanding are waiting for data return from memory controller. Account for coherent and …
284 …requests outstanding are waiting for data return from memory controller. Account for coherent and …
/linux-5.10/tools/perf/pmu-events/arch/x86/ivybridge/
Duncore.json271 …e request outstanding is waiting for data return from memory controller. Account for coherent and …
272 …e request outstanding is waiting for data return from memory controller. Account for coherent and …
283 …requests outstanding are waiting for data return from memory controller. Account for coherent and …
284 …requests outstanding are waiting for data return from memory controller. Account for coherent and …
/linux-5.10/tools/perf/pmu-events/arch/x86/broadwell/
Duncore.json247 …"BriefDescription": "Number of entries allocated. Account for Any type: e.g. Snoop, Core aperture,…
248 …"PublicDescription": "Number of entries allocated. Account for Any type: e.g. Snoop, Core aperture…
259 …e request outstanding is waiting for data return from memory controller. Account for coherent and …
260 …e request outstanding is waiting for data return from memory controller. Account for coherent and …
/linux-5.10/fs/isofs/
Dutil.c11 * We have to take into account leap years and all of that good stuff.
13 * take into account daylight savings time, but it shouldn't matter.
/linux-5.10/arch/powerpc/kvm/
Dtiming.h35 /* account the exit in kvm_stats */
90 /* wrapper to set exit time and account for it in kvm_stats */
/linux-5.10/Documentation/block/
Dbiovecs.rst28 constructed from the raw biovecs but taking into account bi_bvec_done and
71 bi_size into account when constructing biovecs.
102 taking into account bi_bvec_done (and bi_size).
/linux-5.10/net/sctp/
Dchunk.c183 * we need to account for bundling of the AUTH chunks along with in sctp_datamsg_from_user()
205 /* Set first_len and then account for possible bundles on first frag */ in sctp_datamsg_from_user()
211 * NOTE: we will not reduce to account for SACK, if the message would in sctp_datamsg_from_user()
224 /* Account for a different sized first fragment */ in sctp_datamsg_from_user()
/linux-5.10/fs/btrfs/tests/
Dqgroup-tests.c255 test_err("couldn't account space for a qgroup %d", ret); in test_no_shared_qgroup()
291 test_err("couldn't account space for a qgroup %d", ret); in test_no_shared_qgroup()
356 test_err("couldn't account space for a qgroup %d", ret); in test_multiple_refs()
391 test_err("couldn't account space for a qgroup %d", ret); in test_multiple_refs()
432 test_err("couldn't account space for a qgroup %d", ret); in test_multiple_refs()
/linux-5.10/drivers/net/wireless/intel/iwlwifi/
Diwl-devtrace.h39 /* don't account for crypto - these are unencrypted */ in iwl_trace_data()
41 /* also account for the RFC 1042 header, of course */ in iwl_trace_data()
/linux-5.10/drivers/macintosh/
Dwindfarm_smu_sensors.c101 /* Ok, we have to scale & adjust, taking units into account */ in smu_cputemp_get()
123 /* Ok, we have to scale & adjust, taking units into account */ in smu_cpuamp_get()
144 /* Ok, we have to scale & adjust, taking units into account */ in smu_cpuvolt_get()
165 /* Ok, we have to scale & adjust, taking units into account */ in smu_slotspow_get()
/linux-5.10/Documentation/devicetree/bindings/memory-controllers/
Dst,stm32-fmc2-ebi.yaml108 account after the programmed latency period to insert wait states
113 description: The NWAIT signal is taken into account during asynchronous
114 transactions. By default, the NWAIT signal is not taken into account
/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/
Dqos_headroom.sh332 check_err $? "Invisible buffers account for '$dsize_2', expected '> $dsize'"
343 check_err $? "MTU change: Invisible buffers account for '$dsize_3', expected '== $dsize_2'"
353 check_err $? "SPAN removed: Invisible buffers account for '$dsize_4', expected '== $dsize'"

12345678910>>...44