Searched refs:used (Results 426 - 450 of 637) sorted by relevance

<<11121314151617181920>>

/linux-master/sound/core/
H A Dcontrol_compat.c16 u32 used; member in struct:snd_ctl_elem_list32
29 /* offset, space, used, count */
/linux-master/drivers/media/platform/qcom/venus/
H A Dcore.h359 bool used; member in struct:venus_ts_metadata
373 * @list: used for attach an instance to the core
401 * @subscriptions: used to hold current events subscriptions
402 * @buf_count: used to count number of buffers (reqbuf(0))
431 * @hprop: a union used as a holder by get property
/linux-master/fs/ubifs/
H A Djournal.c27 * journal heads, although at present only one data head is used.
34 * time of commit, the bud is retained to continue to be used in the journal,
118 avail = c->leb_size - wbuf->offs - wbuf->used;
167 avail = c->leb_size - wbuf->offs - wbuf->used;
176 lnum, wbuf->lnum, wbuf->offs + wbuf->used);
277 *offs = c->jheads[jhead].wbuf.offs + c->jheads[jhead].wbuf.used;
1608 * This function is used when an inode is truncated and the last data node of
/linux-master/drivers/net/wireless/intel/iwlwifi/queue/
H A Dtx.c41 * of the TFD are used, and only one chunk of 64 bytes should
697 unsigned int used; local
714 used = (q->write_ptr - q->read_ptr) &
717 if (WARN_ON(used > max))
720 return max - used;
1197 WARN_ONCE(1, "queue %d already used", qid);
1308 "queue %d not used", queue);
1609 * the last we will free. This one must be used */
/linux-master/drivers/bus/mhi/host/
H A Dinternal.h228 bool used; /* Indicates whether the buffer is used or not */ member in struct:mhi_buf_info
/linux-master/drivers/md/bcache/
H A Dbset.h35 * front or the back of a bkey - this is mainly used for fixing overlapping
64 * slow anyways, due to terrible cache behaviour; bcache originally used binary
74 * is used for the rest.
81 * prefetching can be used to great effect.
180 * to keep bkey_float to 4 bytes and prev isn't used in the fast
211 * Only used for deciding whether to use START_KEY(k) or just the key
318 size_t size, used; member in struct:btree_iter
/linux-master/arch/m68k/kernel/
H A Dentry.S26 * all pointers that used to be 'current' are now entry
129 | schedule_tail now used regardless of CONFIG_SMP
/linux-master/net/smc/
H A Dsmc_core.h31 #define SMC_CONN_PER_LGR_PREFER 255 /* Preferred connections per link group used for
117 unsigned long *wr_tx_mask; /* bit mask of used indexes */
145 u8 gid[SMC_GID_SIZE];/* gid matching used vlan id*/
148 enum ib_mtu path_mtu; /* used mtu */
182 #define SMC_LINKS_PER_LGR_MAX_PREFER 2 /* Preferred max links per link group used for
194 u32 used; /* currently used / unused */ member in struct:smc_buf_desc
316 /* used rtoken elements */
/linux-master/include/sound/
H A Dhda_codec.h498 return !codec->relaxed_resume && codec->jacktbl.used;
H A Dhdaudio.h42 unsigned int used; member in struct:snd_array
101 /* device/driver type used for matching */
229 /* fields used by ext bus APIs */
254 * ops used for ASoC HDA codec drivers
381 /* factor used to derive STRIPE control value */
710 for ((idx) = 0, (ptr) = (array)->list; (idx) < (array)->used; \
/linux-master/sound/soc/sof/
H A Ddebug.c10 // Generic debug routines used to export DSP MMIO and memories to userspace
40 /* find the minimum. min() is not used since it adds sparse warnings */
136 * allocate cache buffer that will be used to save the mem window
236 ret = scnprintf(buf + len, buff_size - len, "zone %d.%d used %#8x free %#8x\n",
238 reply->elems[i].used, reply->elems[i].free);
/linux-master/fs/proc/
H A Dproc_sysctl.c192 head->used = 0;
266 p->used++;
273 if (!--p->used)
287 * if p->used is 0, nobody will ever touch that entry again;
290 if (unlikely(p->used)) {
1305 * used on stack. It can either be a global or dynamically allocated
1312 * The members of the &struct ctl_table structure are used as follows:
1426 * @table_name: The name of sysctl table, only used for log printing when
1430 * The sysctl interface is used by userspace to query or modify at runtime
1436 * this function does not return any error as it is used b
[all...]
/linux-master/fs/bcachefs/
H A Dbtree_update.h208 trans->fs_usage_deltas->used = 0;
H A Djournal_reclaim.c672 if (atomic_read(&c->btree_cache.dirty) * 2 > c->btree_cache.used)
681 c->btree_cache.used,
H A Dchardev.c459 .p.sectors_total = bch2_fs_usage_read_short(c).used,
528 arg->used = bch2_fs_sectors_used(c, src);
/linux-master/drivers/scsi/cxgbi/
H A Dlibcxgbi.c416 unsigned int used; local
418 if (!pmap->max_connect || !pmap->used)
422 used = pmap->used;
423 for (i = 0; used && i < pmap->max_connect; i++) {
431 used--;
465 if (pmap->used >= pmap->max_connect) {
467 pr_info("cdev 0x%p, p#%u %s, ALL ports used.\n",
477 pmap->used++;
525 pmap->used
[all...]
/linux-master/net/core/
H A Dneighbour.c82 However, the same lock is used to protect another entry fields:
309 if (time_before(n->used, n->confirmed))
310 n->used = n->confirmed;
501 n->updated = n->used = now;
994 if (time_before(n->used, n->confirmed) &&
996 n->used = n->confirmed;
1000 !time_in_range_open(jiffies, n->used,
1001 n->used + NEIGH_VAR(n->parms, GC_STALETIME)))) {
1106 neigh->used +
2609 ci.ndm_used = jiffies_to_clock_t(now - neigh->used);
[all...]
/linux-master/drivers/firewire/
H A Dohci.c107 * A buffer that contains a block of DMA-able coherent memory used for
114 size_t used; member in struct:descriptor_buffer
328 /* In case of multiple matches in ohci_quirks[], only the first one is used. */
1121 address >= desc->buffer_bus + desc->used)
1134 old_desc->used = 0;
1173 desc->used = 0;
1206 ctx->buffer_tail->used += sizeof(*ctx->buffer_tail->buffer);
1235 if (z * sizeof(*d) > desc->buffer_size - desc->used) {
1250 d = desc->buffer + desc->used / sizeof(*d);
1252 *d_bus = desc->buffer_bus + desc->used;
[all...]
/linux-master/sound/pci/hda/
H A Dhda_codec.c680 unsigned char active; /* cvt is currently used */
851 * snd_hda_codec_device_new() is used by legacy HDA and ASoC driver.
1734 * This function is used when #snd_hda_ctl_add cannot be used for 1:1
1766 for (i = 0; i < codec->mixers.used; i++)
1832 * When a device is being used, it returns -EBSY. If successfully freed,
1861 for (i = 0; i < codec->mixers.used; i++) {
2206 if (WARN_ON(codec->spdif_out.used <= idx))
2315 if (WARN_ON(codec->spdif_out.used <= idx))
2343 if (WARN_ON(codec->spdif_out.used <
[all...]
/linux-master/drivers/net/ethernet/via/
H A Dvia-velocity.h1378 #define AVAIL_TD(p,q) ((p)->options.numtx-((p)->tx.used[(q)]))
1400 int used[TX_QUEUE_NO]; member in struct:velocity_info::tx_info
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dadf_rl.c281 static void mark_rps_usage(struct rl_sla *sla, bool *rp_in_use, bool used) argument
288 rp_in_use[rp_id] = used;
818 * * -EINVAL - user input data cannot be used to create SLA
920 * * -EINVAL - user input data cannot be used to update SLA
/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ads.c23 * The Additional Data Struct (ADS) has pointers for different buffers used by
235 /* Table must be set to invalid values for entries not used */
443 u32 used = temp_set.storage_used; local
449 guc->ads_regset_count[id] = temp_set.storage_used - used;
/linux-master/tools/testing/selftests/
H A Dlib.mk83 # TEST_CUSTOM_PROGS should be used by tests that require
/linux-master/drivers/usb/gadget/function/
H A Drndis.c920 params->used = 1;
1105 "used : %s\n"
1112 param->confignr, (param->used) ? "y" : "n",
/linux-master/drivers/staging/nvec/
H A Dnvec.c159 * used.
172 if (atomic_xchg(&nvec->msg_pool[i].used, 1) == 0) {
195 atomic_set(&msg->used, 0);
294 * with nvec_msg_free() once no longer used.

Completed in 520 milliseconds

<<11121314151617181920>>