OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lowp
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/x86/x86/
mtrr_i686.c
548
struct mtrr *
lowp
, *highp, *mp, *freep;
local
557
lowp
= highp = NULL;
564
lowp
= &mtrr_fixed[i];
579
if (
lowp
== NULL || highp == NULL)
582
for (mp =
lowp
; mp < highp; mp++) {
593
for (mp =
lowp
; mp < highp; mp++) {
/src/sys/fs/nfs/client/
nfs_clstate.c
3784
struct nfsclowner *owp, *
lowp
, *nowp;
local
3842
LIST_FOREACH(
lowp
, &dp->nfsdl_owner, nfsow_list) {
3843
lop = LIST_FIRST(&
lowp
->nfsow_open);
3851
if (!NFSBCMP(
lowp
->nfsow_owner,
3881
NULL,
lowp
->nfsow_owner, dp->nfsdl_fh,
Completed in 24 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026