HomeSort by: relevance | last modified time | path
    Searched refs:stub (Results 1 - 25 of 314) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/sys/external/bsd/drm2/dist/drm/i915/gem/
i915_gem_fence.c 24 struct stub_fence *stub = container_of(fence, typeof(*stub), chain); local
28 dma_fence_signal(&stub->dma);
32 dma_fence_put(&stub->dma);
51 struct stub_fence *stub = container_of(fence, typeof(*stub), dma); local
53 i915_sw_fence_fini(&stub->chain);
55 BUILD_BUG_ON(offsetof(typeof(*stub), dma));
56 spin_lock_destroy(&stub->lock);
57 dma_fence_free(&stub->dma)
69 struct stub_fence *stub; local
100 struct stub_fence *stub = container_of(fence, typeof(*stub), dma); local
    [all...]
  /src/external/bsd/unbound/dist/testdata/stub_udp_with_tcp_upstream.tdir/
stub_udp_with_tcp_upstream.conf 12 stub-zone:
14 stub-addr: "127.0.0.1@@TOPORT@"
15 stub-tcp-upstream: "yes"
16 stub-zone:
18 stub-addr: "127.0.0.1@@TOPORT@"
19 stub-tcp-upstream: "no
  /src/external/bsd/unbound/dist/testdata/edns_cache.tdir/
edns_cache.conf 12 stub-zone:
14 stub-addr: "127.0.0.1@@STUB2_PORT@"
16 stub-zone:
18 stub-addr: "::1@@STUB1_PORT@"
  /src/external/bsd/unbound/dist/testdata/stub_udp.tdir/
stub_udp.conf 12 stub-zone:
14 stub-addr: "127.0.0.1@@TOPORT@"
16 stub-zone:
18 stub-addr: "127.0.0.1@@TOPORT@"
  /src/external/bsd/unbound/dist/testdata/stub_udp6.tdir/
stub_udp6.conf 13 stub-zone:
15 stub-addr: "::1@@TOPORT@"
17 stub-zone:
19 stub-addr: "::1@@TOPORT@"
  /src/external/bsd/unbound/dist/testdata/fast_reload_fwd.tdir/
fast_reload_fwd.conf 52 stub-zone:
54 stub-addr: "127.0.0.1@@NS1_PORT@"
55 stub-prime: no
57 stub-zone:
59 stub-addr: "127.0.0.1@@NS1_PORT@"
60 stub-prime: no
62 stub-zone:
64 stub-addr: "127.0.0.1@@NS1_PORT@"
65 stub-prime: no
67 stub-zone
    [all...]
  /src/external/bsd/unbound/dist/testdata/subnet_cache_lookup.tdir/
subnet_cache_lookup.conf 25 stub-zone:
27 stub-prime: no
28 stub-addr: "127.0.0.1@@TOPORT@"
29 stub-zone:
31 stub-prime: no
32 stub-addr: "127.0.0.1@@TOPORT@"
33 stub-zone:
35 stub-prime: no
36 stub-addr: "127.0.0.1@@TOPORT@"
  /src/external/bsd/unbound/dist/testdata/pylib.tdir/
pylib.lookup.conf 11 stub-zone:
13 stub-addr: "127.0.0.1@@TOPORT@"
14 stub-no-cache: yes
  /src/external/bsd/unbound/dist/testdata/ede.tdir/
ede.conf 36 stub-zone:
38 stub-addr: 127.0.0.1@@PORT2@
40 stub-zone:
42 stub-addr: 127.0.0.1@@PORT2@
44 stub-zone:
46 stub-addr: 127.0.0.1@@PORT2@
48 stub-zone:
50 stub-addr: 127.0.0.1@@PORT2@
  /src/external/bsd/unbound/dist/testdata/stub_auth_tc.tdir/
stub_auth_tc.conf 13 stub-zone:
15 stub-addr: "127.0.0.1@@TOPORT@"
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
stub-array-size.exp 23 standard_testfile .cc stub-array-size2.cc
25 include_file stub-array-size.h
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
stub-array-size.exp 23 standard_testfile .cc stub-array-size2.cc
25 include_file stub-array-size.h
  /src/external/bsd/unbound/dist/testdata/ipset.tdir/
ipset.conf 15 stub-zone:
17 stub-addr: "127.0.0.1@@TOPORT@"
18 stub-zone:
20 stub-addr: "127.0.0.1@@TOPORT@"
21 stub-zone:
23 stub-addr: "127.0.0.1@@TOPORT@"
  /src/external/bsd/unbound/dist/testdata/stat_values.tdir/
stat_values.conf 33 stub-zone:
35 stub-addr: "127.0.0.1@@TOPORT@"
36 stub-zone:
38 stub-addr: "127.0.0.1@@TOPORT@"
39 stub-zone:
41 stub-addr: "127.0.0.1@@TOPORT@"
42 stub-zone:
44 stub-addr: "127.0.0.1@@EXPIREDPORT@"
  /src/sys/arch/arm/conf/
kern.ldscript.head 13 *(.stub)
  /src/external/mpl/bind/dist/bin/tests/system/staticstub/ns2/
named.conf.j2 47 type static-stub;
53 type static-stub;
62 type static-stub;
67 type static-stub;
72 type static-stub;
  /src/external/gpl3/binutils/dist/bfd/
coff-stgo32.c 1 /* BFD back-end for Intel 386 COFF files (DJGPP variant with a stub).
22 /* This file handles now also stubbed coff images. The stub is a small
26 The COFF image is loaded in memory without the stub attached, so
80 image into memory and then runs it. It is called 'stub'. */
87 /* Temporary location for stub read from input file. */
91 /* That's the function, which creates the stub. There are
92 different cases from where the stub is taken.
94 $(STUB) if it was not set.
95 If it exists and points to a valid stub the stub is taken fro
112 char *stub; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
coff-stgo32.c 1 /* BFD back-end for Intel 386 COFF files (DJGPP variant with a stub).
22 /* This file handles now also stubbed coff images. The stub is a small
26 The COFF image is loaded in memory without the stub attached, so
80 image into memory and then runs it. It is called 'stub'. */
87 /* Temporary location for stub read from input file. */
91 /* That's the function, which creates the stub. There are
92 different cases from where the stub is taken.
94 $(STUB) if it was not set.
95 If it exists and points to a valid stub the stub is taken fro
112 char *stub; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
coff-stgo32.c 1 /* BFD back-end for Intel 386 COFF files (DJGPP variant with a stub).
22 /* This file handles now also stubbed coff images. The stub is a small
26 The COFF image is loaded in memory without the stub attached, so
80 image into memory and then runs it. It is called 'stub'. */
87 /* Temporary location for stub read from input file. */
91 /* That's the function, which creates the stub. There are
92 different cases from where the stub is taken.
94 $(STUB) if it was not set.
95 If it exists and points to a valid stub the stub is taken fro
112 char *stub; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
coff-stgo32.c 1 /* BFD back-end for Intel 386 COFF files (DJGPP variant with a stub).
22 /* This file handles now also stubbed coff images. The stub is a small
26 The COFF image is loaded in memory without the stub attached, so
80 image into memory and then runs it. It is called 'stub'. */
87 /* Temporary location for stub read from input file. */
91 /* That's the function, which creates the stub. There are
92 different cases from where the stub is taken.
94 $(STUB) if it was not set.
95 If it exists and points to a valid stub the stub is taken fro
112 char *stub; local
    [all...]
  /src/external/bsd/unbound/dist/testdata/fwd_edns_bksec.tdir/
fwd_edns_bksec.conf 21 stub-zone:
23 stub-addr: "127.0.0.1@TOPORT"
  /src/external/mpl/bind/dist/bin/tests/system/dnssec-malformed-dnskey/ns3/
named.conf.j2 30 type static-stub;
35 type static-stub;
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
vla-stub.exp 16 standard_testfile .c vla-stub-define.c
17 if { [prepare_for_testing "failed to prepare for vla-stub.exp" \
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
vla-stub.exp 16 standard_testfile .c vla-stub-define.c
17 if { [prepare_for_testing "failed to prepare for vla-stub.exp" \
  /src/external/bsd/unbound/dist/testdata/ratelimit.tdir/
ratelimit.conf 16 stub-zone:
18 stub-addr: "127.0.0.1@@TOPORT@"
19 stub-no-cache: yes

Completed in 47 milliseconds

1 2 3 4 5 6 7 8 91011>>