OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:useindex
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/arch/pmax/pmax/
bus.c
216
int i,
useindex
;
277
useindex
= 0;
279
useindex
= 1;
308
if (__predict_false(
useindex
)) {
bus_dma.c
529
int i,
useindex
;
local in function:_bus_dmamap_sync_r4k
590
useindex
= 0;
592
useindex
= 1;
621
if (__predict_false(
useindex
)) {
/src/sys/arch/emips/emips/
bus_dma.c
529
int i,
useindex
;
local in function:_bus_dmamap_sync_r4k
590
useindex
= 0;
592
useindex
= 1;
621
if (__predict_false(
useindex
)) {
/src/sys/arch/ews4800mips/ews4800mips/
bus_dma.c
401
int i,
useindex
;
local in function:_bus_dmamap_sync
464
useindex
= 0;
466
useindex
= 1;
495
if (__predict_false(
useindex
)) {
/src/sys/arch/arc/arc/
bus_dma.c
415
int i,
useindex
;
local in function:_bus_dmamap_sync
476
useindex
= 0;
478
useindex
= 1;
507
if (__predict_false(
useindex
)) {
/src/sys/arch/newsmips/newsmips/
bus.c
574
int i,
useindex
;
local in function:_bus_dmamap_sync_r4k
635
useindex
= 0;
637
useindex
= 1;
666
if (__predict_false(
useindex
)) {
/src/sys/arch/mips/mips/
bus_dma.c
860
const bool
useindex
= (!VMSPACE_IS_KERNEL_P(map->_dm_vmspace) &&
local in function:_bus_dmamap_sync
895
if (__predict_false(
useindex
|| vaddr == 0)) {
Completed in 16 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025