Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/bpf/
H A 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
/openbmc/qemu/ui/
H A Dcurses.c63 static int px, py, sminx, sminy, smaxx, smaxy; variable
/openbmc/linux/drivers/gpu/drm/imx/dcss/
H A Ddcss-dtg.c259 int px, int py, int pw, int ph) in dcss_dtg_plane_pos_set()
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Ddraw.py895 def draw_process_connecting_lines(ctx, px, py, x, y, proc_h): argument
/openbmc/linux/crypto/
H A Decc.c1368 u64 py[ECC_MAX_DIGITS]; in ecc_point_add() local
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9003_eeprom.c4270 int32_t *px, int32_t *py, u_int16_t np) in ar9003_hw_power_interpolate()
/openbmc/linux/drivers/video/fbdev/core/
H A Dfbcon.c2603 int *px, int *py) in fbcon_getxy()
/openbmc/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py2097 def PixelToYRounded(self, py): argument
2108 def PixelToY(self, py): argument