Searched refs:instantiate (Results 1 – 11 of 11) sorted by relevance
/linux-4.19.296/fs/proc/ |
D | fd.c | 208 instantiate_t instantiate) in proc_lookupfd_common() argument 221 result = instantiate(dentry, task, &data); in proc_lookupfd_common() 229 instantiate_t instantiate) in proc_readfd_common() argument 262 name, len, instantiate, p, in proc_readfd_common()
|
D | base.c | 1882 instantiate_t instantiate, struct task_struct *task, const void *ptr) in proc_fill_cache() argument 1898 res = instantiate(child, task, ptr); in proc_fill_cache()
|
/linux-4.19.296/crypto/asymmetric_keys/ |
D | pkcs7_key_type.c | 78 .instantiate = generic_key_instantiate,
|
D | Kconfig | 32 data and provides the ability to instantiate a crypto key from a
|
D | asymmetric_type.c | 545 .instantiate = generic_key_instantiate,
|
/linux-4.19.296/include/linux/ |
D | key-type.h | 91 int (*instantiate)(struct key *key, struct key_preparsed_payload *prep); member
|
/linux-4.19.296/fs/jffs2/ |
D | LICENCE | 20 As a special exception, if other files instantiate templates or use
|
/linux-4.19.296/fs/cifs/ |
D | cifs_spnego.c | 67 .instantiate = cifs_spnego_key_instantiate,
|
D | cifsacl.c | 112 .instantiate = cifs_idmap_key_instantiate,
|
/linux-4.19.296/fs/nfs/ |
D | nfs4idmap.c | 181 .instantiate = generic_key_instantiate, 405 .instantiate = generic_key_instantiate,
|
/linux-4.19.296/ |
D | MAINTAINERS | 374 F: drivers/platform/x86/i2c-multi-instantiate.c
|