Home
last modified time | relevance | path

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

123

/linux/drivers/accessibility/speakup/
A Dkobjects.c98 if (rejected) in report_char_chartab_status()
101 rejected, rejected > 1 ? "s" : ""); in report_char_chartab_status()
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()
746 rejected, rejected > 1 ? "s" : ""); in report_msg_status()
784 rejected++; in message_store_helper()
789 rejected++; in message_store_helper()
[all …]
/linux/tools/testing/selftests/tpm2/
A Dtpm2_tests.py146 rejected = False
157 rejected = True
160 self.assertEqual(rejected, True)
202 rejected = False
219 rejected = True
223 self.assertEqual(rejected, True)
/linux/net/tipc/
A Dbearer.c264 goto rejected; in tipc_enable_bearer()
270 goto rejected; in tipc_enable_bearer()
277 goto rejected; in tipc_enable_bearer()
295 goto rejected; in tipc_enable_bearer()
306 goto rejected; in tipc_enable_bearer()
321 goto rejected; in tipc_enable_bearer()
335 goto rejected; in tipc_enable_bearer()
352 goto rejected; in tipc_enable_bearer()
368 rejected: in tipc_enable_bearer()
/linux/Documentation/filesystems/caching/
A Dfscache.rst246 | |noc=N |Number of acq reqs rejected due to no cache available |
250 | |nbf=N |Number of acq reqs rejected due to error |
280 | |nbf=N |Number of attr changed rejected -ENOBUFS |
292 | |nbf=N |Number of alloc reqs rejected -ENOBUFS |
310 | |nbf=N |Number of retr reqs rejected -ENOBUFS |
328 | |nbf=N |Number of store reqs rejected -ENOBUFS |
360 | |rej=N |Number of async ops rejected due to object |
404 |CacheEv |nsp=N |Number of object lookups/creations rejected due to |
/linux/security/loadpin/
A DKconfig10 rejected. This is best used on systems without an initrd that
/linux/arch/mips/loongson64/
A DPlatform11 # that GCC might generate R2 code for -march=loongson3a which then is rejected
/linux/include/net/
A Daf_vsock.h59 bool rejected; member
/linux/Documentation/process/
A Dstable-kernel-rules.rst137 queue, or a NAK if the patch is rejected. This response might take a few
151 - If the patch is rejected by a member of the committee, or linux-kernel
/linux/drivers/cpuidle/
A Dsysfs.c259 define_show_state_ull_function(rejected) in define_show_state_time_function()
316 define_one_state_ro(rejected, show_state_rejected);
A Dcpuidle.c300 dev->states_usage[index].rejected++; in cpuidle_enter_state()
/linux/Documentation/admin-guide/
A 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
A 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/include/linux/
A Dcpuidle.h41 unsigned long long rejected; /* Number of times idle entry was rejected */ member
A Dpm_domain.h99 u64 rejected; member
/linux/Documentation/ABI/testing/
A Dsysfs-block-device47 - Values below -2 are rejected with -EINVAL
/linux/Documentation/filesystems/
A Dautomount-support.rst83 mountpoint (though some will be rejected - the current process's idea of the
A Dbefs.rst62 if the patching step fails (i.e. there are rejected hunks), you can try to
/linux/Documentation/vm/
A 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
/linux/Documentation/admin-guide/hw-vuln/
A 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/drivers/usb/core/
A DKconfig78 rejected during enumeration. This behavior is required by the
/linux/Documentation/bpf/
A Dbpf_design_QA.rst104 to be rejected. The verifier used to recognize only pointer + constant
270 rejected by the verifier. Also, for example, some of the bpf-callable
/linux/Documentation/networking/devlink/
A Dice.rst119 own will be rejected. If no overwrite mask is provided, the firmware will be
/linux/Documentation/netlabel/
A 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/Documentation/fault-injection/
A Dfault-injection.rst121 none lies within the rejected range.
123 Default rejected range is [0,0).
/linux/Documentation/admin-guide/pm/
A Dcpuidle.rst458 ``rejected``
460 CPU was rejected.
507 idle state entry request to be rejected, in which case the ``CPUIdle`` driver
509 and :file:`rejected` files report the number of times the given idle state
510 was entered successfully or rejected, respectively.
533 will be rejected in both cases and, also in both cases, the written integer

Completed in 59 milliseconds

123