Home
last modified time | relevance | path

Searched refs:relations (Results 1 – 25 of 28) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpci-hyperv.c2291 struct pci_bus_relations *relations) in hv_pci_devices_present() argument
2296 dr = kzalloc(struct_size(dr, func, relations->device_count), in hv_pci_devices_present()
2301 dr->device_count = relations->device_count; in hv_pci_devices_present()
2303 dr->func[i].v_id = relations->func[i].v_id; in hv_pci_devices_present()
2304 dr->func[i].d_id = relations->func[i].d_id; in hv_pci_devices_present()
2305 dr->func[i].rev = relations->func[i].rev; in hv_pci_devices_present()
2306 dr->func[i].prog_intf = relations->func[i].prog_intf; in hv_pci_devices_present()
2307 dr->func[i].subclass = relations->func[i].subclass; in hv_pci_devices_present()
2308 dr->func[i].base_class = relations->func[i].base_class; in hv_pci_devices_present()
2309 dr->func[i].subsystem_id = relations->func[i].subsystem_id; in hv_pci_devices_present()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/
H A Dassert.hpp103 enum relations { equal = 1, not_equal, greater, greater_equal, less, less_equal }; enum
134 template< assert_::relations r, long x, long y > struct assert_relation {};
237 template< assert_::relations r, long x, long y >
335 boost::mpl::assert_::relations( sizeof( \
358 boost::mpl::assert_::relations(BOOST_PP_CAT(mpl_assert_rel,counter)) \
/OK3568_Linux_fs/kernel/tools/memory-model/
H A Dlock.cat87 * and then convert that relation to a set of single-edge relations.
95 (* Generate all rf relations for LF events *)
115 (* Generate all rf relations for RU events *)
122 (* Generate all co relations, including LKW events but not UL *)
H A Dlinux-kernel.cat24 (* Basic relations *)
118 * one but two non-rf relations, but only in conjunction with an RCU
H A DREADME223 relations on the locking primitives.
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-class-extcon19 such binary relations may be expressed with extcon_dev's
88 Shows the relations of mutually exclusiveness. For example,
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/panel/
H A Dpanel-rgb.txt6 and "s888-dummy", the following describe the connection relations.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/experimental/
H A Dtype_traits209 // See C++14 20.10.6, type relations
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A Detalab-2.0162 régi par le code des relations entre le public et l’administration (CRPA).
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/experimental/
H A Dtype_traits209 // See C++14 20.10.6, type relations
/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Crtc.c1130 static const OutputOpts relations[] = { in xf86UserConfiguredOutputs() local
1141 relation = relations[r]; in xf86UserConfiguredOutputs()
1187 static const OutputOpts relations[] = { in xf86InitialOutputPositions() local
1225 relation = relations[r]; in xf86InitialOutputPositions()
/OK3568_Linux_fs/kernel/tools/memory-model/Documentation/
H A Dexplanation.txt56 relations used in many models. Starting in Section 13 (AN OPERATIONAL
321 Events in the LKMM can be linked by various relations, which we will
323 of these relations to be orderings, that is, it requires them not to
715 relations; it is not independent. Given a read event R and a write
904 and po-loc relations agree with this global ordering; in other words,
908 relations not to have any cycles. This means it must not be possible
1519 The LKMM also defines the rcu-gp and rcu-rscsi relations. They bring
1742 sequence of relations contains fewer instances of rcu-gp (one) than of
1771 above, with new relations srcu-gp and srcu-rscsi added to represent
2107 point most of the relations defined by the LKMM (ppo, hb, prop,
[all …]
H A Drecipes.txt550 avoid a counter-intuitive outcome depends on the types of relations
/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ni_routing/
H A DREADME171 Various naming conventions and relations:
/OK3568_Linux_fs/buildroot/dl/sox/git/
H A DDoxyfile1600 # inheritance and usage relations if the target is undocumented
1642 # indirect inheritance relations. Setting this tag to YES will force the
1666 # relations between templates and their instances.
1707 # in a graphical way. The dependency relations are determined by the #include
1708 # relations between the files in the directories.
/OK3568_Linux_fs/external/mpp/tools/
H A Dmpp_doxyfile2040 # and usage relations if the target is undocumented or is not a class.
2089 # each documented class showing the direct and indirect inheritance relations.
2134 # collaboration graphs will show the relations between templates and their
2190 # dependency relations are determined by the #include relations between the
/OK3568_Linux_fs/external/xserver/hw/dmx/doxygen/
H A Ddoxygen.conf.in2118 # and usage relations if the target is undocumented or is not a class.
2167 # each documented class showing the direct and indirect inheritance relations.
2212 # collaboration graphs will show the relations between templates and their
2270 # dependency relations are determined by the #include relations between the
/OK3568_Linux_fs/kernel/Documentation/vm/
H A Dhmm.rst54 complex data set needs to re-map all the pointer relations between each of its
/OK3568_Linux_fs/kernel/net/sched/
H A DKconfig691 the famous u32 key in combination with logic relations.
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/
H A DNEWS.txt975 There are two new relations between page elements: previousSibling and
/OK3568_Linux_fs/yocto/meta-qt5/licenses/
H A DThe-Qt-Company-Commercial555 business plans, customers, business relations, technology, and other
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/
H A Dtype_traits1390 // Type relations.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/
H A Dtype_traits1390 // Type relations.
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dtype_traits375 // See C++14 20.10.6, type relations
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dtype_traits375 // See C++14 20.10.6, type relations

12