Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/
H A Dseq_queue.c96 static struct snd_seq_queue *queue_new(int owner, int locked) in queue_new() function
/openbmc/linux/net/sched/
H A Dsch_htb.c1412 struct netdev_queue *queue_old, *queue_new; in htb_offload_move_qdisc() local