Home
last modified time | relevance | path

Searched defs:rpc_authops (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h19634 struct rpc_authops { struct
19635 struct module *owner;
19636 rpc_authflavor_t au_flavor;
19637 char *au_name;
19638 struct rpc_auth * (*create)(const struct rpc_auth_create_args *, struct rpc_clnt *);
19639 void (*destroy)(struct rpc_auth *);
19640 int (*hash_cred)(struct auth_cred *, unsigned int);
19641 struct rpc_cred * (*lookup_cred)(struct rpc_auth *, struct auth_cred *, int);
19642 struct rpc_cred * (*crcreate)(struct rpc_auth *, struct auth_cred *, int, gfp_t);
19643 rpc_authflavor_t (*info2flavor)(struct rpcsec_gss_info *);
[all …]
H A Dvmlinux_600.h19634 struct rpc_authops { struct
19635 struct module *owner;
19636 rpc_authflavor_t au_flavor;
19637 char *au_name;
19638 struct rpc_auth * (*create)(const struct rpc_auth_create_args *, struct rpc_clnt *);
19639 void (*destroy)(struct rpc_auth *);
19640 int (*hash_cred)(struct auth_cred *, unsigned int);
19641 struct rpc_cred * (*lookup_cred)(struct rpc_auth *, struct auth_cred *, int);
19642 struct rpc_cred * (*crcreate)(struct rpc_auth *, struct auth_cred *, int, gfp_t);
19643 rpc_authflavor_t (*info2flavor)(struct rpcsec_gss_info *);
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h109991 struct rpc_authops { struct
109992 struct module *owner;
109993 rpc_authflavor_t au_flavor;
109994 char *au_name;
109995 struct rpc_auth * (*create)(const struct rpc_auth_create_args *, struct rpc_clnt *);
109996 void (*destroy)(struct rpc_auth *);
109997 int (*hash_cred)(struct auth_cred *, unsigned int);
109998 struct rpc_cred * (*lookup_cred)(struct rpc_auth *, struct auth_cred *, int);
109999 struct rpc_cred * (*crcreate)(struct rpc_auth *, struct auth_cred *, int, gfp_t);
110000 rpc_authflavor_t (*info2flavor)(struct rpcsec_gss_info *);
[all …]
H A Dvmlinux_602.h109991 struct rpc_authops { struct
109992 struct module *owner;
109993 rpc_authflavor_t au_flavor;
109994 char *au_name;
109995 struct rpc_auth * (*create)(const struct rpc_auth_create_args *, struct rpc_clnt *);
109996 void (*destroy)(struct rpc_auth *);
109997 int (*hash_cred)(struct auth_cred *, unsigned int);
109998 struct rpc_cred * (*lookup_cred)(struct rpc_auth *, struct auth_cred *, int);
109999 struct rpc_cred * (*crcreate)(struct rpc_auth *, struct auth_cred *, int, gfp_t);
110000 rpc_authflavor_t (*info2flavor)(struct rpcsec_gss_info *);
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h55597 struct rpc_authops { struct
55598 struct module *owner;
55599 rpc_authflavor_t au_flavor;
55600 char *au_name;
55601 struct rpc_auth * (*create)(const struct rpc_auth_create_args *, struct rpc_clnt *);
55602 void (*destroy)(struct rpc_auth *);
55603 int (*hash_cred)(struct auth_cred *, unsigned int);
55604 struct rpc_cred * (*lookup_cred)(struct rpc_auth *, struct auth_cred *, int);
55605 struct rpc_cred * (*crcreate)(struct rpc_auth *, struct auth_cred *, int, gfp_t);
55606 rpc_authflavor_t (*info2flavor)(struct rpcsec_gss_info *);
[all …]
H A Dvmlinux_518.h55597 struct rpc_authops { struct
55598 struct module *owner;
55599 rpc_authflavor_t au_flavor;
55600 char *au_name;
55601 struct rpc_auth * (*create)(const struct rpc_auth_create_args *, struct rpc_clnt *);
55602 void (*destroy)(struct rpc_auth *);
55603 int (*hash_cred)(struct auth_cred *, unsigned int);
55604 struct rpc_cred * (*lookup_cred)(struct rpc_auth *, struct auth_cred *, int);
55605 struct rpc_cred * (*crcreate)(struct rpc_auth *, struct auth_cred *, int, gfp_t);
55606 rpc_authflavor_t (*info2flavor)(struct rpcsec_gss_info *);
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h89796 struct rpc_authops { struct
89797 struct module *owner;
89798 rpc_authflavor_t au_flavor;
89799 char *au_name;
89800 struct rpc_auth * (*create)(const struct rpc_auth_create_args *, struct rpc_clnt *);
89801 void (*destroy)(struct rpc_auth *);
89802 int (*hash_cred)(struct auth_cred *, unsigned int);
89803 struct rpc_cred * (*lookup_cred)(struct rpc_auth *, struct auth_cred *, int);
89804 struct rpc_cred * (*crcreate)(struct rpc_auth *, struct auth_cred *, int, gfp_t);
89805 rpc_authflavor_t (*info2flavor)(struct rpcsec_gss_info *);
[all …]
H A Dvmlinux.h89796 struct rpc_authops { struct
89797 struct module *owner;
89798 rpc_authflavor_t au_flavor;
89799 char *au_name;
89800 struct rpc_auth * (*create)(const struct rpc_auth_create_args *, struct rpc_clnt *);
89801 void (*destroy)(struct rpc_auth *);
89802 int (*hash_cred)(struct auth_cred *, unsigned int);
89803 struct rpc_cred * (*lookup_cred)(struct rpc_auth *, struct auth_cred *, int);
89804 struct rpc_cred * (*crcreate)(struct rpc_auth *, struct auth_cred *, int, gfp_t);
89805 rpc_authflavor_t (*info2flavor)(struct rpcsec_gss_info *);
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h37453 struct rpc_authops { struct
37454 struct module *owner;
37455 rpc_authflavor_t au_flavor;
37456 char *au_name;
37457 struct rpc_auth * (*create)(const struct rpc_auth_create_args *, struct rpc_clnt *);
37458 void (*destroy)(struct rpc_auth *);
37459 int (*hash_cred)(struct auth_cred *, unsigned int);
37460 struct rpc_cred * (*lookup_cred)(struct rpc_auth *, struct auth_cred *, int);
37461 struct rpc_cred * (*crcreate)(struct rpc_auth *, struct auth_cred *, int, gfp_t);
37462 rpc_authflavor_t (*info2flavor)(struct rpcsec_gss_info *);
[all …]
H A Dvmlinux.h37453 struct rpc_authops { struct
37454 struct module *owner;
37455 rpc_authflavor_t au_flavor;
37456 char *au_name;
37457 struct rpc_auth * (*create)(const struct rpc_auth_create_args *, struct rpc_clnt *);
37458 void (*destroy)(struct rpc_auth *);
37459 int (*hash_cred)(struct auth_cred *, unsigned int);
37460 struct rpc_cred * (*lookup_cred)(struct rpc_auth *, struct auth_cred *, int);
37461 struct rpc_cred * (*crcreate)(struct rpc_auth *, struct auth_cred *, int, gfp_t);
37462 rpc_authflavor_t (*info2flavor)(struct rpcsec_gss_info *);
[all …]