Searched refs:flavor (Results 1 - 25 of 39) sorted by path

12

/linux-master/arch/loongarch/lib/
H A Dxor_simd_glue.c14 #define MAKE_XOR_GLUE_2(flavor) \
15 void xor_##flavor##_2(unsigned long bytes, unsigned long * __restrict p1, \
19 __xor_##flavor##_2(bytes, p1, p2); \
22 EXPORT_SYMBOL_GPL(xor_##flavor##_2)
24 #define MAKE_XOR_GLUE_3(flavor) \
25 void xor_##flavor##_3(unsigned long bytes, unsigned long * __restrict p1, \
30 __xor_##flavor##_3(bytes, p1, p2, p3); \
33 EXPORT_SYMBOL_GPL(xor_##flavor##_3)
35 #define MAKE_XOR_GLUE_4(flavor) \
36 void xor_##flavor##_
[all...]
/linux-master/drivers/media/platform/ti/omap3isp/
H A Dispccdc.c2100 if (info->flavor != MEDIA_BUS_FMT_Y8_1X8) {
2120 if (info->flavor != MEDIA_BUS_FMT_Y8_1X8) {
2417 if ((in_info->flavor == 0) || (out_info->flavor == 0))
2420 if (in_info->flavor != out_info->flavor)
H A Disppreview.c1021 switch (info->flavor) {
H A Dispvideo.h37 * @flavor: V4L2 media bus format code for the same pixel layout but
47 u32 flavor; member in struct:isp_format_info
/linux-master/drivers/staging/media/omap4iss/
H A Diss_video.h34 * @flavor: V4L2 media bus format code for the same pixel layout but
43 u32 flavor; member in struct:iss_format_info
/linux-master/fs/nfs/
H A Dclient.c498 rpc_authflavor_t flavor)
514 .authflavor = flavor,
1118 rpc_authflavor_t flavor)
1144 flavor);
496 nfs_create_rpc_client(struct nfs_client *clp, const struct nfs_client_initdata *cl_init, rpc_authflavor_t flavor) argument
1115 nfs_clone_server(struct nfs_server *source, struct nfs_fh *fh, struct nfs_fattr *fattr, rpc_authflavor_t flavor) argument
H A Dfs_context.c379 * Add 'flavor' to 'auth_info' if not already present.
380 * Returns true if 'flavor' ends up in the list, false otherwise
384 rpc_authflavor_t flavor)
389 /* make sure this flavor isn't already in the list */
391 if (flavor == auth_info->flavors[i])
398 auth_info->flavors[auth_info->flavor_len++] = flavor;
382 nfs_auth_info_add(struct fs_context *fc, struct nfs_auth_info *auth_info, rpc_authflavor_t flavor) argument
H A Dnfs3client.c66 rpc_authflavor_t flavor)
68 struct nfs_server *server = nfs_clone_server(source, fh, fattr, flavor);
63 nfs3_clone_server(struct nfs_server *source, struct nfs_fh *fh, struct nfs_fattr *fattr, rpc_authflavor_t flavor) argument
H A Dnfs4_fs.h368 rpc_authflavor_t flavor; local
384 flavor = clp->cl_rpcclient->cl_auth->au_flavor;
385 WARN_ON_ONCE(flavor != RPC_AUTH_GSS_KRB5I &&
386 flavor != RPC_AUTH_GSS_KRB5P);
H A Dnfs4client.c48 * Per auth flavor data server rpc clients
58 * @flavor: rpc auth flavour to match
61 nfs4_find_ds_client(struct nfs_client *ds_clp, rpc_authflavor_t flavor) argument
67 if (dss->rpc_clnt->cl_auth->au_flavor != flavor)
78 nfs4_add_ds_client(struct nfs_client *ds_clp, rpc_authflavor_t flavor, argument
85 if (dss->rpc_clnt->cl_auth->au_flavor != flavor)
98 nfs4_alloc_ds_server(struct nfs_client *ds_clp, rpc_authflavor_t flavor) argument
106 dss->rpc_clnt = rpc_clone_client_set_auth(ds_clp->cl_rpcclient, flavor);
129 * Find or create a DS rpc client with th MDS server rpc client auth flavor
136 rpc_authflavor_t flavor local
[all...]
H A Dnfs4namespace.c196 * recommendation and each flavor is checked for membership in the
199 * Return -EPERM if no matching flavor is found in the array.
215 switch (secinfo->flavor) {
219 pflavor = rpcauth_get_pseudoflavor(secinfo->flavor,
227 /* Cloning creates an rpc_auth for the flavor */
233 * flavor. This is mostly for RPC_AUTH_GSS
251 * return an rpc_clnt that uses the best available security flavor with
252 * respect to the secinfo flavor list and the sec= mount options.
460 /* Look it up again to get its attributes and sec flavor */
H A Dnfs4proc.c708 rpc_authflavor_t flavor = clp->cl_rpcclient->cl_auth->au_flavor; local
709 return (flavor == RPC_AUTH_GSS_KRB5I) || (flavor == RPC_AUTH_GSS_KRB5P);
4145 struct nfs_fsinfo *info, rpc_authflavor_t flavor)
4148 .pseudoflavor = flavor,
4182 /* try each flavor specified by user */
4204 * with a gss auth flavor, but rpc.gssd isn't running. Either way,
10185 rpc_authflavor_t flavor = RPC_AUTH_MAXFLAVOR; local
10213 switch (secinfo->flavor) {
10217 flavor
4144 nfs4_lookup_root_sec(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *info, rpc_authflavor_t flavor) argument
[all...]
H A Dnfs4xdr.c5560 struct nfs4_secinfo4 *flavor)
5575 memcpy(flavor->flavor_info.oid.data, p, oid_len);
5576 flavor->flavor_info.oid.len = oid_len;
5581 flavor->flavor_info.qop = be32_to_cpup(p++);
5582 flavor->flavor_info.service = be32_to_cpup(p);
5609 sec_flavor->flavor = be32_to_cpup(p);
5611 if (sec_flavor->flavor == RPC_AUTH_GSS) {
5559 decode_secinfo_gss(struct xdr_stream *xdr, struct nfs4_secinfo4 *flavor) argument
H A Dsuper.c703 * Display security flavor in effect for this mount
789 rpc_authflavor_t flavor = RPC_AUTH_MAXFLAVOR; local
794 * If the sec= mount option is used, the specified flavor or AUTH_NULL
798 * means that the server will ignore the rpc creds, so any flavor
803 * a security flavor list containing just AUTH_NULL.
806 flavor = server_authlist[i];
808 if (nfs_auth_info_match(&ctx->auth_info, flavor))
811 if (flavor == RPC_AUTH_NULL)
816 flavor = ctx->auth_info.flavors[0];
825 ctx->selected_flavor = flavor;
927 rpc_authflavor_t flavor; local
[all...]
/linux-master/fs/nfsd/
H A Dnfs4callback.c1068 args.authflavor = ses->se_cb_sec.flavor;
H A Dnfs4state.c3766 switch (cbs->flavor) {
H A Dnfs4xdr.c681 if (cbs->flavor == (u32)(-1)) {
689 cbs->flavor = RPC_AUTH_UNIX;
734 cbs->flavor = (u32)(-1);
737 cbs->flavor = 0;
745 if (cbs->flavor == (u32)(-1))
746 cbs->flavor = RPC_AUTH_NULL;
4666 /* flavor */
4677 /* flavor */
4683 pr_warn("NFS: SECINFO: security flavor %u "
H A Dstate.h248 u32 flavor; /* (u32)(-1) used to mean "no valid flavor" */ member in struct:nfsd4_cb_sec
H A Dtrace.h944 TP_printk("client %08x:%08x flavor=%s, conflict=%s from addr=%pISpc",
991 __field(unsigned long, flavor)
1000 __entry->flavor = clp->cl_cred.cr_flavor;
1005 TP_printk("addr=%pISpc name='%s' verifier=0x%s flavor=%s client=%08x:%08x",
1008 show_nfsd_authflavor(__entry->flavor),
1527 TP_printk("addr=%pISpc client %08x:%08x proto=%s flavor=%s",
/linux-master/include/linux/
H A Dnfs_xdr.h1251 u32 flavor; member in struct:nfs4_secinfo4
/linux-master/include/linux/sunrpc/
H A Dsvcauth.h158 extern int svc_auth_register(rpc_authflavor_t flavor, struct auth_ops *aops);
159 extern void svc_auth_unregister(rpc_authflavor_t flavor);
H A Dxdr.h352 ssize_t xdr_stream_decode_opaque_auth(struct xdr_stream *xdr, u32 *flavor,
354 ssize_t xdr_stream_encode_opaque_auth(struct xdr_stream *xdr, u32 flavor,
/linux-master/include/trace/events/
H A Drpcgss.h647 unsigned int flavor,
651 TP_ARGS(flavor, error),
654 __field(unsigned int, flavor)
660 __entry->flavor = flavor;
664 TP_printk("flavor=%s error=%d",
665 show_pseudoflavor(__entry->flavor), __entry->error)
/linux-master/net/sunrpc/
H A Dauth.c99 pseudoflavor_to_flavor(u32 flavor) { argument
100 if (flavor > RPC_AUTH_MAXFLAVOR)
102 return flavor;
109 rpc_authflavor_t flavor; local
111 if ((flavor = ops->au_flavor) >= RPC_AUTH_MAXFLAVOR)
113 old = cmpxchg((const struct rpc_authops ** __force)&auth_flavors[flavor], NULL, ops);
124 rpc_authflavor_t flavor; local
126 if ((flavor = ops->au_flavor) >= RPC_AUTH_MAXFLAVOR)
129 old = cmpxchg((const struct rpc_authops ** __force)&auth_flavors[flavor], ops, NULL);
137 rpcauth_get_authops(rpc_authflavor_t flavor) argument
177 rpcauth_get_pseudoflavor(rpc_authflavor_t flavor, struct rpcsec_gss_info *info) argument
204 rpc_authflavor_t flavor = pseudoflavor_to_flavor(pseudoflavor); local
226 u32 flavor = pseudoflavor_to_flavor(args->pseudoflavor); local
[all...]
/linux-master/net/sunrpc/auth_gss/
H A Dauth_gss.c1025 * parameters based on the input flavor (which must be a pseudoflavor)
1030 rpc_authflavor_t flavor = args->pseudoflavor; local
1051 gss_auth->mech = gss_mech_get_by_pseudoflavor(flavor);
1054 gss_auth->service = gss_pseudoflavor_to_service(gss_auth->mech, flavor);
1067 auth->au_flavor = flavor;
1068 if (gss_pseudoflavor_to_datatouch(gss_auth->mech, flavor))
1111 trace_rpcgss_createauth(flavor, err);
1165 * common client with the same xprt, if they also share the flavor and

Completed in 451 milliseconds

12