/kernel/linux/linux-5.10/kernel/locking/ |
H A D | lockdep_internals.h | 11 * Lock-class usage-state bits: 129 char usage[LOCK_USAGE_CHARS]);
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_int.h | 245 struct qed_sb_cnt_info usage; member
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | xattr.h | 227 extern int ext4_get_inode_usage(struct inode *inode, qsize_t *usage);
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | hid-sensor-hub.h | 16 * @usage_id: Parent usage id of a physical device. 42 * @usage_id: Usage id for physical device, E.g. Gyro usage id. 61 * @usage: Usage id for this hub device instance. 71 u32 usage; member 148 * @usage_id: Attribute usage id of parent physical device as per spec 149 * @attr_usage_id: Attribute usage id as per spec 163 * @usage_id: Attribute usage id of parent physical device as per spec 164 * @attr_usage_id: Attribute usage id as per spec
|
H A D | hugetlb_cgroup.h | 38 /* hugetlb usage in pages over all hstates. */ 39 unsigned long usage[HUGE_MAX_HSTATE]; member
|
/kernel/linux/linux-6.6/kernel/locking/ |
H A D | lockdep_internals.h | 11 * Lock-class usage-state bits: 129 char usage[LOCK_USAGE_CHARS]);
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-pl.c | 124 report->field[0]->usage[0].hid == in plff_init()
|
H A D | hid-creative-sb0540.c | 211 struct hid_usage *usage, unsigned long **bit, int *max) in creative_sb0540_input_mapping() 209 creative_sb0540_input_mapping(struct hid_device *hid, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) creative_sb0540_input_mapping() argument
|
/kernel/linux/linux-6.6/scripts/ |
H A D | faddr2line | 47 usage() { function 48 echo "usage: faddr2line [--list] <object file> <func+offset> <func+offset>..." >&2 266 [[ $# -lt 2 ]] && usage
|
H A D | patch-kernel | 4 # usage: patch-kernel [ sourcedir [ patchdir [ stopversion ] [ -acxx ] ] ] 46 # update usage message; 71 usage: $PNAME [-h] [ sourcedir [ patchdir [ stopversion ] [ -acxx ] ] ]
|
/third_party/NuttX/drivers/usbdev/gadget/fconfig/include/ |
H A D | f_generic.h | 33 * Import, export and usage of Huawei LiteOS in any manner by you shall be in compliance with such 148 atomic_t usage; member
|
/third_party/mesa3d/bin/ |
H A D | perf-annotate-jit.py | 31 See docs/llvmpipe.rst for usage instructions. 235 usage="\n\t%prog [options] symbol_name")
|
/third_party/ltp/testcases/kernel/fs/doio/ |
H A D | rwtest | 53 usage() function
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_texture.h | 186 enum pipe_map_flags usage,
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
H A D | nvc0_resource.c | 118 unsigned usage) in nvc0_resource_from_handle() 115 nvc0_resource_from_handle(struct pipe_screen * screen, const struct pipe_resource *templ, struct winsys_handle *whandle, unsigned usage) nvc0_resource_from_handle() argument
|
/third_party/python/Tools/nuget/ |
H A D | build.bat | 70 echo -h Show usage
|
/third_party/popt/tests/ |
H A D | testit.sh | 121 [-c|--cb=STRING] [--longopt] [-?|--help] [--usage] [--simple=ARG]" --usage 168 --usage Display brief usage message" --help
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
H A D | vktGeometryTestsUtil.hpp | 114 vk::VkImageCreateInfo makeImageCreateInfo (const tcu::IVec2& size, const vk::VkFormat format, const vk::VkImageUsageFlags usage, const deUint32 numArrayLayers = 1u);
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineMultisampleBase.cpp | 119 instance.getPhysicalDeviceImageFormatProperties(physicalDevice, imageInfo.format, imageInfo.imageType, imageInfo.tiling, imageInfo.usage, imageInfo.flags, &imageFormatProps); in validateImageInfo()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/ |
H A D | vktGeometryTestsUtil.hpp | 114 vk::VkImageCreateInfo makeImageCreateInfo (const tcu::IVec2& size, const vk::VkFormat format, const vk::VkImageUsageFlags usage, const deUint32 numArrayLayers = 1u);
|
/third_party/skia/third_party/externals/swiftshader/src/WSI/ |
H A D | VkSwapchainKHR.cpp | 119 imageInfo.usage = pCreateInfo->imageUsage; in createImages()
|
/third_party/skia/third_party/externals/swiftshader/tests/VulkanBenchmarks/ |
H A D | ClearImageBenchmarks.cpp | 34 imageInfo.usage = vk::ImageUsageFlagBits::eTransferDst; in initialize()
|
/third_party/skia/third_party/externals/spirv-tools/kokoro/windows-msvc-2015-release-bazel/ |
H A D | build.bat | 21 :: Force usage of python 3.6
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/kokoro/windows-msvc-2015-release-bazel/ |
H A D | build.bat | 21 :: Force usage of python 3.6
|
/third_party/skia/third_party/externals/imgui/examples/example_emscripten_wgpu/ |
H A D | main.cpp | 150 swap_chain_desc.usage = WGPUTextureUsage_RenderAttachment; in main_loop()
|