Home
last modified time | relevance | path

Searched refs:BPF_LOCAL_LIST_T_OFFSET (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/kernel/bpf/
Dbpf_lru_list.h16 #define BPF_LOCAL_LIST_T_OFFSET NR_BPF_LRU_LIST_T macro
Dbpf_lru_list.c20 #define LOCAL_LIST_IDX(t) ((t) - BPF_LOCAL_LIST_T_OFFSET)
23 #define IS_LOCAL_LIST_TYPE(t) ((t) >= BPF_LOCAL_LIST_T_OFFSET)