Home
last modified time | relevance | path

Searched full:evaluate (Results 1 – 25 of 325) sorted by relevance

12345678910>>...13

/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-class-led-trigger-tty31 If set to 0 (default), the LED will not evaluate CTS.
32 If set to 1, the LED will evaluate CTS.
41 If set to 0 (default), the LED will not evaluate DSR.
42 If set to 1, the LED will evaluate DSR.
51 If set to 0 (default), the LED will not evaluate CAR (DCD).
52 If set to 1, the LED will evaluate CAR (DCD).
61 If set to 0 (default), the LED will not evaluate RNG.
62 If set to 1, the LED will evaluate RNG.
/linux-6.12.1/security/ipe/
Deval.c112 * evaluate_boot_verified() - Evaluate @ctx for the boot verified property.
126 * evaluate_dmv_roothash() - Evaluate @ctx against a dmv roothash property.
152 * evaluate_dmv_sig_false() - Evaluate @ctx against a dmv sig false property.
165 * evaluate_dmv_sig_true() - Evaluate @ctx against a dmv sig true property.
190 * evaluate_fsv_digest() - Evaluate @ctx against a fsv digest property.
229 * evaluate_fsv_sig_false() - Evaluate @ctx against a fsv sig false property.
245 * evaluate_fsv_sig_true() - Evaluate @ctx against a fsv sig true property.
/linux-6.12.1/drivers/acpi/
Dutils.c28 acpi_handle_debug(h, "Evaluate [%s]: %s\n", p, acpi_format_exception(s)); in acpi_util_eval_error()
355 /* Evaluate object. */ in acpi_evaluate_reference()
481 acpi_handle_debug(target, "Failed to evaluate _DEP.\n"); in acpi_device_dep()
531 * acpi_evaluate_ost: Evaluate _OST for hotplug operations
537 * Evaluate _OST for hotplug operations. All ACPI hotplug handlers
690 * acpi_evaluate_ej0: Evaluate _EJ0 method for hotplug operations
693 * Evaluate device's _EJ0 method for hotplug operations.
709 * acpi_evaluate_lck: Evaluate _LCK method to lock/unlock device
713 * Evaluate device's _LCK method if present to lock/unlock device
733 * acpi_evaluate_reg: Evaluate _REG method to register OpRegion presence
[all …]
Dthermal_lib.c95 * Evaluate the _ACx object for the thermal zone represented by @adev to obtain
115 * Evaluate the _PSV object for the thermal zone represented by @adev to obtain
134 * Evaluate the _HOT object for the thermal zone represented by @adev to obtain
154 * Evaluate the _CRT object for the thermal zone represented by @adev to obtain
Dprocessor_pdc.c79 "Could not evaluate _PDC, using legacy perf control\n"); in acpi_processor_eval_pdc()
/linux-6.12.1/include/kunit/
Dtest.h918 * not evaluate to true.
939 * not evaluate to false.
960 * Sets an expectation that the values that @left and @right evaluate to are
981 * Sets an expectation that the values that @left and @right evaluate to are
1002 * Sets an expectation that the values that @left and @right evaluate to are not
1023 * Sets an expectation that the values that @left and @right evaluate to are not
1128 * Sets an expectation that the values that @left and @right evaluate to are
1149 * Sets an expectation that the values that @left and @right evaluate to are
1171 * Sets an expectation that the values that @left and @right evaluate to are
1198 * Sets an expectation that the values that @left and @right evaluate to are
[all …]
/linux-6.12.1/drivers/acpi/acpica/
Ddsopcode.c279 * This is where we evaluate the address and length fields of the in acpi_ds_eval_buffer_field_operands()
288 /* Evaluate/create the address and length operands */ in acpi_ds_eval_buffer_field_operands()
366 * This is where we evaluate the address and length fields of the in acpi_ds_eval_region_operands()
380 /* Evaluate/create the address and length operands */ in acpi_ds_eval_region_operands()
474 * This is where we evaluate the Signature string, oem_id string, in acpi_ds_eval_table_region_operands()
484 * Evaluate/create the Signature string, oem_id string, in acpi_ds_eval_table_region_operands()
694 * This is where we evaluate the bank_value field of the in acpi_ds_eval_bank_field_operands()
Ddbcmds.c168 acpi_os_printf("Could not evaluate [%s] method, %s\n", in acpi_db_do_one_sleep_state()
800 acpi_os_printf("Could not evaluate _PRT: %s\n", in acpi_db_device_resources()
830 acpi_os_printf("Could not evaluate _CRS: %s\n", in acpi_db_device_resources()
908 acpi_os_printf("Could not evaluate _PRS: %s\n", in acpi_db_device_resources()
940 acpi_os_printf("Could not evaluate _AEI: %s\n", in acpi_db_device_resources()
1044 acpi_os_printf("Evaluate GED _EVT (GSIV=%d)\n", in acpi_db_generate_interrupt()
1062 acpi_os_printf("Could not evaluate _EVT\n"); in acpi_db_generate_interrupt()
Ddbinput.c131 {"EVALUATE", 1},
229 {1, " All <NameSeg>", "Evaluate all objects named NameSeg\n"},
230 {1, " Evaluate <Namepath> [Arguments]",
231 "Evaluate object or control method\n"},
232 {1, " Execute <Namepath> [Arguments]", "Synonym for Evaluate\n"},
235 "Evaluate object/method in a separate thread\n"},
Dnsxfeval.c37 * DESCRIPTION: Find and evaluate the given object, passing the given
82 /* Evaluate the object */ in acpi_evaluate_object_typed()
157 * DESCRIPTION: Find and evaluate the given object, passing the given in ACPI_EXPORT_SYMBOL()
200 /* The path is fully qualified, just evaluate by name */ in ACPI_EXPORT_SYMBOL()
352 /* Now we can evaluate the object */ in ACPI_EXPORT_SYMBOL()
/linux-6.12.1/net/ipv6/netfilter/
Dip6t_ipv6header.c50 /* No more exthdr -> evaluate */ in ipv6header_mt6()
58 /* ESP -> evaluate */ in ipv6header_mt6()
/linux-6.12.1/arch/arm64/include/asm/
Duaccess.h231 * we must evaluate these outside of the critical section.
277 * functions, we must evaluate these outside of the critical section.
328 * we must evaluate these outside of the critical section.
374 * functions, we must evaluate these outside of the critical section.
/linux-6.12.1/drivers/staging/media/rkvdec/
DTODO8 * Evaluate introducing a helper to consolidate duplicated
/linux-6.12.1/include/net/
Dxdp_sock.h149 * xsk_tx_metadata_request - Evaluate AF_XDP TX metadata at submission
176 * xsk_tx_metadata_complete - Evaluate AF_XDP TX metadata at completion
/linux-6.12.1/drivers/net/wireless/ralink/rt2x00/
Drt2x00link.c79 * We are done sampling. Now we should evaluate the results. in rt2x00lib_antenna_diversity_sample()
164 * we should now harvest the data. Otherwise just evaluate in rt2x00lib_antenna_diversity()
333 * Evaluate antenna setup, make this the last step when in rt2x00link_tuner_sta()
/linux-6.12.1/tools/include/linux/
Dmath.h7 * as wide as the result!), and we want to evaluate the macro
/linux-6.12.1/tools/perf/tests/
Dexpr.c185 /* The expression is a constant 1.0 without needing to evaluate EVENT1. */ in test__expr()
192 /* The expression is a constant 0.0 without needing to evaluate EVENT1. */ in test__expr()
212 /* The expression is a constant 1.0 without needing to evaluate EVENT1. */ in test__expr()
/linux-6.12.1/Documentation/pcmcia/
Ddevicetable.rst35 to determine the crc32 hash. Simply pass the string you want to evaluate
/linux-6.12.1/include/acpi/platform/
Dacgccex.h18 * error: logical '&&' with non-zero constant will always evaluate as true
/linux-6.12.1/Documentation/networking/
D6lowpan.rst28 Example to evaluate the private usually you can do::
/linux-6.12.1/drivers/platform/x86/intel/wmi/
Dthunderbolt.c37 dev_dbg(dev, "force_power: failed to evaluate ACPI method\n"); in force_power_store()
/linux-6.12.1/drivers/s390/scsi/
Dzfcp_fc.h267 * zfcp_fc_evap_fcp_rsp - evaluate FCP RSP IU and update scsi_cmnd accordingly
268 * @fcp_rsp: FCP RSP IU to evaluate
/linux-6.12.1/Documentation/w1/masters/
Dw1-uart.rst28 pulling the line low, which is used by the driver to evaluate the result of
/linux-6.12.1/kernel/time/
Dtick-sched.c93 * Re-evaluate with the lock held. Another CPU might have done the in tick_do_update_jiffies64()
398 * re-evaluate its dependency on the tick and restart it if necessary.
412 * re-evaluate its dependency on the tick and restart it if necessary.
469 * Kick all full dynticks CPUs in order to force these to re-evaluate
587 * Re-evaluate the need for the tick as we switch the current task.
1290 * 2.2) If there is no tick dependency, (re-)evaluate the next tick and
1448 * then re-evaluate the next tick and try to keep it stopped
/linux-6.12.1/Documentation/fault-injection/
Dprovoke-crashes.rst8 the kernel at predefined code locations to evaluate the reliability of

12345678910>>...13