Home
last modified time | relevance | path

Searched full:ages (Results 1 – 25 of 48) sorted by relevance

12

/kernel/linux/linux-5.10/fs/unicode/
Dmkutf8data.c89 unsigned int *ages; variable
1330 * For the Age, we store the index into the ages table. Effectively
1606 /* Count the number of different ages. */ in trees_init()
1625 /* Assign ages to the trees. */ in trees_init()
1641 /* The ages assigned above are off by one. */ in trees_init()
1644 while (ages[j] < trees[i].maxage) in trees_init()
1646 trees[i].maxage = ages[j-1]; in trees_init()
1984 ages = calloc(ages_count + 1, sizeof(*ages)); in age_init()
1986 ages[ages_count] = (unsigned int)-1; in age_init()
1995 ages[++gen] = in age_init()
[all …]
/kernel/linux/linux-6.6/fs/unicode/
Dmkutf8data.c89 unsigned int *ages; variable
1330 * For the Age, we store the index into the ages table. Effectively
1606 /* Count the number of different ages. */ in trees_init()
1625 /* Assign ages to the trees. */ in trees_init()
1641 /* The ages assigned above are off by one. */ in trees_init()
1644 while (ages[j] < trees[i].maxage) in trees_init()
1646 trees[i].maxage = ages[j-1]; in trees_init()
1984 ages = calloc(ages_count + 1, sizeof(*ages)); in age_init()
1986 ages[ages_count] = (unsigned int)-1; in age_init()
1995 ages[++gen] = in age_init()
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/mtd/
Draw-nand-chip.yaml64 it as the device ages. Otherwise, the out-of-band area of a
/kernel/linux/linux-6.6/Documentation/block/
Dioprio.rst12 scheduling for ages. This document mainly details the current possibilities
/kernel/linux/linux-5.10/Documentation/block/
Dioprio.rst12 scheduling for ages. This document mainly details the current possibilities
/kernel/linux/linux-5.10/Documentation/RCU/
Dtorture.rst91 * "Reader Pipe": Histogram of "ages" of structures seen by readers.
103 * "Reader Batch": Another histogram of "ages" of structures seen
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mtd/
Dnand-controller.yaml108 it as the device ages. Otherwise, the out-of-band area of a
/kernel/linux/linux-6.6/Documentation/RCU/
Dtorture.rst91 * "Reader Pipe": Histogram of "ages" of structures seen by readers.
103 * "Reader Batch": Another histogram of "ages" of structures seen
/kernel/linux/linux-5.10/Documentation/admin-guide/media/
Dcx88-cardlist.rst238 - Shenzhen Tungsten Ages Tech TE-DTV-250 / Swann OEM
/kernel/linux/linux-6.6/Documentation/admin-guide/media/
Dcx88-cardlist.rst238 - Shenzhen Tungsten Ages Tech TE-DTV-250 / Swann OEM
/kernel/linux/linux-6.6/drivers/s390/scsi/
Dzfcp_ccw.c69 * and port scan. If not, i.e. recovery takes ages, there was no in zfcp_ccw_activate()
/kernel/linux/linux-5.10/mm/
Dworkingset.c218 * workingset_age_nonresident - age non-resident entries as LRU ages
236 * So when the physical inactive list of a leaf cgroup ages, in workingset_age_nonresident()
/kernel/linux/linux-5.10/drivers/s390/scsi/
Dzfcp_ccw.c69 * and port scan. If not, i.e. recovery takes ages, there was no in zfcp_ccw_activate()
/kernel/linux/linux-5.10/drivers/bus/
Dvexpress-config.c188 /* The operation can take ages... Go to sleep, 100us initially */ in vexpress_syscfg_exec()
/kernel/linux/linux-6.6/drivers/bus/
Dvexpress-config.c188 /* The operation can take ages... Go to sleep, 100us initially */ in vexpress_syscfg_exec()
/kernel/linux/linux-6.6/mm/
Dworkingset.c346 * workingset_age_nonresident - age non-resident entries as LRU ages
364 * So when the physical inactive list of a leaf cgroup ages, in workingset_age_nonresident()
/kernel/linux/linux-5.10/fs/ntfs/
Dlogfile.h30 * volume is first formatted, but as the volume ages, all records will be used.
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
Dprocessor.h178 u8 load_slb; /* Ages out SLB preload cache entries */
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dprocessor.h187 u8 load_slb; /* Ages out SLB preload cache entries */
/kernel/linux/linux-6.6/fs/ntfs/
Dlogfile.h30 * volume is first formatted, but as the volume ages, all records will be used.
/kernel/linux/linux-5.10/Documentation/admin-guide/mm/
Dtranshuge.rst387 As the system ages, allocating huge pages may be expensive as the
/kernel/linux/linux-6.6/Documentation/admin-guide/mm/
Dtranshuge.rst391 As the system ages, allocating huge pages may be expensive as the
/kernel/linux/linux-5.10/net/bridge/
Dbr_stp.c604 * 0 - entry never ages (all permanant)
/kernel/linux/linux-6.6/net/bridge/
Dbr_stp.c624 * 0 - entry never ages (all permanent)
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dxfs.rst276 The interval at which the filesystem ages filestreams cache

12