/kernel/linux/linux-5.10/scripts/ |
H A D | objdiff | 10 # usage example: 37 usage() { function 72 [ $# -eq 0 ] && usage 94 [ $# -ne 2 ] && [ $# -ne 0 ] && usage 127 [ $# -eq 0 ] && usage 128 [ $# -gt 1 ] && usage 143 [ $# -eq 0 ] && usage
|
/kernel/linux/linux-5.10/tools/bpf/bpftool/ |
H A D | iter.c | 22 usage(); in do_pin()
|
/kernel/linux/linux-5.10/fs/afs/ |
H A D | afs_vl.h | 138 refcount_t usage; member
|
/kernel/linux/linux-6.6/fs/afs/ |
H A D | afs_vl.h | 138 refcount_t usage; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | kvm_types.h | 77 enum pfn_cache_usage usage; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_ctx.h | 99 ktime_t usage[AMDGPU_HW_IP_NUM]);
|
/kernel/linux/linux-6.6/scripts/ |
H A D | objdiff | 10 # usage example: 37 usage() { function 72 [ $# -eq 0 ] && usage 94 [ $# -ne 2 ] && [ $# -ne 0 ] && usage 127 [ $# -eq 0 ] && usage 128 [ $# -gt 1 ] && usage 143 [ $# -eq 0 ] && usage
|
H A D | config | 13 usage() { function 57 usage 130 usage 138 usage 227 usage
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | verify_sig_setup.sh | 29 usage() function 78 [[ $# -ne 2 ]] && usage
|
/kernel/liteos_a/testsuites/kernel/sample/kernel_extend/cpup/smp/ |
H A D | It_smp_extend_cpup_011.c | 48 tmpCpup += taskCpup[i].usage; in StatisticsTaskCpup()
|
/kernel/linux/linux-6.6/tools/bpf/bpftool/ |
H A D | iter.c | 25 usage(); in do_pin()
|
/kernel/linux/linux-6.6/samples/pktgen/ |
H A D | pktgen_sample01_simple.sh | 27 [ -z "$DST_MAC" ] && usage && err 2 "Must specify -m dst_mac"
|
/third_party/ffmpeg/libavcodec/ |
H A D | amfenc.h | 83 int usage; member
|
/third_party/fsverity-utils/programs/ |
H A D | cmd_enable.c | 120 usage(cmd, stderr); in fsverity_cmd_enable()
|
/third_party/libwebsockets/include/libwebsockets/ |
H A D | lws-x509.h | 63 unsigned int usage; member
|
/third_party/mesa3d/include/android_stub/vndk/ |
H A D | window.h | 252 * Sets the intended usage flags for the next buffers. 254 * usage: one of AHARDWAREBUFFER_USAGE_* constant 256 * By default (if this function is never called), a usage of 263 int ANativeWindow_setUsage(ANativeWindow* window, uint64_t usage);
|
/third_party/mbedtls/tests/include/test/ |
H A D | psa_exercise_key.h | 206 * sign/verify, or derivation) that is permitted according to \p usage. 207 * \p usage and \p alg should correspond to the expected policy on the 210 * Export the key if permitted by \p usage, and check that the output 211 * looks sensible. If \p usage forbids export, check that 236 * \param usage The usage flags to assume. 246 psa_key_usage_t usage,
|
/third_party/mesa3d/src/panfrost/shared/ |
H A D | pan_minmax_cache.c | 32 * handling memory usage a little complicated. So we use this data structure 101 if (!(transfer->usage & PIPE_MAP_WRITE)) in panfrost_minmax_cache_invalidate()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
H A D | nv30_resource.c | 75 unsigned usage) in nv30_resource_from_handle() 72 nv30_resource_from_handle(struct pipe_screen *pscreen, const struct pipe_resource *tmpl, struct winsys_handle *handle, unsigned usage) nv30_resource_from_handle() argument
|
/third_party/ltp/testcases/kernel/io/ltp-aiodio/ |
H A D | common_sparse.h | 76 usage(); in scale_by_kmg()
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
H A D | i915_winsys.h | 95 * Validate buffers for usage in this batchbuffer. 112 * @usage how is the hardware going to use the buffer. 119 enum i915_winsys_buffer_usage usage,
|
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/ |
H A D | amdgpu_bo.h | 130 enum pipe_map_flags usage);
|
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
H A D | vl_stubs.c | 88 unsigned usage, unsigned plane, in vl_video_buffer_template() 84 vl_video_buffer_template(struct pipe_resource *templ, const struct pipe_video_buffer *tmpl, enum pipe_format resource_format, unsigned depth, unsigned array_size, unsigned usage, unsigned plane, enum pipe_video_chroma_format chroma_format) vl_video_buffer_template() argument
|
/third_party/node/deps/openssl/openssl/include/internal/ |
H A D | dane.h | 44 uint8_t usage; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageLoadStoreUtil.hpp | 73 vk::VkImageCreateInfo makeImageCreateInfo (const Texture& texture, const vk::VkFormat format, const vk::VkImageUsageFlags usage, const vk::VkImageCreateFlags flags, const vk::VkImageTiling tiling = vk::VK_IMAGE_TILING_OPTIMAL);
|