| /linux/rust/pin-init/examples/ |
| H A D | linked_list.rs | 161 let mut inspect = &*a; in main() localVariable 162 while let Some(next) = inspect.next() { in main() 164 inspect = unsafe { &*next.as_ptr() }; in main() 165 if core::ptr::eq(inspect, &*a) { in main()
|
| /linux/tools/testing/selftests/net/lib/py/ |
| H A D | ksft.py | 4 import inspect 43 stack = inspect.stack()
|
| /linux/Documentation/input/ |
| H A D | notifier.rst | 23 That permits one to inspect the resulting LEDs for instance.
|
| /linux/Documentation/input/devices/ |
| H A D | cs461x.rst | 39 inspect cs461x: prefixed messages to determine possible card detection
|
| /linux/drivers/hid/bpf/progs/ |
| H A D | README | 42 $> udev-hid-bpf inspect xppen-ArtistPro16Gen2.bpf.o
|
| /linux/Documentation/bpf/ |
| H A D | drgn.rst | 23 `bpf_inspect.py`_ is a tool intended to inspect BPF programs and maps. It can
|
| /linux/drivers/net/ethernet/broadcom/ |
| H A D | bcmsysport.c | 1515 if (ring->inspect) { in bcm_sysport_init_tx_ring() 2341 if (ring->inspect) in bcm_sysport_map_queues() 2349 ring->inspect = true; in bcm_sysport_map_queues() 2376 if (!ring->inspect) in bcm_sysport_unmap_queues() 2379 ring->inspect = false; in bcm_sysport_unmap_queues()
|
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | rx_desc.h | 1325 inspect:1, member
|
| /linux/arch/arm/kernel/ |
| H A D | phys2virt.S | 90 @ need to inspect the first halfword of the opcode, to check whether
|
| /linux/Documentation/virt/kvm/devices/ |
| H A D | s390_flic.rst | 15 - inspect currently pending interrupts (KVM_FLIC_GET_ALL_IRQS)
|
| /linux/Documentation/filesystems/fuse/ |
| H A D | fuse-passthrough.rst | 77 becomes "hidden." Standard tools like ``lsof``, which typically inspect
|
| /linux/Documentation/driver-api/media/drivers/ |
| H A 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/Documentation/devicetree/bindings/iommu/ |
| H A D | iommu.txt | 99 to inspect the fault and, for example, make physical pages resident
|
| /linux/tools/perf/Documentation/ |
| H A D | security.txt | 154 To make sure that access is limited by MAC policy settings inspect system
|
| /linux/Documentation/process/debugging/ |
| H A D | driver_development_debugging_guide.rst | 143 possibility to inspect them.
|
| /linux/Documentation/i2c/ |
| H A D | dev-interface.rst | 31 inspect /sys/class/i2c-dev/ or run "i2cdetect -l" to decide this.
|
| /linux/Documentation/hid/ |
| H A D | hiddev.rst | 234 These operations respectively inspect and replace the mode flags
|
| /linux/Documentation/dev-tools/ |
| H A D | testing-overview.rst | 125 commonly used in the kernel allow one to inspect the whole source tree or just
|
| /linux/Documentation/ |
| H A D | atomic_t.txt | 366 also strongly encouraged to inspect/audit the atomic fallbacks, refcount_t and
|
| /linux/Documentation/crypto/ |
| H A 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/Documentation/admin-guide/ |
| H A D | dynamic-debug-howto.rst | 298 To see it, grep the control file, or inspect ``/proc/cmdline.``
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | thin-provisioning.rst | 385 This allows userland to inspect the mappings as they were when
|
| /linux/Documentation/networking/ |
| H A D | ppp_generic.rst | 352 open, so inspect CCP packets
|
| /linux/Documentation/driver-api/media/ |
| H A D | v4l2-subdev.rst | 422 node to inspect them.
|
| /linux/Documentation/process/ |
| H A D | 2.Process.rst | 213 where no single developer could possibly inspect and select every patch
|