| /linux-6.15/tools/testing/selftests/bpf/ |
| H A D | test_bpftool.py | 89 for helpers in res["helpers"].values(): 91 self.assertNotIn(unexpected_helper, helpers) 114 for helpers in tc["helpers"].values(): 116 self.assertNotIn(unexpected_helper, helpers) 133 for helpers in tc["helpers"].values(): 134 if all(expected_helper in helpers 147 for helpers in full_res["helpers"].values(): 148 for helper in helpers: 151 for helpers in not_full_res["helpers"].values(): 152 for helper in helpers:
|
| H A D | Makefile.docs | 18 HELPERS_RST = bpf-helpers.rst 27 DOCTARGETS := helpers syscall 31 helpers: man7 70 $(eval $(call DOCS_RULES,helpers,7))
|
| /linux-6.15/Documentation/bpf/ |
| H A D | helpers.rst | 4 * `bpf-helpers(7)`_ maintains a list of helpers available to eBPF programs. 7 .. _bpf-helpers(7): https://man7.org/linux/man-pages/man7/bpf-helpers.7.html
|
| H A D | maps.rst | 9 support specific BPF helpers that perform actions based on the map contents. The 10 maps are accessed from BPF programs via BPF helpers which are documented in the 11 `man-pages`_ for `bpf-helpers(7)`_. 81 .. _bpf-helpers(7): https://man7.org/linux/man-pages/man7/bpf-helpers.7.html
|
| /linux-6.15/drivers/gpu/drm/display/ |
| H A D | Kconfig | 12 DRM helpers for display adapters. 45 DRM display helpers for DisplayPort. 72 DRM display helpers for VESA DSC (used by DSI and DisplayPort). 77 DRM display helpers for HDCP. 82 DRM display helpers for HDMI Audio functionality (generic HDMI Codec 88 DRM display helpers for HDMI. 95 DRM KMS state helpers for HDMI.
|
| /linux-6.15/Documentation/gpu/ |
| H A D | drm-kms-helpers.rst | 20 helpers. Old drivers still often use the legacy CRTC helpers. They both share 23 also the simple display pipe helpers. 26 helpers for handling encoder and transcoder IP blocks. Second the panel helpers 111 :doc: fbdev helpers 246 :doc: dp helpers 261 :doc: dp cec helpers 270 :doc: dp dual mode helpers 328 :doc: dsi helpers 340 :doc: dsc helpers 376 :doc: scdc helpers [all …]
|
| H A D | todo.rst | 47 3.19 has the atomic modeset interfaces and helpers, so drivers can now be 73 helpers (and drivers then moved over to clipped coordinates). Probably the 76 helpers. 82 Improve plane atomic_check helpers 86 with the current helpers: 104 Convert early atomic drivers to async commit helpers 251 helpers could further benefit from using struct iosys_map instead of 269 helpers might be subject to similar issues. 392 Introduce core helpers: 825 helpers that the damage clips should be ignored. [all …]
|
| /linux-6.15/drivers/media/v4l2-core/ |
| H A D | v4l2-ctrls-api.c | 361 helpers[i].mref->helper = NULL; in prepare_ext_ctrls() 436 if (!helpers) in v4l2_g_ext_ctrls_common() 452 if (!helpers[i].mref) in v4l2_g_ext_ctrls_common() 506 idx = helpers[idx].next; in v4l2_g_ext_ctrls_common() 513 kvfree(helpers); in v4l2_g_ext_ctrls_common() 622 if (!helpers) in try_set_ext_ctrls_common() 634 if (!helpers[i].mref) in try_set_ext_ctrls_common() 692 idx = helpers[idx].next; in try_set_ext_ctrls_common() 712 helpers[idx].ref->ctrl); in try_set_ext_ctrls_common() 713 idx = helpers[idx].next; in try_set_ext_ctrls_common() [all …]
|
| /linux-6.15/tools/workqueue/ |
| H A D | wq_dump.py | 50 from drgn.helpers.linux.list import list_for_each_entry,list_empty 51 from drgn.helpers.linux.percpu import per_cpu_ptr 52 from drgn.helpers.linux.cpumask import for_each_cpu,for_each_possible_cpu 53 from drgn.helpers.linux.nodemask import for_each_node 54 from drgn.helpers.linux.idr import idr_for_each
|
| /linux-6.15/tools/testing/selftests/openat2/ |
| H A D | Makefile | 14 LOCAL_HDRS += helpers.h 18 $(TEST_GEN_PROGS): helpers.c
|
| /linux-6.15/tools/bpf/bpftool/Documentation/ |
| H A D | bpftool-feature.rst | 31 | *GROUP* := { **prog_types** | **map_types** | **attach_types** | **link_types** | **helpers** } 41 () and **bpf_trace_printk**\() helpers which print warnings to kernel logs. 73 (**helpers**). The command does not probe the system, but simply lists the 75 (for all object types) or from the BPF UAPI header (list of helpers). This 76 can be used in scripts to iterate over BPF types or helpers.
|
| /linux-6.15/tools/cgroup/ |
| H A D | memcg_slabinfo.py | 10 from drgn.helpers.linux import list_for_each_entry, list_empty 11 from drgn.helpers.linux import for_each_page 12 from drgn.helpers.linux.cpumask import for_each_online_cpu 13 from drgn.helpers.linux.percpu import per_cpu_ptr
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | netfs_library.rst | 12 - Buffered read helpers. 98 The library provides a set of read helpers that handle the ->read_folio(), 127 From the network filesystem, the helpers require a table of operations. This 135 Three read helpers are provided:: 157 The helpers manage the read request, calling back into the network filesystem 159 necessary before returning for helpers that are meant to be synchronous. 181 The read helpers make use of a couple of structures to maintain the state of 352 Note that the helpers have the folios locked, but not pinned. It is 384 The read helpers work by the following general procedure: 396 helpers just try to generate maximal slices. [all …]
|
| /linux-6.15/drivers/gpu/drm/i915/ |
| H A D | TODO.txt | 26 should be moved to dma_fence, drm/scheduler or atomic commit helpers. Or 35 - i915_mm.c should be moved to the right places. Some of the helpers also look a 40 - tasklet helpers in i915_tasklet.h also look a bit misplaced and should
|
| /linux-6.15/drivers/net/pcs/ |
| H A D | Kconfig | 18 This module provides helpers to phylink for managing the Lynx PCS 25 This module provides helpers to phylink for managing the LynxI PCS
|
| /linux-6.15/Documentation/arch/arm/ |
| H A D | kernel_user_helpers.rst | 24 User space is expected to bypass those helpers and implement those things 31 of not using these kernel helpers if your compiled code is not going to 34 New helpers may be added over time, so an older kernel may be missing some 35 helpers present in a newer kernel. For this reason, programs must check 39 if the required helpers are not provided by the kernel version that 53 This field contains the number of helpers being implemented by the
|
| /linux-6.15/drivers/iio/test/ |
| H A D | Kconfig | 8 tristate "Test IIO gain-time-scale helpers" if !KUNIT_ALL_TESTS 14 build unit tests for the IIO light sensor gain-time-scale helpers.
|
| /linux-6.15/rust/ |
| H A D | Makefile | 11 obj-$(CONFIG_RUST) += helpers/helpers.o 12 CFLAGS_REMOVE_helpers/helpers.o = -Wmissing-prototypes -Wmissing-declarations
|
| /linux-6.15/tools/testing/selftests/power_supply/ |
| H A D | Makefile | 2 TEST_FILES := helpers.sh
|
| /linux-6.15/Documentation/driver-api/80211/ |
| H A D | cfg80211.rst | 131 Data path helpers 135 :doc: Data path helpers
|
| /linux-6.15/Documentation/core-api/ |
| H A D | cleanup.rst | 8 :doc: scope-based cleanup helpers
|
| /linux-6.15/tools/testing/selftests/x86/ |
| H A D | Makefile | 82 $(BINARIES_32): $(OUTPUT)/%_32: %.c helpers.h 85 $(BINARIES_64): $(OUTPUT)/%_64: %.c helpers.h
|
| /linux-6.15/scripts/ |
| H A D | bpf_doc.py | 101 self.helpers = [] 279 self.helpers.append(helper) 317 for helper in self.helpers: 472 self.elements = parser.helpers 685 self.elements = parser.helpers
|
| /linux-6.15/rust/macros/ |
| H A D | export.rs | 3 use crate::helpers::function_name;
|
| /linux-6.15/drivers/net/ethernet/netronome/nfp/bpf/ |
| H A D | main.c | 249 bpf->helpers.map_lookup = readl(&cap->func_addr); in nfp_bpf_parse_cap_func() 252 bpf->helpers.map_update = readl(&cap->func_addr); in nfp_bpf_parse_cap_func() 255 bpf->helpers.map_delete = readl(&cap->func_addr); in nfp_bpf_parse_cap_func() 258 bpf->helpers.perf_event_output = readl(&cap->func_addr); in nfp_bpf_parse_cap_func()
|