Searched defs:BTF_TYPE_SAFE_RCU (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/bpf/
H A Dverifier.c6325 #define BTF_TYPE_SAFE_RCU(__type) __PASTE(__type, __safe_rcu) macro
6336 BTF_TYPE_SAFE_RCU(struct task_struct) { function
6343 BTF_TYPE_SAFE_RCU(struct cgroup) { function
6348 BTF_TYPE_SAFE_RCU(struct css_set) { function

Completed in 244 milliseconds