| /fs/proc/ | 
| D | proc_sysctl.c | 192 	struct ctl_node *node, struct ctl_table *table, size_t table_size)  in init_header() 430 static int sysctl_perm(struct ctl_table_header *head, struct ctl_table *table, int op)  in sysctl_perm() 444 		struct ctl_table_header *head, struct ctl_table *table)  in proc_sys_make_inode() 553 	struct ctl_table *table = PROC_I(inode)->sysctl_entry;  in proc_sys_call_handler()  local 627 	struct ctl_table *table = PROC_I(inode)->sysctl_entry;  in proc_sys_open()  local 645 	struct ctl_table *table = PROC_I(inode)->sysctl_entry;  in proc_sys_poll()  local 676 				struct ctl_table *table)  in proc_sys_fill_cache() 720 				    struct ctl_table *table)  in proc_sys_link_fill_cache() 738 static int scan(struct ctl_table_header *head, struct ctl_table *table,  in scan() 795 	struct ctl_table *table;  in proc_sys_permission()  local [all …] 
 | 
| /fs/nls/ | 
| D | nls_ucs2_data.h | 9 	signed char *table;  member
  | 
| D | nls_koi8-ru.c | 54 static struct nls_table table = {  variable
  | 
| D | nls_utf8.c | 43 static struct nls_table table = {  variable
  | 
| D | nls_ascii.c | 145 static struct nls_table table = {  variable
  | 
| D | nls_iso8859-1.c | 236 static struct nls_table table = {  variable
  | 
| D | nls_iso8859-9.c | 251 static struct nls_table table = {  variable
  | 
| D | nls_iso8859-6.c | 242 static struct nls_table table = {  variable
  | 
| D | nls_iso8859-4.c | 287 static struct nls_table table = {  variable
  | 
| D | nls_iso8859-14.c | 320 static struct nls_table table = {  variable
  | 
| D | nls_iso8859-2.c | 287 static struct nls_table table = {  variable
  | 
| D | nls_iso8859-15.c | 286 static struct nls_table table = {  variable
  | 
| D | nls_iso8859-5.c | 251 static struct nls_table table = {  variable
  | 
| D | nls_iso8859-3.c | 287 static struct nls_table table = {  variable
  | 
| D | nls_cp857.c | 280 static struct nls_table table = {  variable
  | 
| D | nls_cp874.c | 252 static struct nls_table table = {  variable
  | 
| D | nls_iso8859-13.c | 264 static struct nls_table table = {  variable
  | 
| D | nls_cp852.c | 316 static struct nls_table table = {  variable
  | 
| D | nls_iso8859-7.c | 296 static struct nls_table table = {  variable
  | 
| D | nls_cp1251.c | 280 static struct nls_table table = {  variable
  | 
| /fs/ | 
| D | drop_caches.c | 51 int drop_caches_sysctl_handler(const struct ctl_table *table, int write,  in drop_caches_sysctl_handler()
  | 
| /fs/squashfs/ | 
| D | fragment.c | 67 	__le64 *table;  in squashfs_read_fragment_index_table()  local
  | 
| D | id.c | 66 	__le64 *table;  in squashfs_read_id_index_table()  local
  | 
| /fs/udf/ | 
| D | balloc.c | 361 				  struct inode *table,  in udf_table_free_blocks() 493 				     struct inode *table, uint16_t partition,  in udf_table_prealloc_blocks() 558 			       struct inode *table, uint16_t partition,  in udf_table_new_block()
  | 
| /fs/bcachefs/ | 
| D | sb-downgrade.c | 219 static int downgrade_table_extra(struct bch_fs *c, darray_char *table)  in downgrade_table_extra() 337 	darray_char table = {};  in bch2_sb_downgrade_update()  local
  |