/linux-4.1.27/drivers/staging/speakup/ |
D | kobjects.c | 82 int rejected, int do_characters) in report_char_chartab_status() argument 97 if (rejected) in report_char_chartab_status() 100 rejected, rejected > 1 ? "s" : ""); in report_char_chartab_status() 124 int rejected = 0; in chars_chartab_store() local 146 rejected++; in chars_chartab_store() 151 rejected++; in chars_chartab_store() 158 rejected++; in chars_chartab_store() 168 rejected++; in chars_chartab_store() 196 rejected++; in chars_chartab_store() 216 report_char_chartab_status(reset, received, used, rejected, in chars_chartab_store() [all …]
|
/linux-4.1.27/Documentation/filesystems/caching/ |
D | fscache.txt | 230 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
|
D | object.txt | 185 cached, read operations will be immediately rejected with ENODATA until
|
D | backend-api.txt | 581 rejected by fscache_read_alloc_page() and co with -ENOBUFS.
|
D | netfs-api.txt | 867 cancelled and discarded. Some future operations will be rejected until the
|
/linux-4.1.27/Documentation/filesystems/ |
D | mandatory-locking.txt | 92 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
|
D | befs.txt | 56 if the patching step fails (i.e. there are rejected hunks), you can try to
|
D | automount-support.txt | 103 mountpoint (though some will be rejected - the current process's idea of the
|
/linux-4.1.27/include/net/ |
D | af_vsock.h | 61 bool rejected; member
|
/linux-4.1.27/Documentation/ |
D | stable_kernel_rules.txt | 97 queue, or a NAK if the patch is rejected. This response might take a few 110 - If the patch is rejected by a member of the committee, or linux-kernel
|
D | unicode.txt | 89 rejected) for inclusion in Unicode Plane 1. Thus, it remains as a 174 Plane 1; the addition of Klingon to Unicode Plane 1 has been rejected
|
D | module-signing.txt | 64 cannot be parsed, it will be rejected out of hand. 231 Any module that has an unparseable signature will be rejected.
|
D | nommu-mmap.txt | 222 mapping. It can be rejected at that point. Returning the ENOSYS error will 235 mapping request will be rejected if NOMMU_MAP_COPY is not specified, and a
|
D | md.txt | 437 written, it will be rejected.
|
D | HOWTO | 317 accepted, or rejected. Most of these patchwork sites are listed at
|
D | SubmittingPatches | 239 the reviewers time and will get your patch rejected, probably
|
/linux-4.1.27/Documentation/fault-injection/ |
D | fault-injection.txt | 88 none lies within the rejected range. 90 Default rejected range is [0,0).
|
/linux-4.1.27/drivers/usb/core/ |
D | Kconfig | 64 rejected during enumeration. This behavior is required by the
|
/linux-4.1.27/Documentation/vm/ |
D | zswap.txt | 68 of pages stored, and various counters for the reasons pages are rejected.
|
D | frontswap.txt | 38 If a store returns failure, transcendent memory has rejected the data, and the 208 "Poorly" compressible pages can be rejected, and "poorly" can itself be 251 has no more space. In this case, the store must be rejected. Whenever
|
/linux-4.1.27/net/vmw_vsock/ |
D | af_vsock.c | 451 } else if (!vsk->rejected) { in vsock_pending_work() 617 vsk->rejected = false; in __vsock_create() 1303 vconnected->rejected = true; in vsock_accept()
|
/linux-4.1.27/Documentation/netlabel/ |
D | draft-ietf-cipso-ipsecurity-01.txt | 451 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-4.1.27/Documentation/usb/ |
D | error-codes.txt | 62 -EHOSTUNREACH URB was rejected because the device is suspended.
|
/linux-4.1.27/Documentation/security/ |
D | keys-request-key.txt | 138 error if rejected.
|
D | keys.txt | 698 If the key is rejected, future searches for it will return the specified 699 error code until the rejected key expires. Negating the key is the same
|
/linux-4.1.27/Documentation/laptops/ |
D | disk-shock-protection.txt | 54 immediately by specifying a timeout of 0. Values below -2 are rejected
|
/linux-4.1.27/Documentation/networking/ |
D | rxrpc.txt | 324 RXRPC_BUSY -rt n/a Call rejected (server busy) 364 rejected by the server due to the server being busy. It will be 365 associated with an RXRPC_USER_CALL_ID to indicate the rejected call. 780 RXRPC_SKB_MARK_BUSY Client call rejected as server busy
|
D | ppp_generic.txt | 53 will then attempt to retransmit the rejected frame(s). If the frame 74 rejected a call to its start_xmit function, and can now accept more
|
D | netdev-FAQ.txt | 149 think it has been overlooked, vs. having been considered and rejected.
|
D | filter.txt | 1029 will be rejected, since R2 is unreadable at the start of the program. 1040 been rejected. 1049 will be rejected, since R1 doesn't have a valid pointer type at the time of
|
/linux-4.1.27/Documentation/isdn/ |
D | INTERFACE | 522 2 = Call will be rejected. 595 rejected a call.
|
D | README | 460 will be rejected and after this the remote-station will be called. If
|
/linux-4.1.27/fs/befs/ |
D | ChangeLog | 406 Resolve rejected patches
|
/linux-4.1.27/drivers/infiniband/core/ |
D | cm.c | 1577 goto rejected; in cm_req_handler() 1585 goto rejected; in cm_req_handler() 1607 rejected: in cm_req_handler()
|
/linux-4.1.27/Documentation/gpio/ |
D | gpio-legacy.txt | 117 A number that's not valid will be rejected by calls which may request 118 or free GPIOs (see below). Other numbers may also be rejected; for
|
/linux-4.1.27/drivers/message/fusion/lsi/ |
D | mpi_history.txt | 297 * Added rejected bits to SCSI Device Page 0 Information.
|