| /OK3568_Linux_fs/kernel/drivers/vfio/ |
| H A D | vfio_iommu_spapr_tce.c | 73 static long tce_iommu_mm_set(struct tce_container *container) in tce_iommu_mm_set() 87 static long tce_iommu_prereg_free(struct tce_container *container, in tce_iommu_prereg_free() 102 static long tce_iommu_unregister_pages(struct tce_container *container, in tce_iommu_unregister_pages() 134 static long tce_iommu_register_pages(struct tce_container *container, in tce_iommu_register_pages() 196 static inline bool tce_groups_attached(struct tce_container *container) in tce_groups_attached() 201 static long tce_iommu_find_table(struct tce_container *container, in tce_iommu_find_table() 224 static int tce_iommu_find_free_table(struct tce_container *container) in tce_iommu_find_free_table() 236 static int tce_iommu_enable(struct tce_container *container) in tce_iommu_enable() 303 static void tce_iommu_disable(struct tce_container *container) in tce_iommu_disable() 316 struct tce_container *container; in tce_iommu_open() local [all …]
|
| H A D | vfio.c | 75 struct vfio_container *container; member 282 static void vfio_container_get(struct vfio_container *container) in vfio_container_get() 289 struct vfio_container *container; in vfio_container_release() local 295 static void vfio_container_put(struct vfio_container *container) in vfio_container_put() 980 static long vfio_ioctl_check_extension(struct vfio_container *container, in vfio_ioctl_check_extension() 1033 static int __vfio_container_attach_groups(struct vfio_container *container, in __vfio_container_attach_groups() 1057 static long vfio_ioctl_set_iommu(struct vfio_container *container, in vfio_ioctl_set_iommu() 1134 struct vfio_container *container = filep->private_data; in vfio_fops_unl_ioctl() local 1165 struct vfio_container *container; in vfio_fops_open() local 1182 struct vfio_container *container = filep->private_data; in vfio_fops_release() local [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/ |
| H A D | container_fwd.hpp | 70 namespace boost{ namespace container{ namespace container_detail{ namespace 75 namespace boost{ namespace container{ namespace pmr{ namespace 89 namespace container { namespace
|
| H A D | throw_exception.hpp | 35 namespace container { namespace
|
| /OK3568_Linux_fs/kernel/kernel/trace/ |
| H A D | trace_export.c | 46 #define __field_desc(type, container, item) type item; argument 49 #define __field_packed(type, container, item) type item; argument 55 #define __array_desc(type, container, item, size) type item[size]; argument 143 #define __field_desc(type, container, item) argument 146 #define __field_packed(type, container, item) argument 152 #define __array_desc(type, container, item, len) argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/ |
| H A D | std.hpp | 11 void erase_if(Container &container, ForwardIterator it, Predicate pred) { in erase_if() 22 void erase_if(Container &container, Predicate pred) { in erase_if()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/ |
| H A D | span.h | 117 Span(const C &container) : data_(container.data()), size_(container.size()) {} in Span() 122 explicit Span(C &container) in Span()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/ |
| H A D | span.h | 117 Span(const C &container) : data_(container.data()), size_(container.size()) {} in Span() 122 explicit Span(C &container) in Span()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/ |
| H A D | span.h | 121 Span(const C &container) : data_(container.data()), size_(container.size()) {} in Span() 126 explicit Span(C &container) in Span()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/ |
| H A D | span.h | 121 Span(const C &container) : data_(container.data()), size_(container.size()) {} in Span() 126 explicit Span(C &container) in Span()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/ |
| H A D | span.h | 121 Span(const C &container) : data_(container.data()), size_(container.size()) {} in Span() 126 explicit Span(C &container) in Span()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/ |
| H A D | span.h | 121 Span(const C &container) : data_(container.data()), size_(container.size()) {} in Span() 126 explicit Span(C &container) in Span()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/aspeed-vhub/ |
| H A D | hub.c | 304 ast_vhub_str_of_container(struct usb_gadget_string_container *container) in ast_vhub_str_of_container() 314 struct usb_gadget_string_container *container; in ast_vhub_collect_languages() local 339 struct usb_gadget_string_container *container; in ast_vhub_lookup_string() local 911 struct usb_gadget_string_container *container; in ast_vhub_str_container_alloc() local 946 struct usb_gadget_string_container *container; in ast_vhub_str_alloc_add() local
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/ |
| H A D | libtoaster.js | 684 container:'body', property 695 …$('th a.btn-primary').tooltip({container:'body', html:true, placement:'bottom', delay:{hide:1500}}… property 704 container : 'body', property 721 …$(".task-info").tooltip({ container: 'body', html: true, delay: {show: 200}, placement: 'right' }); property 724 …$(".glyphicon-edit").tooltip({ container: 'body', html: true, delay: {show: 400}, title: "Change" … property 727 $(".icon-download-alt").tooltip({ container: 'body', html: true, delay: { show: 200 } }); property 730 $(".glyphicon-info-sign").popover( { placement: 'bottom', html: true, container: 'body' }); property
|
| H A D | table.js | 131 container:'body', property 143 $(".get-help").tooltip({container:'body', html:true, delay:{show:300}}); property 748 $(".get-help").tooltip({container:'body', html:true, delay:{show:300}}); property
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/detail/ |
| H A D | iterator.hpp | 27 namespace container { namespace
|
| H A D | type_traits.hpp | 30 namespace container { namespace
|
| H A D | min_max.hpp | 22 namespace container { namespace
|
| H A D | mpl.hpp | 32 namespace container { namespace
|
| H A D | value_init.hpp | 28 namespace container { namespace
|
| H A D | advanced_insert_int.hpp | 44 namespace boost { namespace container { namespace container_detail { namespace 219 namespace container { namespace 340 namespace container { namespace
|
| H A D | next_capacity.hpp | 27 namespace container { namespace
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/algorithm/ |
| H A D | covered_by_children.hpp | 32 bool coveredByChildren(const UnwrappedTileID& id, const Container& container) { in coveredByChildren()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/ |
| H A D | inserter.hpp | 55 Container * container; member in boost::geometry::index::insert_iterator
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/geometry/0.9.3/include/mapbox/geometry/ |
| H A D | for_each_point.hpp | 36 auto for_each_point(Container&& container, F&& f) in for_each_point()
|