Home
last modified time | relevance | path

Searched refs:tables (Results 1 – 200 of 232) sorted by relevance

12

/linux-4.1.27/tools/perf/util/scripting-engines/
Dtrace-event-python.c62 struct tables { struct
78 static struct tables tables_global; argument
515 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_evsel() local
523 call_object(tables->evsel_handler, t, "evsel_table"); in python_export_evsel()
533 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_machine() local
542 call_object(tables->machine_handler, t, "machine_table"); in python_export_machine()
552 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_thread() local
563 call_object(tables->thread_handler, t, "thread_table"); in python_export_thread()
572 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_comm() local
580 call_object(tables->comm_handler, t, "comm_table"); in python_export_comm()
[all …]
/linux-4.1.27/security/apparmor/
Dmatch.c106 if (!(dfa->tables[YYTD_ID_DEF] && in verify_dfa()
107 dfa->tables[YYTD_ID_BASE] && in verify_dfa()
108 dfa->tables[YYTD_ID_NXT] && dfa->tables[YYTD_ID_CHK])) in verify_dfa()
112 state_count = dfa->tables[YYTD_ID_BASE]->td_lolen; in verify_dfa()
114 if (!dfa->tables[YYTD_ID_ACCEPT]) in verify_dfa()
116 if (state_count != dfa->tables[YYTD_ID_ACCEPT]->td_lolen) in verify_dfa()
120 if (!dfa->tables[YYTD_ID_ACCEPT2]) in verify_dfa()
122 if (state_count != dfa->tables[YYTD_ID_ACCEPT2]->td_lolen) in verify_dfa()
125 if (state_count != dfa->tables[YYTD_ID_DEF]->td_lolen) in verify_dfa()
129 trans_count = dfa->tables[YYTD_ID_NXT]->td_lolen; in verify_dfa()
[all …]
Dpolicy_unpack.c308 for (i = 0; i < dfa->tables[YYTD_ID_ACCEPT]->td_lolen; i++) { in verify_accept()
688 for (i = 0; i < dfa->tables[YYTD_ID_ACCEPT]->td_lolen; i++) { in verify_dfa_xindex()
/linux-4.1.27/drivers/acpi/acpica/
Dtbdata.c435 struct acpi_table_desc *tables; in acpi_tb_resize_root_table_list() local
456 tables = ACPI_ALLOCATE_ZEROED(((acpi_size) table_count + in acpi_tb_resize_root_table_list()
459 if (!tables) { in acpi_tb_resize_root_table_list()
467 if (acpi_gbl_root_table_list.tables) { in acpi_tb_resize_root_table_list()
468 ACPI_MEMCPY(tables, acpi_gbl_root_table_list.tables, in acpi_tb_resize_root_table_list()
473 ACPI_FREE(acpi_gbl_root_table_list.tables); in acpi_tb_resize_root_table_list()
477 acpi_gbl_root_table_list.tables = tables; in acpi_tb_resize_root_table_list()
522 *table_desc = &acpi_gbl_root_table_list.tables[i]; in acpi_tb_get_next_table_descriptor()
551 acpi_tb_uninstall_table(&acpi_gbl_root_table_list.tables[i]); in acpi_tb_terminate()
559 ACPI_FREE(acpi_gbl_root_table_list.tables); in acpi_tb_terminate()
[all …]
Dtbxface.c126 acpi_gbl_root_table_list.tables = initial_table_array; in acpi_initialize_tables()
224 (&(acpi_gbl_root_table_list.tables[i].signature), in ACPI_EXPORT_SYMBOL_INIT()
233 if (!acpi_gbl_root_table_list.tables[i].pointer) { in ACPI_EXPORT_SYMBOL_INIT()
234 if ((acpi_gbl_root_table_list.tables[i].flags & in ACPI_EXPORT_SYMBOL_INIT()
239 tables[i].address, in ACPI_EXPORT_SYMBOL_INIT()
255 acpi_gbl_root_table_list.tables[i].pointer, in ACPI_EXPORT_SYMBOL_INIT()
300 (&(acpi_gbl_root_table_list.tables[i].signature), in ACPI_EXPORT_SYMBOL()
310 acpi_tb_validate_table(&acpi_gbl_root_table_list.tables[i]); in ACPI_EXPORT_SYMBOL()
312 *out_table = acpi_gbl_root_table_list.tables[i].pointer; in ACPI_EXPORT_SYMBOL()
313 *tbl_size = acpi_gbl_root_table_list.tables[i].length; in ACPI_EXPORT_SYMBOL()
[all …]
Dtbfind.c87 if (ACPI_MEMCMP(&(acpi_gbl_root_table_list.tables[i].signature), in acpi_tb_find_table()
97 if (!acpi_gbl_root_table_list.tables[i].pointer) { in acpi_tb_find_table()
103 tables[i]); in acpi_tb_find_table()
108 if (!acpi_gbl_root_table_list.tables[i].pointer) { in acpi_tb_find_table()
116 (acpi_gbl_root_table_list.tables[i].pointer->signature, in acpi_tb_find_table()
121 tables[i].pointer-> in acpi_tb_find_table()
126 || !ACPI_MEMCMP(acpi_gbl_root_table_list.tables[i]. in acpi_tb_find_table()
Dtbxfload.c117 tables[ACPI_TABLE_INDEX_DSDT].signature), in ACPI_EXPORT_SYMBOL_INIT()
122 tables[ACPI_TABLE_INDEX_DSDT]))) { in ACPI_EXPORT_SYMBOL_INIT()
134 acpi_gbl_root_table_list.tables[ACPI_TABLE_INDEX_DSDT].pointer; in ACPI_EXPORT_SYMBOL_INIT()
169 if (!acpi_gbl_root_table_list.tables[i].address || in ACPI_EXPORT_SYMBOL_INIT()
171 (&(acpi_gbl_root_table_list.tables[i].signature), in ACPI_EXPORT_SYMBOL_INIT()
175 (acpi_gbl_root_table_list.tables[i]. in ACPI_EXPORT_SYMBOL_INIT()
179 (&acpi_gbl_root_table_list.tables[i]))) { in ACPI_EXPORT_SYMBOL_INIT()
292 tables[table_index]); in ACPI_EXPORT_SYMBOL_INIT()
366 if (owner_id != acpi_gbl_root_table_list.tables[i].owner_id) { in ACPI_EXPORT_SYMBOL()
377 (acpi_gbl_root_table_list.tables[i].signature.ascii, in ACPI_EXPORT_SYMBOL()
[all …]
Dtbutils.c181 table_desc = &acpi_gbl_root_table_list.tables[table_index]; in acpi_tb_copy_dsdt()
194 tables[ACPI_TABLE_INDEX_DSDT], in acpi_tb_copy_dsdt()
400 tables[table_index].signature, in acpi_tb_parse_root_table()
Dtbinstal.c79 acpi_tb_acquire_table(&acpi_gbl_root_table_list.tables[table_index], in acpi_tb_compare_tables()
138 tables[table_index], in acpi_tb_install_table_with_override()
334 if (acpi_gbl_root_table_list.tables[i]. in acpi_tb_install_standard_table()
Dtbfadt.c322 length = acpi_gbl_root_table_list.tables[table_index].length; in acpi_tb_parse_fadt()
325 acpi_os_map_memory(acpi_gbl_root_table_list.tables[table_index]. in acpi_tb_parse_fadt()
Dexconfig.c505 tables[table_index]); in acpi_ex_load_op()
Daclocal.h200 struct acpi_table_desc *tables; /* Table descriptor array */ member
/linux-4.1.27/security/apparmor/include/
Dmatch.h88 #define DEFAULT_TABLE(DFA) ((u16 *)((DFA)->tables[YYTD_ID_DEF]->td_data))
89 #define BASE_TABLE(DFA) ((u32 *)((DFA)->tables[YYTD_ID_BASE]->td_data))
90 #define NEXT_TABLE(DFA) ((u16 *)((DFA)->tables[YYTD_ID_NXT]->td_data))
91 #define CHECK_TABLE(DFA) ((u16 *)((DFA)->tables[YYTD_ID_CHK]->td_data))
92 #define EQUIV_TABLE(DFA) ((u8 *)((DFA)->tables[YYTD_ID_EC]->td_data))
93 #define ACCEPT_TABLE(DFA) ((u32 *)((DFA)->tables[YYTD_ID_ACCEPT]->td_data))
94 #define ACCEPT_TABLE2(DFA) ((u32 *)((DFA)->tables[YYTD_ID_ACCEPT2]->td_data))
99 struct table_header *tables[YYTD_ID_TSIZE]; member
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-firmware-sfi1 What: /sys/firmware/sfi/tables/
5 SFI defines a number of small static memory tables
8 The tables are defined in the latest SFI specification:
11 While the tables are used by the kernel, user-space
14 # cd /sys/firmware/sfi/tables
Dsysfs-firmware-dmi6 SMBIOS tables to the operating system. Getting at this
11 information in these tables being correct. It equally
32 'T' in the DMI tables (adjacent or spread apart, it
/linux-4.1.27/Documentation/acpi/
Dinitrd_table_override.txt1 Overriding ACPI tables via initrd
16 For a full list of ACPI tables that can be overridden, take a look at
18 All ACPI tables iasl (Intel's ACPI compiler and disassembler) knows should
29 ACPI tables should not get overridden for productive use.
30 If BIOS ACPI tables are overridden the kernel will get tainted with the
44 # Extract the machine's ACPI tables:
54 # Add the raw ACPI tables to an uncompressed cpio archive.
63 # tables are currently allowed (see osl.c):
79 also static ACPI tables.
93 Alternatively, used ACPI tables can be retrieved via sysfs in latest kernels:
[all …]
Dmethod-customizing.txt27 just run "cat /sys/firmware/acpi/tables/DSDT > /tmp/dsdt.dat"
Dgpio-properties.txt57 There are systems in which the ACPI tables do not contain _DSD but provide _CRS
Denumeration.txt61 from ACPI tables.
/linux-4.1.27/Documentation/x86/
Dintel_mpx.txt40 the bounds tables between the time when it populates "bndcfgu" and
61 tables. If an entire table becomes unused, we will attempt to free
83 * Frees unused bounds tables at the time that the memory they described
95 * new bounds tables (BT) need to be allocated to save bounds.
100 On-demand kernel allocation of bounds tables
107 tables".
111 hardware during both bounds violations or when the tables are not
112 present. The kernel handles those #BR exceptions for not-present tables
116 The tables need to be accessed and controlled by userspace because
120 tables would obviously destroy performance.
[all …]
D00-INDEX11 exception-tables.txt
12 - why and how Linux kernel uses exception tables on x86
/linux-4.1.27/Documentation/devicetree/bindings/arm/tegra/
Dnvidia,tegra20-emc.txt11 set of tables can be present and said tables will be used
33 and the tables are stored directly under the emc node (see below).
37 - name : Should be emc-tables
49 There are two ways of specifying which tables to use:
51 * The simplest is if there is just one set of tables in the device tree,
62 used to select which tables to use.
67 - reg : either an opaque enumerator to tell different tables apart, or
/linux-4.1.27/drivers/media/rc/keymaps/
DKconfig8 Controller tables. They are short tables, but if you
10 tables on userspace, you should disable it.
/linux-4.1.27/Documentation/vm/
Dsplit_page_table_lock4 Originally, mm->page_table_lock spinlock protected all page tables of the
11 tables. Access to higher level tables protected by mm->page_table_lock.
29 Split page table lock for PTE tables is enabled compile-time if
31 If split lock is disabled, all tables guaded by mm->page_table_lock.
33 Split page table lock for PMD tables is enabled, if it's enabled for PTE
34 tables and the architecture supports it (see below).
Dhighmem.txt128 manipulate the kernel's page tables, the data TLB and/or the MMU's registers.
154 (*) PAE makes your page tables larger - which slows the system down as more
Dactive_mm.txt20 user-level page tables at all, so when we do a context switch into an
Dpagemap.txt5 userspace programs to examine the page tables and related information by
/linux-4.1.27/fs/nls/
Dnls_base.c21 static struct nls_table *tables = &default_table; variable
237 struct nls_table ** tmp = &tables; in __register_nls()
251 nls->next = tables; in __register_nls()
252 tables = nls; in __register_nls()
260 struct nls_table ** tmp = &tables; in unregister_nls()
279 for (nls = tables; nls; nls = nls->next) { in find_nls()
/linux-4.1.27/drivers/media/pci/pt1/
Dpt1.c79 struct pt1_table *tables; member
325 page = pt1->tables[pt1->table_index].bufs[pt1->buf_index].page; in pt1_thread()
432 struct pt1_table *tables; in pt1_cleanup_tables() local
435 tables = pt1->tables; in pt1_cleanup_tables()
439 pt1_cleanup_table(pt1, &tables[i]); in pt1_cleanup_tables()
441 vfree(tables); in pt1_cleanup_tables()
446 struct pt1_table *tables; in pt1_init_tables() local
450 tables = vmalloc(sizeof(struct pt1_table) * pt1_nr_tables); in pt1_init_tables()
451 if (tables == NULL) in pt1_init_tables()
458 ret = pt1_init_table(pt1, &tables[0], &first_pfn); in pt1_init_tables()
[all …]
/linux-4.1.27/arch/x86/lib/
DMakefile10 $(obj)/inat-tables.c: $(inat_tables_script) $(inat_tables_maps)
13 $(obj)/inat.o: $(obj)/inat-tables.c
15 clean-files := inat-tables.c
D.gitignore1 inat-tables.c
/linux-4.1.27/drivers/char/agp/
Dsworks-agp.c75 struct serverworks_page_map **tables; in serverworks_free_gatt_pages() local
78 tables = serverworks_private.gatt_pages; in serverworks_free_gatt_pages()
80 entry = tables[i]; in serverworks_free_gatt_pages()
88 kfree(tables); in serverworks_free_gatt_pages()
93 struct serverworks_page_map **tables; in serverworks_create_gatt_pages() local
98 tables = kzalloc((nr_tables + 1) * sizeof(struct serverworks_page_map *), in serverworks_create_gatt_pages()
100 if (tables == NULL) in serverworks_create_gatt_pages()
109 tables[i] = entry; in serverworks_create_gatt_pages()
114 serverworks_private.gatt_pages = tables; in serverworks_create_gatt_pages()
Dati-agp.c87 struct ati_page_map **tables; in ati_free_gatt_pages() local
90 tables = ati_generic_private.gatt_pages; in ati_free_gatt_pages()
92 entry = tables[i]; in ati_free_gatt_pages()
99 kfree(tables); in ati_free_gatt_pages()
105 struct ati_page_map **tables; in ati_create_gatt_pages() local
110 tables = kzalloc((nr_tables + 1) * sizeof(struct ati_page_map *),GFP_KERNEL); in ati_create_gatt_pages()
111 if (tables == NULL) in ati_create_gatt_pages()
116 tables[i] = entry; in ati_create_gatt_pages()
126 ati_generic_private.gatt_pages = tables; in ati_create_gatt_pages()
Damd-k7-agp.c64 struct amd_page_map **tables; in amd_free_gatt_pages() local
67 tables = amd_irongate_private.gatt_pages; in amd_free_gatt_pages()
69 entry = tables[i]; in amd_free_gatt_pages()
76 kfree(tables); in amd_free_gatt_pages()
82 struct amd_page_map **tables; in amd_create_gatt_pages() local
87 tables = kzalloc((nr_tables + 1) * sizeof(struct amd_page_map *),GFP_KERNEL); in amd_create_gatt_pages()
88 if (tables == NULL) in amd_create_gatt_pages()
93 tables[i] = entry; in amd_create_gatt_pages()
103 amd_irongate_private.gatt_pages = tables; in amd_create_gatt_pages()
/linux-4.1.27/Documentation/crypto/
Ddescore-readme.txt50 30us per encryption (options: 64k tables, no IP/FP)
51 33us per encryption (options: 64k tables, FIPS standard bit ordering)
52 45us per encryption (options: 2k tables, no IP/FP)
53 48us per encryption (options: 2k tables, FIPS standard bit ordering)
54 275us to set a new key (uses 1k of key tables)
66 53us per encryption (uses 2k of tables)
67 96us to set a new key (uses 2.25k of key tables)
84 68us per encryption (uses 2k of tables)
85 96us to set a new key (uses 2.25k of key tables)
101 he claims to use 280k of tables but the iteration calculation seems
[all …]
/linux-4.1.27/drivers/firmware/efi/libstub/
Dfdt.c329 efi_config_table_t *tables; in get_fdt() local
333 tables = (efi_config_table_t *) sys_table->tables; in get_fdt()
337 if (efi_guidcmp(tables[i].guid, fdt_guid) == 0) { in get_fdt()
338 fdt = (void *) tables[i].table; in get_fdt()
/linux-4.1.27/lib/raid6/test/
DMakefile13 OBJS = int1.o int2.o int4.o int8.o int16.o int32.o recov.o algos.o tables.o
118 tables.c: mktables
119 ./mktables > tables.c
122 rm -f *.o *.a mktables mktables.c *.uc int*.c altivec*.c neon*.c tables.c raid6test
/linux-4.1.27/drivers/gpu/drm/gma500/
Dmmu.c220 pd->tables = vmalloc_user(sizeof(struct psb_mmu_pt *) * 1024); in psb_mmu_alloc_pd()
221 if (!pd->tables) in psb_mmu_alloc_pd()
265 pt = pd->tables[i]; in psb_mmu_free_pagedir()
270 vfree(pd->tables); in psb_mmu_free_pagedir()
335 pt = pd->tables[index]; in psb_mmu_pt_alloc_map_lock()
343 if (pd->tables[index]) { in psb_mmu_pt_alloc_map_lock()
347 pt = pd->tables[index]; in psb_mmu_pt_alloc_map_lock()
352 pd->tables[index] = pt; in psb_mmu_pt_alloc_map_lock()
374 pt = pd->tables[index]; in psb_mmu_pt_map_lock()
392 pd->tables[pt->index] = NULL; in psb_mmu_pt_unmap_unlock()
Dmmu.h53 struct psb_mmu_pt **tables; member
/linux-4.1.27/arch/x86/platform/efi/
Defi.c277 efi_systab.tables = data ? (unsigned long)data->tables : in efi_systab_init()
278 systab64->tables; in efi_systab_init()
279 tmp |= data ? data->tables : systab64->tables; in efi_systab_init()
312 efi_systab.tables = systab32->tables; in efi_systab_init()
462 efi.config_table = (unsigned long)efi.systab->tables; in efi_init()
482 if (efi_reuse_config(efi.systab->tables, efi.systab->nr_tables)) in efi_init()
Dquirks.c204 int __init efi_reuse_config(u64 tables, int nr_tables) in efi_reuse_config() argument
227 p = tablep = early_memremap(tables, nr_tables * sz); in efi_reuse_config()
/linux-4.1.27/Documentation/arm64/
Dmemory.txt8 tables with a 4KB page size and up to 3 levels with a 64KB page size.
10 AArch64 Linux uses either 3 levels or 4 levels of translation tables
13 64KB pages, only 2 levels of translation tables, allowing 42-bit (4TB)
Darm-acpi.txt120 Booting using ACPI tables
122 The only defined method for passing ACPI tables to the kernel on ARMv8
126 When an ARMv8 system boots, it can either have DT information, ACPI tables,
129 present, the kernel will try to use ACPI tables, but only if they are present.
131 on the command line, the kernel will attempt to use ACPI tables first, but
132 fall back to DT if there are no ACPI tables present. The basic idea is that
135 Processing of ACPI tables may be disabled by passing acpi=off on the kernel
138 In order for the kernel to load and use ACPI tables, the UEFI implementation
142 kernel has, in effect, determined that ACPI tables are not present at that
148 The ACPI core will then locate and map in all other ACPI tables provided by
[all …]
Dtagged-pointers.txt11 The kernel configures the translation tables so that translations made
Dacpi_object_usage.txt3 The expectations of individual ACPI tables are discussed in the list that
12 For ACPI on arm64, tables also fall into the following categories:
63 ACPI tables contain only one DSDT but can contain one or more SSDTs,
227 These tables are a continuation of the DSDT; these are recommended
235 These tables are optional, however. ACPI tables should contain only
529 The APEI tables supported are described above.
Dbooting.txt51 blob using a single section mapping in the initial page tables.
/linux-4.1.27/drivers/sbus/char/
Denvctrl.c168 char *tables; /* Pointer to table(s). */ member
387 tbl = pchild->tables + pchild->tblprop_array[i].offset; in envctrl_read_cpu_info()
418 tbl = pchild->tables + pchild->tblprop_array[i].offset; in envctrl_read_noncpu_info()
884 pchild->tables = kmalloc(tbls_size, GFP_KERNEL); in envctrl_init_i2c_child()
885 if (pchild->tables == NULL){ in envctrl_init_i2c_child()
894 memcpy(pchild->tables, pval, len); in envctrl_init_i2c_child()
1096 kfree(i2c_childlist[index].tables); in envctrl_probe()
1111 kfree(i2c_childlist[index].tables); in envctrl_remove()
/linux-4.1.27/arch/frv/kernel/
Dentry-table.S19 # Declare the main trap and vector tables
21 # There are six tables:
28 # exception processing. We have three different tables for the three
35 # The user and kernel trap tables use the same prologue for normal
47 # The linker script places the user mode and kernel mode trap tables on to
Dbreak.S237 # access the fixup table - there's a 1:1 mapping between the slots in the trap tables and
238 # the slots in the trap fixup tables allowing us to simply divide the offset into the
Dhead-uc-fr451.S155 # start in TLB context 0 with no page tables
/linux-4.1.27/Documentation/x86/x86_64/
Dmm.txt4 Virtual memory map with 4 level page tables:
33 but we support up to 46 bits. This expands into MBZ space in the page tables.
D00-INDEX14 - Memory layout of x86-64 (4 level page tables, 46 bits physical).
/linux-4.1.27/arch/x86/tools/
DMakefile36 …x86/include/asm/inat.h $(srctree)/arch/x86/include/asm/insn.h $(objtree)/arch/x86/lib/inat-tables.c
38 …x86/include/asm/inat.h $(srctree)/arch/x86/include/asm/insn.h $(objtree)/arch/x86/lib/inat-tables.c
/linux-4.1.27/lib/raid6/
D.gitignore4 tables.c
DMakefile3 raid6_pq-y += algos.o recov.o tables.o int1.o int2.o int4.o \
122 targets += tables.c
123 $(obj)/tables.c: $(obj)/mktables FORCE
/linux-4.1.27/include/net/netns/
Dx_tables.h10 struct list_head tables[NFPROTO_NUMPROTO]; member
/linux-4.1.27/Documentation/hwmon/
Dntc_thermistor15 tables; e.g., NCP15WL333 support is added by the table ncpXXwl333.
27 The NTC driver provides lookup tables with a linear approximation function
Dmc13783-adc30 See the following tables for the meaning of the different channels and their
Dlm93201 however, there are only two tables of offsets: one each for temp[12] and
/linux-4.1.27/arch/x86/include/asm/
Defi.h108 extern int __init efi_reuse_config(u64 tables, int nr_tables);
114 u64 tables; member
/linux-4.1.27/Documentation/devicetree/bindings/arm/
Dfw-cfg.txt28 that affect how the firmware works and what tables it installs for the guest
29 OS. For example, boot order of devices, ACPI tables, SMBIOS tables, kernel and
/linux-4.1.27/Documentation/cpu-freq/
Damd-powernow.txt16 The drivers use BIOS supplied tables to obtain frequency and
19 not supply these tables.
/linux-4.1.27/Documentation/frv/
Dmmu-layout.txt100 support really fast as there's no need to flush the TLB or modify the page tables. The DAMLR
127 allow userspace (by way of page tables) and itself (by way of kmap) to deal with the memory
139 The page tables are arranged in 2-layer format. There is a middle layer (PMD) that would be used in
140 3-layer format tables but that is folded into the top layer (PGD) and so consumes no extra memory
175 MMU page tables. But they are all grouped together to make management easier, in particular rmap
178 Grouping page tables in this fashion makes PGE caching in SCR0/SCR1 more efficient because the
181 Page tables for the vmalloc area are allocated at boot time and shared between all mm_structs.
200 This is so arranged so as to make best use of the 16KB page tables and the way in which PGEs/PMEs
/linux-4.1.27/Documentation/vDSO/
DMakefile11 HOSTCFLAGS_vdso_standalone_test_x86.o := -fno-asynchronous-unwind-tables -fno-stack-protector
/linux-4.1.27/net/irda/
Dparameters.c467 (pi_minor > info->tables[pi_major].len-1)) in irda_param_insert()
477 pi_minor_info = &info->tables[pi_major].pi_minor_call_table[pi_minor]; in irda_param_insert()
522 (pi_minor > info->tables[pi_major].len-1)) in irda_param_extract()
532 pi_minor_info = &info->tables[pi_major].pi_minor_call_table[pi_minor]; in irda_param_extract()
/linux-4.1.27/fs/hfsplus/
DMakefile8 bnode.o brec.o bfind.o tables.o unicode.o wrapper.o bitmap.o part_tbl.o \
/linux-4.1.27/Documentation/devicetree/bindings/video/
Dadi,adv7511.txt16 properties describe the input and map directly to the video input tables of the
31 listed in the input format tables in the datasheet.
/linux-4.1.27/Documentation/
Dcrc32.txt122 When space is more constrained, smaller tables can be used, e.g. two
126 technique, because tables larger than 256 entries use too much memory and,
140 two different 256-entry tables. Each contains the remainder required
141 to cancel out the corresponding byte. The tables are different because the
149 This can be extended to "slicing by 4" using 4 256-entry tables.
151 broken into bytes and looked up in the tables. Because the 32-bit shift
Ddontdiff142 inat-tables.c
223 tables.c
Dunicode.txt16 This changes the semantics of the eight-bit character tables subtly.
17 The four character tables are now:
Dcachetlb.txt25 page tables. Meaning that if the software page tables change, it is
37 This is usually invoked when the kernel page tables are
96 "vma->vm_mm", in the software page tables.
DIntel-IOMMU.txt79 Something like this gets printed indicating presence of DMAR tables
Dvfio.txt73 granularity. In IOMMUs which make use of page tables, it may be
74 possible to share a set of page tables between different groups,
76 reduced duplicate page tables), and to the user (programming only
DIPMI.txt54 can have ACPI tables describing them.
58 detected (via ACPI or SMBIOS tables) and should just work. Sadly,
356 in the system. By default, scan the ACPI tables for interfaces, and
496 finds in DMI or ACPI tables. You can change this
Dcpu-hotplug.txt61 ia64 uses the number of disabled local apics in ACPI tables MADT to
64 on the apicid values in those tables for disabled apics. In the event
Drbtree.txt12 to insert/access/delete nodes) and hash tables (which are not kept sorted to
Ddynamic-debug-howto.txt239 These dyndbg params are processed just after the ddebug tables are
Dmemory-hotplug.txt68 management tables, and makes sysfs files for new memory's operation.
Dkernel-parameters.txt260 /sys/firmware/acpi/tables.
264 tables to /sys/firmware/acpi/tables/dynamic.
442 driver will print ACPI tables for AMD IOMMU during
1493 By default, extended context tables will be supported if
1495 extended tables themselves, and also PASID support. With
1496 this option set, extended tables will not be used even
1704 kvm-intel.ept= [KVM,Intel] Disable extended page tables
/linux-4.1.27/block/partitions/
DKconfig59 Support reading partition tables created on Acorn machines using
119 bool "PC BIOS (MSDOS partition tables) support" if PARTITION_ADVANCED
125 bool "BSD disklabel (FreeBSD partition tables) support"
151 to read these partition tables and further mount Solaris x86
226 bool "Sun partition tables support" if PARTITION_ADVANCED
231 read these partition tables and further mount SunOS partitions from
/linux-4.1.27/drivers/sfi/
DKconfig10 via static tables in memory. Kernel SFI support is required to
/linux-4.1.27/arch/x86/kernel/cpu/
Dintel_pt.h107 struct list_head tables; member
Dperf_event_intel_pt.c333 list_add_tail(&topa->list, &buf->tables); in topa_insert_table()
416 list_for_each_entry(topa, &buf->tables, list) { in pt_topa_dump()
737 list_for_each_entry_safe(topa, iter, &buf->tables, list) { in pt_buffer_fini_topa()
818 INIT_LIST_HEAD(&buf->tables); in pt_buffer_setup_aux()
/linux-4.1.27/include/net/irda/
Dparameters.h84 const pi_major_info_t *tables; member
/linux-4.1.27/net/netfilter/
Dxt_recent.c92 struct list_head tables; member
221 list_for_each_entry(t, &recent_net->tables, list) in recent_table_lookup()
428 list_add_tail(&t->list, &recent_net->tables); in recent_mt_check()
661 list_for_each_entry(t, &recent_net->tables, list) in recent_proc_net_exit()
684 INIT_LIST_HEAD(&recent_net->tables); in recent_net_init()
Dx_tables.c719 list_for_each_entry(t, &net->xt.tables[af], list) in xt_find_table_lock()
869 list_for_each_entry(t, &net->xt.tables[table->af], list) { in xt_register_table()
888 list_add(&table->list, &net->xt.tables[table->af]); in xt_register_table()
926 return seq_list_start(&net->xt.tables[af], *pos); in xt_table_seq_start()
935 return seq_list_next(v, &net->xt.tables[af], pos); in xt_table_seq_next()
1316 INIT_LIST_HEAD(&net->xt.tables[i]); in xt_net_init()
Dnf_tables_api.c36 INIT_LIST_HEAD(&afi->tables); in nft_register_afinfo()
332 list_for_each_entry(table, &afi->tables, list) { in nft_table_lookup()
482 list_for_each_entry_rcu(table, &afi->tables, list) { in nf_tables_dump_tables()
700 list_add_tail_rcu(&table->list, &afi->tables); in nf_tables_newtable()
758 list_for_each_entry_safe(table, nt, &afi->tables, list) { in nft_flush()
1031 list_for_each_entry_rcu(table, &afi->tables, list) { in nf_tables_dump_chains()
1829 list_for_each_entry_rcu(table, &afi->tables, list) { in nf_tables_dump_rules()
2502 list_for_each_entry_rcu(table, &afi->tables, list) { in nf_tables_dump_sets()
3975 &trans->ctx.afi->tables); in nf_tables_abort()
DKconfig447 tristate "Netfilter nf_tables mixed IPv4/IPv6 tables support"
718 The target allows you to create rules in the "raw" and "mangle" tables
888 the tables, chains, rules.
/linux-4.1.27/drivers/net/wireless/b43/
DMakefile3 b43-$(CONFIG_B43_PHY_G) += phy_a.o phy_g.o tables.o lo.o wa.o
/linux-4.1.27/scripts/coccinelle/misc/
Dof_table.cocci1 /// Make sure of_device_id tables are NULL terminated
/linux-4.1.27/arch/tile/
DMakefile31 KBUILD_CFLAGS += -fno-asynchronous-unwind-tables
/linux-4.1.27/arch/alpha/
DMakefile16 cflags-y += $(call cc-option, -fno-jump-tables)
/linux-4.1.27/tools/perf/Documentation/
Dperf-buildid-list.txt16 tools can be used to fetch packages with matching symbol tables for use by
Dperf-bench.txt208 Suite for evaluating hash tables.
Dperf-kvm.txt46 so that other tools can be used to fetch packages with matching symbol tables
/linux-4.1.27/drivers/mfd/
DMakefile43 obj-$(CONFIG_MFD_ARIZONA) += wm5102-tables.o
46 obj-$(CONFIG_MFD_ARIZONA) += wm5110-tables.o
49 obj-$(CONFIG_MFD_ARIZONA) += wm8997-tables.o
/linux-4.1.27/arch/s390/include/asm/
Dtlb.h41 void *tables[0]; member
/linux-4.1.27/drivers/media/pci/meye/
Dmeye.c360 static u16 tables[] = { in jpeg_huffman_tables() local
393 *length = ARRAY_SIZE(tables); in jpeg_huffman_tables()
394 return tables; in jpeg_huffman_tables()
493 u16 *tables; in mchip_load_tables() local
495 tables = jpeg_huffman_tables(&length); in mchip_load_tables()
497 writel(tables[i], meye.mchip_mmregs + MCHIP_VRJ_TABLE_DATA); in mchip_load_tables()
499 tables = jpeg_quantisation_tables(&length, meye.params.quality); in mchip_load_tables()
501 writel(tables[i], meye.mchip_mmregs + MCHIP_VRJ_TABLE_DATA); in mchip_load_tables()
/linux-4.1.27/drivers/usb/storage/
DMakefile15 usb-storage-y += usual-tables.o
/linux-4.1.27/drivers/sh/intc/
DKconfig39 between system IRQs and the per-controller id tables.
/linux-4.1.27/arch/x86/mm/
Dinit.c126 unsigned long tables = INIT_PGT_BUF_SIZE; in early_alloc_pgt_buf() local
129 base = __pa(extend_brk(tables, PAGE_SIZE)); in early_alloc_pgt_buf()
133 pgt_buf_top = pgt_buf_start + (tables >> PAGE_SHIFT); in early_alloc_pgt_buf()
/linux-4.1.27/Documentation/devicetree/bindings/iommu/
Drenesas,ipmmu-vmsa.txt3 The IPMMU is an IOMMU implementation compatible with the ARM VMSA page tables.
Dsamsung,sysmmu.txt8 ARMv7 translation tables with minimum set of page properties including access
/linux-4.1.27/Documentation/filesystems/
Dufs.txt60 to dushistov@mail.ru (do not send partition tables bug reports).
Dlogfs.txt178 tables of increasing size are used. For each table, the hash value
201 overflow with just 21 entries (4 higher tables + 16 entries + 1). So
Df2fs.txt469 F2FS implements multi-level hash tables for directory structure. Each level has
504 scans the next hash table in level #1. In this way, F2FS scans hash tables in
512 file name. F2FS searches the empty slots in the hash tables of whole levels from
Dromfs.txt84 reliable, it does not require any tables, and it is very simple.
Dsquashfs.txt97 xattr tables are written.
Dext4.txt94 * ability to pack bitmaps and inode tables into larger virtual groups via the
120 grouping of bitmaps and inode tables. Some test results available here:
Dproc.txt883 AnonPages: Non-file backed pages mapped into userspace page tables
884 AnonHugePages: Non-file backed huge pages mapped into userspace page tables
890 tables.
1078 rt6_stats Global IPv6 routing tables statistics
1095 ip_masq Directory containing the masquerading tables
Dhpfs.txt105 HPFS can contain several uppercasing tables for several codepages and each
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/qe/
Dpincfg.txt23 tables in User Manual. Each pin can have up to 4 possible functions in
/linux-4.1.27/include/asm-generic/
Dtlb.h54 void *tables[0]; member
/linux-4.1.27/Documentation/networking/
Dgianfar.txt29 before the hash tables. See Linux documentation on how to join
Dpolicy-routing.txt84 tables. Every rule is supplied with its own gateway, device
Ddecnet.txt125 each interface and update the kernel routing tables accordingly. The
127 rtnetlink to update the kernels routing tables.
Dbatman-adv.txt7 tables, batman-advanced operates on ISO/OSI Layer 2 only and uses
Dscaling.txt210 it does not update active tables.
261 in both tables is identical. This is likely false if the scheduler has
/linux-4.1.27/Documentation/mmc/
Dmmc-dev-parts.txt16 a bootloader or bootloader configuration tables crucial to booting the
/linux-4.1.27/arch/x86/um/vdso/
DMakefile40 CFL := $(PROFILING) -mcmodel=small -fPIC -O2 -fasynchronous-unwind-tables -m64 \
/linux-4.1.27/arch/arc/
DMakefile37 cflags-$(CONFIG_ARC_DW2_UNWIND) += -fasynchronous-unwind-tables
/linux-4.1.27/arch/m68k/fpsp040/
Ddecbin.S53 | tables rounded to RN, RM, and RP, according to the table
83 | to nearest, minus, and plus, respectively. The tables include
86 | tables include the first 5 for ease of indexing.
Dtbldo.S8 | levels, and the tables are still contained
/linux-4.1.27/drivers/acpi/
DMakefile11 obj-y += tables.o
DKconfig93 tables. This option allows to access the EC directly without ACPI
251 bool "ACPI tables override via initrd"
255 This option provides functionality to override arbitrary ACPI tables
256 via initrd. No functional change if no ACPI tables are passed via
/linux-4.1.27/drivers/xen/
Defi.c287 .tables = EFI_INVALID_TABLE_ADDR /* Initialized later. */
341 efi_systab_xen.tables = info->cfg.addr; in xen_efi_probe()
DKconfig73 tables needed for physical memory administration.
/linux-4.1.27/arch/ia64/kernel/
Desi.c58 config_tables = __va(efi.systab->tables); in esi_init()
Dunwind.c87 struct unw_table *tables; member
147 .tables = &unw.kernel_table,
1563 for (table = unw.tables; table; table = table->next) { in build_script()
1572 if (prev && prev != unw.tables) { in build_script()
1575 table->next = unw.tables->next; in build_script()
1576 unw.tables->next = table; in build_script()
2118 table->next = unw.tables->next; in unw_add_unwind_table()
2119 unw.tables->next = table; in unw_add_unwind_table()
2151 for (prev = (struct unw_table *) &unw.tables; prev; prev = prev->next) in unw_remove_unwind_table()
/linux-4.1.27/drivers/irqchip/
Dirq-gic-v3-its.c69 void *tables[GITS_BASER_NR_REGS]; member
827 if (its->tables[i]) { in its_free_tables()
828 free_page((unsigned long)its->tables[i]); in its_free_tables()
829 its->tables[i] = NULL; in its_free_tables()
888 its->tables[i] = base; in its_alloc_tables()
/linux-4.1.27/Documentation/virtual/kvm/
Dmmu.txt129 tables if npt is not present
150 page tables, each 32-bit gpte is converted to two 64-bit sptes
245 The guest uses two events to synchronize its tlb and page tables: tlb flushes
249 guest's cr3. This is expensive, so we keep all guest page tables write
293 - if needed, walk the guest page tables to determine the guest translation
300 instantiating missing intermediate page tables as necessary
409 create new shadow page tables, the old pages are not used because of the
Dtimekeeping.txt256 (*) location vendor specific and now determined from ACPI global tables
295 indicated through ACPI tables by the BIOS.
/linux-4.1.27/Documentation/fb/
Dinternals.txt74 are looked up in separate red, green, and blue lookup tables.
Dapi.txt115 indexes a read-only lookup table for the corresponding value. Lookup tables
/linux-4.1.27/arch/arm/include/asm/
Dtlb.h47 void *tables[0]; member
/linux-4.1.27/Documentation/driver-model/
Dplatform.txt82 In some cases, boot firmware will export tables describing the devices
83 that are populated on a given board. Without such tables, often the
110 bus-level support for dynamic configuration (PCI, USB), or device tables
/linux-4.1.27/Documentation/arm/
Duefi.txt16 interface of UEFI configuration tables. (ACPI, SMBIOS, ...)
/linux-4.1.27/net/ipv4/netfilter/
DKconfig164 tristate "IP tables support (required for filtering/masq/NAT)"
373 # ARP tables
375 tristate "ARP tables support"
/linux-4.1.27/include/linux/
Defi.h637 u64 tables; member
653 u32 tables; member
669 unsigned long tables; member
/linux-4.1.27/net/bridge/netfilter/
DKconfig29 tristate "Ethernet Bridge tables (ebtables) support"
39 # tables
Debtables.c354 return find_inlist_lock(&net->xt.tables[NFPROTO_BRIDGE], name, in find_table_lock()
1219 list_for_each_entry(t, &net->xt.tables[NFPROTO_BRIDGE], list) { in ebt_register_table()
1232 list_add(&table->list, &net->xt.tables[NFPROTO_BRIDGE]); in ebt_register_table()
/linux-4.1.27/net/ipv6/
DKconfig217 Support multiple routing tables.
228 avoided by defining different routing tables for the normal and
/linux-4.1.27/Documentation/laptops/
Dasus-laptop.txt191 according to the tables below.
248 - a copy of your ACPI tables, using the "acpidump" utility
/linux-4.1.27/arch/arm/mach-s3c24xx/
DKconfig124 This also means that the PLL tables for the selected CPU(s) will
422 PLL tables for S3C2440 or S3C2442 CPUs with 12MHz crystals.
429 PLL tables for S3C2440 or S3C2442 CPUs with 16.934MHz crystals.
/linux-4.1.27/arch/arm64/kernel/
Defi.c138 config_tables = early_memremap(efi_to_phys(efi.systab->tables), in uefi_init()
/linux-4.1.27/Documentation/infiniband/
Duser_verbs.txt35 ib_uverbs module maintains idr tables that are used to translate
/linux-4.1.27/arch/x86/crypto/
Dcrc32c-pcl-intel-asm_64.S330 ## PCLMULQDQ tables
/linux-4.1.27/drivers/scsi/aic7xxx/
DKconfig.aic79xx82 Compile in register value tables for the output of expanded register
DKconfig.aic7xxx87 Compile in register value tables for the output of expanded register
/linux-4.1.27/drivers/cpufreq/
DKconfig.x86184 bool "Built-in tables for Banias CPUs"
188 Use built-in tables for Banias CPUs if ACPI encoding
DKconfig.arm18 big.LITTLE platform. This gets frequency tables from DT.
/linux-4.1.27/arch/frv/
DKconfig94 bool "Allocate page tables in highmem"
100 Setting this option will put user-space page tables in high memory.
/linux-4.1.27/scripts/genksyms/
Dkeywords.hash.c_shipped28 #error "gperf generated tables don't work with this execution character set. Please report a bug to…
/linux-4.1.27/arch/ia64/hp/sim/boot/
Dfw-emu.c288 efi_systab->tables = __pa(efi_tables); in sys_fw_init()
/linux-4.1.27/arch/sh/
DMakefile200 KBUILD_CFLAGS += -fasynchronous-unwind-tables
/linux-4.1.27/arch/arm/crypto/
DKconfig108 This implementation does not rely on any lookup tables so it is
/linux-4.1.27/arch/x86/vdso/
DMakefile69 CFL := $(PROFILING) -mcmodel=small -fPIC -O2 -fasynchronous-unwind-tables -m64 \
/linux-4.1.27/arch/x86/
DMakefile166 KBUILD_CFLAGS += -fno-asynchronous-unwind-tables
/linux-4.1.27/Documentation/firmware_class/
DREADME114 - Replacing buggy DSDT/SSDT ACPI tables on boot.
/linux-4.1.27/arch/arm/mm/
Dproc-v6.S224 ARM_BE8(orr r6, r6, #1 << 25) @ big-endian page tables
Dproc-v7.S453 ARM_BE8(orr r6, r6, #1 << 25) @ big-endian page tables
/linux-4.1.27/arch/x86/kernel/
Dkexec-bzimage64.c148 esd->tables = efi.config_table; in prepare_add_efi_setup_data()
/linux-4.1.27/Documentation/gpio/
Dboard.txt98 GPIOs are mapped by the means of tables of lookups, containing instances of the
/linux-4.1.27/Documentation/RCU/
DarrayRCU.txt18 Hash tables are often implemented as an array, where each array entry
DRTFP.txt179 The problem of resizeable RCU-protected hash tables may now be on a path
196 RCU-protected resizeable hash tables [Triplett:2011:RPHash], the 3.0 RCU
202 covering RCU-protected resizable hash tables and the relationship
2284 ,Title="Scalable concurrent hash tables via relativistic programming"
2289 RP fun with hash tables.
2458 resizable hash tables.
2482 RP fun with hash tables.
2639 RCU-protected hash tables, barriers vs. read-side traversal order.
/linux-4.1.27/arch/ia64/sn/kernel/
Dsetup.c171 config_tables = __va(efi_systab->tables); in early_sn_setup()
/linux-4.1.27/drivers/firmware/efi/
Defi.c355 config_tables = early_memremap(efi.systab->tables, in efi_config_init()
/linux-4.1.27/drivers/mtd/
DKconfig80 Allow generic configuration of the MTD partition tables via the kernel
121 If you need code which can detect and parse these tables, and
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/
Dfman.txt237 In the tables bellow there's a description of the cell-index
238 use, there are two tables, one describes the use of cell-index
Dmpc5200.txt70 Note: The tables below show the value for the mpc5200. A mpc5200b device
/linux-4.1.27/Documentation/cris/
DREADME128 TCP: Hash tables configured (established 2048 bind 2048)
/linux-4.1.27/arch/arm/
DMakefile111 CFLAGS_ABI +=-funwind-tables
/linux-4.1.27/scripts/kconfig/
Dzconf.hash.c_shipped28 #error "gperf generated tables don't work with this execution character set. Please report a bug to…
/linux-4.1.27/drivers/tty/vt/
Dcp437.uni8 # DEC VT, and IBM CP 437 tables.
/linux-4.1.27/Documentation/fmc/
Dmezzanine.txt44 Therefore, we have two tables of identifiers.
/linux-4.1.27/Documentation/usb/
Dhotplug.txt116 Most USB device drivers should pass these tables to the USB subsystem as
Dpersist.txt151 happened and will continue to use the partition tables, inodes, and
/linux-4.1.27/arch/s390/mm/
Dpgtable.c1142 __tlb_remove_table(batch->tables[i]); in tlb_remove_table_rcu()
1172 (*batch)->tables[(*batch)->nr++] = table; in tlb_remove_table()
/linux-4.1.27/Documentation/acpi/apei/
Deinj.txt15 Alternatively, look in /sys/firmware/acpi/tables for an "EINJ" file,
/linux-4.1.27/arch/arm/kernel/
Dhead.S201 add r4, r4, #0x1000 @ point to the PMD tables
/linux-4.1.27/Documentation/power/regulator/
Dconsumer.txt147 datasheets have tables showing the maximum current consumed in certain
/linux-4.1.27/include/net/netfilter/
Dnf_tables.h850 struct list_head tables; member
/linux-4.1.27/Documentation/hid/
Dhid-sensor.txt6 a report descriptor conforming to HID 1.12 sensor usage tables.
/linux-4.1.27/drivers/iommu/
DKconfig133 These DMA remapping devices are reported via ACPI tables
/linux-4.1.27/arch/cris/arch-v10/
DREADME.mm36 to use page-tables to map the physical memory into the kernel's address
/linux-4.1.27/arch/sparc/include/asm/
Dpgtable_64.h68 #error MAX_PHYS_ADDRESS_BITS exceeds what kernel page tables can support
/linux-4.1.27/Documentation/video4linux/
Domap3isp.txt103 does not fall under the standard IOCTLs --- gamma tables and configuration of
/linux-4.1.27/net/ipv6/netfilter/
DKconfig110 tristate "IP6 tables support (required for filtering)"
/linux-4.1.27/arch/arc/kernel/
Dentry.S772 ; Despite -fasynchronous-unwind-tables, linker is not making dwarf2 unwinder
/linux-4.1.27/arch/arm64/
DKconfig450 allowing only two levels of page tables and faster TLB
720 bool "Enable support for SMBIOS (DMI) tables"
/linux-4.1.27/Documentation/scsi/
Dtmscsim.txt96 * have copies of your SCSI disk's partition tables on some safe location:
384 partition tables. Even worse, on bootup the DC390 might complain if other
Dst.txt56 Many Unices contain internal tables that associate different modes to
58 tables (and will not do that in future). Instead of that, a utility
Dlibsas.txt392 tables.
/linux-4.1.27/tools/perf/config/
DMakefile168 CFLAGS += -funwind-tables
/linux-4.1.27/arch/arm/boot/compressed/
Dhead.S747 ARM_BE8( orr r0, r0, #1 << 25 ) @ big-endian page tables
774 ARM_BE8( orr r0, r0, #1 << 25 ) @ big-endian page tables
/linux-4.1.27/Documentation/input/
Dalps.txt81 In the following tables, the following notation is used.
/linux-4.1.27/Documentation/spi/
Dspi-summary48 tables.
163 device tables provided by board specific initialization code. SPI
/linux-4.1.27/Documentation/device-mapper/
Dthin-provisioning.txt15 lookup tables, and so performance was O(depth). This new
/linux-4.1.27/sound/soc/codecs/
DMakefile129 snd-soc-wm5100-objs := wm5100.o wm5100-tables.o
/linux-4.1.27/mm/
Dmemory.c344 __tlb_remove_table(batch->tables[i]); in tlb_remove_table_rcu()
380 (*batch)->tables[(*batch)->nr++] = table; in tlb_remove_table()

12