Home
last modified time | relevance | path

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

12345678910>>...206

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/
H A Dclang-c++11.patch22 -static void NewSimulatorClose( void * ) __attribute__((used));
861 -IpmiClose( void * ) __attribute__((used));
870 -IpmiGetEvent( void * ) __attribute__((used));
879 -IpmiDiscoverResources( void * ) __attribute__((used));
933 - SaHpiBoolT * ) __attribute__((used));
942 - SaHpiBoolT ) __attribute__((used));
1005 - SaHpiIdrInfoT * ) __attribute__((used));
1041 - SaHpiIdrFieldT * ) __attribute__((used));
1050 - SaHpiIdrFieldT * ) __attribute__((used));
1059 - SaHpiIdrFieldT * ) __attribute__((used));
[all …]
/openbmc/linux/drivers/media/platform/mediatek/vcodec/common/
H A Dmtk_vcodec_dbgfs.c21 curr_len = snprintf(buf + *used, total - *used, in mtk_vdec_dbgfs_get_format_type()
25 curr_len = snprintf(buf + *used, total - *used, in mtk_vdec_dbgfs_get_format_type()
29 curr_len = snprintf(buf + *used, total - *used, in mtk_vdec_dbgfs_get_format_type()
33 curr_len = snprintf(buf + *used, total - *used, in mtk_vdec_dbgfs_get_format_type()
37 *used += curr_len; in mtk_vdec_dbgfs_get_format_type()
41 curr_len = snprintf(buf + *used, total - *used, in mtk_vdec_dbgfs_get_format_type()
45 curr_len = snprintf(buf + *used, total - *used, in mtk_vdec_dbgfs_get_format_type()
49 curr_len = snprintf(buf + *used, total - *used, in mtk_vdec_dbgfs_get_format_type()
60 curr_len = snprintf(buf + *used, total - *used, in mtk_vdec_dbgfs_get_help()
64 curr_len = snprintf(buf + *used, total - *used, in mtk_vdec_dbgfs_get_help()
[all …]
/openbmc/linux/fs/ntfs3/
H A Drecord.c201 u32 used = le32_to_cpu(rec->used); in mi_enum_attr() local
470 u32 used = le32_to_cpu(rec->used); in mi_insert_attr() local
514 rec->used = cpu_to_le32(used + asize); in mi_insert_attr()
531 u32 used = le32_to_cpu(rec->used); in mi_remove_attr() local
554 used -= asize; in mi_remove_attr()
556 rec->used = cpu_to_le32(used); in mi_remove_attr()
567 u32 total, used = le32_to_cpu(rec->used); in mi_resize_attr() local
591 used += dsize; in mi_resize_attr()
603 rec->used = cpu_to_le32(used); in mi_resize_attr()
625 u32 used = le32_to_cpu(rec->used); in mi_pack_runs() local
[all …]
/openbmc/linux/Documentation/ABI/testing/
H 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 …]
/openbmc/linux/arch/um/os-Linux/
H 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 …]
/openbmc/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs-clt-stats.c42 size_t used; in rtrs_clt_stats_migration_from_cnt_to_str() local
45 used = 0; in rtrs_clt_stats_migration_from_cnt_to_str()
48 used += sysfs_emit_at(buf, used, "%d ", in rtrs_clt_stats_migration_from_cnt_to_str()
52 used += sysfs_emit_at(buf, used, "\n"); in rtrs_clt_stats_migration_from_cnt_to_str()
54 return used; in rtrs_clt_stats_migration_from_cnt_to_str()
61 size_t used; in rtrs_clt_stats_migration_to_cnt_to_str() local
64 used = 0; in rtrs_clt_stats_migration_to_cnt_to_str()
67 used += sysfs_emit_at(buf, used, "%d ", s->cpu_migr.to); in rtrs_clt_stats_migration_to_cnt_to_str()
70 used += sysfs_emit_at(buf, used, "\n"); in rtrs_clt_stats_migration_to_cnt_to_str()
72 return used; in rtrs_clt_stats_migration_to_cnt_to_str()
/openbmc/linux/sound/oss/dmasound/
H 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 …]
/openbmc/linux/fs/xfs/libxfs/
H 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 …]
/openbmc/u-boot/scripts/
H A DMakefile.lib51 multi-used-y := $(sort $(foreach m,$(obj-y), $(if $(strip $($(m:.o=-objs)) $($(m:.o=-y))), $(m))))
52 multi-used-m := $(sort $(foreach m,$(obj-m), $(if $(strip $($(m:.o=-objs)) $($(m:.o=-y))), $(m))))
53 multi-used := $(multi-used-y) $(multi-used-m)
54 single-used-m := $(sort $(filter-out $(multi-used-m),$(obj-m)))
58 multi-objs-y := $(foreach m, $(multi-used-y), $($(m:.o=-objs)) $($(m:.o=-y)))
59 multi-objs-m := $(foreach m, $(multi-used-m), $($(m:.o=-objs)) $($(m:.o=-y)))
85 single-used-m := $(addprefix $(obj)/,$(single-used-m))
86 multi-used-y := $(addprefix $(obj)/,$(multi-used-y))
87 multi-used-m := $(addprefix $(obj)/,$(multi-used-m))
/openbmc/linux/Documentation/admin-guide/
H 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
/openbmc/u-boot/cmd/
H A Dtrace.c33 size_t buff_size, avail, buff_ptr, used; in create_func_list() local
45 used = min(avail, (size_t)needed); in create_func_list()
47 (ulong)map_to_sysmem(buff + buff_ptr), used); in create_func_list()
50 env_set_hex("profoffset", buff_ptr + used); in create_func_list()
57 size_t buff_size, avail, buff_ptr, used; in create_call_list() local
69 used = min(avail, (size_t)needed); in create_call_list()
71 (ulong)map_to_sysmem(buff + buff_ptr), used); in create_call_list()
75 env_set_hex("profoffset", buff_ptr + used); in create_call_list()
/openbmc/linux/Documentation/arch/arm/
H 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 …]
/openbmc/linux/Documentation/userspace-api/media/v4l/
H 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.
111 - Pixart 73xx 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.
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/
H A DCertificate.interface.yaml31 ClientAuthentication: The public key is used for TLS WWW client
33 CodeSigning: The public key is used for the signing of executable
36 DataEncipherment: The public key is used for directly enciphering
39 DecipherOnly: The public key could be used for deciphering data
41 DigitalSignature: The public key is used for verifying digital
44 EmailProtection: The public key is used for email protection.
45 EncipherOnly: The public key could be used for enciphering data
47 KeyCertSign: The public key is used for verifying signatures on
56 OCSPSigning: The public key is used for signing OCSP responses.
57 ServerAuthentication: The public key is used for TLS WWW server
[all …]
/openbmc/u-boot/drivers/spi/
H A DKconfig31 Enable the Altera SPI driver. This driver can be used to
41 used to access the SPI NOR flash on boards using the Aspeed
49 mode should be used when SW CRTM is enabled.
62 Enable the Atheros ar7xxx/ar9xxx SoC SPI driver, it was used
72 many AT91 (ARM) chips. This driver can be used to access
79 Enable the BCM6328 HSSPI driver. This driver can be used to
95 be used to access the SPI flash on platforms embedding this
275 be used to access SPI chips on platforms embedding this
290 Enable the Zynq SPI driver. This driver can be used to
309 is used to communicate with qspi flash devices.
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/CSR/
H A DCreate.interface.yaml7 This command is used to initiate a certificate signing request. This
74 The curve ID to be used with the key, if needed based on the
93 ClientAuthentication: The public key is used for TLS WWW client
95 CodeSigning: The public key is used for the signing of
96 executable code. CRLSigning: The public key is used for
99 DataEncipherment: The public key is used for directly
104 DecipherOnly: The public key could be used for deciphering data
106 DigitalSignature: The public key is used for verifying digital
110 EmailProtection: The public key is used for email protection.
118 NonRepudiation: The public key is used to verify digital
[all …]
/openbmc/linux/Documentation/arch/parisc/
H 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 …]
/openbmc/qemu/tests/qtest/libqos/
H A Dlibqos-malloc.c148 mlist_sort_insert(s->used, usednode); in mlist_fulfill()
169 QTAILQ_FOREACH(node, s->used, MLIST_ENTNAME) { in mlist_check()
197 node = mlist_find_key(s->used, addr); in mlist_free()
206 QTAILQ_REMOVE(s->used, node, MLIST_ENTNAME); in mlist_free()
249 g_free(allocator->used); in alloc_destroy()
296 s->used = g_new(MemList, 1); in alloc_init()
298 QTAILQ_INIT(s->used); in alloc_init()
331 tmpused = dst->used; in migrate_allocator()
335 dst->used = src->used; in migrate_allocator()
339 src->used = tmpused; in migrate_allocator()
[all …]
/openbmc/u-boot/fs/cbfs/
H A Dcbfs.c77 struct cbfs_cachenode *newNode, u32 *used) in file_cbfs_next_file() argument
81 *used = 0; in file_cbfs_next_file()
92 *used += align; in file_cbfs_next_file()
117 *used += step; in file_cbfs_next_file()
141 u32 used; in file_cbfs_fill_cache() local
146 newNode, &used); in file_cbfs_fill_cache()
158 size -= used; in file_cbfs_fill_cache()
159 start += used; in file_cbfs_fill_cache()
272 u32 used; in file_cbfs_find_uncached() local
284 size -= used; in file_cbfs_find_uncached()
[all …]
/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-syscfg-configfs.c58 ssize_t used = 0; in cscfg_cfg_values_show() local
78 used += scnprintf(page + used, PAGE_SIZE - used, in cscfg_cfg_values_show()
85 used += scnprintf(page + used, PAGE_SIZE - used, "\n"); in cscfg_cfg_values_show()
87 return used; in cscfg_cfg_values_show()
245 int used = 0; in cscfg_feat_matches_show() local
248 used = scnprintf(page, PAGE_SIZE, "SRC_ALL "); in cscfg_feat_matches_show()
251 used += scnprintf(page + used, PAGE_SIZE - used, "SRC_ETMV4 "); in cscfg_feat_matches_show()
253 used += scnprintf(page + used, PAGE_SIZE - used, "\n"); in cscfg_feat_matches_show()
254 return used; in cscfg_feat_matches_show()
/openbmc/linux/drivers/vhost/
H A Dvringh.c411 iov->used++; in __vringh_iov()
461 used_ring = vrh->vring.used; in __vringh_complete()
488 &vrh->vring.used->idx); in __vringh_complete()
678 vrh->vring.used = (__force struct vring_used *)used; in vringh_init_user()
810 struct vring_used_elem used; in vringh_complete_user() local
951 vrh->vring.used = used; in vringh_init_kern()
1058 struct vring_used_elem used; in vringh_complete_kern() local
1415 desc, avail, used); in vringh_init_iotlb()
1436 struct vring_used *used) in vringh_init_iotlb_va() argument
1441 desc, avail, used); in vringh_init_iotlb_va()
[all …]
/openbmc/linux/include/linux/
H A Dvringh.h101 unsigned i, used, max_num; member
119 unsigned i, used, max_num; member
130 vring_used_t __user *used);
135 iov->used = iov->i = 0; in vringh_iov_init()
153 iov->max_num = iov->used = iov->i = iov->consumed = 0; in vringh_iov_cleanup()
175 const struct vring_used_elem used[],
192 struct vring_used *used);
197 kiov->used = kiov->i = 0; in vringh_kiov_init()
224 for (i = kiov->i; i < kiov->used; i++) in vringh_kiov_length()
301 struct vring_used *used);
[all …]
/openbmc/linux/Documentation/devicetree/bindings/power/supply/
H 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
/openbmc/linux/drivers/mtd/ubi/
H A Dfastmap-wl.c192 wl_pool->used = 0; in ubi_refill_pools()
193 pool->used = 0; in ubi_refill_pools()
242 if (pool->used == pool->size || wl_pool->used == wl_pool->size) { in ubi_wl_get_peb()
255 if (pool->used == pool->size) { in ubi_wl_get_peb()
272 ubi_assert(pool->used < pool->size); in ubi_wl_get_peb()
273 ret = pool->pebs[pool->used++]; in ubi_wl_get_peb()
291 if (pool->used == pool->size) in next_peb_for_wl()
294 pnum = pool->pebs[pool->used]; in next_peb_for_wl()
311 if (!ubi->used.rb_node) in need_wear_leveling()
343 if (pool->used == pool->size) { in get_peb_for_wl()
[all …]
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dchid.c32 clear_bit(id, chid->used); in nvkm_chid_put()
43 cid = find_first_zero_bit(chid->used, chid->nr); in nvkm_chid_get()
45 set_bit(cid, chid->used); in nvkm_chid_get()
92 if (!(chid = *pchid = kzalloc(struct_size(chid, used, nr), GFP_KERNEL))) in nvkm_chid_new()
106 __set_bit(id, chid->used); in nvkm_chid_new()
108 __set_bit(id, chid->used); in nvkm_chid_new()

12345678910>>...206