| /kernel/linux/linux-6.6/certs/ |
| H A D | blacklist.c | 86 blacklist_key_instantiate(struct key *key, struct key_preparsed_payload *prep) blacklist_key_instantiate() argument 127 blacklist_key_update(struct key *key, struct key_preparsed_payload *prep) blacklist_key_update() argument
|
| /kernel/linux/linux-6.6/net/rxrpc/ |
| H A D | key.c | 52 static int rxrpc_preparse_xdr_rxkad(struct key_preparsed_payload *prep, in rxrpc_preparse_xdr_rxkad() argument 136 static int rxrpc_preparse_xdr(struct key_preparsed_payload *prep) in rxrpc_preparse_xdr() argument 277 rxrpc_preparse(struct key_preparsed_payload *prep) rxrpc_preparse() argument 406 rxrpc_free_preparse(struct key_preparsed_payload *prep) rxrpc_free_preparse() argument [all...] |
| H A D | rxkad.c | 59 static int rxkad_preparse_server_key(struct key_preparsed_payload *prep) in rxkad_preparse_server_key() argument 82 static void rxkad_free_preparse_server_key(struct key_preparsed_payload *prep) in rxkad_free_preparse_server_key() argument
|
| /kernel/linux/linux-6.6/net/ceph/ |
| H A D | crypto.c | 298 static int ceph_key_preparse(struct key_preparsed_payload *prep) in ceph_key_preparse() argument 330 static void ceph_key_free_preparse(struct key_preparsed_payload *prep) in ceph_key_free_preparse() argument
|
| /kernel/linux/linux-5.10/crypto/asymmetric_keys/ |
| H A D | asymmetric_type.c | 369 static int asymmetric_key_preparse(struct key_preparsed_payload *prep) in asymmetric_key_preparse() argument 415 static void asymmetric_key_free_preparse(struct key_preparsed_payload *prep) in asymmetric_key_free_preparse() argument
|
| /kernel/linux/linux-5.10/net/smc/ |
| H A D | smc_tx.c | 139 union smc_host_cursor prep; in smc_tx_sendmsg() local 406 union smc_host_cursor sent, prep, prod, cons; in smc_tx_rdma_writes() local
|
| /kernel/linux/linux-5.10/security/keys/ |
| H A D | key.c | 503 struct key_preparsed_payload prep; in key_instantiate_and_link() local 425 __key_instantiate_and_link(struct key *key, struct key_preparsed_payload *prep, struct key *keyring, struct key *authkey, struct assoc_array_edit **_edit) __key_instantiate_and_link() argument 749 __key_update(key_ref_t key_ref, struct key_preparsed_payload *prep) __key_update() argument 822 struct key_preparsed_payload prep; key_create_or_update() local 999 struct key_preparsed_payload prep; key_update() local 1115 generic_key_instantiate(struct key *key, struct key_preparsed_payload *prep) generic_key_instantiate() argument [all...] |
| H A D | keyring.c | 123 static int keyring_preparse(struct key_preparsed_payload *prep) in keyring_preparse() argument 131 static void keyring_free_preparse(struct key_preparsed_payload *prep) in keyring_free_preparse() argument 140 keyring_instantiate(struct key *keyring, struct key_preparsed_payload *prep) keyring_instantiate() argument
|
| /kernel/linux/linux-6.6/crypto/asymmetric_keys/ |
| H A D | asymmetric_type.c | 401 static int asymmetric_key_preparse(struct key_preparsed_payload *prep) in asymmetric_key_preparse() argument 447 static void asymmetric_key_free_preparse(struct key_preparsed_payload *prep) in asymmetric_key_free_preparse() argument
|
| /kernel/linux/linux-6.6/net/smc/ |
| H A D | smc_tx.c | 186 union smc_host_cursor prep; in smc_tx_sendmsg() local 467 union smc_host_cursor sent, prep, prod, cons; in smc_tx_rdma_writes() local
|
| /kernel/linux/linux-6.6/security/keys/ |
| H A D | key.c | 502 struct key_preparsed_payload prep; in key_instantiate_and_link() local 425 __key_instantiate_and_link(struct key *key, struct key_preparsed_payload *prep, struct key *keyring, struct key *authkey, struct assoc_array_edit **_edit) __key_instantiate_and_link() argument 749 __key_update(key_ref_t key_ref, struct key_preparsed_payload *prep) __key_update() argument 802 struct key_preparsed_payload prep; __key_create_or_update() local 1063 struct key_preparsed_payload prep; key_update() local 1179 generic_key_instantiate(struct key *key, struct key_preparsed_payload *prep) generic_key_instantiate() argument [all...] |
| H A D | keyring.c | 123 static int keyring_preparse(struct key_preparsed_payload *prep) in keyring_preparse() argument 131 static void keyring_free_preparse(struct key_preparsed_payload *prep) in keyring_free_preparse() argument 140 keyring_instantiate(struct key *keyring, struct key_preparsed_payload *prep) keyring_instantiate() argument
|
| /kernel/linux/linux-5.10/net/rxrpc/ |
| H A D | key.c | 88 static int rxrpc_preparse_xdr_rxkad(struct key_preparsed_payload *prep, in rxrpc_preparse_xdr_rxkad() argument 429 static int rxrpc_preparse_xdr_rxk5(struct key_preparsed_payload *prep, in rxrpc_preparse_xdr_rxk5() argument 557 rxrpc_preparse_xdr(struct key_preparsed_payload *prep) rxrpc_preparse_xdr() argument 692 rxrpc_preparse(struct key_preparsed_payload *prep) rxrpc_preparse() argument 825 rxrpc_free_preparse(struct key_preparsed_payload *prep) rxrpc_free_preparse() argument 835 rxrpc_preparse_s(struct key_preparsed_payload *prep) rxrpc_preparse_s() argument 863 rxrpc_free_preparse_s(struct key_preparsed_payload *prep) rxrpc_free_preparse_s() argument [all...] |
| /kernel/linux/linux-5.10/fs/crypto/ |
| H A D | keyring.c | 559 static int fscrypt_provisioning_key_preparse(struct key_preparsed_payload *prep) in fscrypt_provisioning_key_preparse() argument 127 fscrypt_user_key_instantiate(struct key *key, struct key_preparsed_payload *prep) fscrypt_user_key_instantiate() argument 582 fscrypt_provisioning_key_free_preparse( struct key_preparsed_payload *prep) fscrypt_provisioning_key_free_preparse() argument [all...] |
| /kernel/linux/linux-6.6/fs/crypto/ |
| H A D | keyring.c | 559 static int fscrypt_provisioning_key_preparse(struct key_preparsed_payload *prep) in fscrypt_provisioning_key_preparse() argument 131 fscrypt_user_key_instantiate(struct key *key, struct key_preparsed_payload *prep) fscrypt_user_key_instantiate() argument 582 fscrypt_provisioning_key_free_preparse( struct key_preparsed_payload *prep) fscrypt_provisioning_key_free_preparse() argument [all...] |
| /kernel/linux/linux-5.10/drivers/soundwire/ |
| H A D | stream.c | 417 sdw_prep_deprep_slave_ports(struct sdw_bus *bus, struct sdw_slave_runtime *s_rt, struct sdw_port_runtime *p_rt, bool prep) sdw_prep_deprep_slave_ports() argument 504 sdw_prep_deprep_master_ports(struct sdw_master_runtime *m_rt, struct sdw_port_runtime *p_rt, bool prep) sdw_prep_deprep_master_ports() argument 539 sdw_prep_deprep_ports(struct sdw_master_runtime *m_rt, bool prep) sdw_prep_deprep_ports() argument [all...] |
| /kernel/linux/linux-5.10/security/keys/encrypted-keys/ |
| H A D | encrypted.c | 842 static int encrypted_update(struct key *key, struct key_preparsed_payload *prep) in encrypted_update() argument 781 encrypted_instantiate(struct key *key, struct key_preparsed_payload *prep) encrypted_instantiate() argument
|
| /kernel/linux/linux-5.10/security/keys/trusted-keys/ |
| H A D | trusted_tpm1.c | 1090 static int trusted_update(struct key *key, struct key_preparsed_payload *prep) in trusted_update() argument 984 trusted_instantiate(struct key *key, struct key_preparsed_payload *prep) trusted_instantiate() argument
|
| /kernel/linux/linux-5.10/fs/cifs/ |
| H A D | cifsacl.c | 75 cifs_idmap_key_instantiate(struct key *key, struct key_preparsed_payload *prep) in cifs_idmap_key_instantiate() argument
|
| /kernel/linux/linux-6.6/drivers/soundwire/ |
| H A D | stream.c | 427 sdw_prep_deprep_slave_ports(struct sdw_bus *bus, struct sdw_slave_runtime *s_rt, struct sdw_port_runtime *p_rt, bool prep) sdw_prep_deprep_slave_ports() argument 514 sdw_prep_deprep_master_ports(struct sdw_master_runtime *m_rt, struct sdw_port_runtime *p_rt, bool prep) sdw_prep_deprep_master_ports() argument 549 sdw_prep_deprep_ports(struct sdw_master_runtime *m_rt, bool prep) sdw_prep_deprep_ports() argument [all...] |
| /kernel/linux/linux-6.6/security/keys/encrypted-keys/ |
| H A D | encrypted.c | 875 static int encrypted_update(struct key *key, struct key_preparsed_payload *prep) in encrypted_update() argument 813 encrypted_instantiate(struct key *key, struct key_preparsed_payload *prep) encrypted_instantiate() argument
|
| /kernel/linux/linux-6.6/fs/smb/client/ |
| H A D | cifsacl.c | 68 cifs_idmap_key_instantiate(struct key *key, struct key_preparsed_payload *prep) in cifs_idmap_key_instantiate() argument
|
| /kernel/linux/linux-5.10/block/ |
| H A D | blk-mq.c | 1359 enum prep_dispatch prep; in blk_mq_dispatch_rq_list() local
|
| /kernel/linux/linux-6.6/block/ |
| H A D | blk-mq.c | 2046 enum prep_dispatch prep; in blk_mq_dispatch_rq_list() local
|
| /kernel/linux/linux-5.10/tools/lib/bpf/ |
| H A D | libbpf.c | 8163 bpf_program__set_prep(struct bpf_program *prog, int nr_instances, bpf_program_prep_t prep) bpf_program__set_prep() argument
|