Searched refs:mk (Results 76 - 100 of 178) sorted by relevance

12345678

/linux-master/tools/testing/selftests/pidfd/
H A DMakefile7 include ../lib.mk
/linux-master/tools/testing/selftests/dmabuf-heaps/
H A DMakefile6 include ../lib.mk
/linux-master/tools/testing/selftests/iommu/
H A DMakefile11 include ../lib.mk
/linux-master/tools/testing/selftests/clone3/
H A DMakefile8 include ../lib.mk
/linux-master/tools/testing/selftests/seccomp/
H A DMakefile7 include ../lib.mk
/linux-master/tools/testing/selftests/ftrace/
H A DMakefile9 include ../lib.mk
/linux-master/tools/testing/selftests/fchmodat2/
H A DMakefile6 include ../lib.mk
/linux-master/tools/testing/selftests/capabilities/
H A DMakefile8 include ../lib.mk
/linux-master/tools/testing/selftests/tc-testing/
H A DMakefile6 include ../lib.mk
/linux-master/tools/testing/selftests/drivers/net/team/
H A DMakefile11 include ../../../lib.mk
/linux-master/tools/testing/selftests/drivers/net/
H A DMakefile11 include ../../lib.mk
/linux-master/tools/testing/selftests/drivers/net/virtio_net/
H A DMakefile15 include ../../../lib.mk
/linux-master/tools/testing/selftests/perf_events/
H A DMakefile6 include ../lib.mk
/linux-master/tools/testing/selftests/resctrl/
H A DMakefile10 include ../lib.mk
/linux-master/tools/testing/selftests/ring-buffer/
H A DMakefile8 include ../lib.mk
/linux-master/tools/testing/selftests/riscv/sigreturn/
H A DMakefile9 include ../../lib.mk
/linux-master/tools/testing/selftests/powerpc/signal/
H A DMakefile12 include ../../lib.mk
13 include ../flags.mk
/linux-master/tools/testing/selftests/powerpc/dexcr/
H A DMakefile4 include ../../lib.mk
5 include ../flags.mk
/linux-master/fs/crypto/
H A Dkeysetup.c189 struct fscrypt_master_key *mk,
226 err = fscrypt_hkdf_expand(&mk->mk_secret.hkdf,
251 static int fscrypt_derive_siphash_key(const struct fscrypt_master_key *mk, argument
257 err = fscrypt_hkdf_expand(&mk->mk_secret.hkdf, context, info, infolen,
270 const struct fscrypt_master_key *mk)
274 err = fscrypt_derive_siphash_key(mk, HKDF_CONTEXT_DIRHASH_KEY,
284 const struct fscrypt_master_key *mk)
287 WARN_ON_ONCE(!mk->mk_ino_hash_key_initialized);
290 &mk->mk_ino_hash_key);
294 struct fscrypt_master_key *mk)
188 setup_per_mode_enc_key(struct fscrypt_inode_info *ci, struct fscrypt_master_key *mk, struct fscrypt_prepared_key *keys, u8 hkdf_context, bool include_fs_uuid) argument
269 fscrypt_derive_dirhash_key(struct fscrypt_inode_info *ci, const struct fscrypt_master_key *mk) argument
283 fscrypt_hash_inode_number(struct fscrypt_inode_info *ci, const struct fscrypt_master_key *mk) argument
293 fscrypt_setup_iv_ino_lblk_32_key(struct fscrypt_inode_info *ci, struct fscrypt_master_key *mk) argument
333 fscrypt_setup_v2_file_key(struct fscrypt_inode_info *ci, struct fscrypt_master_key *mk, bool need_dirhash_key) argument
407 fscrypt_valid_master_key_size(const struct fscrypt_master_key *mk, const struct fscrypt_inode_info *ci) argument
445 struct fscrypt_master_key *mk; local
526 struct fscrypt_master_key *mk; local
562 struct fscrypt_master_key *mk = NULL; local
[all...]
/linux-master/kernel/
H A Dparams.c561 struct module_kobject *mk, char *buf)
569 kernel_param_lock(mk->mod);
571 kernel_param_unlock(mk->mod);
577 struct module_kobject *mk,
586 kernel_param_lock(mk->mod);
591 kernel_param_unlock(mk->mod);
620 * @mk: struct module_kobject
628 static __modinit int add_sysfs_param(struct module_kobject *mk, argument
639 if (!mk->mp) {
641 mk
560 param_attr_show(struct module_attribute *mattr, struct module_kobject *mk, char *buf) argument
576 param_attr_store(struct module_attribute *mattr, struct module_kobject *mk, const char *buf, size_t len) argument
692 free_module_param_attrs(struct module_kobject *mk) argument
768 struct module_kobject *mk; local
805 struct module_kobject *mk; local
860 __modver_version_show(struct module_attribute *mattr, struct module_kobject *mk, char *buf) argument
875 struct module_kobject *mk; local
896 struct module_kobject *mk; local
915 struct module_kobject *mk; local
951 struct module_kobject *mk = to_module_kobject(kobj); local
[all...]
/linux-master/tools/testing/selftests/powerpc/pmu/sampling_tests/
H A DMakefile11 include ../../../lib.mk
12 include ../../flags.mk
/linux-master/tools/testing/selftests/powerpc/security/
H A DMakefile8 include ../../lib.mk
9 include ../flags.mk
/linux-master/tools/testing/selftests/powerpc/benchmarks/
H A DMakefile8 include ../../lib.mk
9 include ../flags.mk
/linux-master/tools/testing/selftests/powerpc/pmu/event_code_tests/
H A DMakefile11 include ../../../lib.mk
12 include ../../flags.mk
/linux-master/tools/testing/selftests/sparc64/drivers/
H A DMakefile13 include ../../lib.mk

Completed in 233 milliseconds

12345678