Home
last modified time | relevance | path

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

/linux/fs/unicode/
H A 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 …]
/linux/Documentation/devicetree/bindings/mtd/
H A Draw-nand-chip.yaml64 it as the device ages. Otherwise, the out-of-band area of a
/linux/Documentation/block/
H A Dioprio.rst10 similar to what has been possible with cpu scheduling for ages. Support for io
/linux/Documentation/RCU/
H A Dtorture.rst91 * "Reader Pipe": Histogram of "ages" of structures seen by readers.
103 * "Reader Batch": Another histogram of "ages" of structures seen
/linux/Documentation/admin-guide/media/
H A Dcx88-cardlist.rst238 - Shenzhen Tungsten Ages Tech TE-DTV-250 / Swann OEM
/linux/drivers/s390/scsi/
H A Dzfcp_ccw.c69 * and port scan. If not, i.e. recovery takes ages, there was no in zfcp_ccw_activate()
/linux/Documentation/admin-guide/mm/
H A Dtranshuge.rst374 which are rather testing artifacts from the old ages.
582 As the system ages, allocating huge pages may be expensive as the
/linux/drivers/bus/
H A Dvexpress-config.c188 /* The operation can take ages... Go to sleep, 100us initially */ in vexpress_syscfg_exec()
/linux/mm/
H A Dworkingset.c347 * workingset_age_nonresident - age non-resident entries as LRU ages
365 * So when the physical inactive list of a leaf cgroup ages, in workingset_age_nonresident()
H A Dksm.c2428 * Smaller ages are not skipped, they need to get a chance to go in should_skip_rmap_item()
/linux/arch/powerpc/include/asm/
H A Dprocessor.h178 u8 load_slb; /* Ages out SLB preload cache entries */
/linux/net/bridge/
H A Dbr_stp.c624 * 0 - entry never ages (all permanent)
/linux/Documentation/admin-guide/
H A Dxfs.rst277 The interval at which the filesystem ages filestreams cache
/linux/include/uapi/linux/
H A Dif_link.h500 * * 0 - entry never ages (all permanent)
/linux/fs/jffs2/
H A Dwbuf.c124 spend ages scanning it on mount, etc. */ in jffs2_refile_wbuf_blocks()
/linux/drivers/video/fbdev/
H A Dpm2fb.c20 * Multiple boards support has been on the TODO list for ages.
/linux/drivers/net/ethernet/via/
H A Dvia-rhine.c1845 * Nobody wants cur_tx write to rot for ages after the NIC will have in rhine_start_tx()
/linux/drivers/md/
H A Ddm-bufio.c44 * Check buffer ages in this interval (seconds)
/linux/drivers/media/pci/cx88/
H A Dcx88-cards.c1410 .name = "Shenzhen Tungsten Ages Tech TE-DTV-250 / Swann OEM",
/linux/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c1785 * Ages FCFs. Triggers FCF selection if possible.
/linux/drivers/block/drbd/
H A Ddrbd_receiver.c2348 * 1<<9 == 512 seconds aka ages for the 32bit wrap around...