Searched refs:used (Results 226 - 250 of 637) sorted by relevance

1234567891011>>

/linux-master/tools/perf/util/
H A Dpmu.c1298 t->used = true;
1347 * If this is a parameter we've already used for parameterized-eval,
1350 if (term->used)
1654 /* Sub-optimal, but function is only used by tests. */
1794 int used = snprintf(buf, len, "%.*s/%s", pmu_name_len, pmu->name, alias->name); local
1798 used += snprintf(buf + used, sub_non_neg(len, used),
1803 if (sub_non_neg(len, used) > 0) {
1804 buf[used]
[all...]
/linux-master/arch/arm/mach-sa1100/
H A Dsleep.S136 @ Wow, now the hardware suspend request pins can be used, that makes them functional for
/linux-master/arch/m68k/fpsp040/
H A Dx_unimp.S55 | The following lines are used to ensure that the FPSR
H A Dbindec.S40 | ICTR is a flag used in A13. It must be set before the
56 | sign of ISCALE, used in A9. Fp1 contains
82 | mode. The FPSP routine sintd0 is used. The output
93 | The binstr routine is used to convert the LEN digit
110 | The registers are used as follows:
270 | ICTR is a flag used in A13. It must be set before the
271 | loop entry A6. The lower word of d5 is used for ICTR.
332 | of ISCALE, used in A9. Fp1 contains 10^^(abs(ISCALE)) using
562 | The FPSP routine sintd0 is used. The output is in fp0.
586 moveml %d0-%d1/%a0-%a1,-(%a7) |save regs used b
[all...]
H A Dsint.S10 | respectively. Entry point sintdo is used by bindec.
217 | ;used by round
/linux-master/sound/drivers/opl4/
H A Dopl4_local.h13 * 2. The name of the author may not be used to endorse or promote products
188 int used; member in struct:snd_opl4
/linux-master/drivers/scsi/be2iscsi/
H A Dbe.h37 u16 used; /* Number of valid elements in the queue */ member in struct:be_queue_info
117 /* Mbox used for cmd request/response */
/linux-master/arch/sh/kernel/
H A Dentry-common.S247 * 0x30-0x3f debug traps used by the kernel.
251 * given cpu model may be used, but the unified trap number 0x1f is
255 * the number of arguments, but they were never actually used as such
256 * by the kernel. SH-2 originally used its own separate trap range
257 * because several hardware exceptions fell in the range used for the
263 * right 2 bits in order to get the value that was used as the "trapa"
/linux-master/arch/arm/boot/compressed/
H A Defi-header.S40 @ The only 2 fields of the MSDOS header that are used are this
/linux-master/drivers/usb/gadget/function/
H A Drndis.h161 u8 used; member in struct:rndis_params
/linux-master/drivers/usb/mtu3/
H A Dmtu3_debugfs.c96 int used = 0; local
105 used++;
111 used++;
114 seq_printf(sf, "total used: %d eps\n", used);
426 debugfs_create_file("ep-used", 0444, ssusb->dbgfs_root,
/linux-master/fs/vboxsf/
H A Dvfsmod.h71 size_t used; member in struct:vboxsf_dir_buf
/linux-master/drivers/input/touchscreen/
H A Dcyttsp_core.c323 DECLARE_BITMAP(used, CY_MAX_ID);
341 bitmap_zero(used, CY_MAX_ID);
352 __set_bit(ids[i], used);
356 if (test_bit(i, used))
/linux-master/net/openvswitch/
H A Dmeter.c246 if (nla_put_u64_64bit(reply, OVS_METER_ATTR_USED, meter->used,
349 meter->used = div_u64(ktime_get_ns(), 1000 * 1000);
612 long_delta_ms = (now_ms - meter->used); /* ms */
630 meter->used = now_ms;
/linux-master/drivers/hwmon/
H A Dabituguru3.c104 /* Two i/o-ports are used by uGuru */
963 int i, j, type, used, sysfs_names_free, sysfs_attr_i, res = -ENODEV; local
1015 used = snprintf(sysfs_filename, sysfs_names_free,
1023 sysfs_filename += used;
1024 sysfs_names_free -= used;
/linux-master/drivers/infiniband/hw/hfi1/
H A Dexp_rcv.h81 u8 used; member in struct:tid_group
/linux-master/drivers/infiniband/hw/mthca/
H A Dmthca_memfree.h139 DECLARE_BITMAP(used, MTHCA_DB_REC_PER_PAGE);
/linux-master/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dmmu.h17 bool used:1; /* Region allocated. */ member in struct:nvkm_vma
/linux-master/tools/testing/selftests/bpf/progs/
H A Dverifier_spin_lock.c362 static __naked __noinline __attribute__((used))
466 * ; if check_ids() is used.
/linux-master/include/sound/
H A Demux_synth.h105 int used; /* use counter */ member in struct:snd_emux
/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-tmc-etf.c176 bool used = false; local
225 used = true;
235 used = false;
241 if (!used)
/linux-master/drivers/net/dsa/realtek/
H A Drealtek.h129 int rtl8366_mc_is_used(struct realtek_priv *priv, int mc_index, int *used);
/linux-master/sound/synth/emux/
H A Demux_proc.c30 snd_iprintf(buf, "Use Counter: %d\n", emu->used);
/linux-master/fs/xfs/scrub/
H A Dalloc_repair.c53 * Because the final step of building a new index is to free the space used by
58 * The scan of the reverse mapping information records the space used by OWN_AG
82 * reservation and used to format new btree blocks. The remaining records are
538 xfs_agblock_t free_agbno = resv->agbno + resv->used;
539 xfs_extlen_t free_aglen = resv->len - resv->used;
544 /* Add a deferred rmap for each extent we used. */
545 if (resv->used > 0)
547 resv->used, XFS_RMAP_OWN_AG);
571 * allocation, and blocks that didn't get used can be freed via the usual
/linux-master/fs/ntfs3/
H A Dsuper.c411 /* If ntfs3 is used as legacy ntfs enforce read-only mode. */
462 * number of used mft records ~= number of files + folders
473 sbi->cluster_size, sbi->used.bitmap.nbits,
594 wnd_close(&sbi->used.bitmap);
665 struct wnd_bitmap *wnd = &sbi->used.bitmap;
1071 sbi->used.bitmap.nbits = clusters;
1086 rec->used = cpu_to_le32(ao + ALIGN(sizeof(enum ATTR_TYPE), 8));
1208 * 'cause 'sbi->volume.ni' is used 'ntfs_set_state'.
1315 sbi->mft.used = ni->i_valid >> sbi->record_bits;
1349 tt = sbi->used
[all...]

Completed in 492 milliseconds

1234567891011>>