Searched refs:inuse (Results 26 - 50 of 70) sorted by relevance

123

/linux-master/mm/
H A Dslab.h74 unsigned inuse:16; member in struct:slab::__anon2916::__anon2917::__anon2920::__anon2921::__anon2922::__anon2923
275 unsigned int inuse; /* Offset to metadata */ member in struct:kmem_cache
596 return s->inuse;
H A Dzsmalloc.c150 * of ->inuse objects to all objects that page can store). For example,
155 * number of ->inuse objects) and the most busy page (maximum permitted
156 * number of ->inuse objects) at a reasonable value.
168 /* NOTE: stats for 12 fullness groups here: from inuse 0 to 100 */
250 unsigned int inuse; member in struct:zspage
436 return zspage->inuse;
442 zspage->inuse += val;
642 int inuse, objs_per_zspage, ratio; local
644 inuse = get_zspage_inuse(zspage);
647 if (inuse
[all...]
/linux-master/drivers/isdn/mISDN/
H A Ddsp.h140 int inuse; member in struct:dsp_pipeline
H A Ddsp_dtmf.c84 if (dsp->pipeline.inuse) {
H A Ddsp_core.c562 dsp->pipeline.inuse = 1;
718 if (dsp->pipeline.inuse)
/linux-master/drivers/macintosh/
H A Dadb.c613 int inuse; member in struct:adbdev_state
627 if (!state->inuse) {
687 state->inuse = 1;
708 state->inuse = 0;
/linux-master/io_uring/
H A Dkbuf.c38 int inuse; member in struct:io_buf_free
210 ibf->inuse = 0;
563 if (ibf->inuse || ibf->size < ring_size)
604 ibf->inuse = 1;
/linux-master/drivers/media/pci/zoran/
H A Dzoran_device.c769 zr->inuse[i] = buf;
783 zr->inuse[i] = buf;
784 zr->inuse[i + 1] = NULL;
831 buf = zr->inuse[i];
849 zr->inuse[i] = NULL;
H A Dzoran.h292 struct zr_buffer *inuse[BUZ_NUM_STAT_COM * 2]; member in struct:zoran
/linux-master/drivers/atm/
H A Dhe.c1502 he_dev->cs_stper[i].inuse = 0;
2207 if (he_dev->cs_stper[reg].inuse == 0 ||
2220 ++he_dev->cs_stper[reg].inuse;
2468 if (he_dev->cs_stper[reg].inuse == 0)
2469 hprintk("cs_stper[%d].inuse = 0!\n", reg);
2471 --he_dev->cs_stper[reg].inuse;
2736 return sprintf(page, "irq_size = %d inuse = ? peak = %d\n",
2740 return sprintf(page, "tpdrq_size = %d inuse = ?\n",
2744 return sprintf(page, "rbrq_size = %d inuse = ? peak = %d\n",
2756 inuse
[all...]
H A Dnicstar.c1240 int inuse; /* tx or rx vc already in use by another vcc */ local
1255 inuse = 0;
1257 inuse = 1;
1259 inuse += 2;
1260 if (inuse) {
1262 inuse == 1 ? "tx" : inuse == 2 ? "rx" : "tx and rx");
/linux-master/tools/cgroup/
H A Dmemcg_slabinfo.py80 return slab.objects - slab.inuse
/linux-master/drivers/gpu/ipu-v3/
H A Dipu-csi.c28 bool inuse; member in struct:ipu_csi
764 if (csi->inuse) {
769 csi->inuse = true;
781 csi->inuse = false;
/linux-master/drivers/char/ipmi/
H A Dipmi_msghandler.c247 unsigned int inuse : 1; member in struct:seq_table
725 if ((intf->seq_table[i].inuse)
1062 if (!intf->seq_table[i].inuse)
1066 if (!intf->seq_table[i].inuse) {
1077 intf->seq_table[i].inuse = 1;
1113 if (intf->seq_table[seq].inuse) {
1120 intf->seq_table[seq].inuse = 0;
1148 if ((intf->seq_table[seq].inuse)
1178 if ((intf->seq_table[seq].inuse)
1182 ent->inuse
[all...]
/linux-master/fs/xfs/scrub/
H A Dcommon.h276 bool *inuse);
H A Dcommon.c1336 bool *inuse)
1458 *inuse = VFS_I(ip)->i_mode != 0;
1333 xchk_inode_is_allocated( struct xfs_scrub *sc, xfs_agino_t agino, bool *inuse) argument
/linux-master/drivers/rapidio/
H A Drio_cm.c172 void *inuse[RIOCM_RX_RING_SIZE]; member in struct:chan_rx_ring
840 if (ch->rx_ring.inuse[i] == buf) {
841 ch->rx_ring.inuse[i] = NULL;
911 if (ch->rx_ring.inuse[i] == NULL) {
912 ch->rx_ring.inuse[i] = rxmsg;
1375 if (ch->rx_ring.inuse[i] != NULL) {
1376 kfree(ch->rx_ring.inuse[i]);
/linux-master/drivers/media/pci/saa7164/
H A Dsaa7164-types.h103 u32 inuse; member in struct:cmd
/linux-master/fs/overlayfs/
H A Dutil.c996 * it is marked inuse.
1028 bool inuse; local
1031 inuse = (inode->i_state & I_OVL_INUSE);
1034 return inuse;
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c370 if (pf->mac_table[i].inuse)
373 pf->mac_table[i].inuse = true;
413 if (!pf->mac_table[i].inuse)
418 pf->mac_table[i].inuse = false;
/linux-master/drivers/infiniband/hw/hns/
H A Dhns_roce_qp.c196 bankcnt = bank[i].inuse;
250 qp_table->bank[bankid].inuse++;
416 hr_dev->qp_table.bank[bankid].inuse--;
1544 hr_dev->qp_table.bank[get_qp_bankid(i)].inuse++;
/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-cti-sysfs.c833 char *buf, bool inuse)
849 if (!inuse)
832 print_chan_list(struct device *dev, char *buf, bool inuse) argument
/linux-master/include/soc/mscc/
H A Docelot.h657 void (*wm_stat)(u32 val, u32 *inuse, u32 *maxuse);
997 void ocelot_wm_stat(u32 val, u32 *inuse, u32 *maxuse);
/linux-master/drivers/net/dsa/ocelot/
H A Dseville_vsc9953.c864 static void vsc9953_wm_stat(u32 val, u32 *inuse, u32 *maxuse) argument
866 *inuse = (val & GENMASK(25, 13)) >> 13;
/linux-master/drivers/infiniband/core/
H A Ddevice.c457 struct ida inuse; local
462 ida_init(&inuse);
474 rc = ida_alloc_range(&inuse, i, i, GFP_KERNEL);
479 rc = ida_alloc(&inuse, GFP_KERNEL);
485 ida_destroy(&inuse);

Completed in 302 milliseconds

123