Home
last modified time | relevance | path

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

123456789

/linux/drivers/platform/surface/aggregator/
H A 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/drivers/gpu/drm/msm/dp/
H A Ddp_panel.h69 * is_link_rate_valid() - validates the link rate
83 * dp_link_is_lane_count_valid() - validates the lane count
/linux/tools/testing/selftests/mm/
H A 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/drivers/video/
H A 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/tools/objtool/Documentation/
H A 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/drivers/gpu/drm/i915/
H A 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/crypto/asymmetric_keys/
H A 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/tools/testing/selftests/sched_ext/
H A Dprog_run.bpf.c3 * A scheduler that validates that we can invoke sched_ext kfuncs in
H A Denq_last_no_enq_fails.bpf.c3 * A scheduler that validates the behavior of direct dispatching with a default
H A Dselect_cpu_dispatch_bad_dsq.bpf.c3 * A scheduler that validates the behavior of direct dispatching with a default
H A Dselect_cpu_dispatch.bpf.c3 * A scheduler that validates the behavior of direct dispatching with a default
H A Dselect_cpu_dfl.bpf.c3 * A scheduler that validates the behavior of direct dispatching with a default
H A Dselect_cpu_dispatch_dbl_dsp.bpf.c3 * A scheduler that validates the behavior of direct dispatching with a default
H A Dselect_cpu_dfl_nodispatch.bpf.c3 * A scheduler that validates the behavior of direct dispatching with a default
H A Dselect_cpu_vtime.bpf.c3 * A scheduler that validates that enqueue flags are properly stored and
/linux/fs/ocfs2/
H A 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/drivers/md/dm-vdo/indexer/
H A Dindex-layout.h15 * for creating those structures when the index is first created. It also validates the index data
/linux/drivers/media/test-drivers/vimc/
H A 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/fs/befs/
H A Dinode.c14 * Validates the correctness of the befs inode
/linux/net/core/
H A 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/tools/testing/selftests/power_supply/
H A Dtest_power_supply_properties.sh6 # This test validates the power supply uAPI: namely, the files in sysfs and
/linux/drivers/dma-buf/
H A DKconfig61 exporters. Specifically it validates that importers do not peek at the
/linux/Documentation/netlabel/
H A Dcipso_ipv4.rst34 The CIPSO/IPv4 protocol engine validates every CIPSO IP option it finds at the
/linux/tools/testing/selftests/kvm/riscv/
H A Darch_timer.c5 * The test validates the sstc timer IRQs using vstimecmp registers.
/linux/drivers/scsi/
H A Dscsi_netlink.c27 * Validates message header and calls appropriate transport message handler

123456789