OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:task_bp
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/sdmmc/
ld_sdmmc.c
79
struct buf *
task_bp
;
member in struct:ld_sdmmc_task
138
KASSERT(task->
task_bp
== NULL);
152
task->
task_bp
= NULL;
197
bp = task->
task_bp
;
413
task->
task_bp
= bp;
431
struct buf *bp = task->
task_bp
;
447
struct buf *bp = task->
task_bp
;
529
struct buf *bp = task->
task_bp
;
572
task->
task_bp
= bp;
ld_sdmmc.c
79
struct buf *
task_bp
;
member in struct:ld_sdmmc_task
138
KASSERT(task->
task_bp
== NULL);
152
task->
task_bp
= NULL;
197
bp = task->
task_bp
;
413
task->
task_bp
= bp;
431
struct buf *bp = task->
task_bp
;
447
struct buf *bp = task->
task_bp
;
529
struct buf *bp = task->
task_bp
;
572
task->
task_bp
= bp;
Completed in 22 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025