Home
last modified time | relevance | path

Searched full:validates (Results 1 – 25 of 237) sorted by relevance

12345678910

/linux-6.14.4/drivers/gpu/drm/msm/dp/
Ddp_panel.h61 * is_link_rate_valid() - validates the link rate
75 * msm_dp_link_is_lane_count_valid() - validates the lane count
/linux-6.14.4/drivers/platform/surface/aggregator/
Dssh_parser.c100 * Parses and validates a SSH frame, including its payload, from the given
105 * This function does not copy any data, but rather only validates the message
189 * Parses and validates a SSH command frame payload. Sets the @command pointer
199 * This function does not copy any data, but rather only validates the frame
/linux-6.14.4/tools/testing/selftests/mm/
Dmremap_dontunmap.c93 // this test validates that MREMAP_DONTUNMAP moves the pagetables while leaving
128 // This test validates that MREMAP_DONTUNMAP on a shared mapping works as expected.
180 // This test validates MREMAP_DONTUNMAP will move page tables to a specific
227 // This test validates that we can MREMAP_DONTUNMAP for a portion of an
278 // This test validates that we can remap over only a portion of a mapping.
/linux-6.14.4/tools/objtool/Documentation/
Dobjtool.txt31 - Non-instrumentation validation -- validates non-instrumentable
39 - Uaccess validation -- validates uaccess rules for a proper
42 - Straight Line Speculation validation -- validates certain SLS
45 - Indirect Branch Tracking validation -- validates Intel CET IBT rules
103 validates the correct frame pointer state at each instruction.
/linux-6.14.4/drivers/video/
Dhdmi.c85 * Validates that the infoframe is consistent and updates derived fields
191 * Validates that the infoframe is consistent and updates derived fields
256 * Validates that the infoframe is consistent and updates derived fields
325 * Validates that the infoframe is consistent and updates derived fields
380 * Validates that the infoframe is consistent and updates derived fields
466 * Validates that the infoframe is consistent and updates derived fields
584 * Validates that the infoframe is consistent and updates derived fields
664 * Validates that the infoframe is consistent and updates derived fields
732 * Validates that the infoframe is consistent.
818 * Validates that the infoframe is consistent and updates derived fields
[all …]
/linux-6.14.4/drivers/gpu/drm/i915/
Di915_perf_types.h350 * @is_valid_b_counter_reg: Validates register's address for
356 * @is_valid_mux_reg: Validates register's address for programming mux
362 * @is_valid_flex_reg: Validates register's address for programming
/linux-6.14.4/crypto/asymmetric_keys/
Drestrict.c61 * those is the signing key and validates the new certificate, then mark the
319 * parameter. If one of those is the signing key and validates the new
347 * one of those is the signing key and validates the new certificate, then mark
/linux-6.14.4/tools/testing/selftests/bpf/progs/
Dstruct_ops_detach.c10 * This subprogram validates that libbpf handles the situation in which BPF
/linux-6.14.4/tools/testing/selftests/sched_ext/
Denq_last_no_enq_fails.bpf.c3 * A scheduler that validates the behavior of direct dispatching with a default
Dprog_run.bpf.c3 * A scheduler that validates that we can invoke sched_ext kfuncs in
Dselect_cpu_dispatch_bad_dsq.bpf.c3 * A scheduler that validates the behavior of direct dispatching with a default
Dselect_cpu_dispatch_dbl_dsp.bpf.c3 * A scheduler that validates the behavior of direct dispatching with a default
Dselect_cpu_dfl.bpf.c3 * A scheduler that validates the behavior of direct dispatching with a default
Dselect_cpu_dispatch.bpf.c3 * A scheduler that validates the behavior of direct dispatching with a default
Dselect_cpu_dfl_nodispatch.bpf.c3 * A scheduler that validates the behavior of direct dispatching with a default
Dselect_cpu_vtime.bpf.c3 * A scheduler that validates that enqueue flags are properly stored and
/linux-6.14.4/fs/ocfs2/
Dblockcheck.c371 * This function validates existing check information. Like _compute,
394 /* Fast path - if the crc32 validates, we're good to go */ in ocfs2_block_check_validate()
477 * This function validates existing check information on a list of
506 /* Fast path - if the crc32 validates, we're good to go */ in ocfs2_block_check_validate_bhs()
/linux-6.14.4/drivers/md/dm-vdo/indexer/
Dindex-layout.h15 * for creating those structures when the index is first created. It also validates the index data
/linux-6.14.4/drivers/media/test-drivers/vimc/
Dvimc-common.h235 * vimc_vdev_link_validate - validates a media link
239 * This function calls validates if a media link is valid for streaming.
/linux-6.14.4/fs/befs/
Dinode.c14 * Validates the correctness of the befs inode
/linux-6.14.4/net/core/
Dgso.c249 * skb_gso_validate_network_len validates if a given skb will fit a
265 * skb_gso_validate_mac_len validates if a given skb will fit a wanted
/linux-6.14.4/tools/testing/selftests/power_supply/
Dtest_power_supply_properties.sh6 # This test validates the power supply uAPI: namely, the files in sysfs and
/linux-6.14.4/Documentation/netlabel/
Dcipso_ipv4.rst34 The CIPSO/IPv4 protocol engine validates every CIPSO IP option it finds at the
/linux-6.14.4/drivers/dma-buf/
DKconfig62 exporters. Specifically it validates that importers do not peek at the
/linux-6.14.4/tools/testing/selftests/kvm/riscv/
Darch_timer.c5 * The test validates the sstc timer IRQs using vstimecmp registers.

12345678910