| /linux/fs/nfs/ |
| H A D | mount_clnt.c | 352 rpc_authflavor_t *flavors = res->auth_flavors; in decode_auth_flavors() local 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 D | nfs4proc.c | 4278 server->auth_info.flavors[i]); in nfs4_find_root_sec() 8367 …struct inode *dir, const struct qstr *name, struct nfs4_secinfo_flavors *flavors, bool use_integri… in _nfs4_proc_secinfo() argument 8377 .flavors = flavors, in _nfs4_proc_secinfo() 8419 struct nfs4_secinfo_flavors *flavors) in nfs4_proc_secinfo() argument 8430 err = _nfs4_proc_secinfo(dir, name, flavors, true); in nfs4_proc_secinfo() 8439 err = _nfs4_proc_secinfo(dir, name, flavors, false); in nfs4_proc_secinfo() 10162 struct nfs4_secinfo_flavors *flavors, in _nfs41_proc_secinfo_no_name() argument 10170 .flavors = flavors, in _nfs41_proc_secinfo_no_name() 10210 struct nfs4_secinfo_flavors *flavors) in nfs41_proc_secinfo_no_name() argument 10223 flavors, true); in nfs41_proc_secinfo_no_name() [all …]
|
| H A D | nfs4client.c | 997 ctx->selected_flavor = ctx->auth_info.flavors[0]; in nfs4_init_server()
|
| H A D | nfs4xdr.c | 5718 res->flavors->num_flavors = 0; in decode_secinfo_common() 5722 sec_flavor = &res->flavors->flavors[i]; in decode_secinfo_common() 5723 if ((char *)&sec_flavor[1] - (char *)res->flavors > PAGE_SIZE) in decode_secinfo_common() 5736 res->flavors->num_flavors++; in decode_secinfo_common()
|
| /linux/tools/testing/selftests/net/ |
| H A D | srv6_end_x_next_csid_l3vpn_test.sh | 614 flavors next-csid lblen "${LCBLOCK_BLEN}" \ 635 oif "${oifname}" flavors next-csid lblen "${LCBLOCK_BLEN}" \ 1089 flavors next-csid ${layout} \
|
| H A D | srv6_end_next_csid_l3vpn_test.sh | 592 encap seg6local action End flavors next-csid \ 973 encap seg6local action End flavors next-csid ${layout} \
|
| H A D | srv6_end_flavors_test.sh | 7 # This script is designed to test the support for "flavors" in the SRv6 End 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" 791 echo "SKIP: Cannot set up dummy dev to test kernel support for flavors" [all...] |
| /linux/Documentation/driver-api/media/drivers/ |
| H A D | tuners.rst | 9 There are some flavors of Tuner programming APIs.
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx8mm-kontron-sl.dtsi | 15 * There are multiple SoM flavors with different DDR sizes.
|
| /linux/include/linux/ |
| H A D | nfs_xdr.h | 775 rpc_authflavor_t flavors[NFS_AUTH_INFO_MAX_FLAVORS]; member 1307 struct nfs4_secinfo4 flavors[]; member 1318 struct nfs4_secinfo_flavors *flavors; member
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-c2c.txt | 320 offset. Its output comes in 3 flavors: 328 User can switch between above flavors with -N option or
|
| /linux/kernel/ |
| H A D | Kconfig.preempt | 146 flavors they offer while still offering different usecases.
|
| /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/bpf/prog_tests/ |
| H A D | core_reloc.c | 571 /* validate BPF program can use multiple flavors to match against 574 FLAVORS_CASE(flavors),
|
| /linux/Documentation/RCU/Design/Requirements/ |
| H A D | Requirements.rst | 2474 fewer than five *flavors*, or API families. In addition, the primary 2476 implementations, non-preemptible and preemptible. The other four flavors 2490 RCU flavors as part of a consolidation of the three flavors into a 2544 other RCU flavors as part of a consolidation of the three flavors into a 2643 Unlike the other RCU flavors, SRCU read-side critical sections can run on 2651 Also unlike other RCU flavors, synchronize_srcu() may **not** be 2663 SRCU also differs from other RCU flavors in that SRCU's expedited and
|
| /linux/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
|
| /linux/Documentation/RCU/ |
| H A D | checklist.rst | 250 Similarly, it is necessary to correctly use the RCU Tasks flavors: 411 13. Unlike most flavors of RCU, it *is* permissible to block in an
|
| H A D | rcu_dereference.rst | 408 RCU flavors, an RCU read-side critical section is entered
|
| /linux/drivers/acpi/ |
| H A D | Kconfig | 306 by several flavors of cpufreq performance-state, thermal, throttling and
|
| /linux/Documentation/PCI/ |
| H A D | pci.rst | 257 Generic flavors of pci_request_region() are request_mem_region()
|
| /linux/Documentation/RCU/Design/Expedited-Grace-Periods/ |
| H A D | Expedited-Grace-Periods.rst | 13 There are two flavors of RCU (RCU-preempt and RCU-sched), with an earlier
|