Searched defs:BTF_TYPE_SAFE_TRUSTED (Results 1 - 1 of 1) sorted by last modified time

/linux-master/kernel/bpf/
H A Dverifier.c6342 #define BTF_TYPE_SAFE_TRUSTED(__type) __PASTE(__type, __safe_trusted) macro
6385 BTF_TYPE_SAFE_TRUSTED(struct bpf_iter_meta) { function
6389 BTF_TYPE_SAFE_TRUSTED(struct bpf_iter__task) { function
6394 BTF_TYPE_SAFE_TRUSTED(struct linux_binprm) { function
6398 BTF_TYPE_SAFE_TRUSTED(struct file) { function
6402 BTF_TYPE_SAFE_TRUSTED(struct dentry) { function
[all...]

Completed in 362 milliseconds