Home
last modified time | relevance | path

Searched defs:push_front (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dlinked_list_fail.c357 int use_after_unlock(bool push_front) in use_after_unlock()
388 int list_double_add(bool push_front) in list_double_add()
/linux/drivers/md/
H A Ddm-cache-policy-smq.c988 static void push_front(struct smq_policy *mq, struct entry *e) in push_front() function