Home
last modified time | relevance | path

Searched full:criteria (Results 1 – 25 of 229) sorted by relevance

12345678910

/linux-6.14.4/drivers/acpi/
Dnhlt.c56 * acpi_nhlt_endpoint_match - Verify if an endpoint matches criteria.
66 * Return: %true if endpoint matches specified criteria or %false otherwise.
90 * Return: A pointer to endpoint matching the criteria, %NULL if not found or
116 * Return: A pointer to endpoint matching the criteria, %NULL if not found or
136 * Return: A pointer to format matching the criteria, %NULL if not found or
176 * Return: A pointer to format matching the criteria, %NULL if not found or
215 * Return: A pointer to format matching the criteria, %NULL if not found or
/linux-6.14.4/drivers/staging/media/imx/
Dimx-media-utils.c204 * that matches the requested selection criteria and return it.
207 * @fmt_sel: Allow entries only with the given selection criteria.
238 * bus code that matches the requested selection criteria and return it.
241 * @fmt_sel: Allow entries only with the given selection criteria.
278 * requested selection criteria. Return the fourcc that matches the
279 * selection criteria at the requested match index.
281 * @fourcc: The returned fourcc that matches the search criteria at
285 * criteria.
344 * requested search criteria. Return the media-bus code that matches
345 * the search criteria at the requested match index.
[all …]
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/
Ddc_stream_priv.h39 * from starting_freq while staying within flicker criteria
47 * from starting_freq while staying within flicker criteria
/linux-6.14.4/Documentation/driver-api/usb/
Dhotplug.rst96 at existing drivers. Each table entry describes one or more criteria to
98 specific criteria are identified by bits set in "match_flags", paired
99 with field values. You can construct the criteria directly, or with
/linux-6.14.4/Documentation/arch/sparc/oradax/
Ddax-hv-api.txt592 …scan commands search a stream of input data elements for values which match the selection criteria.
601 …exists one bit in the vector that is set if the input element matched the scan criteria, or clear …
604 …t format contains one array entry for each input element that matched the scan criteria. Each array
612 entry is the index of an input element that matched the scan criteria. An inverted scan command pro…
613 a similar array, but of all the input elements which did NOT match the scan criteria.
616 the scan criteria (or number that did not match for the inverted scans). The “number of elements pr…
661 … [9:5] Operand size for first scan criteria value. In a scan value
675 [4:0] Operand size for second scan criteria value. In a scan value
686 40 4 Most significant 4 bytes of first scan criteria operand. If first operand is less
688 44 4 Most significant 4 bytes of second scan criteria operand. If second operand
[all …]
/linux-6.14.4/security/keys/trusted-keys/
DKconfig21 criteria match.
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
Ddr_dbg.c591 u8 criteria, const u64 matcher_id) in dr_dump_matcher_mask() argument
605 if (criteria & DR_MATCHER_CRITERIA_OUTER) { in dr_dump_matcher_mask()
620 if (criteria & DR_MATCHER_CRITERIA_INNER) { in dr_dump_matcher_mask()
635 if (criteria & DR_MATCHER_CRITERIA_MISC) { in dr_dump_matcher_mask()
650 if (criteria & DR_MATCHER_CRITERIA_MISC2) { in dr_dump_matcher_mask()
665 if (criteria & DR_MATCHER_CRITERIA_MISC3) { in dr_dump_matcher_mask()
/linux-6.14.4/Documentation/pcmcia/
Ddevicetable.rst6 following criteria:
/linux-6.14.4/drivers/s390/crypto/
Dzcrypt_cca_key.h116 * The inputdatalength was a selection criteria in the dispatching in zcrypt_type6_mex_key_en()
177 * The inputdatalength was a selection criteria in the dispatching in zcrypt_type6_crt_key()
/linux-6.14.4/Documentation/ABI/testing/
Dsysfs-bus-iio-isl295019 criteria for optimal gain is determined by the sensor.
/linux-6.14.4/tools/testing/selftests/powerpc/pmu/event_code_tests/
Dgroup_constraint_thresh_sel_test.c17 * Sampling criteria is Load or Store only sampling
Dgroup_constraint_thresh_ctl_test.c18 * Sampling criteria is Load or Store only sampling
/linux-6.14.4/tools/testing/selftests/powerpc/pmu/sampling_tests/
Dmmcra_thresh_cmp_test.c16 * Sampling criteria is Load only sampling
Dmmcra_thresh_marked_sample_test.c16 * Sampling criteria is Load only sampling
/linux-6.14.4/Documentation/driver-api/
Dvfio-pci-device-specific-driver-acceptance.rst3 Acceptance criteria for vfio-pci device specific driver variants
/linux-6.14.4/tools/power/cpupower/man/
Dcpupower-idle-set.153 If criteria are not met to enter deeper sleep states and the lightest sleep
/linux-6.14.4/Documentation/driver-api/firmware/
Dfirmware_cache.rst36 criteria the firmware cache is setup by adding a devres entry for the
/linux-6.14.4/kernel/sched/
Dcpupri.c133 * fits a specific criteria so that we only return those CPUs.
179 * but without taking into account any fitness criteria this time. in cpupri_find_fitness()
/linux-6.14.4/tools/memory-model/scripts/
Dchecklitmushist.sh5 # specified criteria, and compares the result to that of the previous
Dnewlitmushist.sh4 # Runs the C-language litmus tests matching the specified criteria
Dinitlitmushist.sh4 # Runs the C-language litmus tests matching the specified criteria.
/linux-6.14.4/drivers/net/wireless/marvell/libertas/
Dcmd.c179 int lbs_host_sleep_cfg(struct lbs_private *priv, uint32_t criteria, in lbs_host_sleep_cfg() argument
190 if (criteria == EHS_REMOVE_WAKEUP && !priv->ehs_remove_supported) in lbs_host_sleep_cfg()
191 criteria = 0; in lbs_host_sleep_cfg()
194 cmd_config.criteria = cpu_to_le32(criteria); in lbs_host_sleep_cfg()
363 uint32_t criteria = EHS_REMOVE_WAKEUP; in lbs_set_host_sleep() local
401 ret = lbs_host_sleep_cfg(priv, criteria, in lbs_set_host_sleep()
/linux-6.14.4/tools/perf/Documentation/
Dperf-arm-spe.txt47 Based on programmable criteria, choose whether to keep the record or discard it. If the record is
119 For the full criteria that determine whether KPTI needs to be forced off or not, see function
/linux-6.14.4/drivers/net/ethernet/intel/ixgbe/
Dixgbe_model.h83 /* match criteria to make this jump*/
/linux-6.14.4/arch/powerpc/include/asm/
Dpnv-ocxl.h28 /* Invalidation Criteria

12345678910