Searched refs:inspect (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/testing/selftests/net/lib/py/
H A Dksft.py4 import inspect namespace
34 frame = inspect.stack()[2]
/linux-master/drivers/net/wireless/ath/ath10k/
H A Drx_desc.h1325 inspect:1, member in struct:fw_rx_desc_hl::__anon1736::__anon1737
/linux-master/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c1548 if (ring->inspect) {
2370 if (ring->inspect)
2378 ring->inspect = true;
2405 if (!ring->inspect)
2408 ring->inspect = false;
H A Dbcmsysport.h705 bool inspect; /* inspect switch port and queue */ member in struct:bcm_sysport_tx_ring
/linux-master/arch/arm/kernel/
H A Dphys2virt.S90 @ need to inspect the first halfword of the opcode, to check whether

Completed in 294 milliseconds