Home
last modified time | relevance | path

Searched refs:checked (Results 1 – 25 of 170) sorted by relevance

1234567

/Linux-v5.4/fs/xfs/
Dxfs_health.c30 unsigned int checked = 0; in xfs_health_unmount() local
39 xfs_ag_measure_sickness(pag, &sick, &checked); in xfs_health_unmount()
48 xfs_rt_measure_sickness(mp, &sick, &checked); in xfs_health_unmount()
58 xfs_fs_measure_sickness(mp, &sick, &checked); in xfs_health_unmount()
127 unsigned int *checked) in xfs_fs_measure_sickness() argument
131 *checked = mp->m_fs_checked; in xfs_fs_measure_sickness()
170 unsigned int *checked) in xfs_rt_measure_sickness() argument
174 *checked = mp->m_rt_checked; in xfs_rt_measure_sickness()
213 unsigned int *checked) in xfs_ag_measure_sickness() argument
217 *checked = pag->pag_checked; in xfs_ag_measure_sickness()
[all …]
/Linux-v5.4/fs/xfs/libxfs/
Dxfs_health.h105 unsigned int *checked);
110 unsigned int *checked);
115 unsigned int *checked);
120 unsigned int *checked);
129 unsigned int sick, checked; in xfs_fs_has_sickness() local
131 xfs_fs_measure_sickness(mp, &sick, &checked); in xfs_fs_has_sickness()
138 unsigned int sick, checked; in xfs_rt_has_sickness() local
140 xfs_rt_measure_sickness(mp, &sick, &checked); in xfs_rt_has_sickness()
147 unsigned int sick, checked; in xfs_ag_has_sickness() local
149 xfs_ag_measure_sickness(pag, &sick, &checked); in xfs_ag_has_sickness()
[all …]
/Linux-v5.4/security/tomoyo/
Dcondition.c27 u8 *checked) in tomoyo_argv() argument
33 for (i = 0; i < argc; argv++, checked++, i++) { in tomoyo_argv()
38 *checked = 1; in tomoyo_argv()
62 u8 *checked) in tomoyo_envp() argument
72 for (i = 0; i < envc; envp++, checked++, i++) { in tomoyo_envp()
77 *checked = 1; in tomoyo_envp()
119 u8 *checked; in tomoyo_scan_bprm() local
122 checked = local_checked; in tomoyo_scan_bprm()
125 checked = kzalloc(argc + envc, GFP_NOFS); in tomoyo_scan_bprm()
126 if (!checked) in tomoyo_scan_bprm()
[all …]
/Linux-v5.4/drivers/sh/maple/
Dmaple.c60 static bool checked[MAPLE_PORTS]; variable
472 if (checked[x] && empty[x]) { in maple_vblank_handler()
563 if (checked[mdev->port] == false) { in maple_response_none()
564 checked[mdev->port] = true; in maple_response_none()
582 if ((mdev->unit == 0) && (checked[mdev->port] == false)) { in maple_response_devinfo()
583 checked[mdev->port] = true; in maple_response_devinfo()
621 if (checked[i] == false) { in maple_port_rescan()
846 checked[i] = false; in maple_bus_init()
/Linux-v5.4/Documentation/filesystems/
Docfs2-online-filecheck.txt49 communicate with kernel space, tell which file(inode number) will be checked or
89 the inode must first be checked for errors before performing a final fix.
93 fixed/checked, the detailed errors which were fixed/checked are printed in the
/Linux-v5.4/arch/c6x/
DKconfig.debug7 Usually the pointer transfer from user space is checked to see if its
/Linux-v5.4/scripts/
Dspdxcheck.py93 self.checked = 0
168 self.checked += 1
283 sys.stderr.write('Files checked: %12d\n' %parser.checked)
/Linux-v5.4/Documentation/core-api/
Derrseq.rst37 record the state at the time that it was checked. This allows us to
39 can tell whether the value has changed since they last checked it.
111 whether one was made since they last checked, and the latest value
154 since the last time it was checked.
Ddebug-objects.rst73 When the real object is already tracked by debugobjects it is checked,
96 When the real object is already tracked by debugobjects it is checked,
120 When the real object is already tracked by debugobjects it is checked,
145 When the real object is tracked by debugobjects it is checked, whether
160 When the real object is tracked by debugobjects it is checked, whether
176 When the real object is tracked by debugobjects it is checked, whether
/Linux-v5.4/drivers/md/bcache/
Dalloc.c220 size_t checked = 0; in invalidate_buckets_fifo() local
232 if (++checked >= ca->sb.nbuckets) { in invalidate_buckets_fifo()
243 size_t checked = 0; in invalidate_buckets_random() local
258 if (++checked >= ca->sb.nbuckets / 2) { in invalidate_buckets_random()
/Linux-v5.4/Documentation/driver-api/firmware/
Dlookup-order.rst9 * The ''Built-in firmware'' is checked first, if the firmware is present we
/Linux-v5.4/Documentation/virt/kvm/
Dmsr.txt47 Availability of this MSR must be checked via bit 3 in 0x4000001 cpuid
111 of specific flags has to be checked in 0x40000001 cpuid leaf.
125 Availability of this MSR must be checked via bit 3 in 0x4000001 cpuid
136 Availability of this MSR must be checked via bit 0 in 0x4000001 cpuid
146 Availability of this MSR must be checked via bit 0 in 0x4000001 cpuid
/Linux-v5.4/Documentation/input/devices/
Dwalkera0701.rst127 calculated by sum of binary values in checked nibbles + sum of octal values
128 in checked nibbles divided by 8. Only bit 0 of this sum is used.
/Linux-v5.4/scripts/kconfig/tests/preprocess/variable/
DKconfig47 # The number of arguments is not checked for user-defined functions.
/Linux-v5.4/scripts/coccinelle/misc/
Dorplus.cocci3 /// The results should be checked manually to ensure that the nonzero
/Linux-v5.4/Documentation/w1/slaves/
Dw1_ds2406.rst26 CRCs are checked on read and write. Failed checks cause an I/O error to be
/Linux-v5.4/arch/arm/boot/dts/
Dberlin2cd-google-chromecast.dts31 * normally. Fortunately, this alternate property is checked
/Linux-v5.4/Documentation/devicetree/bindings/arm/sunxi/
Dsmp-sram.txt38 * This is checked by BROM to determine if
/Linux-v5.4/Documentation/scheduler/
Dsched-stats.rst80 2) # of times in this domain load_balance() checked but found
96 10) # of times in this domain load_balance() checked but found the
112 18) # of times in this domain load_balance() checked but found the
/Linux-v5.4/tools/power/cpupower/
DREADME9 For both it's not explicitly checked for (yet).
/Linux-v5.4/Documentation/admin-guide/pm/
Dintel_epb.rst20 can be checked or updated through a ``sysfs`` attribute (file) under
/Linux-v5.4/Documentation/media/uapi/dvb/
Ddmx-set-filter.rst46 state whether a section should be CRC-checked, whether the filter should
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-kernel-mm-ksm30 pages_unshared: how many pages unique but repeatedly checked
/Linux-v5.4/drivers/acpi/apei/
DKconfig32 error registers or non-standard hardware link can be checked
/Linux-v5.4/tools/testing/selftests/net/forwarding/
DREADME56 o Code shall be checked using ShellCheck [1] prior to submission.

1234567