Searched defs:py (Results 1 – 12 of 12) sorted by relevance
| /kernel/linux/linux-5.10/Documentation/bpf/ |
| 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
|
| /kernel/linux/linux-6.6/Documentation/bpf/ |
| 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
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/imx/dcss/ |
| D | dcss-dtg.c | 259 int px, int py, int pw, int ph) in dcss_dtg_plane_pos_set()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/imx/dcss/ |
| D | dcss-dtg.c | 259 int px, int py, int pw, int ph) in dcss_dtg_plane_pos_set()
|
| /kernel/linux/linux-5.10/crypto/ |
| D | ecc.c | 1334 u64 py[ECC_MAX_DIGITS]; in ecc_point_add() local
|
| /kernel/linux/linux-6.6/crypto/ |
| D | ecc.c | 1368 u64 py[ECC_MAX_DIGITS]; in ecc_point_add() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
| D | ar9003_eeprom.c | 4270 int32_t *px, int32_t *py, u_int16_t np) in ar9003_hw_power_interpolate()
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
| D | ar9003_eeprom.c | 4270 int32_t *px, int32_t *py, u_int16_t np) in ar9003_hw_power_interpolate()
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
| D | fbcon.c | 2616 int *px, int *py) in fbcon_getxy()
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
| D | fbcon.c | 2631 int *px, int *py) in fbcon_getxy()
|
| /kernel/linux/linux-5.10/tools/perf/scripts/python/ |
| D | exported-sql-viewer.py | 2096 def PixelToYRounded(self, py): argument 2107 def PixelToY(self, py): argument
|
| /kernel/linux/linux-6.6/tools/perf/scripts/python/ |
| D | exported-sql-viewer.py | 2100 def PixelToYRounded(self, py): argument 2111 def PixelToY(self, py): argument
|