Home
last modified time | relevance | path

Searched refs:cb_header (Results 1 – 25 of 327) sorted by relevance

12345678910>>...14

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cmdbuf.c156 SVGACBHeader *cb_header; member
175 SVGACBHeader cb_header; member
244 cb_header); in vmw_cmdbuf_header_inline_free()
270 if (header->cb_header) in __vmw_cmdbuf_header_free()
314 return header->cb_header->status; in vmw_cmdbuf_header_submit()
481 header->cb_header->dxContext = 0; in vmw_cmdbuf_ctx_add()
881 if (!header->cb_header) { in vmw_cmdbuf_space_pool()
887 cb_hdr = header->cb_header; in vmw_cmdbuf_space_pool()
933 cb_hdr = &dheader->cb_header; in vmw_cmdbuf_space_inline()
934 header->cb_header = cb_hdr; in vmw_cmdbuf_space_inline()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cmdbuf.c156 SVGACBHeader *cb_header; member
175 SVGACBHeader cb_header; member
244 cb_header); in vmw_cmdbuf_header_inline_free()
270 if (header->cb_header) in __vmw_cmdbuf_header_free()
314 return header->cb_header->status; in vmw_cmdbuf_header_submit()
481 header->cb_header->dxContext = 0; in vmw_cmdbuf_ctx_add()
881 if (!header->cb_header) { in vmw_cmdbuf_space_pool()
887 cb_hdr = header->cb_header; in vmw_cmdbuf_space_pool()
933 cb_hdr = &dheader->cb_header; in vmw_cmdbuf_space_inline()
934 header->cb_header = cb_hdr; in vmw_cmdbuf_space_inline()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cmdbuf.c156 SVGACBHeader *cb_header; member
175 SVGACBHeader cb_header; member
244 cb_header); in vmw_cmdbuf_header_inline_free()
270 if (header->cb_header) in __vmw_cmdbuf_header_free()
314 return header->cb_header->status; in vmw_cmdbuf_header_submit()
481 header->cb_header->dxContext = 0; in vmw_cmdbuf_ctx_add()
881 if (!header->cb_header) { in vmw_cmdbuf_space_pool()
887 cb_hdr = header->cb_header; in vmw_cmdbuf_space_pool()
933 cb_hdr = &dheader->cb_header; in vmw_cmdbuf_space_inline()
934 header->cb_header = cb_hdr; in vmw_cmdbuf_space_inline()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/arch/x86/lib/
H A Dcoreboot_table.c55 static void cb_table_init(struct cb_header *cbh) in cb_table_init()
57 memset(cbh, 0, sizeof(struct cb_header)); in cb_table_init()
59 cbh->header_bytes = sizeof(struct cb_header); in cb_table_init()
72 static u32 cb_table_add_entry(struct cb_header *cbh, struct cb_record *cbr) in cb_table_add_entry()
88 static void cb_table_finalize(struct cb_header *cbh) in cb_table_finalize()
98 struct cb_header *cbh = (struct cb_header *)addr; in write_coreboot_table()
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/arch/x86/lib/
H A Dcoreboot_table.c58 static void cb_table_init(struct cb_header *cbh) in cb_table_init()
60 memset(cbh, 0, sizeof(struct cb_header)); in cb_table_init()
62 cbh->header_bytes = sizeof(struct cb_header); in cb_table_init()
75 static u32 cb_table_add_entry(struct cb_header *cbh, struct cb_record *cbr) in cb_table_add_entry()
91 static void cb_table_finalize(struct cb_header *cbh) in cb_table_finalize()
101 struct cb_header *cbh = (struct cb_header *)addr; in write_coreboot_table()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/arch/x86/lib/
H A Dcoreboot_table.c58 static void cb_table_init(struct cb_header *cbh) in cb_table_init()
60 memset(cbh, 0, sizeof(struct cb_header)); in cb_table_init()
62 cbh->header_bytes = sizeof(struct cb_header); in cb_table_init()
75 static u32 cb_table_add_entry(struct cb_header *cbh, struct cb_record *cbr) in cb_table_add_entry()
91 static void cb_table_finalize(struct cb_header *cbh) in cb_table_finalize()
101 struct cb_header *cbh = (struct cb_header *)addr; in write_coreboot_table()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/arch/x86/lib/
H A Dcoreboot_table.c58 static void cb_table_init(struct cb_header *cbh) in cb_table_init()
60 memset(cbh, 0, sizeof(struct cb_header)); in cb_table_init()
62 cbh->header_bytes = sizeof(struct cb_header); in cb_table_init()
75 static u32 cb_table_add_entry(struct cb_header *cbh, struct cb_record *cbr) in cb_table_add_entry()
91 static void cb_table_finalize(struct cb_header *cbh) in cb_table_finalize()
101 struct cb_header *cbh = (struct cb_header *)addr; in write_coreboot_table()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/arch/x86/lib/
H A Dcoreboot_table.c58 static void cb_table_init(struct cb_header *cbh) in cb_table_init()
60 memset(cbh, 0, sizeof(struct cb_header)); in cb_table_init()
62 cbh->header_bytes = sizeof(struct cb_header); in cb_table_init()
75 static u32 cb_table_add_entry(struct cb_header *cbh, struct cb_record *cbr) in cb_table_add_entry()
91 static void cb_table_finalize(struct cb_header *cbh) in cb_table_finalize()
101 struct cb_header *cbh = (struct cb_header *)addr; in write_coreboot_table()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/arch/x86/lib/
H A Dcoreboot_table.c58 static void cb_table_init(struct cb_header *cbh) in cb_table_init()
60 memset(cbh, 0, sizeof(struct cb_header)); in cb_table_init()
62 cbh->header_bytes = sizeof(struct cb_header); in cb_table_init()
75 static u32 cb_table_add_entry(struct cb_header *cbh, struct cb_record *cbr) in cb_table_add_entry()
91 static void cb_table_finalize(struct cb_header *cbh) in cb_table_finalize()
101 struct cb_header *cbh = (struct cb_header *)addr; in write_coreboot_table()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/arch/x86/lib/
H A Dcoreboot_table.c58 static void cb_table_init(struct cb_header *cbh) in cb_table_init()
60 memset(cbh, 0, sizeof(struct cb_header)); in cb_table_init()
62 cbh->header_bytes = sizeof(struct cb_header); in cb_table_init()
75 static u32 cb_table_add_entry(struct cb_header *cbh, struct cb_record *cbr) in cb_table_add_entry()
91 static void cb_table_finalize(struct cb_header *cbh) in cb_table_finalize()
101 struct cb_header *cbh = (struct cb_header *)addr; in write_coreboot_table()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/arch/x86/lib/
H A Dcoreboot_table.c58 static void cb_table_init(struct cb_header *cbh) in cb_table_init()
60 memset(cbh, 0, sizeof(struct cb_header)); in cb_table_init()
62 cbh->header_bytes = sizeof(struct cb_header); in cb_table_init()
75 static u32 cb_table_add_entry(struct cb_header *cbh, struct cb_record *cbr) in cb_table_add_entry()
91 static void cb_table_finalize(struct cb_header *cbh) in cb_table_finalize()
101 struct cb_header *cbh = (struct cb_header *)addr; in write_coreboot_table()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/arch/x86/lib/
H A Dcoreboot_table.c58 static void cb_table_init(struct cb_header *cbh) in cb_table_init()
60 memset(cbh, 0, sizeof(struct cb_header)); in cb_table_init()
62 cbh->header_bytes = sizeof(struct cb_header); in cb_table_init()
75 static u32 cb_table_add_entry(struct cb_header *cbh, struct cb_record *cbr) in cb_table_add_entry()
91 static void cb_table_finalize(struct cb_header *cbh) in cb_table_finalize()
101 struct cb_header *cbh = (struct cb_header *)addr; in write_coreboot_table()
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/arch/x86/lib/
H A Dcoreboot_table.c58 static void cb_table_init(struct cb_header *cbh) in cb_table_init()
60 memset(cbh, 0, sizeof(struct cb_header)); in cb_table_init()
62 cbh->header_bytes = sizeof(struct cb_header); in cb_table_init()
75 static u32 cb_table_add_entry(struct cb_header *cbh, struct cb_record *cbr) in cb_table_add_entry()
91 static void cb_table_finalize(struct cb_header *cbh) in cb_table_finalize()
101 struct cb_header *cbh = (struct cb_header *)addr; in write_coreboot_table()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/arch/x86/lib/
H A Dcoreboot_table.c55 static void cb_table_init(struct cb_header *cbh) in cb_table_init()
57 memset(cbh, 0, sizeof(struct cb_header)); in cb_table_init()
59 cbh->header_bytes = sizeof(struct cb_header); in cb_table_init()
72 static u32 cb_table_add_entry(struct cb_header *cbh, struct cb_record *cbr) in cb_table_add_entry()
88 static void cb_table_finalize(struct cb_header *cbh) in cb_table_finalize()
98 struct cb_header *cbh = (struct cb_header *)addr; in write_coreboot_table()
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/arch/x86/lib/
H A Dcoreboot_table.c58 static void cb_table_init(struct cb_header *cbh) in cb_table_init()
60 memset(cbh, 0, sizeof(struct cb_header)); in cb_table_init()
62 cbh->header_bytes = sizeof(struct cb_header); in cb_table_init()
75 static u32 cb_table_add_entry(struct cb_header *cbh, struct cb_record *cbr) in cb_table_add_entry()
91 static void cb_table_finalize(struct cb_header *cbh) in cb_table_finalize()
101 struct cb_header *cbh = (struct cb_header *)addr; in write_coreboot_table()
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/arch/x86/lib/
H A Dcoreboot_table.c58 static void cb_table_init(struct cb_header *cbh) in cb_table_init()
60 memset(cbh, 0, sizeof(struct cb_header)); in cb_table_init()
62 cbh->header_bytes = sizeof(struct cb_header); in cb_table_init()
75 static u32 cb_table_add_entry(struct cb_header *cbh, struct cb_record *cbr) in cb_table_add_entry()
91 static void cb_table_finalize(struct cb_header *cbh) in cb_table_finalize()
101 struct cb_header *cbh = (struct cb_header *)addr; in write_coreboot_table()
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/arch/x86/lib/
H A Dcoreboot_table.c58 static void cb_table_init(struct cb_header *cbh) in cb_table_init()
60 memset(cbh, 0, sizeof(struct cb_header)); in cb_table_init()
62 cbh->header_bytes = sizeof(struct cb_header); in cb_table_init()
75 static u32 cb_table_add_entry(struct cb_header *cbh, struct cb_record *cbr) in cb_table_add_entry()
91 static void cb_table_finalize(struct cb_header *cbh) in cb_table_finalize()
101 struct cb_header *cbh = (struct cb_header *)addr; in write_coreboot_table()
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/arch/x86/lib/
H A Dcoreboot_table.c58 static void cb_table_init(struct cb_header *cbh) in cb_table_init()
60 memset(cbh, 0, sizeof(struct cb_header)); in cb_table_init()
62 cbh->header_bytes = sizeof(struct cb_header); in cb_table_init()
75 static u32 cb_table_add_entry(struct cb_header *cbh, struct cb_record *cbr) in cb_table_add_entry()
91 static void cb_table_finalize(struct cb_header *cbh) in cb_table_finalize()
101 struct cb_header *cbh = (struct cb_header *)addr; in write_coreboot_table()
/dports/sysutils/u-boot-chip/u-boot-2021.07/arch/x86/lib/
H A Dcoreboot_table.c58 static void cb_table_init(struct cb_header *cbh) in cb_table_init()
60 memset(cbh, 0, sizeof(struct cb_header)); in cb_table_init()
62 cbh->header_bytes = sizeof(struct cb_header); in cb_table_init()
75 static u32 cb_table_add_entry(struct cb_header *cbh, struct cb_record *cbr) in cb_table_add_entry()
91 static void cb_table_finalize(struct cb_header *cbh) in cb_table_finalize()
101 struct cb_header *cbh = (struct cb_header *)addr; in write_coreboot_table()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/arch/x86/lib/
H A Dcoreboot_table.c55 static void cb_table_init(struct cb_header *cbh) in cb_table_init()
57 memset(cbh, 0, sizeof(struct cb_header)); in cb_table_init()
59 cbh->header_bytes = sizeof(struct cb_header); in cb_table_init()
72 static u32 cb_table_add_entry(struct cb_header *cbh, struct cb_record *cbr) in cb_table_add_entry()
88 static void cb_table_finalize(struct cb_header *cbh) in cb_table_finalize()
98 struct cb_header *cbh = (struct cb_header *)addr; in write_coreboot_table()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/arch/x86/lib/
H A Dcoreboot_table.c55 static void cb_table_init(struct cb_header *cbh) in cb_table_init()
57 memset(cbh, 0, sizeof(struct cb_header)); in cb_table_init()
59 cbh->header_bytes = sizeof(struct cb_header); in cb_table_init()
72 static u32 cb_table_add_entry(struct cb_header *cbh, struct cb_record *cbr) in cb_table_add_entry()
88 static void cb_table_finalize(struct cb_header *cbh) in cb_table_finalize()
98 struct cb_header *cbh = (struct cb_header *)addr; in write_coreboot_table()
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/arch/x86/lib/
H A Dcoreboot_table.c58 static void cb_table_init(struct cb_header *cbh) in cb_table_init()
60 memset(cbh, 0, sizeof(struct cb_header)); in cb_table_init()
62 cbh->header_bytes = sizeof(struct cb_header); in cb_table_init()
75 static u32 cb_table_add_entry(struct cb_header *cbh, struct cb_record *cbr) in cb_table_add_entry()
91 static void cb_table_finalize(struct cb_header *cbh) in cb_table_finalize()
101 struct cb_header *cbh = (struct cb_header *)addr; in write_coreboot_table()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/arch/x86/lib/
H A Dcoreboot_table.c58 static void cb_table_init(struct cb_header *cbh) in cb_table_init()
60 memset(cbh, 0, sizeof(struct cb_header)); in cb_table_init()
62 cbh->header_bytes = sizeof(struct cb_header); in cb_table_init()
75 static u32 cb_table_add_entry(struct cb_header *cbh, struct cb_record *cbr) in cb_table_add_entry()
91 static void cb_table_finalize(struct cb_header *cbh) in cb_table_finalize()
101 struct cb_header *cbh = (struct cb_header *)addr; in write_coreboot_table()
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/arch/x86/lib/
H A Dcoreboot_table.c58 static void cb_table_init(struct cb_header *cbh) in cb_table_init()
60 memset(cbh, 0, sizeof(struct cb_header)); in cb_table_init()
62 cbh->header_bytes = sizeof(struct cb_header); in cb_table_init()
75 static u32 cb_table_add_entry(struct cb_header *cbh, struct cb_record *cbr) in cb_table_add_entry()
91 static void cb_table_finalize(struct cb_header *cbh) in cb_table_finalize()
101 struct cb_header *cbh = (struct cb_header *)addr; in write_coreboot_table()
/dports/sysutils/u-boot-pandaboard/u-boot-2021.07/arch/x86/lib/
H A Dcoreboot_table.c58 static void cb_table_init(struct cb_header *cbh) in cb_table_init()
60 memset(cbh, 0, sizeof(struct cb_header)); in cb_table_init()
62 cbh->header_bytes = sizeof(struct cb_header); in cb_table_init()
75 static u32 cb_table_add_entry(struct cb_header *cbh, struct cb_record *cbr) in cb_table_add_entry()
91 static void cb_table_finalize(struct cb_header *cbh) in cb_table_finalize()
101 struct cb_header *cbh = (struct cb_header *)addr; in write_coreboot_table()

12345678910>>...14