Home
last modified time | relevance | path

Searched refs:flavors (Results 1 – 25 of 45) sorted by relevance

12

/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/fs/nfs/
H A Dnfs4namespace.c206 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
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()
H A Dfs_context.c387 unsigned int max_flavor_len = ARRAY_SIZE(auth_info->flavors); in nfs_auth_info_add()
391 if (flavor == auth_info->flavors[i]) in nfs_auth_info_add()
398 auth_info->flavors[auth_info->flavor_len++] = flavor; in nfs_auth_info_add()
H A Dnfs4proc.c4186 server->auth_info.flavors[i]); in nfs4_find_root_sec()
8367 .flavors = flavors, in _nfs4_proc_secinfo()
8409 struct nfs4_secinfo_flavors *flavors) in nfs4_proc_secinfo() argument
8420 err = _nfs4_proc_secinfo(dir, name, flavors, true); in nfs4_proc_secinfo()
10098 .flavors = flavors, in _nfs41_proc_secinfo_no_name()
10151 flavors, true); in nfs41_proc_secinfo_no_name()
10161 flavors, false); in nfs41_proc_secinfo_no_name()
10183 struct nfs4_secinfo_flavors *flavors; in nfs41_find_root_sec() local
10193 flavors = page_address(page); in nfs41_find_root_sec()
10207 for (i = 0; i < flavors->num_flavors; i++) { in nfs41_find_root_sec()
[all …]
H A Dsuper.c762 if (auth_info->flavors[i] == match) in nfs_auth_info_match()
805 flavor = ctx->auth_info.flavors[0]; in nfs_verify_authflavors()
/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/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/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/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/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/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/linux/tools/testing/selftests/net/
H A Dsrv6_end_next_csid_l3vpn_test.sh628 encap seg6local action End flavors next-csid \
1014 encap seg6local action End flavors next-csid ${layout} \
H A Dsrv6_end_x_next_csid_l3vpn_test.sh644 flavors next-csid lblen "${LCBLOCK_BLEN}" \
1082 flavors next-csid ${layout} \
H A Dsrv6_end_flavors_test.sh807 action End flavors "${flavor}" dev "${DUMMY_DEVNAME}"; then
/openbmc/linux/Documentation/driver-api/media/drivers/
H A Dtuners.rst9 There are some flavors of Tuner programming APIs.
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mm-kontron-sl.dtsi15 * There are multiple SoM flavors with different DDR sizes.
H A Dimx8mm-kontron-osm-s.dtsi21 * There are multiple SoM flavors with different DDR sizes.
/openbmc/linux/include/linux/
H A Dnfs_xdr.h741 rpc_authflavor_t flavors[NFS_AUTH_INFO_MAX_FLAVORS]; member
1257 struct nfs4_secinfo4 flavors[]; member
1268 struct nfs4_secinfo_flavors *flavors; member
/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/kernel/
H A DKconfig.preempt109 flavors they offer while still offering different usecases.
/openbmc/linux/Documentation/input/
H A Dinput.rst222 This is driver for all flavors of pointing devices using PS/2

12