Home
last modified time | relevance | path

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

123

/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.c352 rpc_authflavor_t *flavors = res->auth_flavors; in decode_auth_flavors() local
364 dprintk("NFS: received %u auth flavors\n", entries); in decode_auth_flavors()
376 flavors[i] = be32_to_cpup(p++); in decode_auth_flavors()
377 dprintk("NFS: auth flavor[%u]: %d\n", i, flavors[i]); in decode_auth_flavors()
H A Dfs_context.c419 unsigned int max_flavor_len = ARRAY_SIZE(auth_info->flavors); in nfs_auth_info_add()
423 if (flavor == auth_info->flavors[i]) in nfs_auth_info_add()
428 return nfs_invalf(fc, "NFS: too many sec= flavors"); in nfs_auth_info_add()
430 auth_info->flavors[auth_info->flavor_len++] = flavor; in nfs_auth_info_add()
H A Dsuper.c783 if (auth_info->flavors[i] == match) in nfs_auth_info_match()
812 * of supported security flavors. In this case, nfs_mount() fabricates in nfs_verify_authflavors()
826 flavor = ctx->auth_info.flavors[0]; in nfs_verify_authflavors()
831 "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 # without 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/net/ipv6/
H A Dseg6_local.c112 /* flag indicating that flavors are set up for a given End* behavior */
468 * the flavors framework. These behaviors must report the subset of (flavor)
530 /* The action table for RFC8986 flavors (see the flv8986_act_tbl below)
532 * when flavors are configured for an End* behavior.
533 * By combining the pkinfo data and from the flavors mask, the macro
548 * RFC8986 flavors currently supported. 'afm' corresponds to the @fm
560 /* We compute the size of the action table by considering the RFC8986 flavors
562 * adjusted when new flavors are supported.
574 * iii) @fm, the mask of flavors.
584 * flavors, the action that should be taken on a packet (e.g.
[all …]
/linux/arch/arm/mach-mvebu/
H A Dkirkwood.h5 * Generic definitions for Marvell Kirkwood SoC flavors:
/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/include/linux/
H A Dsrcu.h54 // Flavors requiring synchronize_rcu()
265 * then none of the other flavors may be used, whether before, during,
326 * then none of the other flavors may be used, whether before, during, in srcu_read_lock_notrace()
/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.txt290 offset. Its output comes in 3 flavors:
298 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/Documentation/driver-api/media/drivers/
H A Dtuners.rst9 There are some flavors of Tuner programming APIs.
/linux/kernel/
H A DKconfig.preempt139 flavors they offer while still offering different usecases.
/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/
H A Dxapic_state_test.c123 * Send all flavors of IPIs to non-existent vCPUs. Arbitrarily use in test_icr()

123