Home
last modified time | relevance | path

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

123

/linux/drivers/accessibility/speakup/
H A 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()
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/tools/testing/selftests/tpm2/
H A Dtpm2_tests.py159 rejected = False
170 rejected = True
173 self.assertEqual(rejected, True)
215 rejected = False
232 rejected = True
236 self.assertEqual(rejected, True)
/linux/net/tipc/
H A Dbearer.c271 goto rejected; in tipc_enable_bearer()
278 goto rejected; in tipc_enable_bearer()
296 goto rejected; in tipc_enable_bearer()
307 goto rejected; in tipc_enable_bearer()
322 goto rejected; in tipc_enable_bearer()
336 goto rejected; in tipc_enable_bearer()
353 goto rejected; in tipc_enable_bearer()
371 rejected: in tipc_enable_bearer()
/linux/Documentation/arch/arm64/
H A Dgcs.rst82 status of the specified GCS mode bits will be rejected.
103 any attempt to reenable GCS for the thread will be rejected, this may be
198 signal return will be rejected.
/linux/Documentation/admin-guide/
H A Dunicode.rst98 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
/linux/Documentation/admin-guide/mm/
H A Dzswap.rst124 writeback (because the same pages might be rejected again and again).
138 pages are rejected.
/linux/drivers/cpuidle/
H A Dsysfs.c266 define_show_state_ull_function(rejected) in define_show_state_time_function()
323 define_one_state_ro(rejected, show_state_rejected);
H A Dcpuidle.c338 dev->states_usage[index].rejected++; in cpuidle_enter_state()
/linux/include/net/
H A Daf_vsock.h61 bool rejected; member
/linux/crypto/asymmetric_keys/
H A DKconfig66 context is normally rejected.
/linux/Documentation/ABI/testing/
H A Dsysfs-class-firmware19 device be canceled. This request will be rejected (EBUSY) if
H A Dsysfs-block-device47 - Values below -2 are rejected with -EINVAL
/linux/Documentation/filesystems/
H A Dbefs.rst62 if the patching step fails (i.e. there are rejected hunks), you can try to
H A Dautomount-support.rst83 mountpoint (though some will be rejected - the current process's idea of the
/linux/Documentation/process/
H A Dstable-kernel-rules.rst173 queue, or a NAK if the patch is rejected. This response might take a few
188 - If the patch is rejected by a member of the committee, or linux-kernel
/linux/Documentation/admin-guide/hw-vuln/
H 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/Documentation/gpu/amdgpu/display/
H A Dmpo-overview.rst60 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/Documentation/bpf/
H A Dgraph_ds_impl.rst118 rejected, e.g.:
133 Both the read from and write to ``n->data`` would be rejected. The verifier
H A Dbpf_design_QA.rst104 to be rejected. The verifier used to recognize only pointer + constant
280 rejected by the verifier. Also, for example, some of the bpf-callable
/linux/Documentation/userspace-api/gpio/
H A Dgpio-v2-get-line-ioctl.rst137 Edge detection requires interrupt support, and is rejected if that is not
/linux/Documentation/netlabel/
H 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/drivers/usb/core/
H A DKconfig78 rejected during enumeration. This behavior is required by the
/linux/Documentation/arch/x86/
H A Dxstate.rst170 is going to be rejected. So, the permission has to be requested before the
/linux/Documentation/driver-api/usb/
H A Derror-codes.rst75 ``-EHOSTUNREACH`` URB was rejected because the device is suspended.
/linux/drivers/pmdomain/
H A Dcore.c825 genpd->states[genpd->state_idx].rejected++; in pm_genpd_inc_rejected()
1019 genpd->states[genpd->state_idx].rejected++; in genpd_power_off()
1437 genpd->states[genpd->state_idx].rejected++; in genpd_sync_power_off()
3797 state->usage, state->rejected, state->above, in idle_states_show()

123