/linux-6.6.21/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 …]
|
/linux-6.6.21/tools/testing/selftests/tpm2/ |
D | tpm2_tests.py | 159 rejected = False 170 rejected = True 173 self.assertEqual(rejected, True) 215 rejected = False 232 rejected = True 236 self.assertEqual(rejected, True)
|
/linux-6.6.21/net/tipc/ |
D | bearer.c | 267 goto rejected; in tipc_enable_bearer() 274 goto rejected; in tipc_enable_bearer() 292 goto rejected; in tipc_enable_bearer() 303 goto rejected; in tipc_enable_bearer() 318 goto rejected; in tipc_enable_bearer() 332 goto rejected; in tipc_enable_bearer() 349 goto rejected; in tipc_enable_bearer() 367 rejected: in tipc_enable_bearer()
|
/linux-6.6.21/security/loadpin/ |
D | Kconfig | 10 rejected. This is best used on systems without an initrd that
|
/linux-6.6.21/include/net/ |
D | af_vsock.h | 60 bool rejected; member
|
/linux-6.6.21/Documentation/admin-guide/ |
D | unicode.rst | 98 rejected) for inclusion in Unicode Plane 1. Thus, it remains as a 187 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 unparsable signature will be rejected.
|
/linux-6.6.21/include/linux/ |
D | cpuidle.h | 42 unsigned long long rejected; /* Number of times idle entry was rejected */ member
|
D | pm_domain.h | 109 u64 rejected; member
|
/linux-6.6.21/drivers/cpuidle/ |
D | sysfs.c | 266 define_show_state_ull_function(rejected) in define_show_state_time_function() 323 define_one_state_ro(rejected, show_state_rejected);
|
D | cpuidle.c | 335 dev->states_usage[index].rejected++; in cpuidle_enter_state()
|
/linux-6.6.21/Documentation/ABI/testing/ |
D | sysfs-class-firmware | 19 device be canceled. This request will be rejected (EBUSY) if
|
D | sysfs-block-device | 47 - Values below -2 are rejected with -EINVAL
|
/linux-6.6.21/Documentation/filesystems/ |
D | automount-support.rst | 83 mountpoint (though some will be rejected - the current process's idea of the
|
D | befs.rst | 62 if the patching step fails (i.e. there are rejected hunks), you can try to
|
/linux-6.6.21/Documentation/process/ |
D | stable-kernel-rules.rst | 174 queue, or a NAK if the patch is rejected. This response might take a few 189 - If the patch is rejected by a member of the committee, or linux-kernel
|
/linux-6.6.21/drivers/usb/core/ |
D | Kconfig | 78 rejected during enumeration. This behavior is required by the
|
/linux-6.6.21/Documentation/gpu/amdgpu/display/ |
D | mpo-overview.rst | 60 limit of 4 planes across all CRTCs. Atomic commits will be rejected for display 70 Atomic commits will be rejected for commits which do not follow these
|
/linux-6.6.21/Documentation/bpf/ |
D | graph_ds_impl.rst | 118 rejected, e.g.: 133 Both the read from and write to ``n->data`` would be rejected. The verifier
|
D | bpf_prog_run.rst | 71 in the syscall parameters when running in this mode will be rejected. In
|
/linux-6.6.21/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.
|
/linux-6.6.21/Documentation/arch/x86/ |
D | xstate.rst | 170 is going to be rejected. So, the permission has to be requested before the
|
/linux-6.6.21/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-6.6.21/Documentation/admin-guide/pm/ |
D | cpuidle.rst | 458 ``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
|
/linux-6.6.21/Documentation/admin-guide/mm/ |
D | nommu-mmap.rst | 217 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
|