Home
last modified time | relevance | path

Searched full:checked (Results 1 – 25 of 1398) sorted by relevance

12345678910>>...56

/Linux-v5.15/fs/xfs/
Dxfs_health.c30 unsigned int checked = 0; in xfs_health_unmount() local
38 xfs_ag_measure_sickness(pag, &sick, &checked); in xfs_health_unmount()
46 xfs_rt_measure_sickness(mp, &sick, &checked); in xfs_health_unmount()
56 xfs_fs_measure_sickness(mp, &sick, &checked); in xfs_health_unmount()
125 unsigned int *checked) in xfs_fs_measure_sickness() argument
129 *checked = mp->m_fs_checked; in xfs_fs_measure_sickness()
168 unsigned int *checked) in xfs_rt_measure_sickness() argument
172 *checked = mp->m_rt_checked; in xfs_rt_measure_sickness()
211 unsigned int *checked) in xfs_ag_measure_sickness() argument
215 *checked = pag->pag_checked; in xfs_ag_measure_sickness()
[all …]
/Linux-v5.15/fs/xfs/libxfs/
Dxfs_health.h25 * "checked" field tell us if a given piece of metadata has ever been examined,
29 * - checked && sick => metadata needs repair
30 * - checked && !sick => metadata is ok
31 * - !checked => has not been examined since mount
105 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()
[all …]
/Linux-v5.15/include/linux/
Dwait.h308 * @condition evaluates to true. The @condition is checked each time
348 * @condition is checked each time the waitqueue @wq_head is woken up.
374 * @condition evaluates to true. The @condition is checked each time
438 * @condition evaluates to true. The @condition is checked each time
462 * The @condition is checked each time the waitqueue @wq_head is woken up.
492 * The @condition is checked each time the waitqueue @wq_head is woken up.
546 * The @condition is checked each time the waitqueue @wq_head is woken up.
572 * The @condition is checked each time the waitqueue @wq is woken up.
637 * The @condition is checked each time the waitqueue @wq_head is woken up.
657 * The @condition is checked each time the waitqueue @wq_head is woken up.
[all …]
Dzstd.h47 * Functions that return size_t can be checked for errors using ZSTD_isError()
253 * Return: The compressed size or an error, which can be checked using
296 * Return: The decompressed size or an error, which can be checked using
322 * Return: The compressed size or an error, which can be checked using
343 * Return: The decompressed size or an error, which can be checked using
403 * Return: The compressed size or an error, which can be checked using
454 * Return: The decompressed size or an error, which can be checked using
585 * Return: Zero or an error, which can be checked using ZSTD_isError().
602 * function call or an error, which can be checked using
618 * error, which can be checked using ZSTD_isError().
[all …]
/Linux-v5.15/tools/lib/api/fs/
Dfs.c93 bool checked; member
115 .checked = false,
121 .checked = false,
127 .checked = false,
133 .checked = false,
139 .checked = false,
145 .checked = false,
168 fs->checked = true; in fs__read_mounts()
231 fs->checked = true; in fs__env_override()
258 /* the mount point was already checked for the mount point in fs__mountpoint()
[all …]
/Linux-v5.15/security/tomoyo/
Dcondition.c21 * @checked: Set to true if @argv[@index] was found.
27 u8 *checked) in tomoyo_argv() argument
33 for (i = 0; i < argc; argv++, checked++, i++) { in tomoyo_argv()
38 *checked = 1; in tomoyo_argv()
56 * @checked: Set to true if @envp[@env_name] was found.
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()
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/mfd/
Dallwinner,sun8i-a23-prcm.yaml50 # Already checked in the main schema
84 # Already checked in the main schema
115 # Already checked in the main schema
134 # Already checked in the main schema
Dallwinner,sun6i-a31-prcm.yaml48 # Already checked in the main schema
82 # Already checked in the main schema
113 # Already checked in the main schema
146 # Already checked in the main schema
/Linux-v5.15/Documentation/filesystems/
Docfs2-online-filecheck.rst52 communicate with kernel space, tell which file(inode number) will be checked or
94 the inode must first be checked for errors before performing a final fix.
98 fixed/checked, the detailed errors which were fixed/checked are printed in the
/Linux-v5.15/drivers/misc/lkdtm/
Dbugs.c246 struct array_bounds *checked; in lkdtm_ARRAY_BOUNDS() local
250 checked = kmalloc(sizeof(*checked) * 2, GFP_KERNEL); in lkdtm_ARRAY_BOUNDS()
254 for (i = 0; i < sizeof(checked->data); i++) in lkdtm_ARRAY_BOUNDS()
255 checked->data[i] = 'A'; in lkdtm_ARRAY_BOUNDS()
264 for (i = 0; i < sizeof(checked->data) + 1; i++) in lkdtm_ARRAY_BOUNDS()
265 checked->data[i] = 'B'; in lkdtm_ARRAY_BOUNDS()
268 kfree(checked); in lkdtm_ARRAY_BOUNDS()
/Linux-v5.15/Documentation/core-api/
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
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.
/Linux-v5.15/include/uapi/linux/usb/
Dch9.h465 * @epd: endpoint to be checked
476 * @epd: endpoint to be checked
488 * @epd: endpoint to be checked
499 * @epd: endpoint to be checked
511 * @epd: endpoint to be checked
524 * @epd: endpoint to be checked
537 * @epd: endpoint to be checked
551 * @epd: endpoint to be checked
565 * @epd: endpoint to be checked
578 * @epd: endpoint to be checked
[all …]
/Linux-v5.15/scripts/
Dspdxcheck.py93 self.checked = 0
168 self.checked += 1
286 sys.stderr.write('Files checked: %12d\n' %parser.checked)
287 sys.stderr.write('Lines checked: %12d\n' %parser.lines_checked)
/Linux-v5.15/drivers/of/
Dof_net.c104 * checked first, because that is supposed to contain to "most recent" MAC
105 * address. If that isn't set, then 'local-mac-address' is checked next,
107 * 'address' is checked, just in case we're using an old device tree. If any
/Linux-v5.15/mm/
DKconfig.debug21 Also, the state of page tracking structures is checked more often as
117 <arch>/mm: Checked W+X mappings: passed, no W+X pages found.
121 <arch>/mm: Checked W+X mappings: failed, <N> W+X pages found.
/Linux-v5.15/drivers/s390/crypto/
Dzcrypt_ep11misc.h60 * If checkcpacfexport is enabled, the key is also checked for the
69 * If checkcpacfexport is enabled, the key is also checked for the
79 * If checkcpacfexport is enabled, the key is also checked for the
/Linux-v5.15/Documentation/virt/kvm/
Dmsr.rst56 Availability of this MSR must be checked via bit 3 in 0x4000001 cpuid
128 of specific flags has to be checked in 0x40000001 cpuid leaf.
144 Availability of this MSR must be checked via bit 3 in 0x4000001 cpuid
157 Availability of this MSR must be checked via bit 0 in 0x4000001 cpuid
169 Availability of this MSR must be checked via bit 0 in 0x4000001 cpuid
/Linux-v5.15/arch/x86/include/asm/
Drequired-features.h4 /* Define minimum CPUID feature set for kernel These bits are checked
9 CONFIG_X86_MINIMUM_CPU_FAMILY which is checked too.
/Linux-v5.15/tools/arch/x86/include/asm/
Drequired-features.h4 /* Define minimum CPUID feature set for kernel These bits are checked
9 CONFIG_X86_MINIMUM_CPU_FAMILY which is checked too.
/Linux-v5.15/drivers/sh/maple/
Dmaple.c59 static bool checked[MAPLE_PORTS]; variable
471 if (checked[x] && empty[x]) { in maple_vblank_handler()
562 if (checked[mdev->port] == false) { in maple_response_none()
563 checked[mdev->port] = true; in maple_response_none()
581 if ((mdev->unit == 0) && (checked[mdev->port] == false)) { in maple_response_devinfo()
582 checked[mdev->port] = true; in maple_response_devinfo()
620 if (checked[i] == false) { in maple_port_rescan()
845 checked[i] = false; in maple_bus_init()
/Linux-v5.15/arch/x86/include/uapi/asm/
Dkvm_para.h14 * be checked in eax. The performance hint feature bit should be checked
/Linux-v5.15/arch/powerpc/platforms/maple/
Dpci.c131 * Note: the caller has already checked that offset is in u3_agp_read_config()
162 * Note: the caller has already checked that offset is in u3_agp_write_config()
275 * Note: the caller has already checked that offset is in u3_ht_read_config()
312 * Note: the caller has already checked that offset is in u3_ht_write_config()
386 * Note: the caller has already checked that offset is in u4_pcie_read_config()
417 * Note: the caller has already checked that offset is in u4_pcie_write_config()
/Linux-v5.15/security/apparmor/include/
Dpolicy_unpack.h55 * checked, if NULL the loaddata is already being reaped and should be
86 * Requires: @data->ns->lock held, and the return code MUST be checked
/Linux-v5.15/arch/arm64/kernel/
Dimage-vars.h90 /* Static key checked in pmr_sync(). */
93 /* Static key checked in GIC_PRIO_IRQOFF. */

12345678910>>...56