Home
last modified time | relevance | path

Searched refs:common (Results 1 – 25 of 1609) sorted by relevance

12345678910>>...65

/freebsd-10-stable/tools/test/dtrace/
DMakefile8 ${TESTSRCDIR}/tst/common/aggs/tst.subr.d \
9 ${TESTSRCDIR}/tst/common/buffering/tst.cputime.ksh \
10 ${TESTSRCDIR}/tst/common/buffering/tst.ring3.d \
11 ${TESTSRCDIR}/tst/common/cpc/err.D_PDESC_ZERO.lowfrequency.d \
12 ${TESTSRCDIR}/tst/common/cpc/err.D_PDESC_ZERO.malformedoverflow.d\
13 ${TESTSRCDIR}/tst/common/cpc/err.D_PDESC_ZERO.nonexistentevent.d\
14 ${TESTSRCDIR}/tst/common/cpc/err.cpcvscpustatpart1.ksh \
15 ${TESTSRCDIR}/tst/common/cpc/err.cpcvscpustatpart2.ksh \
16 ${TESTSRCDIR}/tst/common/cpc/err.cputrackfailtostart.ksh \
17 ${TESTSRCDIR}/tst/common/cpc/err.cputrackterminates.ksh \
[all …]
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
Dexception.lst31 common/aggs/tst.neglquant.d
32 common/aggs/tst.negquant.d
35 common/printa/tst.walltimestamp.ksh
38 common/dtraceUtil/tst.ELFGenerationOut.d.ksh
39 common/dtraceUtil/tst.ELFGenerationWithO.d.ksh
42 common/dtraceUtil/tst.PreprocessorStatement.d.ksh
45 common/usdt/tst.badguess.ksh
46 common/usdt/tst.dlclose1.ksh
47 common/usdt/tst.dlclose2.ksh
48 common/usdt/tst.dlclose3.ksh
[all …]
/freebsd-10-stable/sys/x86/x86/
Dbusdma_machdep.c121 struct bus_dma_tag_common *common; in common_bus_dma_tag_create() local
139 common = newtag; in common_bus_dma_tag_create()
140 common->impl = &bus_dma_bounce_impl; in common_bus_dma_tag_create()
141 common->parent = parent; in common_bus_dma_tag_create()
142 common->alignment = alignment; in common_bus_dma_tag_create()
143 common->boundary = boundary; in common_bus_dma_tag_create()
144 common->lowaddr = trunc_page((vm_paddr_t)lowaddr) + (PAGE_SIZE - 1); in common_bus_dma_tag_create()
145 common->highaddr = trunc_page((vm_paddr_t)highaddr) + (PAGE_SIZE - 1); in common_bus_dma_tag_create()
146 common->filter = filter; in common_bus_dma_tag_create()
147 common->filterarg = filterarg; in common_bus_dma_tag_create()
[all …]
Dbusdma_bounce.c71 struct bus_dma_tag_common common; member
169 error = common_bus_dma_tag_create(parent != NULL ? &parent->common : in bounce_bus_dma_tag_create()
176 newtag->common.impl = &bus_dma_bounce_impl; in bounce_bus_dma_tag_create()
180 if (parent != NULL && ((newtag->common.filter != NULL) || in bounce_bus_dma_tag_create()
184 if (newtag->common.lowaddr < ptoa((vm_paddr_t)Maxmem) || in bounce_bus_dma_tag_create()
185 newtag->common.alignment > 1) in bounce_bus_dma_tag_create()
218 __func__, newtag, (newtag != NULL ? newtag->common.flags : 0), in bounce_bus_dma_tag_create()
238 parent = (bus_dma_tag_t)dmat->common.parent; in bounce_bus_dma_tag_destroy()
239 atomic_subtract_int(&dmat->common.ref_count, 1); in bounce_bus_dma_tag_destroy()
240 if (dmat->common.ref_count == 0) { in bounce_bus_dma_tag_destroy()
[all …]
/freebsd-10-stable/cddl/sbin/zpool/
DMakefile4 .PATH: ${SRCTOP}/cddl/contrib/opensolaris/cmd/stat/common
5 .PATH: ${SRCTOP}/sys/cddl/contrib/opensolaris/common/zfs
13 CFLAGS+= -I${SRCTOP}/cddl/contrib/opensolaris/lib/libzpool/common
18 CFLAGS+= -I${SRCTOP}/cddl/contrib/opensolaris/lib/libuutil/common
19 CFLAGS+= -I${SRCTOP}/cddl/contrib/opensolaris/lib/libumem/common
20 CFLAGS+= -I${SRCTOP}/cddl/contrib/opensolaris/lib/libzfs/common
21 CFLAGS+= -I${SRCTOP}/cddl/contrib/opensolaris/lib/libzfs_core/common
23 CFLAGS+= -I${SRCTOP}/sys/cddl/contrib/opensolaris/common/zfs
24 CFLAGS+= -I${SRCTOP}/sys/cddl/contrib/opensolaris/uts/common
25 CFLAGS+= -I${SRCTOP}/sys/cddl/contrib/opensolaris/uts/common/fs/zfs
[all …]
/freebsd-10-stable/cddl/lib/libzfs_core/
DMakefile4 .PATH: ${SRCTOP}/sys/cddl/contrib/opensolaris/common/zfs
5 .PATH: ${SRCTOP}/sys/cddl/contrib/opensolaris/uts/common/fs/zfs
6 .PATH: ${SRCTOP}/cddl/contrib/opensolaris/lib/libzfs_core/common
7 .PATH: ${SRCTOP}/cddl/contrib/opensolaris/lib/libzfs/common
26 CFLAGS+= -I${SRCTOP}/cddl/contrib/opensolaris/lib/libzpool/common
27 CFLAGS+= -I${SRCTOP}/sys/cddl/contrib/opensolaris/common/zfs
28 CFLAGS+= -I${SRCTOP}/sys/cddl/contrib/opensolaris/uts/common/fs/zfs
29 CFLAGS+= -I${SRCTOP}/sys/cddl/contrib/opensolaris/uts/common/sys
31 CFLAGS+= -I${SRCTOP}/sys/cddl/contrib/opensolaris/uts/common
33 CFLAGS+= -I${SRCTOP}/cddl/contrib/opensolaris/lib/libuutil/common
[all …]
/freebsd-10-stable/sys/modules/zfs/
DMakefile15 .PATH: ${SUNW}/common/acl
17 .PATH: ${SUNW}/common/avl
19 .PATH: ${SUNW}/common/nvpair
23 .PATH: ${.CURDIR}/../../cddl/contrib/opensolaris/common/unicode
41 _A=${.CURDIR}/../../cddl/contrib/opensolaris/common/atomic
52 .PATH: ${SUNW}/uts/common/fs
55 .PATH: ${SUNW}/uts/common/os
61 .PATH: ${SUNW}/uts/common/zmod
76 .PATH: ${SUNW}/common/zfs
78 .PATH: ${SUNW}/uts/common/fs/zfs
[all …]
/freebsd-10-stable/cddl/lib/libzpool/
DMakefile6 .PATH: ${SRCTOP}/sys/cddl/contrib/opensolaris/uts/common/fs/zfs
8 .PATH: ${SRCTOP}/sys/cddl/contrib/opensolaris/common/zfs
10 .PATH: ${SRCTOP}/cddl/contrib/opensolaris/lib/libzpool/common
12 .PATH: ${SRCTOP}/sys/cddl/contrib/opensolaris/uts/common/os
14 .if exists(${SRCTOP}/sys/cddl/contrib/opensolaris/common/atomic/${MACHINE_ARCH}/opensolaris_atomic.…
15 .PATH: ${SRCTOP}/sys/cddl/contrib/opensolaris/common/atomic/${MACHINE_ARCH}
25 .PATH: ${SRCTOP}/sys/cddl/contrib/opensolaris/common/unicode
27 .PATH: ${SRCTOP}/cddl/contrib/opensolaris/lib/libcmdutils/common
46 CFLAGS+= -I${SRCTOP}/cddl/contrib/opensolaris/lib/libzpool/common
47 CFLAGS+= -I${SRCTOP}/sys/cddl/contrib/opensolaris/uts/common/sys
[all …]
/freebsd-10-stable/contrib/expat/lib/
Dxmlrole.c125 static int FASTCALL common(PROLOG_STATE *state, int tok);
161 return common(state, tok); in prolog0()
192 return common(state, tok); in prolog1()
213 return common(state, tok); in prolog2()
231 return common(state, tok); in doctype0()
261 return common(state, tok); in doctype1()
278 return common(state, tok); in doctype2()
295 return common(state, tok); in doctype3()
315 return common(state, tok); in doctype4()
332 return common(state, tok); in doctype5()
[all …]
/freebsd-10-stable/cddl/lib/libzfs/
DMakefile4 .PATH: ${SRCTOP}/sys/cddl/contrib/opensolaris/common/zfs
5 .PATH: ${SRCTOP}/sys/cddl/contrib/opensolaris/uts/common/fs/zfs
6 .PATH: ${SRCTOP}/cddl/contrib/opensolaris/lib/libzfs/common
7 .PATH: ${SRCTOP}/cddl/contrib/opensolaris/lib/libcmdutils/common
55 CFLAGS+= -I${SRCTOP}/cddl/contrib/opensolaris/lib/libzpool/common
56 CFLAGS+= -I${SRCTOP}/sys/cddl/contrib/opensolaris/common/zfs
57 CFLAGS+= -I${SRCTOP}/sys/cddl/contrib/opensolaris/uts/common/fs/zfs
58 CFLAGS+= -I${SRCTOP}/sys/cddl/contrib/opensolaris/uts/common/sys
60 CFLAGS+= -I${SRCTOP}/sys/cddl/contrib/opensolaris/uts/common
62 CFLAGS+= -I${SRCTOP}/cddl/contrib/opensolaris/lib/libuutil/common
[all …]
/freebsd-10-stable/crypto/heimdal/appl/test/
DMakefile.am3 include $(top_srcdir)/Makefile.am.common
8 tcp_client_SOURCES = tcp_client.c common.c test_locl.h
10 tcp_server_SOURCES = tcp_server.c common.c test_locl.h
12 gssapi_server_SOURCES = gssapi_server.c gss_common.c common.c \
15 gssapi_client_SOURCES = gssapi_client.c gss_common.c common.c \
18 http_client_SOURCES = http_client.c gss_common.c common.c \
21 uu_server_SOURCES = uu_server.c common.c test_locl.h
23 uu_client_SOURCES = uu_client.c common.c test_locl.h
31 nt_gss_client_SOURCES = nt_gss_client.c nt_gss_common.c nt_gss_common.h common.c
/freebsd-10-stable/sbin/atm/atmconfig/
Datmconfig.help39 atmconfig [common-options] command [subcommand] [options]
49 gives you help on common command line options
58 ^^ help options list common options
78 atmconfig [common-options] diag list
83 atmconfig [common-options] diag config [options] [<device> ...]
87 atmconfig [common-options] diag phy print [options] <device>
88 atmconfig [common-options] diag phy show <device>
89 atmconfig [common-options] diag phy set <device> <reg> <msk> <val>
90 atmconfig [common-options] diag phy set stats [options] <device>
94 atmconfig [common-options] diag vcc [<device> ...]
[all …]
/freebsd-10-stable/cddl/sbin/zfs/
DMakefile10 CFLAGS+= -I${SRCTOP}/cddl/contrib/opensolaris/lib/libzpool/common
15 CFLAGS+= -I${SRCTOP}/cddl/contrib/opensolaris/lib/libuutil/common
16 CFLAGS+= -I${SRCTOP}/cddl/contrib/opensolaris/lib/libzfs/common
17 CFLAGS+= -I${SRCTOP}/cddl/contrib/opensolaris/lib/libzfs_core/common
18 CFLAGS+= -I${SRCTOP}/cddl/contrib/opensolaris/lib/libumem/common
20 CFLAGS+= -I${SRCTOP}/sys/cddl/contrib/opensolaris/uts/common
21 CFLAGS+= -I${SRCTOP}/sys/cddl/contrib/opensolaris/uts/common/fs/zfs
22 CFLAGS+= -I${SRCTOP}/sys/cddl/contrib/opensolaris/uts/common/sys
23 CFLAGS+= -I${SRCTOP}/sys/cddl/contrib/opensolaris/common/zfs
/freebsd-10-stable/sys/dev/mlx5/mlx5_core/
Dmlx5_qp.c41 struct mlx5_core_rsc_common *common; in mlx5_get_rsc() local
45 common = radix_tree_lookup(&table->tree, rsn); in mlx5_get_rsc()
46 if (common) in mlx5_get_rsc()
47 atomic_inc(&common->refcount); in mlx5_get_rsc()
51 if (!common) { in mlx5_get_rsc()
56 return common; in mlx5_get_rsc()
59 void mlx5_core_put_rsc(struct mlx5_core_rsc_common *common) in mlx5_core_put_rsc() argument
61 if (atomic_dec_and_test(&common->refcount)) in mlx5_core_put_rsc()
62 complete(&common->free); in mlx5_core_put_rsc()
67 struct mlx5_core_rsc_common *common = mlx5_get_rsc(dev, rsn); in mlx5_rsc_event() local
[all …]
/freebsd-10-stable/contrib/gcc/
Dggc-zone.c261 struct page_entry common; member
279 struct page_entry common; member
692 size_t max_size = (page->common.page + SMALL_PAGE_SIZE in zone_find_object_size()
828 e->common.page = page + (i << GGC_PAGE_SHIFT); in alloc_small_page()
829 e->common.zone = zone; in alloc_small_page()
832 set_page_table_entry (e->common.page, &e->common); in alloc_small_page()
838 entry->common.page = page; in alloc_small_page()
839 entry->common.zone = zone; in alloc_small_page()
840 set_page_table_entry (page, &entry->common); in alloc_small_page()
848 entry->common.zone->name, (PTR) entry, entry->common.page, in alloc_small_page()
[all …]
DChangeLog.apple4 * c-common.h (HasByrefArray): New decl.
5 * c-common.c (HasByrefArray): New definition.
22 * c-common.h (BLOCK_USE_STRET): New flag.
43 * c-common.h (BLOCK_BYREF_CALLER): New flag.
71 * c-common.c (build_block_helper_name): Produce a unique
94 * c-common.c (build_block_byref_release_decl,
101 * c-common.h (build_block_object_assign_call_exp,
132 * c-common.c (objc_compare_types, objc_have_common_type):
184 * c-common.c (generic_block_literal_struct_type): New global variable.
205 * c-common.c (invoke_impl_ptr_type): Removed.
[all …]
/freebsd-10-stable/sys/dev/ixgbe/
Dif_fdir.c89 union ixgbe_atr_hash_dword common = {.dword = 0}; in ixgbe_atr() local
114 common.port.dst ^= th->th_sport; in ixgbe_atr()
115 common.port.src ^= th->th_dport; in ixgbe_atr()
121 common.port.dst ^= uh->uh_sport; in ixgbe_atr()
122 common.port.src ^= uh->uh_dport; in ixgbe_atr()
131 common.flex_bytes ^= htons(ETHERTYPE_VLAN); in ixgbe_atr()
133 common.flex_bytes ^= etype; in ixgbe_atr()
134 common.ip ^= ip->ip_src.s_addr ^ ip->ip_dst.s_addr; in ixgbe_atr()
142 input, common, que->msix); in ixgbe_atr()
/freebsd-10-stable/cddl/usr.sbin/zhack/
DMakefile15 CFLAGS+= -I${SRCTOP}/cddl/contrib/opensolaris/lib/libuutil/common
16 CFLAGS+= -I${SRCTOP}/cddl/contrib/opensolaris/lib/libzfs/common
17 CFLAGS+= -I${SRCTOP}/cddl/contrib/opensolaris/lib/libzfs_core/common
18 CFLAGS+= -I${SRCTOP}/cddl/contrib/opensolaris/lib/libzpool/common
19 CFLAGS+= -I${SRCTOP}/sys/cddl/contrib/opensolaris/uts/common/fs/zfs
20 CFLAGS+= -I${SRCTOP}/sys/cddl/contrib/opensolaris/uts/common
21 CFLAGS+= -I${SRCTOP}/sys/cddl/contrib/opensolaris/uts/common/sys
22 CFLAGS+= -I${SRCTOP}/sys/cddl/contrib/opensolaris/common/zfs
/freebsd-10-stable/sys/x86/iommu/
Dbusdma_dmar.c283 &((struct bus_dma_tag_dmar *)parent)->common : NULL, alignment, in dmar_bus_dma_tag_create()
291 newtag->common.impl = &bus_dma_dmar_impl; in dmar_bus_dma_tag_create()
298 __func__, newtag, (newtag != NULL ? newtag->common.flags : 0), in dmar_bus_dma_tag_create()
318 parent = (struct bus_dma_tag_dmar *)dmat->common.parent; in dmar_bus_dma_tag_destroy()
319 if (atomic_fetchadd_int(&dmat->common.ref_count, -1) == in dmar_bus_dma_tag_destroy()
349 tag->common.nsegments, M_DMAR_DMAMAP, M_NOWAIT); in dmar_bus_dmamap_create()
409 if (tag->common.maxsize < PAGE_SIZE && in dmar_bus_dmamem_alloc()
410 tag->common.alignment <= tag->common.maxsize && in dmar_bus_dmamem_alloc()
412 *vaddr = malloc(tag->common.maxsize, M_DEVBUF, mflags); in dmar_bus_dmamem_alloc()
416 tag->common.maxsize, mflags, 0ul, BUS_SPACE_MAXADDR, in dmar_bus_dmamem_alloc()
[all …]
/freebsd-10-stable/cddl/usr.sbin/zdb/
DMakefile17 CFLAGS+= -I${SRCTOP}/cddl/contrib/opensolaris/lib/libuutil/common
18 CFLAGS+= -I${SRCTOP}/cddl/contrib/opensolaris/lib/libzfs/common
19 CFLAGS+= -I${SRCTOP}/cddl/contrib/opensolaris/lib/libzfs_core/common
20 CFLAGS+= -I${SRCTOP}/cddl/contrib/opensolaris/lib/libzpool/common
21 CFLAGS+= -I${SRCTOP}/sys/cddl/contrib/opensolaris/uts/common/fs/zfs
22 CFLAGS+= -I${SRCTOP}/sys/cddl/contrib/opensolaris/uts/common
23 CFLAGS+= -I${SRCTOP}/sys/cddl/contrib/opensolaris/uts/common/sys
24 CFLAGS+= -I${SRCTOP}/sys/cddl/contrib/opensolaris/common/zfs
/freebsd-10-stable/cddl/usr.bin/zinject/
DMakefile13 CFLAGS+= -I${SRCTOP}/cddl/contrib/opensolaris/lib/libzfs/common
14 CFLAGS+= -I${SRCTOP}/cddl/contrib/opensolaris/lib/libzfs_core/common
15 CFLAGS+= -I${SRCTOP}/cddl/contrib/opensolaris/lib/libzpool/common
17 CFLAGS+= -I${SRCTOP}/sys/cddl/contrib/opensolaris/uts/common/fs/zfs
18 CFLAGS+= -I${SRCTOP}/sys/cddl/contrib/opensolaris/uts/common/sys
19 CFLAGS+= -I${SRCTOP}/sys/cddl/contrib/opensolaris/uts/common
20 CFLAGS+= -I${SRCTOP}/sys/cddl/contrib/opensolaris/common/zfs/
/freebsd-10-stable/cddl/lib/libctf/
DMakefile3 .PATH: ${SRCTOP}/cddl/contrib/opensolaris/common/ctf
4 .PATH: ${SRCTOP}/cddl/contrib/opensolaris/lib/libctf/common
5 .PATH: ${SRCTOP}/sys/cddl/contrib/opensolaris/common/ctf
26 -I${OPENSOLARIS_USR_DISTDIR}/common/ctf \
27 -I${OPENSOLARIS_USR_DISTDIR}/lib/libctf/common \
28 -I${OPENSOLARIS_SYS_DISTDIR}/uts/common
/freebsd-10-stable/contrib/gcclibs/libiberty/
Dmake-relative-prefix.c226 int i, n, common; in make_relative_prefix() local
336 for (common = 0; common < n; common++) in make_relative_prefix()
338 if (strcmp (bin_dirs[common], prefix_dirs[common]) != 0) in make_relative_prefix()
343 if (common == 0) in make_relative_prefix()
356 needed_len += sizeof (DIR_UP) * (bin_num - common); in make_relative_prefix()
357 for (i = common; i < prefix_num; i++) in make_relative_prefix()
372 for (i = common; i < bin_num; i++) in make_relative_prefix()
381 for (i = common; i < prefix_num; i++) in make_relative_prefix()
/freebsd-10-stable/sys/cam/scsi/
Dscsi_ses.h190 struct ses_ctrl_common common; member
252 struct ses_ctrl_common common; member
312 struct ses_ctrl_common common; member
339 struct ses_ctrl_common common; member
374 struct ses_ctrl_common common; member
396 struct ses_ctrl_common common; member
423 struct ses_ctrl_common common; member
464 struct ses_ctrl_common common; member
492 struct ses_ctrl_common common; member
515 struct ses_ctrl_common common; member
[all …]
/freebsd-10-stable/contrib/binutils/libiberty/
Dmake-relative-prefix.c226 int i, n, common; in make_relative_prefix_1() local
341 for (common = 0; common < n; common++) in make_relative_prefix_1()
343 if (strcmp (bin_dirs[common], prefix_dirs[common]) != 0) in make_relative_prefix_1()
348 if (common == 0) in make_relative_prefix_1()
361 needed_len += sizeof (DIR_UP) * (bin_num - common); in make_relative_prefix_1()
362 for (i = common; i < prefix_num; i++) in make_relative_prefix_1()
377 for (i = common; i < bin_num; i++) in make_relative_prefix_1()
386 for (i = common; i < prefix_num; i++) in make_relative_prefix_1()

12345678910>>...65