Home
last modified time | relevance | path

Searched refs:helpers (Results 1 – 25 of 233) sorted by relevance

12345678910

/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_bpftool.py89 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 DMakefile.docs24 HELPERS_RST = bpf-helpers.rst
33 DOCTARGETS := helpers syscall
37 helpers: man7
76 $(eval $(call DOCS_RULES,helpers,7))
/openbmc/linux/Documentation/bpf/
H A Dhelpers.rst4 * `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 Dmaps.rst9 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
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-bsp/rwmem/rwmem/
H A D0001-include-missing-cstdint.patch15 librwmem/helpers.h | 1 +
18 diff --git a/librwmem/helpers.h b/librwmem/helpers.h
20 --- a/librwmem/helpers.h
21 +++ b/librwmem/helpers.h
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/
H A D0019-libfdt-Undefine-__wordsize-if-already-defined.patch13 opensrc/helpers/libfdt/libfdt_env.h | 4 ++++
16 diff --git a/opensrc/helpers/libfdt/libfdt_env.h b/opensrc/helpers/libfdt/libfdt_env.h
18 --- a/opensrc/helpers/libfdt/libfdt_env.h
19 +++ b/opensrc/helpers/libfdt/libfdt_env.h
/openbmc/qemu/tests/unit/
H A Dmeson.build92 'test-io-channel-socket': ['socket-helpers.c', 'io-channel-helpers.c', io],
93 'test-io-channel-file': ['io-channel-helpers.c', io],
94 'test-io-channel-command': ['io-channel-helpers.c', io],
95 'test-io-channel-buffer': ['io-channel-helpers.c', io],
105 'test-crypto-tlscredsx509': ['crypto-tls-x509-helpers.c', 'pkix_asn1_tab.c',
107 …'test-crypto-tlssession': ['crypto-tls-x509-helpers.c', 'pkix_asn1_tab.c', 'crypto-tls-psk-helpers
109 … 'test-io-channel-tls': ['io-channel-helpers.c', 'crypto-tls-x509-helpers.c', 'pkix_asn1_tab.c',
138 'test-util-sockets': ['socket-helpers.c'],
143 'test-yank': ['socket-helpers.c', qom, io, chardev]
155 'test-char': ['socket-helpers.c', qom, io, chardev]
/openbmc/linux/Documentation/gpu/
H A Ddrm-kms-helpers.rst20 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
370 :doc: scdc helpers
[all …]
H A Dtodo.rst47 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
75 avoid confusion - the other helpers in that file are all deprecated legacy
76 helpers.
82 Improve plane atomic_check helpers
86 with the current helpers:
104 Convert early atomic drivers to async commit helpers
241 helpers could further benefit from using struct iosys_map instead of
259 helpers might be subject to similar issues.
382 Introduce core helpers:
[all …]
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-api.c336 helpers[i].mref->helper = NULL; in prepare_ext_ctrls()
409 if (!helpers) in v4l2_g_ext_ctrls_common()
425 if (!helpers[i].mref) in v4l2_g_ext_ctrls_common()
474 idx = helpers[idx].next; in v4l2_g_ext_ctrls_common()
481 kvfree(helpers); in v4l2_g_ext_ctrls_common()
588 if (!helpers) in try_set_ext_ctrls_common()
600 if (!helpers[i].mref) in try_set_ext_ctrls_common()
658 idx = helpers[idx].next; in try_set_ext_ctrls_common()
678 helpers[idx].ref->ctrl); in try_set_ext_ctrls_common()
679 idx = helpers[idx].next; in try_set_ext_ctrls_common()
[all …]
/openbmc/openbmc/poky/meta/recipes-extended/mc/
H A Dmc_4.8.31.bb42 PACKAGES =+ "${BPN}-helpers-perl ${BPN}-helpers ${BPN}-shell"
44 SUMMARY:${BPN}-helpers-perl = "Midnight Commander Perl-based helper scripts"
45 FILES:${BPN}-helpers-perl = "${libexecdir}/mc/extfs.d/a+ ${libexecdir}/mc/extfs.d/apt+ \
51 RDEPENDS:${BPN}-helpers-perl = "perl"
53 SUMMARY:${BPN}-helpers = "Midnight Commander shell helper scripts"
54 FILES:${BPN}-helpers = "${libexecdir}/mc/extfs.d/* ${libexecdir}/mc/ext.d/*"
/openbmc/linux/drivers/gpu/drm/display/
H A DKconfig12 DRM helpers for display adapters.
18 DRM display helpers for DisplayPort.
24 DRM display helpers for HDCP.
30 DRM display helpers for HDMI.
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-pytest-helpers-namespace_2021.12.29.bb1 DESCRIPTION = "This plugin does not provide any helpers to pytest, it does, however, provide a help…
2 HOMEPAGE = "https://github.com/saltstack/pytest-helpers-namespace"
/openbmc/openbmc/poky/meta/recipes-connectivity/openssl/openssl/
H A D0001-Added-handshake-history-reporting-when-test-fails.patch10 test/helpers/handshake.c | 139 +++++++++++++++++++++++++++++----------
11 test/helpers/handshake.h | 70 +++++++++++++++++++-
15 diff --git a/test/helpers/handshake.c b/test/helpers/handshake.c
17 --- a/test/helpers/handshake.c
18 +++ b/test/helpers/handshake.c
30 +/* Shamelessly copied from test/helpers/ssl_test_ctx.c */
63 +/* Shamelessly copied from test/helpers/ssl_test_ctx.c */
205 diff --git a/test/helpers/handshake.h b/test/helpers/handshake.h
207 --- a/test/helpers/handshake.h
208 +++ b/test/helpers/handshake.h
/openbmc/linux/tools/workqueue/
H A Dwq_dump.py50 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.idr import idr_for_each
/openbmc/linux/tools/testing/selftests/openat2/
H A DMakefile8 $(TEST_GEN_PROGS): helpers.c helpers.h
/openbmc/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-feature.rst31 | *GROUP* := { **prog_types** | **map_types** | **attach_types** | **link_types** | **helpers** }
43 helpers which print warnings to kernel logs. To enable them
79 functions (**helpers**). The command does not probe the system, but
82 header (list of helpers). This can be used in scripts to iterate over
83 BPF types or helpers.
/openbmc/qemu/docs/interop/
H A Ddbus-vmstate.rst5 The QEMU dbus-vmstate object's aim is to migrate helpers' data running
11 must be unique among the helpers.
23 helpers by setting its ``id-list`` property, with a comma-separated
/openbmc/linux/tools/cgroup/
H A Dmemcg_slabinfo.py10 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
/openbmc/openbmc/poky/meta/recipes-core/initscripts/
H A Dinit-system-helpers_1.66.bb13 include their helpers in this package."
14 HOMEPAGE = "https://salsa.debian.org/debian/init-system-helpers"
20 SRC_URI = "git://salsa.debian.org/debian/init-system-helpers.git;protocol=https;branch=master"
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-py-cpuinfo/
H A D0001-test_cli.py-disable.patch22 @@ -6,6 +6,7 @@ import helpers
29 helpers.backup_data_source(cpuinfo)
/openbmc/linux/drivers/net/pcs/
H A DKconfig18 This module provides helpers to phylink for managing the Lynx PCS
25 This module provides helpers to phylink for managing the LynxI PCS
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/anthy/
H A Danthy_9100h.bb14 SRC_URI:append:class-target = " file://target-helpers.patch"
15 SRC_URI:append:class-native = " file://native-helpers.patch"
/openbmc/linux/drivers/gpu/drm/i915/
H A DTODO.txt26 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
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/bluez-tools/bluez-tools/
H A Dfix-memory-leaks.patch124 diff --git a/src/lib/helpers.c b/src/lib/helpers.c
126 --- a/src/lib/helpers.c
127 +++ b/src/lib/helpers.c
304 src/lib/helpers.c | 2 +-
309 diff --git a/src/lib/helpers.c b/src/lib/helpers.c
311 --- a/src/lib/helpers.c
312 +++ b/src/lib/helpers.c
424 src/lib/helpers.c | 3 ++-
505 diff --git a/src/lib/helpers.c b/src/lib/helpers.c
507 --- a/src/lib/helpers.c
[all …]

12345678910