Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/bpf/
A Dbpf_lru_list.h14 #define BPF_LOCAL_LIST_T_OFFSET NR_BPF_LRU_LIST_T macro
A Dbpf_lru_list.c17 #define LOCAL_LIST_IDX(t) ((t) - BPF_LOCAL_LIST_T_OFFSET)
20 #define IS_LOCAL_LIST_TYPE(t) ((t) >= BPF_LOCAL_LIST_T_OFFSET)

Completed in 4 milliseconds