| /linux/fs/nls/ |
| H A D | nls_base.c | 21 static struct nls_table *tables = &default_table; variable 58 int c0, c, nc; in utf8_to_utf32() local 92 int c, nc; in utf32_to_utf8() local 120 static inline void put_utf16(wchar_t *s, unsigned c, enum utf16_endian endian) in put_utf16() 177 static inline unsigned long get_utf16(unsigned c, enum utf16_endian endian) in get_utf16()
|
| /linux/arch/x86/boot/compressed/ |
| H A D | efi.h | 11 #define EFI_GUID(a, b, c, d...) (efi_guid_t){ { \ argument 81 u64 tables; member 97 u32 tables; member
|
| /linux/security/apparmor/ |
| H A D | match.c | 103 static int verify_table_headers(struct table_header **tables, int flags) in verify_table_headers() 483 u8 c = equiv[(u8) *str]; in aa_dfa_match_len() local 528 u8 c = equiv[(u8) *str]; in aa_dfa_match() local 554 aa_state_t aa_dfa_next(struct aa_dfa *dfa, aa_state_t state, const char c) in aa_dfa_next()
|
| /linux/drivers/firmware/efi/libstub/ |
| H A D | efi-stub-helper.c | 124 u16 c; in efi_load_option_unpack() local 350 efi_char16_t c = *s2++; in efi_convert_cmdline() local 490 unsigned long tables = efi_table_attr(efi_system_table, tables); in get_efi_config_table() local
|
| /linux/net/netfilter/ |
| H A D | xt_recent.c | 89 struct list_head tables; member 565 const char *c = buf; in recent_mt_proc_write() local
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
| H A D | aldebaran_ppt.c | 230 struct smu_table *tables = smu_table->tables; in aldebaran_tables_init() local 1419 int i, j, r, c; in aldebaran_i2c_xfer() local
|
| H A D | smu_v13_0_0_ppt.c | 476 struct smu_table *tables = smu_table->tables; in smu_v13_0_0_tables_init() local 2672 int i, j, r, c; in smu_v13_0_0_i2c_xfer() local
|
| H A D | smu_v13_0_6_ppt.c | 562 struct smu_table *tables = smu_table->tables; in smu_v13_0_6_tables_init() local 2431 int i, j, r, c; in smu_v13_0_6_i2c_xfer() local
|
| /linux/tools/perf/util/ |
| H A D | metricgroup.c | 435 const struct pmu_metrics_table *tables[2] = { in metricgroup__for_each_metric() local 461 const char *c = strchr(code_characters, *x); in encode_metric_id() local 483 char c; in decode_metric_id() local
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/smu14/ |
| H A D | smu_v14_0_2_ppt.c | 379 struct smu_table *tables = smu_table->tables; in smu_v14_0_2_tables_init() local 1905 int i, j, r, c; in smu_v14_0_2_i2c_xfer() local
|
| /linux/net/bridge/netfilter/ |
| H A D | ebtables.c | 40 #define COUNTER_BASE(c, n, cpu) ((struct ebt_counter *)(((char *)c) + \ argument 44 struct list_head tables; member
|
| /linux/tools/perf/scripts/python/ |
| H A D | exported-sql-viewer.py | 719 def FindThread(self, c): argument 4718 def TableMenu(self, tables, menu): argument
|