Searched defs:py (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/Documentation/bpf/ |
H A D | drgn.rst | 23 `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 D | curses.c | 63 static int px, py, sminx, sminy, smaxx, smaxy; variable
|
/openbmc/linux/drivers/gpu/drm/imx/dcss/ |
H A D | dcss-dtg.c | 259 int px, int py, int pw, int ph) in dcss_dtg_plane_pos_set()
|
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/ |
H A D | draw.py | 895 def draw_process_connecting_lines(ctx, px, py, x, y, proc_h): argument
|
/openbmc/linux/crypto/ |
H A D | ecc.c | 1368 u64 py[ECC_MAX_DIGITS]; in ecc_point_add() local
|
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_eeprom.c | 4270 int32_t *px, int32_t *py, u_int16_t np) in ar9003_hw_power_interpolate()
|
/openbmc/linux/drivers/video/fbdev/core/ |
H A D | fbcon.c | 2603 int *px, int *py) in fbcon_getxy()
|
/openbmc/linux/tools/perf/scripts/python/ |
H A D | exported-sql-viewer.py | 2097 def PixelToYRounded(self, py): argument 2108 def PixelToY(self, py): argument
|