Searched refs:inspect (Results 1 – 25 of 32) sorted by relevance
12
/linux-5.19.10/Documentation/input/ |
D | notifier.rst | 23 That permits one to inspect the resulting LEDs for instance.
|
/linux-5.19.10/Documentation/input/devices/ |
D | cs461x.rst | 39 inspect cs461x: prefixed messages to determine possible card detection
|
/linux-5.19.10/Documentation/networking/ |
D | xfrm_device.rst | 99 When ready to send, the driver needs to inspect the Tx packet for the
|
/linux-5.19.10/Documentation/bpf/ |
D | drgn.rst | 23 `bpf_inspect.py`_ is a tool intended to inspect BPF programs and maps. It can
|
/linux-5.19.10/drivers/net/ethernet/broadcom/ |
D | bcmsysport.c | 1537 if (ring->inspect) { in bcm_sysport_init_tx_ring() 2356 if (ring->inspect) in bcm_sysport_map_queues() 2364 ring->inspect = true; in bcm_sysport_map_queues() 2391 if (!ring->inspect) in bcm_sysport_unmap_queues() 2394 ring->inspect = false; in bcm_sysport_unmap_queues()
|
D | bcmsysport.h | 694 bool inspect; /* inspect switch port and queue */ member
|
/linux-5.19.10/drivers/net/wireless/ath/ath10k/ |
D | rx_desc.h | 1324 inspect:1, member
|
/linux-5.19.10/Documentation/devicetree/bindings/mmc/ |
D | arm,pl18x.yaml | 51 inspect the PrimeCell ID registers to determine which hardware
|
/linux-5.19.10/Documentation/virt/kvm/devices/ |
D | s390_flic.rst | 15 - inspect currently pending interrupts (KVM_FLIC_GET_ALL_IRQS)
|
/linux-5.19.10/arch/arm/kernel/ |
D | phys2virt.S | 90 @ need to inspect the first halfword of the opcode, to check whether
|
/linux-5.19.10/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-5.19.10/tools/perf/Documentation/ |
D | security.txt | 154 To make sure that access is limited by MAC policy settings inspect system
|
/linux-5.19.10/Documentation/devicetree/bindings/iommu/ |
D | iommu.txt | 99 to inspect the fault and, for example, make physical pages resident
|
/linux-5.19.10/Documentation/i2c/ |
D | dev-interface.rst | 31 inspect /sys/class/i2c-dev/ or run "i2cdetect -l" to decide this.
|
/linux-5.19.10/Documentation/hid/ |
D | hiddev.rst | 234 These operations respectively inspect and replace the mode flags
|
/linux-5.19.10/Documentation/dev-tools/ |
D | testing-overview.rst | 123 commonly used in the kernel allow one to inspect the whole source tree or just
|
D | kgdb.rst | 16 console with a keyboard or serial console. You can use it to inspect 28 inspect memory, variables and look through call stack information
|
/linux-5.19.10/Documentation/ |
D | atomic_t.txt | 366 also strongly encouraged to inspect/audit the atomic fallbacks, refcount_t and
|
/linux-5.19.10/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,
|
/linux-5.19.10/Documentation/admin-guide/ |
D | dynamic-debug-howto.rst | 310 To see it, grep the control file, or inspect ``/proc/cmdline.``
|
/linux-5.19.10/Documentation/s390/ |
D | s390dbf.rst | 14 One purpose of this is to inspect the debug logs after a production system crash
|
/linux-5.19.10/Documentation/driver-api/gpio/ |
D | driver.rst | 284 interrupt controller. This is modeled by an irqchip that will inspect bits 286 part of the driver needs to inspect registers to figure this out and it
|
/linux-5.19.10/arch/arm/boot/dts/ |
D | ste-ux500-samsung-janice.dts | 308 * pry a Janice phone apart and inspect it you may figure this out.
|
/linux-5.19.10/Documentation/admin-guide/device-mapper/ |
D | thin-provisioning.rst | 385 This allows userland to inspect the mappings as they were when
|
/linux-5.19.10/Documentation/RCU/ |
D | stallwarn.rst | 122 To diagnose the cause of the stall, inspect the stack traces.
|
12