Searched refs:img_head (Results 1 – 8 of 8) sorted by relevance
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_context.c | 223 list_for_each_entry_safe(struct nvc0_resident, pos, &nvc0->img_head, list) { in nvc0_destroy() 428 list_inithead(&nvc0->img_head); in nvc0_create()
|
D | nvc0_context.h | 237 struct list_head img_head; member
|
D | nvc0_tex.c | 1395 list_add(&res->list, &nvc0->img_head); in nve4_make_image_handle_resident() 1397 list_for_each_entry_safe(struct nvc0_resident, pos, &nvc0->img_head, list) { in nve4_make_image_handle_resident() 1486 list_add(&res->list, &nvc0->img_head); in gm107_make_image_handle_resident() 1488 list_for_each_entry_safe(struct nvc0_resident, pos, &nvc0->img_head, list) { in gm107_make_image_handle_resident()
|
D | nvc0_vbo.c | 998 list_for_each_entry(struct nvc0_resident, resident, &nvc0->img_head, list) { in nvc0_draw_vbo()
|
D | nve4_compute.c | 865 list_for_each_entry(struct nvc0_resident, resident, &nvc0->img_head, list) { in nve4_launch_grid()
|
/external/cpuinfo/test/dmesg/ |
D | huawei-p9-lite.log | 1305 [ 5.731323s][pid:1,cpu4,swapper/0]last_bootloader_log: [3064 ms]load_kernel: img_head :30754380 2097 [ 5.733520s][pid:1,cpu4,swapper/0]last_bootloader_log: [3045 ms]load_kernel: img_head :30754380 3337 [ 5.736938s][pid:1,cpu4,swapper/0]current_bootloader_log: [3064 ms]load_kernel: img_head :307543…
|
D | huawei-mate-9.log | 2553 [ 8.438629s][pid:1,cpu6,swapper/0]last_bootloader_log: [4496 ms]load_kernel: img_head :1b6b2b80 3829 [ 8.443267s][pid:1,cpu6,swapper/0]current_bootloader_log: [4456 ms]load_kernel: img_head :1b6b2b…
|
D | huawei-mate-8.log | 2281 [ 6.827575s][pid:1,cpu4,swapper/0]last_bootloader_log: [4268 ms]load_kernel: img_head :30781620 3207 [ 6.831115s][pid:1,cpu4,swapper/0]current_bootloader_log: [4290 ms]load_kernel: img_head :307816…
|