/kernel/linux/linux-5.10/fs/nfs/ |
D | nfs4namespace.c | 205 struct nfs4_secinfo_flavors *flavors) in nfs_find_best_sec() argument 211 for (i = 0; i < flavors->num_flavors; i++) { in nfs_find_best_sec() 212 secinfo = &flavors->flavors[i]; in nfs_find_best_sec() 264 struct nfs4_secinfo_flavors *flavors; in nfs4_negotiate_security() local 272 flavors = page_address(page); in nfs4_negotiate_security() 274 err = nfs4_proc_secinfo(inode, name, flavors); in nfs4_negotiate_security() 280 new = nfs_find_best_sec(clnt, NFS_SERVER(inode), flavors); in nfs4_negotiate_security()
|
D | mount_clnt.c | 421 rpc_authflavor_t *flavors = res->auth_flavors; in decode_auth_flavors() local 445 flavors[i] = be32_to_cpup(p++); in decode_auth_flavors() 446 dprintk("NFS: auth flavor[%u]: %d\n", i, flavors[i]); in decode_auth_flavors()
|
D | fs_context.c | 317 unsigned int max_flavor_len = ARRAY_SIZE(auth_info->flavors); in nfs_auth_info_add() 321 if (flavor == auth_info->flavors[i]) in nfs_auth_info_add() 328 auth_info->flavors[auth_info->flavor_len++] = flavor; in nfs_auth_info_add()
|
D | nfs4proc.c | 4034 server->auth_info.flavors[i]); in nfs4_find_root_sec() 8109 …struct inode *dir, const struct qstr *name, struct nfs4_secinfo_flavors *flavors, bool use_integri… in _nfs4_proc_secinfo() argument 8119 .flavors = flavors, in _nfs4_proc_secinfo() 8161 struct nfs4_secinfo_flavors *flavors) in nfs4_proc_secinfo() argument 8172 err = _nfs4_proc_secinfo(dir, name, flavors, true); in nfs4_proc_secinfo() 8181 err = _nfs4_proc_secinfo(dir, name, flavors, false); in nfs4_proc_secinfo() 9849 struct nfs4_secinfo_flavors *flavors, bool use_integrity) in _nfs41_proc_secinfo_no_name() argument 9855 .flavors = flavors, in _nfs41_proc_secinfo_no_name() 9896 struct nfs_fsinfo *info, struct nfs4_secinfo_flavors *flavors) in nfs41_proc_secinfo_no_name() argument 9909 flavors, true); in nfs41_proc_secinfo_no_name() [all …]
|
D | super.c | 740 if (auth_info->flavors[i] == match) in nfs_auth_info_match() 783 flavor = ctx->auth_info.flavors[0]; in nfs_verify_authflavors()
|
D | nfs4client.c | 1111 ctx->selected_flavor = ctx->auth_info.flavors[0]; in nfs4_init_server()
|
D | nfs4xdr.c | 5481 res->flavors->num_flavors = 0; in decode_secinfo_common() 5485 sec_flavor = &res->flavors->flavors[i]; in decode_secinfo_common() 5486 if ((char *)&sec_flavor[1] - (char *)res->flavors > PAGE_SIZE) in decode_secinfo_common() 5499 res->flavors->num_flavors++; in decode_secinfo_common()
|
/kernel/linux/linux-5.10/Documentation/RCU/ |
D | lockdep.rst | 7 All flavors of RCU have lockdep checking available, so that lockdep is 99 other flavors of rcu_dereference(). On the other hand, it is illegal
|
D | rcubarrier.rst | 93 module uses multiple flavors of call_rcu(), then it must also use multiple 94 flavors of rcu_barrier() when unloading that module. For example, if
|
D | whatisRCU.rst | 361 There are at least three flavors of RCU usage in the Linux kernel. The diagram 364 flavors. However for protection (on the reader side), the primitives used vary 381 These three flavors are used as follows:
|
D | stallwarn.rst | 190 For non-RCU-tasks flavors of RCU, when a CPU detects that it is stalling,
|
D | rcu_dereference.rst | 372 RCU flavors, an RCU read-side critical section is entered
|
/kernel/linux/linux-5.10/Documentation/driver-api/media/drivers/ |
D | tuners.rst | 9 There are some flavors of Tuner programming APIs.
|
/kernel/linux/linux-5.10/tools/perf/Documentation/ |
D | perf-c2c.txt | 249 offset. Its output comes in 3 flavors: 256 User can switch between above flavors with -N option or
|
/kernel/linux/linux-5.10/include/linux/ |
D | nfs_xdr.h | 738 rpc_authflavor_t flavors[NFS_AUTH_INFO_MAX_FLAVORS]; member 1236 struct nfs4_secinfo4 flavors[]; member 1247 struct nfs4_secinfo_flavors *flavors; member
|
/kernel/linux/linux-5.10/Documentation/input/ |
D | input.rst | 222 This is driver for all flavors of pointing devices using PS/2
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
D | core_reloc.c | 468 FLAVORS_CASE(flavors),
|
/kernel/linux/linux-5.10/Documentation/RCU/Design/Requirements/ |
D | Requirements.rst | 2354 fewer than five *flavors*, or API families. In addition, the primary 2356 implementations, non-preemptible and preemptible. The other four flavors 2369 RCU flavors as part of a consolidation of the three flavors into a 2416 simple wrappers for other RCU flavors, namely RCU-sched in 2423 other RCU flavors as part of a consolidation of the three flavors into a 2521 Unlike the other RCU flavors, SRCU read-side critical sections can run 2529 Also unlike other RCU flavors, ``synchronize_srcu()`` may **not** be 2541 SRCU also differs from other RCU flavors in that SRCU's expedited and
|
/kernel/linux/linux-5.10/Documentation/admin-guide/sysctl/ |
D | net.rst | 60 two flavors of JITs, the newer eBPF JIT currently supported on:
|
/kernel/linux/linux-5.10/drivers/acpi/ |
D | Kconfig | 281 by several flavors of cpufreq performance-state, thermal, throttling and
|
/kernel/linux/linux-5.10/Documentation/PCI/ |
D | pci.rst | 256 Generic flavors of pci_request_region() are request_mem_region()
|
/kernel/linux/linux-5.10/Documentation/RCU/Design/Expedited-Grace-Periods/ |
D | Expedited-Grace-Periods.rst | 13 There are two flavors of RCU (RCU-preempt and RCU-sched), with an earlier
|
/kernel/linux/linux-5.10/Documentation/filesystems/ |
D | sharedsubtree.rst | 33 Shared subtree provides four different flavors of mounts; struct vfsmount to be
|
/kernel/linux/linux-5.10/Documentation/admin-guide/ |
D | kernel-parameters.txt | 4407 flavors take kindly to this sort of thing.
|