Home
last modified time | relevance | path

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

/arch/sparc/kernel/
Dds.c985 struct ds_queue_entry { struct
995 struct ds_queue_entry *qp, *tmp; in process_ds_work() argument
1048 struct ds_queue_entry *qp; in ds_data()
1050 qp = kmalloc(sizeof(struct ds_queue_entry) + len, GFP_ATOMIC); in ds_data()