Home
last modified time | relevance | path

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

1234

/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 …]
H A Dsunxi.rst13 Flavors:
H A Dmicrochip.rst23 Flavors:
/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.c420 rpc_authflavor_t *flavors = res->auth_flavors; in decode_auth_flavors() local
432 dprintk("NFS: received %u auth flavors\n", entries); in decode_auth_flavors()
444 flavors[i] = be32_to_cpup(p++); in decode_auth_flavors()
445 dprintk("NFS: auth flavor[%u]: %d\n", i, flavors[i]); in decode_auth_flavors()
H A Dfs_context.c389 unsigned int max_flavor_len = ARRAY_SIZE(auth_info->flavors); in nfs_auth_info_add()
393 if (flavor == auth_info->flavors[i]) in nfs_auth_info_add()
398 return nfs_invalf(fc, "NFS: too many sec= flavors"); in nfs_auth_info_add()
400 auth_info->flavors[auth_info->flavor_len++] = flavor; in nfs_auth_info_add()
H A Dsuper.c779 if (auth_info->flavors[i] == match) in nfs_auth_info_match()
808 * of supported security flavors. In this case, nfs_mount() fabricates in nfs_verify_authflavors()
822 flavor = ctx->auth_info.flavors[0]; in nfs_verify_authflavors()
827 "NFS: specified auth flavors not supported by server\n"); in nfs_verify_authflavors()
/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 …]
/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
/linux/arch/arm/mach-mvebu/
H A Dkirkwood.h5 * Generic definitions for Marvell Kirkwood SoC flavors:
/linux/Documentation/devicetree/bindings/gpio/
H A Dkontron,sl28cpld-gpio.yaml16 There are three flavors of the GPIO controller, one full featured
/linux/tools/rcu/
H A Drcu-cbs.py6 # On older kernels having multiple flavors of RCU, this dumps out the
/linux/arch/hexagon/include/asm/
H A Dtlbflush.h16 * ones from smp.c, else they are some local flavors.
/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 */
/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
/linux/arch/arm/mach-mv78xx0/
H A Dmv78xx0.h3 * Generic definitions for Marvell MV78xx0 SoC flavors:
/linux/drivers/net/ethernet/chelsio/cxgb/
H A Delmer0.h32 /* ELMER0 flavors */
/linux/include/uapi/linux/
H A Dptrace.h39 * other user_regset flavors, the user_regset layout and the ELF core dump note
/linux/kernel/
H A DKconfig.preempt126 flavors they offer while still offering different usecases.
/linux/Documentation/driver-api/media/drivers/
H A Dtuners.rst9 There are some flavors of Tuner programming APIs.
/linux/arch/powerpc/kernel/ptrace/
H A Dptrace-decl.h28 * These are our native regset flavors.
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mm-kontron-sl.dtsi15 * There are multiple SoM flavors with different DDR sizes.
/linux/arch/arm/mach-orion5x/
H A Dorion5x.h3 * Generic definitions of Orion SoC flavors:
/linux/Documentation/core-api/
H A Dmemory-allocation.rst183 The same rules apply to _bulk and _rcu flavors of freeing functions.
/linux/tools/testing/selftests/kvm/x86_64/
H A Dxapic_state_test.c123 * Send all flavors of IPIs to non-existent vCPUs. TODO: use number of in test_icr()

1234