Home
last modified time | relevance | path

Searched refs:bpf_cgroup_storage_unset (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf-cgroup.h195 static inline void bpf_cgroup_storage_unset(void) in bpf_cgroup_storage_unset() function
455 static inline void bpf_cgroup_storage_unset(void) {} in bpf_cgroup_storage_unset() function
H A Dbpf.h1119 bpf_cgroup_storage_unset(); \
1167 bpf_cgroup_storage_unset(); \
/OK3568_Linux_fs/kernel/net/bpf/
H A Dtest_run.c118 bpf_cgroup_storage_unset(); in bpf_test_run()