HomeSort by: relevance | last modified time | path
    Searched refs:nocache (Results 1 - 3 of 3) sorted by relevancy

  /src/tests/fs/puffs/
t_io.c 29 ATF_TC(nocache);
30 ATF_TC_HEAD(nocache, tc)
36 ATF_TC_BODY(nocache, tc)
58 ATF_TP_ADD_TC(tp, nocache);
  /src/sys/fs/adosfs/
adlookup.c 72 int nameiop, last, flags, error, nocache, i; local in function:adosfs_lookup
96 nocache = 0;
232 nocache = 1;
242 nocache = 1;
249 if (nocache == 0)
  /src/sys/arch/acorn32/doc/
bootoptions 50 nocache Disable all processor caches

Completed in 16 milliseconds