maxage 81 drivers/net/dsa/sja1105/sja1105_main.c .maxage = 0xFF, maxage 210 drivers/net/dsa/sja1105/sja1105_main.c .maxage = SJA1105_AGEING_TIME_MS(300000), maxage 1889 drivers/net/dsa/sja1105/sja1105_main.c unsigned int maxage; maxage 1894 drivers/net/dsa/sja1105/sja1105_main.c maxage = SJA1105_AGEING_TIME_MS(ageing_time); maxage 1896 drivers/net/dsa/sja1105/sja1105_main.c if (l2_lookup_params->maxage == maxage) maxage 1899 drivers/net/dsa/sja1105/sja1105_main.c l2_lookup_params->maxage = maxage; maxage 221 drivers/net/dsa/sja1105/sja1105_static_config.c sja1105_packing(buf, &entry->maxage, 31, 17, size, op); maxage 241 drivers/net/dsa/sja1105/sja1105_static_config.c sja1105_packing(buf, &entry->maxage, 57, 43, size, op); maxage 328 drivers/net/dsa/sja1105/sja1105_static_config.c sja1105_packing(buf, &entry->maxage, 32, 25, size, op); maxage 362 drivers/net/dsa/sja1105/sja1105_static_config.c sja1105_packing(buf, &entry->maxage, 64, 57, size, op); maxage 204 drivers/net/dsa/sja1105/sja1105_static_config.h u64 maxage; /* Shared */ maxage 245 drivers/net/dsa/sja1105/sja1105_static_config.h u64 maxage; maxage 349 fs/unicode/mkutf8data.c unsigned int maxage; maxage 428 fs/unicode/mkutf8data.c printf("%s_%x root %p\n", tree->type, tree->maxage, tree->root); maxage 668 fs/unicode/mkutf8data.c printf("Pruning %s_%x\n", tree->type, tree->maxage); maxage 826 fs/unicode/mkutf8data.c printf("Marking %s_%x\n", tree->type, tree->maxage); maxage 959 fs/unicode/mkutf8data.c printf("Indexing %s_%x: %d\n", tree->type, tree->maxage, index); maxage 1070 fs/unicode/mkutf8data.c printf("Sizing %s_%x\n", tree->type, tree->maxage); maxage 1208 fs/unicode/mkutf8data.c printf("Emitting %s_%x\n", tree->type, tree->maxage); maxage 1600 fs/unicode/mkutf8data.c unsigned int maxage; maxage 1610 fs/unicode/mkutf8data.c maxage = nextage; maxage 1615 fs/unicode/mkutf8data.c data->correction < maxage) maxage 1629 fs/unicode/mkutf8data.c maxage = nextage; maxage 1630 fs/unicode/mkutf8data.c trees[--count].maxage = maxage; maxage 1631 fs/unicode/mkutf8data.c trees[--count].maxage = maxage; maxage 1636 fs/unicode/mkutf8data.c data->correction < maxage) maxage 1644 fs/unicode/mkutf8data.c while (ages[j] < trees[i].maxage) maxage 1646 fs/unicode/mkutf8data.c trees[i].maxage = ages[j-1]; maxage 1693 fs/unicode/mkutf8data.c trees[i].type, trees[i].maxage); maxage 1700 fs/unicode/mkutf8data.c if (data->correction <= trees[i].maxage) maxage 1734 fs/unicode/mkutf8data.c trees[i].type, trees[i].maxage, trees[i].index); maxage 1756 fs/unicode/mkutf8data.c printf("Verifying %s_%x\n", tree->type, tree->maxage); maxage 1762 fs/unicode/mkutf8data.c if (data->correction <= tree->maxage) maxage 2818 fs/unicode/mkutf8data.c if (leaf_age <= tree->maxage && leaf_age > age) maxage 2839 fs/unicode/mkutf8data.c age = tree->maxage; maxage 2845 fs/unicode/mkutf8data.c if (leaf_age <= tree->maxage && leaf_age < age) maxage 2871 fs/unicode/mkutf8data.c if (leaf_age <= tree->maxage && leaf_age > age) maxage 2892 fs/unicode/mkutf8data.c age = tree->maxage; maxage 2898 fs/unicode/mkutf8data.c if (leaf_age <= tree->maxage && leaf_age < age) maxage 2924 fs/unicode/mkutf8data.c if (ages[LEAF_GEN(leaf)] > tree->maxage) maxage 2951 fs/unicode/mkutf8data.c if (ages[LEAF_GEN(leaf)] > tree->maxage) maxage 3097 fs/unicode/mkutf8data.c if (ages[LEAF_GEN(leaf)] > u8c->tree->maxage) { maxage 3309 fs/unicode/mkutf8data.c if (trees[t].maxage == ages[gen]) maxage 3320 fs/unicode/mkutf8data.c if (trees[t].maxage == ages[gen]) maxage 3331 fs/unicode/mkutf8data.c trees[t].type, trees[t].maxage); maxage 10 fs/unicode/utf8-norm.c unsigned int maxage; maxage 422 fs/unicode/utf8-norm.c if (leaf_age <= data->maxage && leaf_age > age) maxage 444 fs/unicode/utf8-norm.c age = data->maxage; maxage 450 fs/unicode/utf8-norm.c if (leaf_age <= data->maxage && leaf_age < age) maxage 477 fs/unicode/utf8-norm.c if (leaf_age <= data->maxage && leaf_age > age) maxage 499 fs/unicode/utf8-norm.c age = data->maxage; maxage 505 fs/unicode/utf8-norm.c if (leaf_age <= data->maxage && leaf_age < age) maxage 532 fs/unicode/utf8-norm.c if (utf8agetab[LEAF_GEN(leaf)] > data->maxage) maxage 560 fs/unicode/utf8-norm.c if (utf8agetab[LEAF_GEN(leaf)] > data->maxage) maxage 693 fs/unicode/utf8-norm.c if (utf8agetab[LEAF_GEN(leaf)] > u8c->data->maxage) { maxage 770 fs/unicode/utf8-norm.c const struct utf8data *utf8nfdi(unsigned int maxage) maxage 774 fs/unicode/utf8-norm.c while (maxage < utf8nfdidata[i].maxage) maxage 776 fs/unicode/utf8-norm.c if (maxage > utf8nfdidata[i].maxage) maxage 782 fs/unicode/utf8-norm.c const struct utf8data *utf8nfdicf(unsigned int maxage) maxage 786 fs/unicode/utf8-norm.c while (maxage < utf8nfdicfdata[i].maxage) maxage 788 fs/unicode/utf8-norm.c if (maxage > utf8nfdicfdata[i].maxage) maxage 43 fs/unicode/utf8n.h extern const struct utf8data *utf8nfdi(unsigned int maxage); maxage 44 fs/unicode/utf8n.h extern const struct utf8data *utf8nfdicf(unsigned int maxage);