Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/bpf/
Dbpf_lru_list.c21 #define LOCAL_FREE_LIST_IDX LOCAL_LIST_IDX(BPF_LRU_LOCAL_LIST_T_FREE)
337 BPF_LRU_LOCAL_LIST_T_FREE); in bpf_lru_list_pop_free_to_local()
345 BPF_LRU_LOCAL_LIST_T_FREE); in bpf_lru_list_pop_free_to_local()
511 WARN_ON_ONCE(node->type == BPF_LRU_LOCAL_LIST_T_FREE)) in bpf_common_lru_push_free()
526 node->type = BPF_LRU_LOCAL_LIST_T_FREE; in bpf_common_lru_push_free()
Dbpf_lru_list.h22 BPF_LRU_LOCAL_LIST_T_FREE, enumerator