Home
last modified time | relevance | path

Searched refs:wrappers (Results 1 – 25 of 132) sorted by relevance

123456

/openbmc/linux/drivers/accel/qaic/
H A Dqaic_control.c252 struct wrapper_list *wrappers = msg; in gen_crc() local
256 list_for_each_entry(w, &wrappers->list, list) in gen_crc()
341 static struct wrapper_msg *add_wrapper(struct wrapper_list *wrappers, u32 size) in add_wrapper() argument
347 list_add_tail(&w->list, &wrappers->list); in add_wrapper()
349 w->head = wrappers; in add_wrapper()
353 static int encode_passthrough(struct qaic_device *qdev, void *trans, struct wrapper_list *wrappers, in encode_passthrough() argument
363 wrapper = list_first_entry(&wrappers->list, struct wrapper_msg, list); in encode_passthrough()
373 trans_wrapper = add_wrapper(wrappers, in encode_passthrough()
480 static int encode_addr_size_pairs(struct dma_xfer *xfer, struct wrapper_list *wrappers, in encode_addr_size_pairs() argument
508 trans_wrapper = add_wrapper(wrappers, QAIC_WRAPPER_MAX_SIZE); in encode_addr_size_pairs()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/gensio/
H A Dgensio_2.8.7.bb16 PACKAGECONFIG ??= "openssl tcp-wrappers"
19 PACKAGECONFIG[tcp-wrappers] = "--with-tcp-wrappers,--without-tcp-wrappers, tcp-wrappers"
/openbmc/qemu/tests/docker/dockerfiles/
H A Ddebian-hexagon-cross.docker32 mkdir -p /usr/libexec/ccache-wrappers && \
33 ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/c++ && \
34 ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/cc && \
35 ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/g++ && \
36 ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/gcc && \
45 ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
H A Dfedora-win64-cross.docker72 ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
102 mkdir -p /usr/libexec/ccache-wrappers && \
103 ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/x86_64-w64-mingw32-c++ && \
104 ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/x86_64-w64-mingw32-cc && \
105 ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/x86_64-w64-mingw32-g++ && \
106 ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/x86_64-w64-mingw32-gcc
H A Dalpine.docker124 mkdir -p /usr/libexec/ccache-wrappers && \
125 ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/cc && \
126 ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/clang && \
127 ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/gcc
129 ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
H A Dopensuse-leap.docker128 mkdir -p /usr/libexec/ccache-wrappers && \
129 ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/cc && \
130 ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/clang && \
131 ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/gcc
140 ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
H A Dcentos9.docker128 mkdir -p /usr/libexec/ccache-wrappers && \
129 ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/cc && \
130 ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/clang && \
131 ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/gcc
133 ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
H A Dfedora.docker146 mkdir -p /usr/libexec/ccache-wrappers && \
147 ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/cc && \
148 ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/clang && \
149 ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/gcc
151 ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
H A Dubuntu2204.docker143 mkdir -p /usr/libexec/ccache-wrappers && \
144 ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/cc && \
145 ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/clang && \
146 ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/gcc
148 ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
H A Ddebian.docker144 mkdir -p /usr/libexec/ccache-wrappers && \
145 ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/cc && \
146 ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/clang && \
147 ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/gcc
149 ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
H A Ddebian-riscv64-cross.docker39 ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
75 mkdir -p /usr/libexec/ccache-wrappers && \
76 ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/riscv64-linux-gnu-cc && \
77 ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/riscv64-linux-gnu-gcc
H A Dfedora-rust-nightly.docker146 mkdir -p /usr/libexec/ccache-wrappers && \
147 ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/cc && \
148 ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/clang && \
149 ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/gcc
151 ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
/openbmc/openbmc/poky/meta/recipes-extended/quota/
H A Dquota_4.09.bb28 PACKAGECONFIG ??= "tcp-wrappers rpc bsd"
29 PACKAGECONFIG:libc-musl = "tcp-wrappers rpc"
31 PACKAGECONFIG[tcp-wrappers] = "--enable-libwrap,--disable-libwrap,tcp-wrappers"
/openbmc/qemu/scripts/coverity-scan/
H A Dcoverity-scan.docker149 mkdir -p /usr/libexec/ccache-wrappers && \
150 ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/c++ && \
151 ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/cc && \
152 ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/clang && \
153 ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/g++ && \
154 ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/gcc
156 ENV CCACHE_WRAPPERSDIR "/usr/libexec/ccache-wrappers"
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/
H A Dvsftpd_3.0.5.bb21 …${@bb.utils.contains('PACKAGECONFIG', 'tcp-wrappers', 'file://vsftpd-tcp_wrappers-support.patch', …
35 PACKAGECONFIG ??= "tcp-wrappers"
36 PACKAGECONFIG[tcp-wrappers] = ",,tcp-wrappers"
41 WRAPLIB = "${@bb.utils.contains('PACKAGECONFIG', 'tcp-wrappers', '-lwrap', '', d)}"
42 NOPAM_SRC = "${@bb.utils.contains('PACKAGECONFIG', 'tcp-wrappers', 'file://nopam-with-tcp_wrappers.…
/openbmc/linux/drivers/bcma/
H A Dscan.c278 u8 ports[2], wrappers[2]; in bcma_get_next_core() local
298 wrappers[0] = (cib & SCAN_CIB_NMW) >> SCAN_CIB_NMW_SHIFT; in bcma_get_next_core()
299 wrappers[1] = (cib & SCAN_CIB_NSW) >> SCAN_CIB_NSW_SHIFT; in bcma_get_next_core()
310 if (wrappers[0] + wrappers[1] == 0) { in bcma_get_next_core()
388 for (i = 0; i < wrappers[0]; i++) { in bcma_get_next_core()
405 for (i = 0; i < wrappers[1]; i++) { in bcma_get_next_core()
416 if (wrappers[0] == 0 && !i && !j) in bcma_get_next_core()
/openbmc/linux/Documentation/core-api/
H A Dprintk-index.rst62 printk() call. Note that there are many wrappers, for example,
85 Subsystem specific printk wrappers
90 wrappers doing __printk_index_emit() together with the real printk()
95 using these special wrappers. It is implemented for the commonly
98 Additional changes are necessary for various subsystem specific wrappers
100 their own wrappers adding __printk_index_emit().
102 Only few subsystem specific wrappers have been updated so far,
113 Subsystem specific wrappers usually add even more complicated
H A Dindex.rst49 wrappers/atomic_t
50 wrappers/atomic_bitops
74 wrappers/memory-barriers.rst
/openbmc/openbmc/poky/meta/recipes-connectivity/socat/
H A Dsocat_1.8.0.3.bb40 PACKAGECONFIG:class-target ??= "tcp-wrappers readline openssl"
42 PACKAGECONFIG[tcp-wrappers] = "--enable-libwrap,--disable-libwrap,tcp-wrappers"
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/atftp/
H A Datftp_0.8.0.bb18 PACKAGECONFIG ??= "tcp-wrappers"
20 PACKAGECONFIG[tcp-wrappers] = "--enable-libwrap,--disable-libwrap,tcp-wrappers"
/openbmc/linux/tools/usb/usbip/
H A Dconfigure.ac54 AC_MSG_CHECKING([whether to use the libwrap (TCP wrappers) library])
55 AC_ARG_WITH([tcp-wrappers],
56 [AS_HELP_STRING([--with-tcp-wrappers],
57 [use the libwrap (TCP wrappers) library])],
/openbmc/openbmc/poky/meta/recipes-connectivity/nfs-utils/
H A Dnfs-utils_2.8.2.bb60 PACKAGECONFIG ??= "tcp-wrappers \
64 PACKAGECONFIG:remove:libc-musl = "tcp-wrappers"
67 PACKAGECONFIG[tcp-wrappers] = "--with-tcp-wrappers,--without-tcp-wrappers,tcp-wrappers"
/openbmc/openbmc/poky/meta/recipes-extended/rpcbind/
H A Drpcbind_1.2.7.bb25 PACKAGECONFIG ??= "tcp-wrappers"
26 PACKAGECONFIG[tcp-wrappers] = "--enable-libwrap,--disable-libwrap,tcp-wrappers"
/openbmc/openbmc/poky/meta/recipes-extended/xinetd/
H A Dxinetd_2.3.15.4.bb31 PACKAGECONFIG ??= "tcp-wrappers"
32 PACKAGECONFIG[tcp-wrappers] = "--with-libwrap,,tcp-wrappers"
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A Dsafe_finger.patch3 --- tcp-wrappers-7.6-ipv6.1.orig/safe_finger.c
4 +++ tcp-wrappers-7.6-ipv6.1/safe_finger.c

123456