Home
last modified time | relevance | path

Searched defs:py (Results 1 – 6 of 6) sorted by relevance

/linux-6.6.21/Documentation/bpf/
Ddrgn.rst23 `bpf_inspect.py`_ is a tool intended to inspect BPF programs and maps. It can
37 % sudo bpf_inspect.py prog
104 diff --git a/tools/bpf_inspect.py b/tools/bpf_inspect.py
/linux-6.6.21/drivers/gpu/drm/imx/dcss/
Ddcss-dtg.c259 int px, int py, int pw, int ph) in dcss_dtg_plane_pos_set()
/linux-6.6.21/crypto/
Decc.c1346 u64 py[ECC_MAX_DIGITS]; in ecc_point_add() local
/linux-6.6.21/drivers/net/wireless/ath/ath9k/
Dar9003_eeprom.c4270 int32_t *px, int32_t *py, u_int16_t np) in ar9003_hw_power_interpolate()
/linux-6.6.21/drivers/video/fbdev/core/
Dfbcon.c2601 int *px, int *py) in fbcon_getxy()
/linux-6.6.21/tools/perf/scripts/python/
Dexported-sql-viewer.py2097 def PixelToYRounded(self, py): argument
2108 def PixelToY(self, py): argument