Searched refs:to_user (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/oss/
H A Dau1550_ac97.c991 copy_dmabuf_user(struct dmabuf *db, char* userbuf, int count, int to_user) argument
993 char *bufptr = to_user ? db->nextOut : db->nextIn;
999 if (to_user) {
1021 if (to_user)
H A Dau1550_i2s.c954 copy_dmabuf_user(struct dmabuf *db, char* userbuf, int count, int to_user) argument
956 char *bufptr = to_user ? db->nextOut : db->nextIn;
962 if (to_user) {
984 if (to_user)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc64/kernel/
H A Drtrap.S199 to_user: wrpr %g0, RTRAP_PSTATE_IRQOFF, %pstate label

Completed in 99 milliseconds