| /linux-6.15/fs/nfs/ |
| H A D | nfs4namespace.c | 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 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 | 415 unsigned int max_flavor_len = ARRAY_SIZE(auth_info->flavors); in nfs_auth_info_add() 419 if (flavor == auth_info->flavors[i]) in nfs_auth_info_add() 426 auth_info->flavors[auth_info->flavor_len++] = flavor; in nfs_auth_info_add()
|
| H A D | nfs4proc.c | 4324 server->auth_info.flavors[i]); in nfs4_find_root_sec() 8582 .flavors = flavors, in _nfs4_proc_secinfo() 8624 struct nfs4_secinfo_flavors *flavors) in nfs4_proc_secinfo() argument 8635 err = _nfs4_proc_secinfo(dir, name, flavors, true); in nfs4_proc_secinfo() 10338 .flavors = flavors, in _nfs41_proc_secinfo_no_name() 10391 flavors, true); in nfs41_proc_secinfo_no_name() 10401 flavors, false); in nfs41_proc_secinfo_no_name() 10423 struct nfs4_secinfo_flavors *flavors; in nfs41_find_root_sec() local 10433 flavors = page_address(page); in nfs41_find_root_sec() 10447 for (i = 0; i < flavors->num_flavors; i++) { in nfs41_find_root_sec() [all …]
|
| H A D | super.c | 783 if (auth_info->flavors[i] == match) in nfs_auth_info_match() 826 flavor = ctx->auth_info.flavors[0]; in nfs_verify_authflavors()
|
| H A D | nfs4client.c | 1173 ctx->selected_flavor = ctx->auth_info.flavors[0]; in nfs4_init_server()
|
| /linux-6.15/Documentation/devicetree/bindings/gpio/ |
| H A D | kontron,sl28cpld-gpio.yaml | 16 There are three flavors of the GPIO controller, one full featured
|
| /linux-6.15/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
|
| H A D | checklist.rst | 244 Similarly, it is necessary to correctly use the RCU Tasks flavors: 405 13. Unlike most flavors of RCU, it *is* permissible to block in an
|
| H A D | whatisRCU.rst | 397 There are at least three flavors of RCU usage in the Linux kernel. The diagram 400 flavors. However for protection (on the reader side), the primitives used vary 417 These three flavors are used as follows:
|
| /linux-6.15/tools/testing/selftests/net/ |
| H A D | srv6_end_x_next_csid_l3vpn_test.sh | 644 flavors next-csid lblen "${LCBLOCK_BLEN}" \ 1082 flavors next-csid ${layout} \
|
| H A D | srv6_end_next_csid_l3vpn_test.sh | 628 encap seg6local action End flavors next-csid \ 1014 encap seg6local action End flavors next-csid ${layout} \
|
| H A D | srv6_end_flavors_test.sh | 807 action End flavors "${flavor}" dev "${DUMMY_DEVNAME}"; then
|
| /linux-6.15/Documentation/driver-api/media/drivers/ |
| H A D | tuners.rst | 9 There are some flavors of Tuner programming APIs.
|
| /linux-6.15/arch/arm64/boot/dts/freescale/ |
| H A D | imx8mm-kontron-sl.dtsi | 15 * There are multiple SoM flavors with different DDR sizes.
|
| H A D | imx8mm-kontron-osm-s.dtsi | 22 * There are multiple SoM flavors with different DDR sizes.
|
| H A D | imx8mp-kontron-osm-s.dtsi | 21 * There are multiple SoM flavors with different DDR sizes.
|
| /linux-6.15/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-6.15/include/linux/ |
| H A D | nfs_xdr.h | 764 rpc_authflavor_t flavors[NFS_AUTH_INFO_MAX_FLAVORS]; member 1289 struct nfs4_secinfo4 flavors[]; member 1300 struct nfs4_secinfo_flavors *flavors; member
|
| /linux-6.15/kernel/ |
| H A D | Kconfig.preempt | 126 flavors they offer while still offering different usecases.
|
| /linux-6.15/Documentation/core-api/ |
| H A D | memory-allocation.rst | 183 The same rules apply to _bulk and _rcu flavors of freeing functions.
|
| /linux-6.15/Documentation/input/ |
| H A D | input.rst | 222 This is driver for all flavors of pointing devices using PS/2
|
| /linux-6.15/tools/testing/selftests/bpf/prog_tests/ |
| H A D | core_reloc.c | 574 FLAVORS_CASE(flavors),
|
| /linux-6.15/Documentation/RCU/Design/Requirements/ |
| H A D | Requirements.rst | 2350 fewer than five *flavors*, or API families. In addition, the primary 2352 implementations, non-preemptible and preemptible. The other four flavors 2366 RCU flavors as part of a consolidation of the three flavors into a 2420 other RCU flavors as part of a consolidation of the three flavors into a 2518 Unlike the other RCU flavors, SRCU read-side critical sections can run 2526 Also unlike other RCU flavors, synchronize_srcu() may **not** be 2538 SRCU also differs from other RCU flavors in that SRCU's expedited and
|
| /linux-6.15/Documentation/bpf/standardization/ |
| H A D | instruction-set.rst | 389 The division and modulo operations support both unsigned and signed flavors. 541 Note that there are two flavors of ``JA`` instructions. The
|