Symbol: free_slots
drivers/accel/habanalabs/common/hw_queue.c
131
atomic_t *free_slots =
drivers/accel/habanalabs/common/hw_queue.c
152
if (atomic_add_negative(num_of_entries * -1, free_slots)) {
drivers/accel/habanalabs/common/hw_queue.c
155
atomic_add(num_of_entries, free_slots);
drivers/accel/habanalabs/common/hw_queue.c
798
atomic_t *free_slots =
drivers/accel/habanalabs/common/hw_queue.c
800
atomic_add(cs->jobs_in_queue_cnt[i], free_slots);
drivers/crypto/ccp/ccp-dev-v3.c
140
cmd_q->free_slots = CMD_Q_DEPTH(cmd_q->q_status);
drivers/crypto/ccp/ccp-dev-v3.c
419
cmd_q->free_slots = ccp_get_free_slots(cmd_q);
drivers/crypto/ccp/ccp-dev-v3.c
87
cmd_q->free_slots--;
drivers/crypto/ccp/ccp-dev-v3.c
97
if (op->ioc || !cmd_q->free_slots)
drivers/crypto/ccp/ccp-dev.h
299
unsigned int free_slots;
drivers/crypto/ccp/ccp-ops.c
2483
cmd_q->free_slots = cmd_q->ccp->vdata->perform->get_free_slots(cmd_q);
drivers/dma/mv_xor.c
1130
INIT_LIST_HEAD(&mv_chan->free_slots);
drivers/dma/mv_xor.c
224
list_move_tail(&iter->node, &mv_chan->free_slots);
drivers/dma/mv_xor.c
227
&mv_chan->free_slots);
drivers/dma/mv_xor.c
252
list_move_tail(&desc->node, &mv_chan->free_slots);
drivers/dma/mv_xor.c
255
&mv_chan->free_slots);
drivers/dma/mv_xor.c
355
if (!list_empty(&mv_chan->free_slots)) {
drivers/dma/mv_xor.c
356
iter = list_first_entry(&mv_chan->free_slots,
drivers/dma/mv_xor.c
466
list_add_tail(&slot->node, &mv_chan->free_slots);
drivers/dma/mv_xor.c
640
list_move_tail(&iter->node, &mv_chan->free_slots);
drivers/dma/mv_xor.c
645
list_move_tail(&iter->node, &mv_chan->free_slots);
drivers/dma/mv_xor.c
650
list_move_tail(&iter->node, &mv_chan->free_slots);
drivers/dma/mv_xor.c
653
iter, _iter, &mv_chan->free_slots, node) {
drivers/dma/mv_xor.h
112
struct list_head free_slots;
drivers/gpu/drm/omapdrm/tcm-sita.c
215
free_slots(pos, w, h, tcm->bitmap, tcm->width);
drivers/i3c/master.c
2798
struct list_head free_slots;
drivers/i3c/master.c
2813
while (!list_empty(&pool->free_slots)) {
drivers/i3c/master.c
2814
slot = list_first_entry(&pool->free_slots,
drivers/i3c/master.c
2855
INIT_LIST_HEAD(&pool->free_slots);
drivers/i3c/master.c
2881
list_add_tail(&slot->node, &pool->free_slots);
drivers/i3c/master.c
2910
slot = list_first_entry_or_null(&pool->free_slots,
drivers/i3c/master.c
2939
list_add_tail(&slot->node, &pool->free_slots);
drivers/i3c/master/svc-i3c-master.c
2033
master->free_slots = GENMASK(SVC_I3C_MAX_DEVS - 1, 0);
drivers/i3c/master/svc-i3c-master.c
235
u32 free_slots;
drivers/i3c/master/svc-i3c-master.c
876
if (!(master->free_slots & GENMASK(SVC_I3C_MAX_DEVS - 1, 0)))
drivers/i3c/master/svc-i3c-master.c
879
slot = ffs(master->free_slots) - 1;
drivers/i3c/master/svc-i3c-master.c
881
master->free_slots &= ~BIT(slot);
drivers/i3c/master/svc-i3c-master.c
889
master->free_slots |= BIT(slot);
drivers/infiniband/hw/bng_re/bng_fw.c
153
cookie, crsqe->free_slots);
drivers/infiniband/hw/bng_re/bng_fw.c
306
u32 bsize, free_slots, required_slots;
drivers/infiniband/hw/bng_re/bng_fw.c
325
free_slots = HWQ_FREE_SLOTS(hwq);
drivers/infiniband/hw/bng_re/bng_fw.c
329
if (required_slots >= free_slots) {
drivers/infiniband/hw/bng_re/bng_fw.c
332
required_slots, free_slots);
drivers/infiniband/hw/bng_re/bng_fw.c
339
crsqe->free_slots = free_slots;
drivers/infiniband/hw/bng_re/bng_fw.h
104
u32 free_slots;
drivers/infiniband/hw/bnxt_re/qplib_rcfw.c
286
u32 bsize, free_slots, required_slots;
drivers/infiniband/hw/bnxt_re/qplib_rcfw.c
305
free_slots = HWQ_FREE_SLOTS(hwq);
drivers/infiniband/hw/bnxt_re/qplib_rcfw.c
309
if (required_slots >= free_slots) {
drivers/infiniband/hw/bnxt_re/qplib_rcfw.c
312
required_slots, free_slots);
drivers/infiniband/hw/bnxt_re/qplib_rcfw.c
321
crsqe->free_slots = free_slots;
drivers/infiniband/hw/bnxt_re/qplib_rcfw.c
677
cookie, crsqe->free_slots);
drivers/infiniband/hw/bnxt_re/qplib_rcfw.h
158
u32 free_slots;
drivers/misc/cardreader/rtsx_pcr.c
1574
goto free_slots;
drivers/misc/cardreader/rtsx_pcr.c
1581
free_slots:
drivers/net/can/usb/ems_usb.c
255
unsigned int free_slots; /* remember number of available slots */
drivers/net/can/usb/ems_usb.c
273
dev->free_slots = dev->intr_in_buffer[1];
drivers/net/can/usb/ems_usb.c
274
if (dev->free_slots > CPC_TX_QUEUE_TRIGGER_HIGH &&
drivers/net/can/usb/ems_usb.c
604
dev->free_slots = 50; /* initial size */
drivers/net/can/usb/ems_usb.c
857
dev->free_slots < CPC_TX_QUEUE_TRIGGER_LOW) {
drivers/net/can/usb/etas_es58x/es58x_core.c
1891
unsigned int free_slots =
drivers/net/can/usb/etas_es58x/es58x_core.c
1894
return netdev_xmit_more() && free_slots > 0 &&
drivers/net/wireless/broadcom/b43/dma.c
1372
if (WARN_ON(free_slots(ring) < TX_SLOTS_PER_FRAME)) {
drivers/net/wireless/broadcom/b43/dma.c
1397
if ((free_slots(ring) < TX_SLOTS_PER_FRAME) ||
drivers/net/wireless/broadcom/b43/dma.c
1563
B43_WARN_ON(free_slots(ring) < TX_SLOTS_PER_FRAME);
drivers/net/wireless/broadcom/b43/dma.c
306
B43_WARN_ON(free_slots(ring) == 0);
drivers/net/wireless/broadcom/b43legacy/dma.c
1066
if (WARN_ON(free_slots(ring) < SLOTS_PER_PACKET)) {
drivers/net/wireless/broadcom/b43legacy/dma.c
1086
if ((free_slots(ring) < SLOTS_PER_PACKET) ||
drivers/net/wireless/broadcom/b43legacy/dma.c
1201
B43legacy_WARN_ON(free_slots(ring) < SLOTS_PER_PACKET);
drivers/net/wireless/broadcom/b43legacy/dma.c
159
B43legacy_WARN_ON(free_slots(ring) == 0);
drivers/pci/hotplug/ibmphp_core.c
1167
free_slots();
fs/fat/dir.c
1302
int err, free_slots, i, nr_bhs;
fs/fat/dir.c
1308
free_slots = nr_bhs = 0;
fs/fat/dir.c
1323
free_slots++;
fs/fat/dir.c
1324
if (free_slots == nr_slots)
fs/fat/dir.c
1330
free_slots = nr_bhs = 0;
fs/fat/dir.c
1345
pos -= free_slots * sizeof(*de);
fs/fat/dir.c
1346
nr_slots -= free_slots;
fs/fat/dir.c
1347
if (free_slots) {
fs/fat/dir.c
1353
int size = free_slots * sizeof(*de);
fs/fat/dir.c
1424
if (free_slots)
fs/fat/dir.c
1425
__fat_remove_entries(dir, pos, free_slots);