Searched refs:used (Results 326 - 350 of 636) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/mtd/ubi/
H A Dfastmap.c13 * init_seen - allocate memory for used for debugging.
167 * @used_ebs: number of used EBS
552 struct list_head used, free; local
566 INIT_LIST_HEAD(&used);
649 /* read EC values from used list */
656 ret = add_aeb(ai, &used, be32_to_cpu(fmec->pnum),
669 ret = add_aeb(ai, &used, be32_to_cpu(fmec->pnum),
741 list_for_each_entry(tmp_aeb, &used, u.list) {
749 ubi_err(ubi, "PEB %i is in EBA but not in used list", pnum);
779 list_for_each_entry_safe(tmp_aeb, _tmp_aeb, &used,
[all...]
/linux-master/fs/bcachefs/
H A Dbuckets.c250 ret.used = min(ret.capacity, data + reserve_factor(reserved));
251 ret.free = ret.capacity - ret.used;
428 if (!d || d->used + more > d->size) {
480 n = (void *) d->d + d->used;
486 d->used += b;
661 struct replicas_delta *d, *top = (void *) deltas->d + deltas->used;
755 struct replicas_delta *top = (void *) deltas->d + deltas->used;
/linux-master/drivers/net/ethernet/netronome/nfp/flower/
H A Doffload.c258 /* If any tun dissector is used then the required set must be used. */
493 NL_SET_ERR_MSG_MOD(extack, "unsupported offload: PSH and URG is only supported when used with FIN, SYN or RST");
1632 u64 pkts, bytes, used; local
1641 used = priv->stats[ctx_id].used;
1656 priv->stats[ctx_id].used = max_t(u64, used,
1657 priv->stats[ctx_id].used);
1714 priv->stats[ctx_id].pkts, 0, priv->stats[ctx_id].used,
[all...]
H A Dmain.h259 * @mask_id_seed: Seed used for mask hash table
265 * @mask_table: Hash table used to store masks
267 * @flow_table: Hash table used to store flower rules
286 * @internal_ports: Internal port ids used in offloaded rules
291 * @meter_table: Hash table used to store the meter table
294 * @ct_zone_table: Hash table used to store the different zones
296 * @ct_map_table: Hash table used to referennce ct flows
418 u64 used; member in struct:nfp_fl_stats
462 * has been used to create multiple merge flows.
503 u64 used; member in struct:nfp_meter_entry
[all...]
H A Dmetadata.c132 priv->stats[ctx_id].used = jiffies;
342 /* Do not allocate a mask-id for pre_tun_rules. These flows are used to
364 priv->stats[stats_cxt].used = jiffies;
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_device.c355 memset(&rdev->doorbell.used, 0, sizeof(rdev->doorbell.used));
384 unsigned long offset = find_first_zero_bit(rdev->doorbell.used, rdev->doorbell.num_doorbells);
386 __set_bit(offset, rdev->doorbell.used);
405 __clear_bit(doorbell, rdev->doorbell.used);
586 dev_info(rdev->dev, "VRAM: %lluM 0x%016llX - 0x%016llX (%lluM used)\n",
722 * params are used to calculate display watermarks (all asics)
772 * radeon_dummy_page_init - init dummy page used by the driver
776 * Allocate the dummy page used by the driver (all asics).
777 * This dummy page is used b
[all...]
/linux-master/arch/x86/pci/
H A Dirq.c99 * Handle the $IRT PCI IRQ Routing Table format used by AMI for its BCP
110 * the table, then one byte specifying the actual number of entries used
136 if (ir->signature != IRT_SIGNATURE || !ir->used || ir->size < ir->used)
139 size = struct_size(ir, slots, ir->used);
146 size = struct_size(rt, slots, ir->used);
155 for (i = 0; i < ir->used; i++)
263 * PIRQ routing for the M1487 ISA Bus Controller (IBC) ASIC used
460 * ASIC used with the Intel 82420 and 82430 PCIsets. The ESC is not
545 * PIRQ routing for the 82426EX ISA Bridge (IB) ASIC used wit
[all...]
/linux-master/drivers/pci/controller/
H A Dpcie-microchip-host.c259 struct mutex lock; /* Protect used bitmap */
264 DECLARE_BITMAP(used, MC_MAX_NUM_MSI_IRQS);
485 bit = find_first_zero_bit(msi->used, msi->num_vectors);
491 set_bit(bit, msi->used);
510 if (test_bit(d->hwirq, msi->used))
511 __clear_bit(d->hwirq, msi->used);
/linux-master/fs/ceph/
H A Dsnap.c46 * version number is used to ensure that as realm parameters change (new
249 * used.
538 int used, dirty; local
541 used = __ceph_caps_used(ci);
552 if (used & CEPH_CAP_FILE_WR)
585 if (!(used & CEPH_CAP_FILE_WR) &&
626 if (used & CEPH_CAP_FILE_WR) {
627 doutc(cl, "%p %llx.%llx cap_snap %p snapc %p seq %llu used WR,"
656 * to be used for the snapshot, to be flushed back to the mds.
695 "s=%llu used WRBUFFE
[all...]
/linux-master/net/smc/
H A Dsmc_core.c180 /* find a new alert_token_local value not yet used by some connection
1010 /* recalculate, value is used by tx_rdma_writes() */
1148 WRITE_ONCE(buf_desc->used, 0);
1174 WRITE_ONCE(conn->sndbuf_desc->used, 0);
1183 WRITE_ONCE(conn->rmb_desc->used, 0);
2055 if (cmpxchg(&buf_slot->used, 0, 1) == 0) {
2177 if (!buf_desc->used)
2188 /* map all used buffers of lgr for a new link */
2207 /* register all used buffers of lgr for a new link,
2220 if (!buf_desc->used)
[all...]
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx9.asm128 var s_save_trapsts = ttmp15 //not really used until the end of the SAVE routine
280 // ttmp[2:5] and ttmp12 can be used (others hold SPI-initialized debug data)
442 // Save SGPR before LDS save, then the s0 to s4 can be used during LDS save...
526 s_cbranch_scc0 L_SAVE_LDS_DONE //no lds used? jump to L_SAVE_DONE
528 s_barrier //LDS is used? wait for other waves in the same TG
529 s_and_b32 s_save_tmp, s_save_exec_hi, S_SAVE_SPI_INIT_FIRST_WAVE_MASK //exec is still used here
732 s_cbranch_scc0 L_RESTORE_VGPR //no lds used? jump to L_RESTORE_VGPR
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dtxrx_edma.c328 * buffer id 0 should not be used (marks invalid id).
614 "compressed RX status cannot be used with SW reorder\n");
754 /* This function is used only for RX SW reorder */
1058 * used for holding the pa
1275 * this descriptor as used and handle it before ctx zero
1317 * @skb is used to obtain the protocol and headers length.
1411 int used, avail = wil_ring_avail_tx(ring); local
1416 int descs_used = 0; /* total number of used descriptors */
1501 used = wil_ring_used_tx(ring);
1503 used, use
[all...]
/linux-master/net/netfilter/
H A Dx_tables.c73 unsigned int cur; /* number of used slots in compat_tab[] */
505 char used[64], allow[64]; local
507 pr_info_ratelimited("%s_tables: %s match: used from hooks %s, but only valid from %s\n",
509 textify_hooks(used, sizeof(used),
1020 char used[64], allow[64]; local
1022 pr_info_ratelimited("%s_tables: %s target: used from hooks %s, but only usable from %s\n",
1024 textify_hooks(used, sizeof(used),
1349 * the upper half of the stack is used
[all...]
/linux-master/scripts/mod/
H A Dmodpost.c8 * This software may be used and distributed according to the terms
203 * struct symbol is also used for lists of unresolved symbols */
217 bool used; /* there exists a user of this symbol */ member in struct:symbol
756 * This is used to find sections missing the SHF_ALLOC flag.
1141 warn("%s: %s: EXPORT_SYMBOL used for init symbol. Remove __init or EXPORT_SYMBOL.\n",
1144 warn("%s: %s: EXPORT_SYMBOL used for exit symbol. Remove __exit or EXPORT_SYMBOL.\n",
1458 * either when loaded or when used as built-in.
1461 * Likewise for modules used built-in the sections marked __exit
1752 exp->used = true;
1787 sym->used
[all...]
/linux-master/arch/m68k/fpsp040/
H A Ddecbin.S52 | greater than 10^27, a directed rounding scheme is used with
157 dbf %d2,e_gd |if we have used all 3 digits, exit loop
H A Dskeleton.S48 | The following counters are used for standalone testing
435 | used.
/linux-master/drivers/infiniband/hw/hfi1/
H A Dtrace_tid.h38 "used %u cnt %u"
639 u8 map, u8 used, u8 cnt),
640 TP_ARGS(qp, msg, index, base, map, used, cnt),
648 __field(u8, used)
658 __entry->used = used;
669 __entry->used,
677 u8 map, u8 used, u8 cnt),
678 TP_ARGS(qp, msg, index, base, map, used, cnt)
/linux-master/drivers/md/bcache/
H A Dalloc.c31 * smaller freelist, and buckets on that list are always ready to be used.
184 ca->heap.used = 0;
198 for (i = ca->heap.used / 2 - 1; i >= 0; --i)
545 * failing that we look for a bucket that was last used by the same task.
664 * last used for:
/linux-master/drivers/net/caif/
H A Dcaif_virtio.c33 /* Defaults used if virtio config space is unavailable */
45 * We use this to put descriptor back on the used ring. USHRT_MAX is
46 * used to indicate invalid head-id.
55 * @rx_napi_resched: Number of calls where the full quota was used (RX)
84 * @napi: Napi context used in cfv_rx_poll()
85 * @ctx: Context data used in cfv_rx_poll()
95 * @genpool: Gen Pool used for allocating TX buffers
158 * a TX msg we just sent, and the buffer is put back to the used ring.
171 /* Get used buffer from used rin
[all...]
/linux-master/arch/arm/kernel/
H A Dentry-header.S73 * v7m_exception_slow_exit is used when returning from SVC or PendSV.
81 @ was used.
98 @ r0-r7 are used for signals and never touched from now on. Clobbering
418 * These are the registers used in the syscall handler, and allow us to
/linux-master/drivers/acpi/
H A Dpci_link.c398 * ACPI has no automatic means of knowing what ISA IRQs are used. Note that
408 * List interrupts that should not be used for PCI:
787 static int __init acpi_irq_penalty_update(char *str, int used) argument
805 if (used)
/linux-master/drivers/media/platform/verisilicon/
H A Drockchip_vpu981_hw_av1_dec.c123 if (!av1_dec->frame_refs[i].used)
154 if (av1_dec->frame_refs[i].used)
169 av1_dec->frame_refs[i].used = true;
183 av1_dec->frame_refs[idx].used = false;
195 bool used = false; local
197 if (!av1_dec->frame_refs[idx].used)
202 used = true;
205 if (!used)
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmm.c827 new->used = vma->used;
1007 vma->used ? '-' : 'F',
1083 vma->used = true;
1596 if ((prev = node(vma, prev)) && !prev->used) {
1602 if ((next = node(vma, next)) && !next->used) {
1688 vma->used = false;
1836 vma->used = true;
/linux-master/drivers/net/ethernet/socionext/
H A Dnetsec.c1103 int used; local
1106 used = dring->head - dring->tail;
1108 used = dring->head + DESC_NUM - dring->tail;
1110 return used;
1113 static int netsec_check_stop_tx(struct netsec_priv *priv, int used) argument
1118 if (DESC_NUM - used < 2) {
1126 used = netsec_desc_used(dring);
1127 if (DESC_NUM - used < 2)
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_gtt.h180 atomic_t used; member in union:i915_page_table::__anon653
216 #define px_used(px) (&px_pt(px)->used)
301 /* Flags used when creating page-table objects for this vm */
377 /** PPGTT used for aliasing the PPGTT with the GTT */

Completed in 332 milliseconds

<<11121314151617181920>>