| /Linux-v4.19/fs/nfs/ |
| D | nfs4namespace.c | 156 struct nfs4_secinfo_flavors *flavors) in nfs_find_best_sec() argument 162 for (i = 0; i < flavors->num_flavors; i++) { in nfs_find_best_sec() 163 secinfo = &flavors->flavors[i]; in nfs_find_best_sec() 215 struct nfs4_secinfo_flavors *flavors; in nfs4_negotiate_security() local 223 flavors = page_address(page); in nfs4_negotiate_security() 225 err = nfs4_proc_secinfo(inode, name, flavors); in nfs4_negotiate_security() 231 new = nfs_find_best_sec(clnt, NFS_SERVER(inode), flavors); in nfs4_negotiate_security()
|
| 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()
|
| D | super.c | 1031 unsigned int max_flavor_len = ARRAY_SIZE(auth_info->flavors); in nfs_auth_info_add() 1035 if (flavor == auth_info->flavors[i]) in nfs_auth_info_add() 1044 auth_info->flavors[auth_info->flavor_len++] = flavor; in nfs_auth_info_add() 1061 if (auth_info->flavors[i] == match) in nfs_auth_info_match() 1725 flavor = args->auth_info.flavors[0]; in nfs_verify_authflavors()
|
| D | nfs4proc.c | 3747 server->auth_info.flavors[i]); in nfs4_find_root_sec() 7513 …struct inode *dir, const struct qstr *name, struct nfs4_secinfo_flavors *flavors, bool use_integri… in _nfs4_proc_secinfo() argument 7521 .flavors = flavors, in _nfs4_proc_secinfo() 7553 struct nfs4_secinfo_flavors *flavors) in nfs4_proc_secinfo() argument 7562 err = _nfs4_proc_secinfo(dir, name, flavors, true); in nfs4_proc_secinfo() 7571 err = _nfs4_proc_secinfo(dir, name, flavors, false); in nfs4_proc_secinfo() 9205 struct nfs4_secinfo_flavors *flavors, bool use_integrity) in _nfs41_proc_secinfo_no_name() argument 9211 .flavors = flavors, in _nfs41_proc_secinfo_no_name() 9241 struct nfs_fsinfo *info, struct nfs4_secinfo_flavors *flavors) in nfs41_proc_secinfo_no_name() argument 9252 flavors, true); in nfs41_proc_secinfo_no_name() [all …]
|
| D | nfs4client.c | 1056 data->selected_flavor = data->auth_info.flavors[0]; in nfs4_init_server()
|
| D | nfs4xdr.c | 5634 res->flavors->num_flavors = 0; in decode_secinfo_common() 5638 sec_flavor = &res->flavors->flavors[i]; in decode_secinfo_common() 5639 if ((char *)&sec_flavor[1] - (char *)res->flavors > PAGE_SIZE) in decode_secinfo_common() 5652 res->flavors->num_flavors++; in decode_secinfo_common()
|
| /Linux-v4.19/kernel/rcu/ |
| D | tree.h | 369 struct list_head flavors; /* List of RCU flavors. */ member 409 list_for_each_entry((rsp), &rcu_struct_flavors, flavors)
|
| D | Kconfig | 199 callback invocation for all flavors of RCU.
|
| D | tree.c | 4028 list_add(&rsp->flavors, &rcu_struct_flavors); in rcu_init_one()
|
| /Linux-v4.19/Documentation/RCU/ |
| D | lockdep.txt | 3 All flavors of RCU have lockdep checking available, so that lockdep is 95 other flavors of rcu_dereference(). On the other hand, it is illegal
|
| D | rcubarrier.txt | 87 functions for the other flavors of RCU, and you of course must match 89 uses multiple flavors of call_rcu(), then it must also use multiple 90 flavors of rcu_barrier() when unloading that module. For example, if
|
| D | stallwarn.txt | 169 For non-RCU-tasks flavors of RCU, when a CPU detects that it is stalling,
|
| /Linux-v4.19/arch/arc/plat-eznps/ |
| D | Kconfig | 16 We handle few flavors:
|
| /Linux-v4.19/tools/perf/Documentation/ |
| D | perf-c2c.txt | 228 offset. Its output comes in 3 flavors: 235 User can switch between above flavors with -N option or
|
| /Linux-v4.19/Documentation/media/v4l-drivers/ |
| D | tuners.rst | 7 There are some flavors of Tuner programming APIs.
|
| /Linux-v4.19/include/linux/ |
| D | nfs_xdr.h | 685 rpc_authflavor_t flavors[NFS_AUTH_INFO_MAX_FLAVORS]; member 1183 struct nfs4_secinfo4 flavors[0]; member 1194 struct nfs4_secinfo_flavors *flavors; member
|
| /Linux-v4.19/Documentation/input/ |
| D | input.rst | 222 This is driver for all flavors of pointing devices using PS/2
|
| /Linux-v4.19/Documentation/sysctl/ |
| D | net.txt | 46 two flavors of JITs, the newer eBPF JIT currently supported on:
|
| /Linux-v4.19/drivers/acpi/ |
| D | Kconfig | 277 by several flavors of cpufreq performance-state, thermal, throttling and
|
| /Linux-v4.19/Documentation/PCI/ |
| D | pci.txt | 311 Generic flavors of pci_request_region() are request_mem_region()
|
| /Linux-v4.19/Documentation/filesystems/ |
| D | sharedsubtree.txt | 30 Shared subtree provides four different flavors of mounts; struct vfsmount to be
|