Home
last modified time | relevance | path

Searched refs:used (Results 1 – 25 of 2494) sorted by relevance

12345678910>>...100

/linux/fs/ntfs3/
A Drecord.c189 u32 used = le32_to_cpu(rec->used); in mi_enum_attr() local
433 u32 used = le32_to_cpu(rec->used); in mi_insert_attr() local
477 rec->used = cpu_to_le32(used + asize); in mi_insert_attr()
494 u32 used = le32_to_cpu(rec->used); in mi_remove_attr() local
505 used -= asize; in mi_remove_attr()
507 rec->used = cpu_to_le32(used); in mi_remove_attr()
518 u32 total, used = le32_to_cpu(rec->used); in mi_resize_attr() local
542 used += dsize; in mi_resize_attr()
554 rec->used = cpu_to_le32(used); in mi_resize_attr()
572 u32 used = le32_to_cpu(rec->used); in mi_pack_runs() local
[all …]
/linux/sound/oss/dmasound/
A Ddmasound_atari.c167 used = count; in ata_ct_law()
176 return used; in ata_ct_law()
190 used = count; in ata_ct_s8()
194 return used; in ata_ct_s8()
229 return used; in ata_ct_u8()
261 return used; in ata_ct_s16be()
300 return used; in ata_ct_u16be()
341 return used; in ata_ct_s16le()
381 return used; in ata_ct_u16le()
443 return used; in ata_ctx_law()
[all …]
/linux/arch/um/os-Linux/
A Dsigio.c40 int used; member
61 n = poll(fds->poll, fds->used, -1); in write_sigio_thread()
68 for (i = 0; i < fds->used; i++) { in write_sigio_thread()
87 fds->used--; in write_sigio_thread()
176 if (i == all_sigio_fds.used) in __add_sigio_fd()
186 n = current_poll.used; in __add_sigio_fd()
194 next_poll.used = n + 1; in __add_sigio_fd()
229 if (i == current_poll.used) in __ignore_sigio_fd()
241 next_poll.used = current_poll.used - 1; in __ignore_sigio_fd()
318 .used = 1, in write_sigio_workaround()
[all …]
/linux/Documentation/ABI/testing/
A Dconfigfs-spear-pcie-gadget7 Interface is used to configure selected dual mode PCIe controller
10 This interfaces can be used to show spear's PCIe device capability.
20 link used to enable ltssm and read its status.
21 int_type used to configure and read type of supported interrupt
22 no_of_msi used to configure number of MSI vector needed and
26 vendor_id used to write and read vendor id (hex)
27 device_id used to write and read device id (hex)
28 bar0_size used to write and read bar0_size
29 bar0_address used to write and read bar0 mapped area in hex.
30 bar0_rw_offset used to write and read offset of bar0 where bar0_data
[all …]
/linux/drivers/infiniband/ulp/rtrs/
A Drtrs-clt-stats.c46 size_t used; in rtrs_clt_stats_migration_from_cnt_to_str() local
49 used = 0; in rtrs_clt_stats_migration_from_cnt_to_str()
52 used += sysfs_emit_at(buf, used, "%d ", in rtrs_clt_stats_migration_from_cnt_to_str()
56 used += sysfs_emit_at(buf, used, "\n"); in rtrs_clt_stats_migration_from_cnt_to_str()
58 return used; in rtrs_clt_stats_migration_from_cnt_to_str()
65 size_t used; in rtrs_clt_stats_migration_to_cnt_to_str() local
68 used = 0; in rtrs_clt_stats_migration_to_cnt_to_str()
71 used += sysfs_emit_at(buf, used, "%d ", s->cpu_migr.to); in rtrs_clt_stats_migration_to_cnt_to_str()
74 used += sysfs_emit_at(buf, used, "\n"); in rtrs_clt_stats_migration_to_cnt_to_str()
76 return used; in rtrs_clt_stats_migration_to_cnt_to_str()
/linux/fs/xfs/libxfs/
A Dxfs_ag_resv.c183 xfs_extlen_t used) in __xfs_ag_resv_init() argument
190 if (used > ask) in __xfs_ag_resv_init()
191 ask = used; in __xfs_ag_resv_init()
209 hidden_space = ask - used; in __xfs_ag_resv_init()
255 xfs_extlen_t used; in xfs_ag_resv_init() local
261 ask = used = 0; in xfs_ag_resv_init()
272 ask, used); in xfs_ag_resv_init()
281 ask = used = 0; in xfs_ag_resv_init()
286 &used); in xfs_ag_resv_init()
291 ask, used); in xfs_ag_resv_init()
[all …]
/linux/drivers/hwtracing/coresight/
A Dcoresight-syscfg-configfs.c57 ssize_t used = 0; in cscfg_cfg_values_show() local
77 used += scnprintf(page + used, PAGE_SIZE - used, in cscfg_cfg_values_show()
84 used += scnprintf(page + used, PAGE_SIZE - used, "\n"); in cscfg_cfg_values_show()
86 return used; in cscfg_cfg_values_show()
178 int used = 0; in cscfg_feat_matches_show() local
181 used = scnprintf(page, PAGE_SIZE, "SRC_ALL "); in cscfg_feat_matches_show()
184 used += scnprintf(page + used, PAGE_SIZE - used, "SRC_ETMV4 "); in cscfg_feat_matches_show()
186 used += scnprintf(page + used, PAGE_SIZE - used, "\n"); in cscfg_feat_matches_show()
187 return used; in cscfg_feat_matches_show()
/linux/Documentation/admin-guide/
A Dufs.rst12 UFS is a file system widely used in different operating systems.
23 used in FreeBSD, NetBSD, OpenBSD
27 used in FreeBSD 5.x
34 used in SunOS (Solaris)
38 used in SunOS for Intel (Solarisx86)
42 used in HP-UX
46 used in NextStep
50 used for NextStep CDROMs (block_size == 2048)
54 used in OpenStep
/linux/Documentation/arm/
A Dsetup.rst6 structure, otherwise known as 'struct param_struct' which is used
9 This structure is used to pass initialisation parameters from the
30 This is now obsolete, and should not be used.
47 or VGA console character size. They should not be used for any other
57 should not be used for other purposes).
61 based machines. May be used differently by different architectures.
68 Number of ADFS/MFM disks. May be used differently by different
72 These are now obsolete, and should not be used.
76 This is intended to be used on systems where the physical memory
81 be used by loaders if the size of the video RAM can't be obtained
[all …]
/linux/drivers/vhost/
A Dvringh.c396 iov->used++; in __vringh_iov()
445 used_ring = vrh->vring.used; in __vringh_complete()
472 &vrh->vring.used->idx); in __vringh_complete()
540 &vrh->vring.used->flags); in __vringh_notify_enable()
662 vrh->vring.used = (__force struct vring_used *)used; in vringh_init_user()
794 struct vring_used_elem used; in vringh_complete_user() local
918 struct vring_used *used) in vringh_init_kern() argument
935 vrh->vring.used = used; in vringh_init_kern()
1042 struct vring_used_elem used; in vringh_complete_kern() local
1284 desc, avail, used); in vringh_init_iotlb()
[all …]
/linux/Documentation/userspace-api/media/v4l/
A Dpixfmt-reserved.rst50 - 8 bit RGB format used by the BTTV driver.
55 - YUV format used by the gspca cpia1 driver.
66 - YUYV per line used by the gspca driver.
71 - YYUV per line used by the gspca driver.
76 - YUVY per line used by the gspca driver.
101 - OV511 JPEG format used by the gspca driver.
106 - OV518 JPEG format used by the gspca driver.
126 - Compressed format used by the Zoran driver
192 each byte are used, the other bits are set to 0.
198 each byte are used, the other bits are set to 0.
[all …]
/linux/Documentation/parisc/
A Dregisters.rst14 CR 0 (Recovery Counter) used for ptrace
31 CR26 (TR 2) not used
33 CR28 (TR 4) not used
34 CR29 (TR 5) not used
36 CR31 (TR 7) Temporary register, used in various places
47 SR3 used for userspace accesses (current process)
72 N (Nullify next instruction) used by C code
74 B (Taken Branch) used by C code
76 V (divide step correction) used by C code
78 C/B (carry/borrow bits) used by C code
[all …]
/linux/drivers/tty/
A Dtty_buffer.c101 p->used = 0; in tty_buffer_reset()
268 left = 2 * b->size - b->used; in __tty_buffer_request_room()
270 left = b->size - b->used; in __tty_buffer_request_room()
282 smp_store_release(&b->commit, b->used); in __tty_buffer_request_room()
326 memcpy(char_buf_ptr(tb, tb->used), chars, space); in tty_insert_flip_string_fixed_flag()
329 tb->used += space; in tty_insert_flip_string_fixed_flag()
366 tb->used += space; in tty_insert_flip_string_flags()
397 *flag_buf_ptr(tb, tb->used) = flag; in __tty_insert_flip_char()
398 *char_buf_ptr(tb, tb->used++) = ch; in __tty_insert_flip_char()
446 *chars = char_buf_ptr(tb, tb->used); in tty_prepare_flip_string()
[all …]
/linux/drivers/gpu/drm/savage/
A Dsavage_bci.c318 dev_priv->dma_pages[i].used = 0; in savage_dma_init()
337 dev_priv->dma_pages[i].used = 0; in savage_dma_reset()
376 dev_priv->dma_pages[cur].used; in savage_dma_alloc()
399 dev_priv->dma_pages[i].used = 0; in savage_dma_alloc()
407 if (dev_priv->dma_pages[i].used) { in savage_dma_alloc()
409 i, dev_priv->dma_pages[i].used); in savage_dma_alloc()
415 dev_priv->dma_pages[i].used = n; in savage_dma_alloc()
487 dev_priv->dma_pages[i].used = 0; in savage_dma_flush()
493 dev_priv->dma_pages[cur].used = 0; in savage_dma_flush()
507 dev_priv->dma_pages[cur].used, in savage_dma_flush()
[all …]
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
A Dsta.c36 priv->stations[sta_id].used |= IWL_STA_UCODE_ACTIVE; in iwl_sta_ucode_activate()
256 if (!priv->stations[i].used && in iwl_prep_station()
288 station->used = IWL_STA_DRIVER_ACTIVE; in iwl_prep_station()
389 if ((priv->stations[sta_id].used & in iwl_sta_ucode_deactivate()
489 if (priv->stations[sta_id].used & IWL_STA_LOCAL) { in iwl_remove_station()
694 priv->stations[i].used &= in iwl_restore_stations()
696 priv->stations[i].used &= in iwl_restore_stations()
737 if (!(priv->stations[i].used & IWL_STA_BCAST)) in iwl_dealloc_bcast_stations()
740 priv->stations[i].used &= ~IWL_STA_UCODE_ACTIVE; in iwl_dealloc_bcast_stations()
904 priv->stations[sta_id].used |= IWL_STA_LOCAL; in iwlagn_add_bssid_station()
[all …]
/linux/Documentation/driver-api/gpio/
A Ddrivers-on-gpio.rst17 - gpio-keys: drivers/input/keyboard/gpio_keys.c is used when your GPIO line
20 - gpio-keys-polled: drivers/input/keyboard/gpio_keys_polled.c is used when your
24 - gpio_mouse: drivers/input/mouse/gpio_mouse.c is used to provide a mouse with
32 - extcon-gpio: drivers/extcon/extcon-gpio.c is used when you need to read an
36 - restart-gpio: drivers/power/reset/gpio-restart.c is used to restart/reboot
40 - poweroff-gpio: drivers/power/reset/gpio-poweroff.c is used to power the
45 - gpio-gate-clock: drivers/clk/clk-gpio.c is used to control a gated clock
48 - i2c-gpio: drivers/i2c/busses/i2c-gpio.c is used to drive an I2C bus
69 - gpio-regulator: drivers/regulator/gpio-regulator.c is used to control a
73 - gpio-wdt: drivers/watchdog/gpio_wdt.c is used to provide a watchdog timer
[all …]
/linux/drivers/gpu/drm/i810/
A Di810_dma.c57 int used; in i810_freelist_get() local
80 int used; in i810_freelist_put() local
729 if (used < 0 || used > 4 * 1024) in i810_dma_dispatch_vertex()
730 used = 0; in i810_dma_dispatch_vertex()
741 if (used & 4) { in i810_dma_dispatch_vertex()
743 used += 4; in i810_dma_dispatch_vertex()
749 if (used) { in i810_dma_dispatch_vertex()
1049 if (used < 0 || used > 4 * 1024) in i810_dma_dispatch_mc()
1050 used = 0; in i810_dma_dispatch_mc()
1063 if (used & 4) { in i810_dma_dispatch_mc()
[all …]
/linux/arch/mips/mm/
A Dinit.c316 unsigned num_maars, used, i; in maar_init() local
320 unsigned used; in maar_init() member
335 if (recorded.used) { in maar_init()
336 used = maar_config(recorded.cfgs, recorded.used, num_maars / 2); in maar_init()
337 BUG_ON(used != recorded.used); in maar_init()
340 used = platform_maar_init(num_maars / 2); in maar_init()
344 for (i = (used * 2); i < num_maars; i++) { in maar_init()
351 if (recorded.used) in maar_init()
388 if (used <= ARRAY_SIZE(recorded.cfgs)) { in maar_init()
391 recorded.cfgs[recorded.used].attrs = attr; in maar_init()
[all …]
/linux/scripts/coccinelle/misc/
A Darray_size_dup.cocci5 /// 1. An opencoded expression is used before array_size() to compute the same size
6 /// 2. An opencoded expression is used after array_size() to compute the same size
43 msg = "WARNING: array_size is used later (line %s) to compute the same size" % (p2[0].line)
51 msg = "WARNING: array_size is used later (line %s) to compute the same size" % (p2[0].line)
72 msg = "WARNING: array_size is already used (line %s) to compute the same size" % (p1[0].line)
80 msg = "WARNING: array_size is already used (line %s) to compute the same size" % (p1[0].line)
108 msg = "WARNING: array3_size is used later (line %s) to compute the same size" % (p2[0].line)
116 msg = "WARNING: array3_size is used later (line %s) to compute the same size" % (p2[0].line)
138 msg = "WARNING: array3_size is already used (line %s) to compute the same size" % (p1[0].line)
172 msg = "WARNING: struct_size is used later (line %s) to compute the same size" % (p2[0].line)
[all …]
/linux/fs/ubifs/
A Dtnc_commit.c444 used = 0; in layout_in_empty_space()
465 used = 0; in layout_in_empty_space()
510 wlen = used + len; in layout_in_empty_space()
536 used -= blen; in layout_in_empty_space()
537 if (used < 0) in layout_in_empty_space()
538 used = 0; in layout_in_empty_space()
844 used = 0; in write_index()
911 used = 0; in write_index()
1004 used -= blen; in write_index()
1005 if (used < 0) in write_index()
[all …]
/linux/tools/virtio/
A Dvringh_test.c254 if (riov.used) { in parallel_test()
525 assert(riov.used == 1); in main()
529 assert(wiov.used == 1); in main()
533 assert(wiov.used == 2); in main()
602 assert(wiov.used == 0); in main()
618 used[0].id = head; in main()
619 used[0].len = 0; in main()
646 used[i].id = head; in main()
647 used[i].len = 0; in main()
736 assert(riov.used == 7); in main()
[all …]
/linux/include/linux/
A Dvringh.h91 unsigned i, used, max_num; member
103 unsigned i, used, max_num; member
114 vring_used_t __user *used);
119 iov->used = iov->i = 0; in vringh_iov_init()
137 iov->max_num = iov->used = iov->i = iov->consumed = 0; in vringh_iov_cleanup()
159 const struct vring_used_elem used[],
176 struct vring_used *used);
181 kiov->used = kiov->i = 0; in vringh_kiov_init()
199 kiov->max_num = kiov->used = kiov->i = kiov->consumed = 0; in vringh_kiov_cleanup()
208 for (i = kiov->i; i < kiov->used; i++) in vringh_kiov_length()
[all …]
/linux/Documentation/devicetree/bindings/power/supply/
A Dsamsung,battery.yaml14 of lithium ion chemistry devices used for mobile phones, laptops and other
25 description: 3.8V 1500 mAh battery used in Samsung GT-I8190
27 description: 3.8V 1500 mAh battery used in Samsung SGH-T599 and SGH-I407
29 description: 3.8V 1500 mAh battery used in Samsung GT-I8160
31 description: 3.8V 1700 mAh battery used in Samsung GT-S7710
33 description: 3.8V 1500 mAh battery used in Samsung GT-I9070
35 description: 3.8V 2000 mAh battery used in Samsung GT-I8530
/linux/kernel/kcsan/
A Ddebugfs.c46 int used; /* number of elements used */ member
52 .used = 0,
114 if (report_filterlist.used == 0) in kcsan_skip_report_debugfs()
119 sort(report_filterlist.addrs, report_filterlist.used, in kcsan_skip_report_debugfs()
124 report_filterlist.used, sizeof(unsigned long), in kcsan_skip_report_debugfs()
166 } else if (report_filterlist.used == report_filterlist.size) { in insert_report_filterlist()
184 report_filterlist.addrs[report_filterlist.used++] = in insert_report_filterlist()
210 report_filterlist.used == 0 ? "none" : ""); in show_info()
211 for (i = 0; i < report_filterlist.used; ++i) in show_info()
/linux/Documentation/devicetree/bindings/mfd/
A Das3711.txt23 feedback used:
24 - su2-feedback-voltage : voltage feedback is used
25 - su2-feedback-curr1 : CURR1 input used for current feedback
26 - su2-feedback-curr2 : CURR2 input used for current feedback
27 - su2-feedback-curr3 : CURR3 input used for current feedback
31 - su2-fbprot-lx-sd4 : LX_SD4 is used for over-voltage protection
32 - su2-fbprot-gpio2 : GPIO2 is used for over-voltage protection
33 - su2-fbprot-gpio3 : GPIO3 is used for over-voltage protection
34 - su2-fbprot-gpio4 : GPIO4 is used for over-voltage protection

Completed in 52 milliseconds

12345678910>>...100