Home
last modified time | relevance | path

Searched refs:tables (Results 1 – 25 of 316) sorted by relevance

12345678910>>...13

/linux/drivers/comedi/drivers/
H A Dni_routes.h79 struct ni_route_tables *tables);
133 const struct ni_route_tables *tables);
151 const struct ni_route_tables *tables);
163 const struct ni_route_tables *tables) in route_is_valid() argument
165 return ni_route_to_register(src, dest, tables) >= 0; in route_is_valid()
195 unsigned int ni_count_valid_routes(const struct ni_route_tables *tables);
210 unsigned int ni_get_valid_routes(const struct ni_route_tables *tables,
235 const struct ni_route_tables *tables);
244 const struct ni_route_tables *tables) in route_register_is_valid() argument
246 return ni_find_route_source(src_sel_reg_value, dest, tables) >= 0; in route_register_is_valid()
[all …]
H A Dni_routes.c95 struct ni_route_tables *tables) in ni_find_device_routes() argument
108 tables->route_values = rv; in ni_find_device_routes()
109 tables->valid_routes = dr; in ni_find_device_routes()
137 struct ni_route_tables *tables) in ni_assign_device_routes() argument
139 memset(tables, 0, sizeof(struct ni_route_tables)); in ni_assign_device_routes()
141 tables); in ni_assign_device_routes()
149 unsigned int ni_count_valid_routes(const struct ni_route_tables *tables) in ni_count_valid_routes() argument
154 for (i = 0; i < tables->valid_routes->n_route_sets; ++i) { in ni_count_valid_routes()
155 const struct ni_route_set *R = &tables->valid_routes->routes[i]; in ni_count_valid_routes()
161 const u8 *rv = tables->route_values; in ni_count_valid_routes()
[all …]
/linux/tools/perf/pmu-events/
H A Dempty-pmu-events.c5910 for (const struct pmu_events_map *tables = &pmu_events_map[0];
5911 tables->arch;
5912 tables++) {
5913 if (!strcmp(tables->arch, arch) && !strcmp_cpuid_str(tables->cpuid, cpuid))
5914 return &tables->event_table;
5921 for (const struct pmu_events_map *tables = &pmu_events_map[0];
5922 tables->arch;
5923 tables++) {
5924 if (!strcmp(tables
3284 for (const struct pmu_events_map *tables = &pmu_events_map[0]; find_core_events_table() local
3295 for (const struct pmu_events_map *tables = &pmu_events_map[0]; find_core_metrics_table() local
3306 for (const struct pmu_events_map *tables = &pmu_events_map[0]; pmu_for_each_core_event() local
3320 for (const struct pmu_events_map *tables = &pmu_events_map[0]; pmu_for_each_core_metric() local
3333 for (const struct pmu_sys_events *tables = &pmu_sys_event_tables[0]; find_sys_events_table() local
3344 for (const struct pmu_sys_events *tables = &pmu_sys_event_tables[0]; pmu_for_each_sys_event() local
3358 for (const struct pmu_sys_events *tables = &pmu_sys_event_tables[0]; pmu_for_each_sys_metric() local
[all...]
/linux/security/apparmor/
H A Dmatch.c104 static int verify_table_headers(struct table_header **tables, int flags) in verify_table_headers() argument
110 if (!(tables[YYTD_ID_DEF] && tables[YYTD_ID_BASE] && in verify_table_headers()
111 tables[YYTD_ID_NXT] && tables[YYTD_ID_CHK])) in verify_table_headers()
115 state_count = tables[YYTD_ID_BASE]->td_lolen; in verify_table_headers()
117 if (!tables[YYTD_ID_ACCEPT]) in verify_table_headers()
119 if (state_count != tables[YYTD_ID_ACCEPT]->td_lolen) in verify_table_headers()
123 if (!tables[YYTD_ID_ACCEPT2]) in verify_table_headers()
125 if (state_count != tables[YYTD_ID_ACCEPT2]->td_lolen) in verify_table_headers()
128 if (state_count != tables[YYTD_ID_DEF]->td_lolen) in verify_table_headers()
132 trans_count = tables[YYTD_ID_NXT]->td_lolen; in verify_table_headers()
[all …]
/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c93 struct tables { struct
111 static struct tables tables_global; argument
1141 struct tables *tables = container_of(dbe, struct tables, dbe); in tuple_set_bytes()
1149 call_object(tables->evsel_handler, t, "evsel_table"); in python_export_evsel()
1159 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_evsel()
1168 call_object(tables in python_export_machine()
1146 struct tables *tables = container_of(dbe, struct tables, dbe); python_export_evsel() local
1164 struct tables *tables = container_of(dbe, struct tables, dbe); python_export_machine() local
1183 struct tables *tables = container_of(dbe, struct tables, dbe); python_export_thread() local
1204 struct tables *tables = container_of(dbe, struct tables, dbe); python_export_comm() local
1225 struct tables *tables = container_of(dbe, struct tables, dbe); python_export_comm_thread() local
1244 struct tables *tables = container_of(dbe, struct tables, dbe); python_export_dso() local
1268 struct tables *tables = container_of(dbe, struct tables, dbe); python_export_symbol() local
1291 struct tables *tables = container_of(dbe, struct tables, dbe); python_export_branch_type() local
1309 struct tables *tables = container_of(dbe, struct tables, dbe); python_export_sample_table() local
1350 struct tables *tables = container_of(dbe, struct tables, dbe); python_export_synth() local
1367 struct tables *tables = container_of(dbe, struct tables, dbe); python_export_sample() local
1379 struct tables *tables = container_of(dbe, struct tables, dbe); python_export_call_path() local
1403 struct tables *tables = container_of(dbe, struct tables, dbe); python_export_call_return() local
1437 struct tables *tables = container_of(dbe, struct tables, dbe); python_export_context_switch() local
1509 struct tables *tables = &tables_global; python_process_event() local
1601 struct tables *tables = &tables_global; python_process_switch() local
1800 set_table_handlers(struct tables * tables) set_table_handlers() argument
1912 struct tables *tables = &tables_global; python_start_script() local
1979 struct tables *tables = &tables_global; python_stop_script() local
[all...]
/linux/scripts/
H A Dcheck-sysctl-docs114 match($0, /static( const)? struct ctl_table ([^][]+)/, tables)
115 curtable = tables[2]
160 match($0, /__register_sysctl_table\([^,]+, *"([^"]+)" *, *([^,]+)/, tables)
161 if (debug) print "Registering variable table " tables[2] " at " tables[1]
162 if (tables[1] == table && tables[2] in vars) {
163 for (entry in entries[vars[tables[2]]]) {
/linux/Documentation/admin-guide/acpi/
H A Dinitrd_table_override.rst4 Upgrading ACPI tables via initrd
11 upgrade the ACPI execution environment that is defined by the ACPI tables
12 via upgrading the ACPI tables provided by the BIOS with an instrumented,
13 modified, more recent version one, or installing brand new ACPI tables.
19 For a full list of ACPI tables that can be upgraded/installed, take a look
21 drivers/acpi/tables.c.
23 All ACPI tables iasl (Intel's ACPI compiler and disassembler) knows should
37 allows you to upgrade the buggy tables before your platform/BIOS vendor
45 platform provided ACPI tables or inserting new ACPI tables.
55 # Extract the machine's ACPI tables:
[all …]
/linux/Documentation/ABI/testing/
H A Dsysfs-firmware-dmi-tables1 What: /sys/firmware/dmi/tables/
13 The dmi/tables provides raw SMBIOS entry point and DMI tables
18 /sys/firmware/dmi/tables/smbios_entry_point
19 /sys/firmware/dmi/tables/DMI
22 tables.
/linux/security/apparmor/include/
H A Dmatch.h92 #define DEFAULT_TABLE(DFA) ((u32 *)((DFA)->tables[YYTD_ID_DEF]->td_data))
93 #define BASE_TABLE(DFA) ((u32 *)((DFA)->tables[YYTD_ID_BASE]->td_data))
94 #define NEXT_TABLE(DFA) ((u32 *)((DFA)->tables[YYTD_ID_NXT]->td_data))
95 #define CHECK_TABLE(DFA) ((u32 *)((DFA)->tables[YYTD_ID_CHK]->td_data))
96 #define EQUIV_TABLE(DFA) ((u8 *)((DFA)->tables[YYTD_ID_EC]->td_data))
97 #define ACCEPT_TABLE(DFA) ((u32 *)((DFA)->tables[YYTD_ID_ACCEPT]->td_data))
98 #define ACCEPT_TABLE2(DFA) ((u32 *)((DFA)->tables[YYTD_ID_ACCEPT2]->td_data))
104 struct table_header *tables[YYTD_ID_TSIZE]; member
/linux/net/ipv4/
H A Dudp_tunnel_nic.c137 for (j = 0; j < info->tables[i].n_entries; j++) in udp_tunnel_nic_is_empty()
153 table = &dev->udp_tunnel_nic_info->tables[i]; in udp_tunnel_nic_should_replay()
246 for (j = 0; j < info->tables[i].n_entries; j++) in udp_tunnel_nic_device_sync_by_port()
260 for (j = 0; j < info->tables[i].n_entries; j++) in udp_tunnel_nic_device_sync_by_table()
263 if (j == info->tables[i].n_entries) in udp_tunnel_nic_device_sync_by_table()
271 for (j = 0; j < info->tables[i].n_entries; j++) { in udp_tunnel_nic_device_sync_by_table()
328 if (udp_tunnel_nic_table_is_capable(&info->tables[i], ti)) in udp_tunnel_nic_is_capable()
342 for (j = 0; j < info->tables[i].n_entries; j++) { in udp_tunnel_nic_has_collision()
425 table = &dev->udp_tunnel_nic_info->tables[i]; in udp_tunnel_nic_try_existing()
460 table = &dev->udp_tunnel_nic_info->tables[i]; in udp_tunnel_nic_add_new()
[all …]
/linux/arch/arm64/
H A DMakefile59 KBUILD_CFLAGS += -fno-asynchronous-unwind-tables -fno-unwind-tables
60 KBUILD_AFLAGS += -fno-asynchronous-unwind-tables -fno-unwind-tables
61 KBUILD_RUSTFLAGS += -Cforce-unwind-tables=n
63 KBUILD_CFLAGS += -fasynchronous-unwind-tables
64 KBUILD_AFLAGS += -fasynchronous-unwind-tables
65 KBUILD_RUSTFLAGS += -Cforce-unwind-tables=y -Zuse-sync-unwind=n
/linux/Documentation/arch/x86/
H A Dpti.rst15 page tables for use only when running userspace applications. When
17 page tables are switched to the full "kernel" copy. When the system
20 The userspace page tables contain only a minimal amount of kernel
36 When PTI is enabled, the kernel manages two sets of page tables.
41 Although _complete_, the user portion of the kernel page tables is
46 The userspace page tables map only the kernel data needed to enter
52 page tables like normal. The only difference is when the kernel
55 userspace page tables' PGD.
58 layers of the page tables. This leaves a single, shared set of
59 userspace page tables to manage. One PTE to lock, one set of
[all …]
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dfs_tcp.c15 struct mlx5e_flow_table tables[ACCEL_FS_TCP_NUM_TYPES]; member
94 ft = &fs_tcp->tables[ACCEL_FS_IPV4_TCP]; in mlx5e_accel_fs_add_sk()
106 ft = &fs_tcp->tables[ACCEL_FS_IPV4_TCP]; in mlx5e_accel_fs_add_sk()
109 ft = &fs_tcp->tables[ACCEL_FS_IPV6_TCP]; in mlx5e_accel_fs_add_sk()
159 accel_fs_t = &fs_tcp->tables[type]; in accel_fs_tcp_add_default_rule()
269 struct mlx5e_flow_table *ft = &accel_tcp->tables[type]; in accel_fs_tcp_create_table()
331 dest.ft = accel_tcp->tables[i].t; in accel_fs_tcp_enable()
348 if (IS_ERR_OR_NULL(fs_tcp->tables[i].t)) in accel_fs_tcp_destroy_table()
352 mlx5e_destroy_flow_table(&fs_tcp->tables[i]); in accel_fs_tcp_destroy_table()
353 fs_tcp->tables[i].t = NULL; in accel_fs_tcp_destroy_table()
/linux/drivers/media/rc/keymaps/
H A DKconfig9 Controller tables. They are short tables, but if you
11 tables on userspace, you should disable it.
/linux/arch/x86/boot/compressed/
H A Defi.c111 if (esd && !esd->tables) { in get_kexec_setup_data()
154 *cfg_tbl_pa = esd ? esd->tables : stbl->tables; in efi_get_conf_table()
159 *cfg_tbl_pa = stbl->tables; in efi_get_conf_table()
/linux/fs/nls/
H A Dnls_base.c21 static struct nls_table *tables = &default_table; variable
248 struct nls_table ** tmp = &tables; in __register_nls()
262 nls->next = tables; in __register_nls()
263 tables = nls; in __register_nls()
271 struct nls_table ** tmp = &tables; in unregister_nls()
290 for (nls = tables; nls; nls = nls->next) { in find_nls()
/linux/Documentation/firmware-guide/acpi/
H A Dacpi-lid.rst15 using a control method lid device. To implement this, the AML tables issue
31 However the word of "current" has ambiguity, some buggy AML tables return
35 initial returning value. When the AML tables implement this control method
42 There are buggy AML tables never notifying when the lid device state is
44 it is guaranteed that the AML tables always notify "closed" when the lid
47 tested, it is reliable from all AML tables.
85 isn't ready to handle the buggy AML tables.
107 opens given that some AML tables do not send "opened" notifications
114 handle the buggy AML tables.
/linux/drivers/media/pci/pt1/
H A Dpt1.c78 struct pt1_table *tables; member
508 page = pt1->tables[pt1->table_index].bufs[pt1->buf_index].page; in pt1_thread()
621 struct pt1_table *tables; in pt1_cleanup_tables() local
624 tables = pt1->tables; in pt1_cleanup_tables()
628 pt1_cleanup_table(pt1, &tables[i]); in pt1_cleanup_tables()
630 vfree(tables); in pt1_cleanup_tables()
635 struct pt1_table *tables; in pt1_init_tables() local
642 tables = vmalloc_array(pt1_nr_tables, sizeof(struct pt1_table)); in pt1_init_tables()
643 if (tables == NULL) in pt1_init_tables()
649 ret = pt1_init_table(pt1, &tables[0], &first_pfn); in pt1_init_tables()
[all …]
/linux/drivers/char/agp/
H A Dati-agp.c92 struct ati_page_map **tables; in ati_free_gatt_pages() local
95 tables = ati_generic_private.gatt_pages; in ati_free_gatt_pages()
97 entry = tables[i]; in ati_free_gatt_pages()
104 kfree(tables); in ati_free_gatt_pages()
110 struct ati_page_map **tables; in ati_create_gatt_pages() local
115 tables = kzalloc_objs(struct ati_page_map *, nr_tables + 1); in ati_create_gatt_pages()
116 if (tables == NULL) in ati_create_gatt_pages()
121 tables[i] = entry; in ati_create_gatt_pages()
131 ati_generic_private.gatt_pages = tables; in ati_create_gatt_pages()
H A Dsworks-agp.c76 struct serverworks_page_map **tables; in serverworks_free_gatt_pages() local
79 tables = serverworks_private.gatt_pages; in serverworks_free_gatt_pages()
81 entry = tables[i]; in serverworks_free_gatt_pages()
89 kfree(tables); in serverworks_free_gatt_pages()
94 struct serverworks_page_map **tables; in serverworks_create_gatt_pages() local
99 tables = kzalloc_objs(struct serverworks_page_map *, nr_tables + 1); 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()
/linux/tools/perf/Documentation/
H A Ddb-export.txt17 between tables.
22 1. Because of the nature of SQL, existing tables and columns can continue to be
26 2. New tables and columns can be added, without affecting existing SQL queries,
30 backward compatibility by testing for the presence of new tables and columns
/linux/net/ethtool/
H A Dtunnels.c55 if (!info->tables[i].n_entries) in ethnl_tunnel_info_reply_size()
58 ret = ethnl_udp_table_reply_size(info->tables[i].tunnel_types, in ethnl_tunnel_info_reply_size()
99 if (!info->tables[i].n_entries) in ethnl_tunnel_info_fill_reply()
107 info->tables[i].n_entries)) in ethnl_tunnel_info_fill_reply()
111 &info->tables[i].tunnel_types, NULL, in ethnl_tunnel_info_fill_reply()
/linux/Documentation/crypto/
H A Ddescore-readme.rst62 - 30us per encryption (options: 64k tables, no IP/FP)
63 - 33us per encryption (options: 64k tables, FIPS standard bit ordering)
64 - 45us per encryption (options: 2k tables, no IP/FP)
65 - 48us per encryption (options: 2k tables, FIPS standard bit ordering)
66 - 275us to set a new key (uses 1k of key tables)
80 - 53us per encryption (uses 2k of tables)
81 - 96us to set a new key (uses 2.25k of key tables)
106 - 68us per encryption (uses 2k of tables)
107 - 96us to set a new key (uses 2.25k of key tables)
126 he claims to use 280k of tables but the iteration calculation seems
[all …]
/linux/arch/x86/lib/
H A DMakefile22 $(obj)/inat-tables.c: $(inat_tables_script) $(inat_tables_maps)
25 $(obj)/inat.o: $(obj)/inat-tables.c
27 clean-files := inat-tables.c
/linux/tools/objtool/arch/x86/
H A DBuild8 $(OUTPUT)arch/x86/lib/inat-tables.c: $(inat_tables_script) $(inat_tables_maps)
12 $(OUTPUT)arch/x86/decode.o: $(OUTPUT)arch/x86/lib/inat-tables.c

12345678910>>...13