Home
last modified time | relevance | path

Searched full:flavors (Results 1 – 25 of 98) sorted by relevance

1234

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/glmark2/
H A Dglmark2_git.bb46 flavors = []
48 flavors.append("x11-glesv2")
50 flavors.append("x11-gl")
52 flavors.append("wayland-glesv2")
54 flavors.append("wayland-gl")
56 flavors.append("drm-glesv2")
58 flavors.append("drm-gl")
60 flavors = ["dispmanx-glesv2"]
61 if flavors:
62 d.appendVar("EXTRA_OEMESON", " -Dflavors=%s" % ",".join(flavors))
/openbmc/linux/Documentation/arch/arm/
H A Dmarvell.rst15 Flavors:
41 Flavors:
89 Flavors:
122 Armada 370 Flavors:
135 Armada XP Flavors:
154 Armada 375 Flavors:
163 Armada 38x Flavors:
180 Armada 39x Flavors:
198 Armada 3710/3720 Flavors:
217 Armada 7K Flavors:
[all …]
/openbmc/linux/fs/nfs/
H A Dnfs4namespace.c191 * @flavors: List of security tuples returned by SECINFO procedure
194 * "flavors" that is locally supported. The "flavors" array
206 struct nfs4_secinfo_flavors *flavors) in nfs_find_best_sec() argument
212 for (i = 0; i < flavors->num_flavors; i++) { in nfs_find_best_sec()
213 secinfo = &flavors->flavors[i]; in nfs_find_best_sec()
265 struct nfs4_secinfo_flavors *flavors; in nfs4_negotiate_security() local
273 flavors = page_address(page); in nfs4_negotiate_security()
275 err = nfs4_proc_secinfo(inode, name, flavors); in nfs4_negotiate_security()
281 new = nfs_find_best_sec(clnt, NFS_SERVER(inode), flavors); in nfs4_negotiate_security()
H A Dmount_clnt.c425 rpc_authflavor_t *flavors = res->auth_flavors; in decode_auth_flavors() local
437 dprintk("NFS: received %u auth flavors\n", entries); in decode_auth_flavors()
449 flavors[i] = be32_to_cpup(p++); in decode_auth_flavors()
450 dprintk("NFS: auth flavor[%u]: %d\n", i, flavors[i]); in decode_auth_flavors()
/openbmc/linux/tools/testing/selftests/net/
H A Dsrv6_end_flavors_test.sh7 # This script is designed to test the support for "flavors" in the SRv6 End
10 # Flavors defined in RFC8986 [1] represent additional operations that can modify
12 # convenience, we report the list of flavors described in [1] hereafter:
17 # The End, End.X, and End.T behaviors can support these flavors either
21 # flavors will be supported in the kernel.
402 # withouth flavors) configured for the node.
405 # flavors, the output is the ordered version of that list.
412 # return the lexicographically ordered flavors
537 behavior_cfg="End flavors psp"
785 echo "SKIP: Cannot set up netns to test kernel support for flavors"
[all …]
/openbmc/u-boot/board/freescale/ls2080a/
H A DREADME18 Booting Linux flavors which do not support 48-bit VA (< Linux 3.18)
20 One needs to use appropriate bootargs to boot Linux flavors which do
/openbmc/linux/net/ipv6/
H A Dseg6_local.c112 /* flag indicating that flavors are set up for a given End* behavior */
465 * the flavors framework. These behaviors must report the subset of (flavor)
527 /* The action table for RFC8986 flavors (see the flv8986_act_tbl below)
529 * when flavors are configured for an End* behavior.
530 * By combining the pkinfo data and from the flavors mask, the macro
545 * RFC8986 flavors currently supported. 'afm' corresponds to the @fm
557 /* We compute the size of the action table by considering the RFC8986 flavors
559 * adjusted when new flavors are supported.
571 * iii) @fm, the mask of flavors.
581 * flavors, the action that should be taken on a packet (e.g.
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/glmark2/files/
H A D0001-fix-dispmanx-build.patch6 For when the user is building "--with-flavors dispmanx-glesv2", fixes a bunch
122 opt_pkgs = [('x11', 'x11', None, list_contains(ctx.options.flavors, 'x11')),
/openbmc/u-boot/board/freescale/ls2080ardb/
H A DREADME126 Booting Linux flavors which do not support 48-bit VA (< Linux 3.18)
128 One needs to use appropriate bootargs to boot Linux flavors which do
/openbmc/linux/Documentation/RCU/
H A Dlockdep.rst7 All flavors of RCU have lockdep checking available, so that lockdep is
102 the other flavors of rcu_dereference(). On the other hand, it is illegal
/openbmc/linux/arch/arm/mach-mvebu/
H A Dkirkwood.h5 * Generic definitions for Marvell Kirkwood SoC flavors:
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/fetchmail/
H A Dfetchmail_6.4.38.bb6 RPOP, APOP, KPOP, all flavors of IMAP, ETRN, and ODMR. It can even support IPv6 and IPSEC."
/openbmc/linux/Documentation/devicetree/bindings/gpio/
H A Dkontron,sl28cpld-gpio.yaml16 There are three flavors of the GPIO controller, one full featured
/openbmc/linux/tools/rcu/
H A Drcu-cbs.py6 # On older kernels having multiple flavors of RCU, this dumps out the
/openbmc/linux/arch/hexagon/include/asm/
H A Dtlbflush.h16 * ones from smp.c, else they are some local flavors.
/openbmc/u-boot/board/freescale/ls2080aqds/
H A DREADME126 Booting Linux flavors which do not support 48-bit VA (< Linux 3.18)
128 One needs to use appropriate bootargs to boot Linux flavors which do
/openbmc/u-boot/doc/
H A DREADME.bedbug5 A specific implementation is made for the AMCC 405 processor but other flavors
H A DREADME.multi-dtb-fit5 It comes in two flavors: U-Boot (CONFIG_MULTI_DTB_FIT) and SPL
/openbmc/linux/tools/perf/Documentation/
H A Dperf-c2c.txt283 offset. Its output comes in 3 flavors:
291 User can switch between above flavors with -N option or
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dcore_reloc_types.h37 * FLAVORS
136 /* three flavors of same struct with different structure but same layout for
259 /* two flavors of same struct with incompatible layout for b.b.b */
287 /* two flavors of same struct having one of a.a.a and b.b.b, but not both */
/openbmc/linux/kernel/
H A DKconfig.preempt109 flavors they offer while still offering different usecases.
/openbmc/linux/arch/arm/mach-mv78xx0/
H A Dmv78xx0.h3 * Generic definitions for Marvell MV78xx0 SoC flavors:
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Dia_css_frame_format.h27 (or YCbCr). The YUV frames come in 4 flavors, determined by how the U and V
/openbmc/linux/include/uapi/linux/
H A Dptrace.h39 * other user_regset flavors, the user_regset layout and the ELF core dump note
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Delmer0.h32 /* ELMER0 flavors */

1234