/linux/Documentation/arch/arm/ |
H A D | marvell.rst | 15 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 D | sunxi.rst | 13 Flavors:
|
H A D | microchip.rst | 23 Flavors:
|
/linux/fs/nfs/ |
H A D | nfs4namespace.c | 191 * @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 D | mount_clnt.c | 420 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 D | fs_context.c | 389 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 D | super.c | 779 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 D | srv6_end_flavors_test.sh | 7 # 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 D | lockdep.rst | 7 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 D | kirkwood.h | 5 * Generic definitions for Marvell Kirkwood SoC flavors:
|
/linux/Documentation/devicetree/bindings/gpio/ |
H A D | kontron,sl28cpld-gpio.yaml | 16 There are three flavors of the GPIO controller, one full featured
|
/linux/tools/rcu/ |
H A D | rcu-cbs.py | 6 # On older kernels having multiple flavors of RCU, this dumps out the
|
/linux/arch/hexagon/include/asm/ |
H A D | tlbflush.h | 16 * ones from smp.c, else they are some local flavors.
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | core_reloc_types.h | 37 * 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 D | perf-c2c.txt | 283 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 D | mv78xx0.h | 3 * Generic definitions for Marvell MV78xx0 SoC flavors:
|
/linux/drivers/net/ethernet/chelsio/cxgb/ |
H A D | elmer0.h | 32 /* ELMER0 flavors */
|
/linux/include/uapi/linux/ |
H A D | ptrace.h | 39 * other user_regset flavors, the user_regset layout and the ELF core dump note
|
/linux/kernel/ |
H A D | Kconfig.preempt | 126 flavors they offer while still offering different usecases.
|
/linux/Documentation/driver-api/media/drivers/ |
H A D | tuners.rst | 9 There are some flavors of Tuner programming APIs.
|
/linux/arch/powerpc/kernel/ptrace/ |
H A D | ptrace-decl.h | 28 * These are our native regset flavors.
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mm-kontron-sl.dtsi | 15 * There are multiple SoM flavors with different DDR sizes.
|
/linux/arch/arm/mach-orion5x/ |
H A D | orion5x.h | 3 * Generic definitions of Orion SoC flavors:
|
/linux/Documentation/core-api/ |
H A D | memory-allocation.rst | 183 The same rules apply to _bulk and _rcu flavors of freeing functions.
|
/linux/tools/testing/selftests/kvm/x86_64/ |
H A D | xapic_state_test.c | 123 * Send all flavors of IPIs to non-existent vCPUs. TODO: use number of in test_icr()
|