/linux/drivers/platform/surface/aggregator/ |
H A D | ssh_parser.c | 100 * 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 D | dp_panel.h | 69 * 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 D | mremap_dontunmap.c | 93 // 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 D | hdmi.c | 85 * 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 D | objtool.txt | 31 - 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 D | i915_perf_types.h | 350 * @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 D | restrict.c | 61 * 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 D | prog_run.bpf.c | 3 * A scheduler that validates that we can invoke sched_ext kfuncs in
|
H A D | enq_last_no_enq_fails.bpf.c | 3 * A scheduler that validates the behavior of direct dispatching with a default
|
H A D | select_cpu_dispatch_bad_dsq.bpf.c | 3 * A scheduler that validates the behavior of direct dispatching with a default
|
H A D | select_cpu_dispatch.bpf.c | 3 * A scheduler that validates the behavior of direct dispatching with a default
|
H A D | select_cpu_dfl.bpf.c | 3 * A scheduler that validates the behavior of direct dispatching with a default
|
H A D | select_cpu_dispatch_dbl_dsp.bpf.c | 3 * A scheduler that validates the behavior of direct dispatching with a default
|
H A D | select_cpu_dfl_nodispatch.bpf.c | 3 * A scheduler that validates the behavior of direct dispatching with a default
|
H A D | select_cpu_vtime.bpf.c | 3 * A scheduler that validates that enqueue flags are properly stored and
|
/linux/fs/ocfs2/ |
H A D | blockcheck.c | 371 * 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 D | index-layout.h | 15 * for creating those structures when the index is first created. It also validates the index data
|
/linux/drivers/media/test-drivers/vimc/ |
H A D | vimc-common.h | 235 * 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 D | inode.c | 14 * Validates the correctness of the befs inode
|
/linux/net/core/ |
H A D | gso.c | 249 * 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 D | test_power_supply_properties.sh | 6 # This test validates the power supply uAPI: namely, the files in sysfs and
|
/linux/drivers/dma-buf/ |
H A D | Kconfig | 61 exporters. Specifically it validates that importers do not peek at the
|
/linux/Documentation/netlabel/ |
H A D | cipso_ipv4.rst | 34 The CIPSO/IPv4 protocol engine validates every CIPSO IP option it finds at the
|
/linux/tools/testing/selftests/kvm/riscv/ |
H A D | arch_timer.c | 5 * The test validates the sstc timer IRQs using vstimecmp registers.
|
/linux/drivers/scsi/ |
H A D | scsi_netlink.c | 27 * Validates message header and calls appropriate transport message handler
|