Searched refs:tables (Results 26 - 50 of 201) sorted by relevance

123456789

/linux-master/drivers/char/agp/
H A Damd-k7-agp.c65 struct amd_page_map **tables; local
68 tables = amd_irongate_private.gatt_pages;
70 entry = tables[i];
77 kfree(tables);
83 struct amd_page_map **tables; local
88 tables = kcalloc(nr_tables + 1, sizeof(struct amd_page_map *),
90 if (tables == NULL)
95 tables[i] = entry;
105 amd_irongate_private.gatt_pages = tables;
H A Dsworks-agp.c76 struct serverworks_page_map **tables; local
79 tables = serverworks_private.gatt_pages;
81 entry = tables[i];
89 kfree(tables);
94 struct serverworks_page_map **tables; local
99 tables = kcalloc(nr_tables + 1, sizeof(struct serverworks_page_map *),
101 if (tables == NULL)
110 tables[i] = entry;
115 serverworks_private.gatt_pages = tables;
H A Dati-agp.c92 struct ati_page_map **tables; local
95 tables = ati_generic_private.gatt_pages;
97 entry = tables[i];
104 kfree(tables);
110 struct ati_page_map **tables; local
115 tables = kcalloc(nr_tables + 1, sizeof(struct ati_page_map *),
117 if (tables == NULL)
122 tables[i] = entry;
132 ati_generic_private.gatt_pages = tables;
/linux-master/net/ethtool/
H A Dtunnels.c55 if (!info->tables[i].n_entries)
58 ret = ethnl_udp_table_reply_size(info->tables[i].tunnel_types,
99 if (!info->tables[i].n_entries)
107 info->tables[i].n_entries))
111 &info->tables[i].tunnel_types, NULL,
/linux-master/lib/raid6/
H A DMakefile4 raid6_pq-y += algos.o recov.o tables.o int1.o int2.o int4.o \
80 targets += tables.c
81 $(obj)/tables.c: $(obj)/mktables FORCE
/linux-master/fs/unicode/
H A Dutf8-norm.c11 int i = um->tables->utf8agetab_size - 1;
13 while (i >= 0 && um->tables->utf8agetab[i] != 0) {
14 if (version == um->tables->utf8agetab[i])
306 utf8trie_t *trie = um->tables->utf8data + um->ntab[n]->offset;
397 if (um->tables->utf8agetab[LEAF_GEN(leaf)] >
512 if (u8c->um->tables->utf8agetab[LEAF_GEN(leaf)] >
/linux-master/security/apparmor/
H A Dpolicy_compat.c159 state_count = dfa->tables[YYTD_ID_BASE]->td_lolen;
183 state_count = xmatch->tables[YYTD_ID_BASE]->td_lolen;
258 state_count = dfa->tables[YYTD_ID_BASE]->td_lolen;
278 * that are encoded in the dfa accept tables to the new style where
285 unsigned int state_count = dfa->tables[YYTD_ID_BASE]->td_lolen;
291 kvfree(dfa->tables[YYTD_ID_ACCEPT2]);
292 dfa->tables[YYTD_ID_ACCEPT2] = NULL;
/linux-master/drivers/net/wireless/broadcom/b43/
H A DMakefile4 b43-$(CONFIG_B43_PHY_G) += phy_g.o tables.o lo.o wa.o
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-jpeg.c306 struct v4l2_jpeg_reference *tables)
346 if (tables) {
347 tables[tq].start = qk;
348 tables[tq].length = pq ? 128 : 64;
359 struct v4l2_jpeg_reference *tables)
385 /* only two Huffman tables for baseline DCT */
406 if (tables) {
407 tables[(tc << 1) | th].start = table;
408 tables[(tc << 1) | th].length = stream->curr - table;
638 * v4l2_jpeg_parse_quantization_tables - parse quantization tables segmen
304 jpeg_parse_quantization_tables(struct jpeg_stream *stream, u8 precision, struct v4l2_jpeg_reference *tables) argument
358 jpeg_parse_huffman_tables(struct jpeg_stream *stream, struct v4l2_jpeg_reference *tables) argument
[all...]
/linux-master/arch/x86/tools/
H A DMakefile37 $(obj)/insn_decoder_test.o: $(srctree)/tools/arch/x86/lib/insn.c $(srctree)/tools/arch/x86/lib/inat.c $(srctree)/tools/arch/x86/include/asm/inat_types.h $(srctree)/tools/arch/x86/include/asm/inat.h $(srctree)/tools/arch/x86/include/asm/insn.h $(objtree)/arch/x86/lib/inat-tables.c
39 $(obj)/insn_sanity.o: $(srctree)/tools/arch/x86/lib/insn.c $(srctree)/tools/arch/x86/lib/inat.c $(srctree)/tools/arch/x86/include/asm/inat_types.h $(srctree)/tools/arch/x86/include/asm/inat.h $(srctree)/tools/arch/x86/include/asm/insn.h $(objtree)/arch/x86/lib/inat-tables.c
/linux-master/tools/tracing/rtla/
H A DMakefile.rtla19 -fasynchronous-unwind-tables -fstack-clash-protection
/linux-master/tools/verification/rv/
H A DMakefile.rv19 -fasynchronous-unwind-tables -fstack-clash-protection
/linux-master/arch/s390/kernel/vdso32/
H A DMakefile22 KBUILD_CFLAGS_32 := $(filter-out -fno-asynchronous-unwind-tables,$(KBUILD_CFLAGS_32))
23 KBUILD_CFLAGS_32 += -m31 -fPIC -shared -fno-common -fno-builtin -fasynchronous-unwind-tables
/linux-master/drivers/gpu/drm/gma500/
H A Dmmu.h17 /* protects page tables, directory tables and pt tables.
46 struct psb_mmu_pt **tables; member in struct:psb_mmu_pd
/linux-master/arch/x86/events/intel/
H A Dpt.h56 * @tables: list of ToPA tables in this buffer
76 struct list_head tables; member in struct:pt_buffer
/linux-master/tools/testing/selftests/vDSO/
H A DMakefile16 CFLAGS_vdso_standalone_test_x86 := -nostdlib -fno-asynchronous-unwind-tables -fno-stack-protector
/linux-master/include/linux/
H A Dunicode.h53 const struct utf8data_table *tables; member in struct:unicode_map
/linux-master/drivers/staging/media/sunxi/sun6i-isp/
H A Dsun6i_isp.h53 struct sun6i_isp_tables tables; member in struct:sun6i_isp_device
/linux-master/drivers/acpi/acpica/
H A Dtbxfload.c29 * DESCRIPTION: Load the ACPI tables from the RSDT/XSDT
57 /* Load the namespace from the tables */
69 "While loading namespace from ACPI tables"));
116 * PSDT tables are optional. Verify the DSDT.
118 table = &acpi_gbl_root_table_list.tables[acpi_gbl_dsdt_index];
130 * array can change dynamically as tables are loaded at run-time. Note:
155 /* Load and parse tables */
167 /* Load any SSDT or PSDT tables. Note: Loop leaves tables locked */
170 table = &acpi_gbl_root_table_list.tables[
[all...]
/linux-master/lib/raid6/test/
H A DMakefile17 OBJS = int1.o int2.o int4.o int8.o int16.o int32.o recov.o algos.o tables.o
144 tables.c: mktables
145 ./mktables > tables.c
148 rm -f *.o *.a mktables mktables.c *.uc int*.c altivec*.c vpermxor*.c neon*.c tables.c raid6test
/linux-master/arch/alpha/
H A DMakefile16 cflags-y += $(call cc-option, -fno-jump-tables)
/linux-master/drivers/mfd/
H A DMakefile42 arizona-objs += wm5102-tables.o
45 arizona-objs += wm5110-tables.o
48 arizona-objs += wm8997-tables.o
51 arizona-objs += wm8998-tables.o
54 arizona-objs += cs47l24-tables.o
73 madera-objs += cs47l15-tables.o
76 madera-objs += cs47l35-tables.o
79 madera-objs += cs47l85-tables.o
82 madera-objs += cs47l90-tables.o
85 madera-objs += cs47l92-tables
[all...]
/linux-master/drivers/media/pci/pt1/
H A Dpt1.c78 struct pt1_table *tables; member in struct:pt1
508 page = pt1->tables[pt1->table_index].bufs[pt1->buf_index].page;
621 struct pt1_table *tables; local
624 tables = pt1->tables;
628 pt1_cleanup_table(pt1, &tables[i]);
630 vfree(tables);
635 struct pt1_table *tables; local
642 tables = vmalloc(array_size(pt1_nr_tables, sizeof(struct pt1_table)));
643 if (tables
[all...]
/linux-master/drivers/net/dsa/sja1105/
H A Dsja1105_vl.c351 table = &priv->static_config.tables[BLK_IDX_VL_LOOKUP];
358 table = &priv->static_config.tables[BLK_IDX_VL_POLICING];
365 table = &priv->static_config.tables[BLK_IDX_VL_FORWARDING];
372 table = &priv->static_config.tables[BLK_IDX_VL_FORWARDING_PARAMS];
382 /* Pre-allocate space in the static config tables */
385 table = &priv->static_config.tables[BLK_IDX_VL_LOOKUP];
454 table = &priv->static_config.tables[BLK_IDX_VL_POLICING];
463 table = &priv->static_config.tables[BLK_IDX_VL_FORWARDING];
472 table = &priv->static_config.tables[BLK_IDX_VL_FORWARDING_PARAMS];
742 table = &priv->static_config.tables[BLK_IDX_VL_LOOKU
[all...]
/linux-master/drivers/clk/tegra/
H A Dcvb.c3 * Utility functions for parsing Tegra CVB voltage tables
85 * tegra_cvb_add_opp_table - build OPP table from Tegra CVB tables
87 * @tables: array of CVB tables
103 tegra_cvb_add_opp_table(struct device *dev, const struct cvb_table *tables, argument
112 const struct cvb_table *table = &tables[i];

Completed in 304 milliseconds

123456789