Home
last modified time | relevance | path

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

123

/Linux-v4.19/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()
159 rejected++; in chars_chartab_store()
169 rejected++; in chars_chartab_store()
197 rejected++; in chars_chartab_store()
217 report_char_chartab_status(reset, received, used, rejected, in chars_chartab_store()
[all …]
/Linux-v4.19/net/tipc/
Dbearer.c248 goto rejected; in tipc_enable_bearer()
253 goto rejected; in tipc_enable_bearer()
259 goto rejected; in tipc_enable_bearer()
272 goto rejected; in tipc_enable_bearer()
283 goto rejected; in tipc_enable_bearer()
293 goto rejected; in tipc_enable_bearer()
306 goto rejected; in tipc_enable_bearer()
322 goto rejected; in tipc_enable_bearer()
337 rejected: in tipc_enable_bearer()
/Linux-v4.19/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-v4.19/security/loadpin/
DKconfig9 rejected. This is best used on systems without an initrd that
/Linux-v4.19/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-v4.19/arch/mips/loongson64/
DPlatform29 # that GCC might generate R2 code for -march=loongson3a which then is rejected
/Linux-v4.19/include/net/
Daf_vsock.h66 bool rejected; member
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-block-device45 - Values below -2 are rejected with -EINVAL
/Linux-v4.19/Documentation/process/
Dstable-kernel-rules.rst140 queue, or a NAK if the patch is rejected. This response might take a few
154 - If the patch is rejected by a member of the committee, or linux-kernel
/Linux-v4.19/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.
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.
443 module parameter is ignored and writes to the sysfs file are rejected.
/Linux-v4.19/drivers/usb/core/
DKconfig64 rejected during enumeration. This behavior is required by the
/Linux-v4.19/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-v4.19/net/vmw_vsock/
Daf_vsock.c473 } else if (!vsk->rejected) { in vsock_pending_work()
638 vsk->rejected = false; in __vsock_create()
1336 vconnected->rejected = true; in vsock_accept()
/Linux-v4.19/Documentation/fault-injection/
Dfault-injection.txt106 none lies within the rejected range.
108 Default rejected range is [0,0).
/Linux-v4.19/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-v4.19/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-v4.19/Documentation/driver-api/usb/
Derror-codes.rst72 ``-EHOSTUNREACH`` URB was rejected because the device is suspended.
/Linux-v4.19/Documentation/laptops/
Ddisk-shock-protection.txt54 immediately by specifying a timeout of 0. Values below -2 are rejected
/Linux-v4.19/Documentation/security/keys/
Drequest-key.rst136 error if rejected.
/Linux-v4.19/security/integrity/ima/
DKconfig263 the search is successful the requested operation is rejected and

123