OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vp0
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/miscfs/genfs/
layer_vnops.c
231
struct vnode *old_vps[VDESC_MAX_VPS], *
vp0
;
local in function:layer_bypass
249
vp0
= *vps_p[0];
250
mp =
vp0
->v_mount;
252
our_vnodeop_p =
vp0
->v_op;
/src/sys/miscfs/umapfs/
umap_vnops.c
126
struct vnode *old_vps[VDESC_MAX_VPS], *
vp0
;
local in function:umap_bypass
144
vp0
= *vps_p[0];
145
flags = MOUNTTOUMAPMOUNT(
vp0
->v_mount)->umapm_flags;
146
our_vnodeop_p =
vp0
->v_op;
208
umap_mapids(
vp0
->v_mount, credp);
237
umap_mapids(
vp0
->v_mount, compcredp);
/src/sys/arch/mipsco/mipsco/
machdep.c
455
volatile int *vp, *
vp0
;
local in function:memsize_scan
469
vp0
= (int *)MIPS_PHYS_TO_KSEG1(0); /* Start of physical memory */
470
tmp0 = *
vp0
;
474
*
vp0
= PATTERN2;
479
*
vp0
= PATTERN1;
487
*
vp0
= tmp0;
Completed in 13 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025