Searched defs:leave_in_map (Results 1 – 2 of 2) sorted by relevance
15 int list_push_pop(struct bpf_spin_lock *lock, struct bpf_list_head *head, bool leave_in_map) in list_push_pop()96 …t list_push_pop_multiple(struct bpf_spin_lock *lock, struct bpf_list_head *head, bool leave_in_map) in list_push_pop_multiple()178 int list_in_list(struct bpf_spin_lock *lock, struct bpf_list_head *head, bool leave_in_map) in list_in_list()
149 static void test_linked_list_success(int mode, bool leave_in_map) in test_linked_list_success()