OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pUser
(Results
1 - 10
of
10
) sorted by null
/external/oprofile/module/ia64/
IA64minstate.h
42
(
pUser
) mov ar.rsc=0; \
45
(
pUser
) addl rKRBS=IA64_RBS_OFFSET, r1; \
46
(
pUser
) mov rARRNAT=ar.rnat; \
51
(
pUser
) addl r1=IA64_STK_OFFSET-IA64_PT_REGS_SIZE, r1; \
53
(
pUser
) mov rARBSPSTORE=ar.bspstore; \
58
(
pUser
) mov ar.bspstore=rKRBS; \
60
(
pUser
) mov r18=ar.bsp; \
62
(
pUser
) mov ar.rsc=0x3;
78
(
pUser
) mov ar.rsc=0; \
80
(
pUser
) addl rKRBS=IA64_RBS_OFFSET, r1;
[
all
...]
IA64entry.h
17
#define
pUser
p3 /**< will leave_kernel return to user-mode? */
oprofile_stubs.S
36
*
pUser
: See entry.h.
96
(p6) cmp.ne pKern,
pUser
=r0, r0 // a successful execve() lands us in user-mode...
/hardware/ti/omap3/dspbridge/inc/
strmdefs.h
55
struct DSP_STREAMINFO *
pUser
; /* User's stream information returned */
/hardware/ti/omap3/dspbridge/libbridge/inc/
strmdefs.h
56
struct DSP_STREAMINFO *
pUser
; /* User's stream information returned */
/hardware/ti/omap3/dspbridge/libbridge/
DSPStrm.c
141
strmInfo.
pUser
= &userInfo;
209
strmInfo.
pUser
= &userInfo;
304
strmInfo.
pUser
= &userInfo; /* need valid user info ptr */
356
strmInfo.
pUser
= pStreamInfo;
829
if (pStrmInfo && pStrmInfo->
pUser
) {
/external/sqlite/dist/
sqlite3.h
[
all
...]
sqlite3.h.orig
[
all
...]
sqlite3.c
[
all
...]
sqlite3.c.orig
[
all
...]
Completed in 2153 milliseconds