Home
last modified time | relevance | path

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

/Linux-v5.4/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 …]
/Linux-v5.4/Documentation/RCU/
Dtorture.txt85 o "Reader Pipe": Histogram of "ages" of structures seen by readers.
97 o "Reader Batch": Another histogram of "ages" of structures seen
/Linux-v5.4/Documentation/devicetree/bindings/mtd/
Dnand-controller.yaml80 it as the device ages. Otherwise, the out-of-band area of a
/Linux-v5.4/Documentation/block/
Dioprio.rst12 scheduling for ages. This document mainly details the current possibilities
/Linux-v5.4/Documentation/media/v4l-drivers/
Dcx88-cardlist.rst238 - Shenzhen Tungsten Ages Tech TE-DTV-250 / Swann OEM
/Linux-v5.4/drivers/misc/
Dvexpress-syscfg.c79 /* The operation can take ages... Go to sleep, 100us initially */ in vexpress_syscfg_exec()
/Linux-v5.4/drivers/s390/scsi/
Dzfcp_ccw.c69 * and port scan. If not, i.e. recovery takes ages, there was no in zfcp_ccw_activate()
/Linux-v5.4/arch/powerpc/include/asm/
Dprocessor.h182 u8 load_slb; /* Ages out SLB preload cache entries */
/Linux-v5.4/fs/ntfs/
Dlogfile.h30 * volume is first formatted, but as the volume ages, all records will be used.
/Linux-v5.4/Documentation/admin-guide/mm/
Dtranshuge.rst367 As the system ages, allocating huge pages may be expensive as the
/Linux-v5.4/net/bridge/
Dbr_stp.c582 * 0 - entry never ages (all permanant)
/Linux-v5.4/Documentation/admin-guide/
Dxfs.rst251 The interval at which the filesystem ages filestreams cache
/Linux-v5.4/fs/jffs2/
Dnodemgmt.c708 spend ages scanning it on mount, etc. */ in jffs2_mark_node_obsolete()
Dwbuf.c124 spend ages scanning it on mount, etc. */ in jffs2_refile_wbuf_blocks()
/Linux-v5.4/drivers/gpu/drm/mga/
Dmga_dma.c90 /* FIXME: Reset counters, buffer ages etc... in mga_do_dma_reset()
/Linux-v5.4/drivers/md/
Ddm-bufio.c40 * Check buffer ages in this interval (seconds)
/Linux-v5.4/drivers/video/fbdev/
Dpm2fb.c20 * Multiple boards support has been on the TODO list for ages.
/Linux-v5.4/drivers/net/ethernet/via/
Dvia-rhine.c1857 * Nobody wants cur_tx write to rot for ages after the NIC will have in rhine_start_tx()
/Linux-v5.4/drivers/scsi/fcoe/
Dfcoe_ctlr.c1791 * Ages FCFs. Triggers FCF selection if possible.
/Linux-v5.4/drivers/media/pci/cx88/
Dcx88-cards.c1410 .name = "Shenzhen Tungsten Ages Tech TE-DTV-250 / Swann OEM",
/Linux-v5.4/arch/sparc/kernel/
Dtraps_64.c2173 pr_emerg("SUN4V NON-RECOVERABLE ERROR: Claiming %lu ages.\n", in sun4v_nonresum_error_user_handled()
/Linux-v5.4/drivers/usb/core/
Dhub.c4625 * this area, and this is how Linux has done it for ages. in hub_port_init()
/Linux-v5.4/drivers/block/drbd/
Ddrbd_receiver.c2377 * 1<<9 == 512 seconds aka ages for the 32bit wrap around...