/kernel/linux/linux-5.10/drivers/accessibility/speakup/ |
D | kobjects.c | 83 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 …]
|
/kernel/linux/linux-5.10/tools/testing/selftests/tpm2/ |
D | tpm2_tests.py | 146 rejected = False 157 rejected = True 160 self.assertEqual(rejected, True) 202 rejected = False 219 rejected = True 223 self.assertEqual(rejected, True)
|
/kernel/linux/linux-5.10/net/tipc/ |
D | bearer.c | 259 goto rejected; in tipc_enable_bearer() 266 goto rejected; in tipc_enable_bearer() 284 goto rejected; in tipc_enable_bearer() 295 goto rejected; in tipc_enable_bearer() 310 goto rejected; in tipc_enable_bearer() 324 goto rejected; in tipc_enable_bearer() 341 goto rejected; in tipc_enable_bearer() 359 rejected: in tipc_enable_bearer()
|
/kernel/linux/linux-5.10/Documentation/filesystems/caching/ |
D | fscache.rst | 246 | |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 |
|
/kernel/linux/linux-5.10/security/loadpin/ |
D | Kconfig | 10 rejected. This is best used on systems without an initrd that
|
/kernel/linux/linux-5.10/arch/mips/loongson64/ |
D | Platform | 11 # that GCC might generate R2 code for -march=loongson3a which then is rejected
|
/kernel/linux/linux-5.10/Documentation/filesystems/ |
D | mandatory-locking.rst | 99 O_TRUNC flag set should be rejected. The Linux implementation follows the SVID 142 any mandatory locks owned by other processes will be rejected with the 146 shared (via mmap() with MAP_SHARED) will be rejected with the error status 150 that has any mandatory locks in effect will be rejected with the error status
|
D | befs.rst | 62 if the patching step fails (i.e. there are rejected hunks), you can try to
|
D | automount-support.rst | 83 mountpoint (though some will be rejected - the current process's idea of the
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-block-device | 47 - Values below -2 are rejected with -EINVAL
|
/kernel/linux/linux-5.10/include/net/ |
D | af_vsock.h | 59 bool rejected; member
|
/kernel/linux/linux-5.10/include/linux/ |
D | cpuidle.h | 41 unsigned long long rejected; /* Number of times idle entry was rejected */ member
|
D | pm_domain.h | 93 u64 rejected; member
|
/kernel/linux/linux-5.10/drivers/cpuidle/ |
D | sysfs.c | 259 define_show_state_ull_function(rejected) in define_show_state_time_function() 316 define_one_state_ro(rejected, show_state_rejected);
|
D | cpuidle.c | 300 dev->states_usage[index].rejected++; in cpuidle_enter_state()
|
/kernel/linux/linux-5.10/Documentation/process/ |
D | stable-kernel-rules.rst | 137 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
|
/kernel/linux/linux-5.10/Documentation/admin-guide/ |
D | unicode.rst | 99 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
|
D | module-signing.rst | 65 cannot be parsed, it will be rejected out of hand. 269 Any module that has an unparseable signature will be rejected.
|
/kernel/linux/linux-5.10/Documentation/vm/ |
D | frontswap.rst | 45 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
|
/kernel/linux/linux-5.10/drivers/usb/core/ |
D | Kconfig | 78 rejected during enumeration. This behavior is required by the
|
/kernel/linux/linux-5.10/Documentation/admin-guide/hw-vuln/ |
D | l1tf.rst | 322 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.
|
/kernel/linux/linux-5.10/Documentation/networking/devlink/ |
D | ice.rst | 118 own will be rejected. If no overwrite mask is provided, the firmware will be
|
/kernel/linux/linux-5.10/Documentation/fault-injection/ |
D | fault-injection.rst | 115 none lies within the rejected range. 117 Default rejected range is [0,0).
|
/kernel/linux/linux-5.10/net/vmw_vsock/ |
D | af_vsock.c | 565 } else if (!vsk->rejected) { in vsock_pending_work() 731 vsk->rejected = false; in __vsock_create() 1468 vconnected->rejected = true; in vsock_accept()
|
/kernel/linux/linux-5.10/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
|