Searched refs:BTF_TYPE_SAFE_TRUSTED (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/bpf/
H A Dverifier.c6327 #define BTF_TYPE_SAFE_TRUSTED(__type) __PASTE(__type, __safe_trusted) macro
6369 BTF_TYPE_SAFE_TRUSTED(struct bpf_iter_meta) { function
6373 BTF_TYPE_SAFE_TRUSTED(struct bpf_iter__task) { function
6378 BTF_TYPE_SAFE_TRUSTED(struct linux_binprm) { function
6382 BTF_TYPE_SAFE_TRUSTED(struct file) { function
6386 BTF_TYPE_SAFE_TRUSTED(struct dentry) { function
6391 BTF_TYPE_SAFE_TRUSTED(struct socket) { function
6421 BTF_TYPE_EMIT(BTF_TYPE_SAFE_TRUSTED(struct bpf_iter_meta));
6422 BTF_TYPE_EMIT(BTF_TYPE_SAFE_TRUSTED(struct bpf_iter__task));
6423 BTF_TYPE_EMIT(BTF_TYPE_SAFE_TRUSTED(struc
[all...]

Completed in 236 milliseconds