Searched defs:table_name (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_atomfirmware.h | 27 #define get_index_into_master_table(master_table, table_name) (offsetof(struct master_table, table_… argument
|
/linux/tools/perf/scripts/python/ |
H A D | export-to-postgresql.py | 748 def copy_output_file_direct(file, table_name): argument 754 def copy_output_file(file, table_name): argument 817 def is_table_empty(table_name): argument 823 def drop(table_name): argument
|
H A D | export-to-sqlite.py | 631 def is_table_empty(table_name): argument 637 def drop(table_name): argument
|
H A D | exported-sql-viewer.py | 3401 …def __init__(self, glb, label, placeholder_text, table_name, match_column, column_name1, column_na… argument 3745 def __init__(self, glb, table_name, parent=None): argument 4070 def __init__(self, glb, table_name, parent=None): argument 4741 def NewTableView(self, table_name): argument
|
/linux/fs/proc/ |
H A D | proc_sysctl.c | 1460 const char *table_name, size_t table_size) in __register_sysctl_init()
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_router.c | 2303 const char *table_name; in mlxsw_sp_neigh_counter_should_alloc() local
|