Home
last modified time | relevance | path

Searched defs:table_name (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atomfirmware.h27 #define get_index_into_master_table(master_table, table_name) (offsetof(struct master_table, table_… argument
/linux/tools/perf/scripts/python/
H A Dexport-to-postgresql.py748 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 Dexport-to-sqlite.py631 def is_table_empty(table_name): argument
637 def drop(table_name): argument
H A Dexported-sql-viewer.py3401 …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 Dproc_sysctl.c1460 const char *table_name, size_t table_size) in __register_sysctl_init()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c2303 const char *table_name; in mlxsw_sp_neigh_counter_should_alloc() local