Home
last modified time | relevance | path

Searched refs:rejected (Results 1 – 25 of 59) sorted by relevance

123

/Linux-v5.4/drivers/staging/speakup/
Dkobjects.c83 int rejected, int do_characters) in report_char_chartab_status() argument
98 if (rejected) in report_char_chartab_status()
101 rejected, rejected > 1 ? "s" : ""); in report_char_chartab_status()
126 int rejected = 0; in chars_chartab_store() local
147 rejected++; in chars_chartab_store()
152 rejected++; in chars_chartab_store()
163 rejected++; in chars_chartab_store()
173 rejected++; in chars_chartab_store()
201 rejected++; in chars_chartab_store()
221 report_char_chartab_status(reset, received, used, rejected, in chars_chartab_store()
[all …]
/Linux-v5.4/tools/testing/selftests/tpm2/
Dtpm2_tests.py145 rejected = False
156 rejected = True
159 self.assertEqual(rejected, True)
201 rejected = False
218 rejected = True
222 self.assertEqual(rejected, True)
/Linux-v5.4/net/tipc/
Dbearer.c250 goto rejected; in tipc_enable_bearer()
255 goto rejected; in tipc_enable_bearer()
261 goto rejected; in tipc_enable_bearer()
274 goto rejected; in tipc_enable_bearer()
285 goto rejected; in tipc_enable_bearer()
295 goto rejected; in tipc_enable_bearer()
308 goto rejected; in tipc_enable_bearer()
323 goto rejected; in tipc_enable_bearer()
338 rejected: in tipc_enable_bearer()
/Linux-v5.4/Documentation/filesystems/caching/
Dfscache.txt230 noc=N Number of acq reqs rejected due to no cache available
232 nbf=N Number of acq reqs rejected due to error
247 nbf=N Number of attr changed rejected -ENOBUFS
253 nbf=N Number of alloc reqs rejected -ENOBUFS
262 nbf=N Number of retr reqs rejected -ENOBUFS
271 nbf=N Number of store reqs rejected -ENOBUFS
286 rej=N Number of async ops rejected due to object lookup/create failure
307 CacheEv nsp=N Number of object lookups/creations rejected due to lack of space
/Linux-v5.4/security/loadpin/
DKconfig10 rejected. This is best used on systems without an initrd that
/Linux-v5.4/Documentation/filesystems/
Dmandatory-locking.txt92 O_TRUNC flag set should be rejected. The Linux implementation follows the SVID
135 any mandatory locks owned by other processes will be rejected with the
139 shared (via mmap() with MAP_SHARED) will be rejected with the error status
143 that has any mandatory locks in effect will be rejected with the error status
Dautomount-support.txt78 mountpoint (though some will be rejected - the current process's idea of the
Dbefs.txt56 if the patching step fails (i.e. there are rejected hunks), you can try to
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-block-device45 - Values below -2 are rejected with -EINVAL
/Linux-v5.4/include/net/
Daf_vsock.h58 bool rejected; member
/Linux-v5.4/arch/mips/loongson64/
DPlatform52 # that GCC might generate R2 code for -march=loongson3a which then is rejected
/Linux-v5.4/Documentation/process/
Dstable-kernel-rules.rst143 queue, or a NAK if the patch is rejected. This response might take a few
157 - If the patch is rejected by a member of the committee, or linux-kernel
/Linux-v5.4/Documentation/admin-guide/
Dunicode.rst99 rejected) for inclusion in Unicode Plane 1. Thus, it remains as a
188 Plane 1; the addition of Klingon to Unicode Plane 1 has been rejected
Dmodule-signing.rst65 cannot be parsed, it will be rejected out of hand.
269 Any module that has an unparseable signature will be rejected.
/Linux-v5.4/drivers/usb/core/
DKconfig64 rejected during enumeration. This behavior is required by the
/Linux-v5.4/Documentation/vm/
Dfrontswap.rst45 If a store returns failure, transcendent memory has rejected the data, and the
223 "Poorly" compressible pages can be rejected, and "poorly" can itself be
266 has no more space. In this case, the store must be rejected. Whenever
Dzswap.rst135 pages are rejected.
/Linux-v5.4/Documentation/admin-guide/hw-vuln/
Dl1tf.rst322 online a non-primary sibling is rejected
325 Attempts to write to the control file are rejected.
329 Attempts to write to the control file are rejected.
446 module parameter is ignored and writes to the sysfs file are rejected.
/Linux-v5.4/net/vmw_vsock/
Daf_vsock.c443 } else if (!vsk->rejected) { in vsock_pending_work()
611 vsk->rejected = false; in __vsock_create()
1317 vconnected->rejected = true; in vsock_accept()
/Linux-v5.4/Documentation/fault-injection/
Dfault-injection.rst111 none lies within the rejected range.
113 Default rejected range is [0,0).
/Linux-v5.4/Documentation/netlabel/
Ddraft-ietf-cipso-ipsecurity-01.txt451 greater than this maximum MUST be rejected by the CIPSO host. This
469 than this minimum MUST be rejected by the CIPSO host. This parameter does
477 rejected by the CIPSO system. The label within this parameter MUST be
484 rejected by the CIPSO system. The label within this parameter MUST be
/Linux-v5.4/Documentation/
Dnommu-mmap.txt217 mapping. It can be rejected at that point. Returning the ENOSYS error will
230 mapping request will be rejected if NOMMU_MAP_COPY is not specified, and a
/Linux-v5.4/Documentation/driver-api/usb/
Derror-codes.rst72 ``-EHOSTUNREACH`` URB was rejected because the device is suspended.
/Linux-v5.4/Documentation/admin-guide/laptops/
Ddisk-shock-protection.rst55 immediately by specifying a timeout of 0. Values below -2 are rejected
/Linux-v5.4/Documentation/security/keys/
Drequest-key.rst139 error if rejected.

123