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

/linux-master/include/linux/
H A Dbpf_local_storage.h119 #define DEFINE_BPF_STORAGE_CACHE(name) \ macro
/linux-master/kernel/bpf/
H A Dbpf_inode_storage.c22 DEFINE_BPF_STORAGE_CACHE(inode_cache);
H A Dbpf_cgrp_storage.c12 DEFINE_BPF_STORAGE_CACHE(cgroup_cache);
H A Dbpf_task_storage.c22 DEFINE_BPF_STORAGE_CACHE(task_cache);
/linux-master/net/core/
H A Dbpf_sk_storage.c18 DEFINE_BPF_STORAGE_CACHE(sk_cache);

Completed in 137 milliseconds