Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/tidspbridge/include/dspbridge/
Ddblldefs.h159 dbll_log_write_fxn log_write; member
/linux-2.6.39/drivers/vhost/
Dvhost.c903 static int log_write(void __user *log_base, in log_write() function
938 r = log_write(vq->log_base, log[i].addr, l); in vhost_log_write()
1258 log_write(vq->log_base, in vhost_add_used()
1263 log_write(vq->log_base, in vhost_add_used()
1290 log_write(vq->log_base, in __vhost_add_used_n()
1325 log_write(vq->log_base, in vhost_add_used_n()
/linux-2.6.39/drivers/staging/tidspbridge/pmgr/
Dcod.c236 zl_attrs.log_write = NULL; in cod_create()
512 new_attrs.log_write = NULL; in cod_load_base()
Ddbll.c1387 if (target_obj->attrs.log_write) { in write_mem()
1395 (*target_obj->attrs.log_write) (target_obj->attrs. in write_mem()
/linux-2.6.39/drivers/staging/tidspbridge/rmgr/
Dnldr.c571 save_attrs.log_write = add_ovly_info; in nldr_create()