Searched full:inspect (Results 1 – 25 of 125) sorted by relevance
12345
/Linux-v5.15/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
D | isp.c | 104 /* Inspect readiness of an ISP indexed by ID */ 111 /* Inspect sleeping of an ISP indexed by ID */
|
/Linux-v5.15/include/drm/ |
D | drm_modeset_helper_vtables.h | 169 * Atomic drivers which need to inspect and adjust more state should 325 * This function is also allowed to inspect any other object's state and 586 * Atomic drivers which need to inspect and adjust more state should 654 * If the driver uses the atomic modeset helpers and needs to inspect 677 * be used instead of @mode_set if the driver needs to inspect the 895 * held. Because of this it's safe to inspect &drm_connector->state. 958 * held. Because of this it's safe to inspect &drm_connector->state. 1021 * atomic update. The driver is not allowed to change or inspect 1023 * inspect dynamic configuration state should instead use 1076 * This function is also allowed to inspect any other object's state and [all …]
|
D | drm_vma_manager.h | 156 * @node: Node to inspect 175 * @node: Node to inspect
|
D | drm_mm.h | 306 * not inspect holes themselves. Drivers must check first whether a hole indeed 328 * not inspect holes themselves. Drivers must check first whether a hole indeed
|
/Linux-v5.15/Documentation/input/ |
D | notifier.rst | 23 That permits one to inspect the resulting LEDs for instance.
|
/Linux-v5.15/Documentation/input/devices/ |
D | cs461x.rst | 39 inspect cs461x: prefixed messages to determine possible card detection
|
/Linux-v5.15/drivers/ata/ |
D | pata_ixp4xx_cf.c | 257 /* Inspect our address to figure out what chipselect the CMD is on */ in ixp4xx_pata_probe() 260 return dev_err_probe(dev, ret, "can't inspect CMD address\n"); in ixp4xx_pata_probe()
|
/Linux-v5.15/tools/perf/Documentation/ |
D | security.txt | 140 monitoring and observability operations. Inspect system audit records for 154 To make sure that access is limited by MAC policy settings inspect system
|
/Linux-v5.15/tools/lib/api/fs/ |
D | cgroup.c | 41 * and inspect every cgroupfs mount point to find one that has in cgroupfs_find_mountpoint()
|
/Linux-v5.15/tools/testing/selftests/kvm/x86_64/ |
D | mmio_warning_test.c | 124 "Warnings found in kernel. Run 'dmesg' to inspect them."); in main()
|
/Linux-v5.15/arch/arm64/kernel/ |
D | efi-header.S | 20 * Bootloaders may inspect the opcode at the start of the kernel
|
/Linux-v5.15/arch/x86/lib/ |
D | insn-eval.c | 30 * @insn: Instruction containing the opcode to inspect 58 * @insn: Instruction containing the prefix to inspect 83 * Inspect the instruction prefixes in @insn and find segment overrides, if any. 267 * must be valid. However, if @regoff indicates rIP, we don't need to inspect 290 * be used. Hence, it is not necessary to inspect the instruction, in resolve_seg_reg()
|
/Linux-v5.15/tools/gpio/ |
D | lsgpio.c | 120 /* Inspect this GPIO chip */ in list_device()
|
/Linux-v5.15/Documentation/virt/kvm/devices/ |
D | s390_flic.rst | 15 - inspect currently pending interrupts (KVM_FLIC_GET_ALL_IRQS)
|
/Linux-v5.15/Documentation/networking/ |
D | xfrm_device.rst | 99 When ready to send, the driver needs to inspect the Tx packet for the
|
/Linux-v5.15/include/linux/sunrpc/ |
D | svcauth.h | 92 * It should inspect the authenticator and verifier, and possibly the data.
|
/Linux-v5.15/kernel/ |
D | kcmp.c | 157 * One should have enough rights to inspect task details. in SYSCALL_DEFINE5()
|
/Linux-v5.15/Documentation/driver-api/media/drivers/ |
D | vidtv.rst | 233 Using the tools in v4l-utils is a great way to test and inspect the output of 415 By playing the contents of the stream one can visually inspect the workings of
|
/Linux-v5.15/drivers/firmware/efi/libstub/ |
D | Makefile | 133 # absolute relocations, so that we can inspect the remaining sections for
|
/Linux-v5.15/Documentation/devicetree/bindings/mmc/ |
D | arm,pl18x.yaml | 51 inspect the PrimeCell ID registers to determine which hardware
|
/Linux-v5.15/drivers/gpu/drm/ |
D | drm_self_refresh_helper.c | 41 * hardware (in which case no driver changes are necessary), or they can inspect
|
/Linux-v5.15/drivers/irqchip/ |
D | irq-mtk-cirq.c | 180 * - For each interrupt, inspect its pending and masked status at GIC in mtk_cirq_suspend()
|
/Linux-v5.15/drivers/net/ethernet/broadcom/ |
D | bcmsysport.h | 694 bool inspect; /* inspect switch port and queue */ member
|
/Linux-v5.15/include/linux/ |
D | mmu_notifier.h | 27 * is enough no need to inspect changes to the CPU page table (mprotect() 31 * pages in the range so to mirror those changes the user must inspect the CPU
|
/Linux-v5.15/Documentation/crypto/ |
D | descore-readme.rst | 49 To more rapidly understand the code in this package, inspect desSmallFips.i 53 illuminating to inspect one specific implementation,
|
12345