Home
last modified time | relevance | path

Searched refs:a (Results 14526 – 14550 of 22310) sorted by relevance

1...<<581582583584585586587588589590>>...893

/openbmc/linux/net/ipv6/
H A Dsit.c313 if (copy_from_user(&kprl, a, sizeof(kprl))) in ipip6_tunnel_get_prl()
359 if ((len && copy_to_user(a + 1, kp, len)) || put_user(len, &a->datalen)) in ipip6_tunnel_get_prl()
368 ipip6_tunnel_add_prl(struct ip_tunnel *t, struct ip_tunnel_prl *a, int chg) in ipip6_tunnel_add_prl() argument
373 if (a->addr == htonl(INADDR_ANY)) in ipip6_tunnel_add_prl()
379 if (p->addr == a->addr) { in ipip6_tunnel_add_prl()
381 p->flags = a->flags; in ipip6_tunnel_add_prl()
401 p->addr = a->addr; in ipip6_tunnel_add_prl()
402 p->flags = a->flags; in ipip6_tunnel_add_prl()
422 ipip6_tunnel_del_prl(struct ip_tunnel *t, struct ip_tunnel_prl *a) in ipip6_tunnel_del_prl() argument
430 if (a && a->addr != htonl(INADDR_ANY)) { in ipip6_tunnel_del_prl()
[all …]
/openbmc/linux/tools/perf/util/
H A Dsymbol.c134 s64 a; in choose_best_symbol() local
139 a = syma->end - syma->start; in choose_best_symbol()
141 if ((b == 0) && (a > 0)) in choose_best_symbol()
143 else if ((a == 0) && (b > 0)) in choose_best_symbol()
147 a = syma->binding == STB_WEAK; in choose_best_symbol()
149 if (b && !a) in choose_best_symbol()
151 if (a && !b) in choose_best_symbol()
157 if (a && !b) in choose_best_symbol()
159 if (b && !a) in choose_best_symbol()
165 if (b > a) in choose_best_symbol()
[all …]
/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/sensors/
H A Dphosphor-hwmon_%.bbappend9 00--00--00--0a/fsi-master/fsi1/slave@01--00/01--01--00--06/sbefifo2-dev0/occ-hwmon.2 \
/openbmc/linux/scripts/ksymoops/
H A DREADME1 ksymoops has been removed from the kernel. It was always meant to be a
/openbmc/linux/Documentation/filesystems/
H A Dext3.rst12 filesystem is a subset of ext4 filesystem so use ext4 driver for accessing
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_3.0/
H A Dia_css_xnr3_param.h79 VMEM_ARRAY(a, ISP_VEC_NELEMS);
/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/
H A Darmada-8kp.txt4 Boards using a SoC of the Marvell Armada 8KP families must carry
/openbmc/linux/drivers/infiniband/hw/efa/
H A DKconfig14 To compile this driver as a module, choose M here.
/openbmc/linux/drivers/crypto/cavium/nitrox/
H A DKconfig20 To compile this as a module, choose M here: the module
/openbmc/linux/tools/memory-model/litmus-tests/
H A DS+poonceonces.litmus6 * Starting with a two-process release-acquire chain ordering P0()'s
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dpcm1789.txt3 PCM1789 is a simple audio codec that can be connected via
/openbmc/linux/Documentation/devicetree/bindings/thermal/
H A Ddove-thermal.txt3 This driver is for Dove SoCs which contain a thermal sensor.
/openbmc/linux/drivers/staging/iio/impedance-analyzer/
H A DKconfig16 To compile this driver as a module, choose M here: the
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-ls2080a-qds.dts19 model = "Freescale Layerscape 2080a QDS Board";
/openbmc/linux/Documentation/devicetree/bindings/pwm/
H A Dpwm-berlin.txt7 - #pwm-cells: should be 3. See pwm.yaml in this directory for a description of
/openbmc/linux/Documentation/devicetree/bindings/counter/
H A Dftm-quaddec.txt3 This driver exposes a simple counter for the quadrature decoder mode.
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dnxp,lpc1850-dwmac.txt3 This device is a platform glue layer for stmmac.
/openbmc/linux/arch/sparc/lib/
H A DNG2copy_from_user.S32 #define LOAD(type,addr,dest) type##a [addr] %asi, dest
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/
H A Dalways_syslog.patch10 --- a/ippool_main.c
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/rtmpdump/rtmpdump/
H A Dfix-racing-build-issue.patch11 @@ -115,6 +115,7 @@ install_base: librtmp.a librtmp.pc
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/geany/geany/
H A D0001-configure-Upgrade-to-a-modern-Gettext.patch12 --- a/configure.ac
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/telepathy/telepathy-idle/
H A Dfix-svc-gtk-doc.h-target.patch4 --- a/extensions/Makefile.am
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/files/
H A Dvsftpd.user_list4 # do not even prompt for a password.
/openbmc/openbmc/poky/meta/recipes-connectivity/inetutils/inetutils/
H A Drsh.xinetd.inetutils3 # The rshd server is a server for the rcmd(3) routine and,
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/
H A Dmysqld.service18 # Don't signal startup success before a ping works

1...<<581582583584585586587588589590>>...893