/kernel/linux/linux-6.6/drivers/usb/cdns3/ |
H A D | cdns3-gadget.c | 621 u8 chain; in cdns3_wa2_remove_old_request() local
|
/kernel/linux/linux-6.6/drivers/usb/dwc3/ |
H A D | gadget.c | 1231 dwc3_prepare_one_trb(struct dwc3_ep *dep, struct dwc3_request *req, unsigned int trb_length, unsigned int chain, unsigned int node, bool use_bounce_buffer, bool must_interrupt) dwc3_prepare_one_trb() argument 3359 dwc3_gadget_ep_reclaim_completed_trb(struct dwc3_ep *dep, struct dwc3_request *req, struct dwc3_trb *trb, const struct dwc3_event_depevt *event, int status, int chain) dwc3_gadget_ep_reclaim_completed_trb() argument [all...] |
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/ |
H A D | mv_u3d.h | 208 u32 chain:1; /* associate this TRB with the member 314 unsigned chain; /* TRB chain or not */ member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_pm4_headers_ai.h | 122 uint32_t chain:1; member
|
H A D | kfd_pm4_headers_vi.h | 128 uint32_t chain:1; member
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | virtio_crypto.h | 269 struct virtio_crypto_alg_chain_session_req chain; member 445 struct virtio_crypto_alg_chain_data_req chain; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_calib.c | 1198 static void ar9003_hw_manual_peak_cal(struct ath_hw *ah, u8 chain, bool is_2g) in ar9003_hw_manual_peak_cal() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | mac.c | 2144 static int mt7615_dfs_start_rdd(struct mt7615_dev *dev, int chain) in mt7615_dfs_start_rdd() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7996/ |
H A D | mac.c | 2216 static int mt7996_dfs_start_rdd(struct mt7996_dev *dev, int chain) in mt7996_dfs_start_rdd() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | mac.c | 2031 static int mt7915_dfs_start_rdd(struct mt7915_dev *dev, int chain) in mt7915_dfs_start_rdd() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
H A D | i915_request.c | 1368 struct dma_fence_chain *chain = to_dma_fence_chain(iter); in i915_request_await_external() local
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-timechart.c | 501 struct ip_callchain *chain = sample->callchain; in cat_backtrace() local
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | act_api.c | 47 const struct tcf_chain *chain = rcu_dereference_bh(a->goto_chain); in tcf_action_goto_chain_exec() local 122 struct tcf_chain *chain = rcu_dereference_protected(p->goto_chain, 1); in free_tcf() local
|
H A D | sch_api.c | 2022 struct tcf_chain *chain; in tc_bind_class_walker() local
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | callchain.c | 379 rb_insert_callchain(struct rb_root *root, struct callchain_node *chain, in rb_insert_callchain() argument 1539 struct callchain_list *chain, *new; in callchain_node__make_parent_list() local 1774 struct callchain_list *chain; callchain_avg_cycles() local [all...] |
/kernel/linux/linux-6.6/net/bridge/netfilter/ |
H A D | ebtables.c | 800 check_chainloops(const struct ebt_entries *chain, struct ebt_cl_stack *cl_s, unsigned int udc_cnt, unsigned int hooknr, char *base) check_chainloops() argument [all...] |
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | virtio_crypto.h | 170 struct virtio_crypto_alg_chain_session_req chain; member 293 struct virtio_crypto_alg_chain_data_req chain; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | virtio_crypto.h | 163 struct virtio_crypto_alg_chain_session_req chain; member 249 struct virtio_crypto_alg_chain_data_req chain; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | virtio_crypto.h | 163 struct virtio_crypto_alg_chain_session_req chain; member 249 struct virtio_crypto_alg_chain_data_req chain; member
|
/third_party/elfutils/src/ |
H A D | strip.c | 2294 Elf32_Word *chain = bucket + nbucket; in handle_elf() local 2355 Elf64_Xword *chain = bucket + nbucket; in handle_elf() local [all...] |
/third_party/mbedtls/library/ |
H A D | x509_crt.c | 1311 static int mbedtls_x509_crt_parse_der_internal(mbedtls_x509_crt *chain, in mbedtls_x509_crt_parse_der_internal() argument 1364 int mbedtls_x509_crt_parse_der_nocopy(mbedtls_x509_crt *chain, in mbedtls_x509_crt_parse_der_nocopy() argument 1371 int mbedtls_x509_crt_parse_der_with_ext_cb(mbedtls_x509_crt *chain, in mbedtls_x509_crt_parse_der_with_ext_cb() argument 1381 mbedtls_x509_crt_parse_der(mbedtls_x509_crt *chain, const unsigned char *buf, size_t buflen) mbedtls_x509_crt_parse_der() argument 1392 mbedtls_x509_crt_parse(mbedtls_x509_crt *chain, const unsigned char *buf, size_t buflen) mbedtls_x509_crt_parse() argument 1506 mbedtls_x509_crt_parse_file(mbedtls_x509_crt *chain, const char *path) mbedtls_x509_crt_parse_file() argument 1523 mbedtls_x509_crt_parse_path(mbedtls_x509_crt *chain, const char *path) mbedtls_x509_crt_parse_path() argument [all...] |
/third_party/mesa3d/src/compiler/spirv/ |
H A D | vtn_variables.c | 167 struct vtn_access_chain *chain; in vtn_access_chain_create() local 481 struct vtn_access_chain chain = { vtn_pointer_to_deref() local 585 struct vtn_access_chain chain = { vtn_pointer_to_descriptor() local 674 struct vtn_access_chain chain = { _vtn_variable_load_store() local 743 struct vtn_access_chain chain = { _vtn_variable_copy() local 1715 struct vtn_access_chain chain = { vtn_pointer_to_ssa() local 2443 struct vtn_access_chain *chain = vtn_access_chain_create(b, count - 4); vtn_handle_variables() local 2619 struct vtn_access_chain chain = { vtn_handle_variables() local 2638 struct vtn_access_chain chain = { vtn_handle_variables() local [all...] |
/third_party/mesa3d/src/vulkan/wsi/ |
H A D | wsi_common_x11.c | 969 _x11_swapchain_result(struct x11_swapchain *chain, VkResult result, in _x11_swapchain_result() argument 1013 struct x11_swapchain *chain = (struct x11_swapchain *)wsi_chain; x11_get_wsi_image() local 1021 x11_handle_dri3_present_event(struct x11_swapchain *chain, xcb_present_generic_event_t *event) x11_handle_dri3_present_event() argument 1114 x11_acquire_next_image_poll_x11(struct x11_swapchain *chain, uint32_t *image_index, uint64_t timeout) x11_acquire_next_image_poll_x11() argument 1183 x11_acquire_next_image_from_queue(struct x11_swapchain *chain, uint32_t *image_index_out, uint64_t timeout) x11_acquire_next_image_from_queue() argument 1213 x11_present_to_x11_dri3(struct x11_swapchain *chain, uint32_t image_index, uint64_t target_msc) x11_present_to_x11_dri3() argument 1293 x11_present_to_x11_sw(struct x11_swapchain *chain, uint32_t image_index, uint64_t target_msc) x11_present_to_x11_sw() argument 1344 x11_present_to_x11(struct x11_swapchain *chain, uint32_t image_index, uint64_t target_msc) x11_present_to_x11() argument 1363 struct x11_swapchain *chain = (struct x11_swapchain *)anv_chain; x11_acquire_next_image() local 1416 struct x11_swapchain *chain = (struct x11_swapchain *)anv_chain; x11_queue_present() local 1486 x11_driver_owned_images(const struct x11_swapchain *chain) x11_driver_owned_images() argument 1509 struct x11_swapchain *chain = state; x11_manage_fifo_queues() local 1639 x11_image_init(VkDevice device_h, struct x11_swapchain *chain, const VkSwapchainCreateInfoKHR *pCreateInfo, const VkAllocationCallbacks* pAllocator, struct x11_image *image) x11_image_init() argument 1775 x11_image_finish(struct x11_swapchain *chain, const VkAllocationCallbacks* pAllocator, struct x11_image *image) x11_image_finish() argument 1881 struct x11_swapchain *chain = (struct x11_swapchain *)anv_chain; x11_swapchain_destroy() local 1952 struct x11_swapchain *chain; x11_surface_create_swapchain() local [all...] |
H A D | wsi_common.c | 270 wsi_swapchain_init(const struct wsi_device *wsi, struct wsi_swapchain *chain, VkDevice _device, const VkSwapchainCreateInfoKHR *pCreateInfo, const VkAllocationCallbacks *pAllocator, bool use_buffer_blit) wsi_swapchain_init() argument 384 wsi_swapchain_finish(struct wsi_swapchain *chain) wsi_swapchain_finish() argument 413 wsi_configure_image(const struct wsi_swapchain *chain, const VkSwapchainCreateInfoKHR *pCreateInfo, VkExternalMemoryHandleTypeFlags handle_types, struct wsi_image_info *info) wsi_configure_image() argument 515 wsi_destroy_image_info(const struct wsi_swapchain *chain, struct wsi_image_info *info) wsi_destroy_image_info() argument 525 wsi_create_image(const struct wsi_swapchain *chain, const struct wsi_image_info *info, struct wsi_image *image) wsi_create_image() argument 566 wsi_destroy_image(const struct wsi_swapchain *chain, struct wsi_image *image) wsi_destroy_image() argument 887 wsi_signal_semaphore_for_image(struct vk_device *device, const struct wsi_swapchain *chain, const struct wsi_image *image, VkSemaphore _semaphore) wsi_signal_semaphore_for_image() argument 919 wsi_signal_fence_for_image(struct vk_device *device, const struct wsi_swapchain *chain, const struct wsi_image *image, VkFence _fence) wsi_signal_fence_for_image() argument 1337 wsi_create_buffer_image_mem(const struct wsi_swapchain *chain, const struct wsi_image_info *info, struct wsi_image *image, VkExternalMemoryHandleTypeFlags handle_types, bool implicit_sync) wsi_create_buffer_image_mem() argument 1447 wsi_finish_create_buffer_image(const struct wsi_swapchain *chain, const struct wsi_image_info *info, struct wsi_image *image) wsi_finish_create_buffer_image() argument 1548 wsi_configure_buffer_image(UNUSED const struct wsi_swapchain *chain, const VkSwapchainCreateInfoKHR *pCreateInfo, uint32_t stride_align, uint32_t size_align, struct wsi_image_info *info) wsi_configure_buffer_image() argument 1586 wsi_create_cpu_linear_image_mem(const struct wsi_swapchain *chain, const struct wsi_image_info *info, struct wsi_image *image) wsi_create_cpu_linear_image_mem() argument 1651 wsi_create_cpu_buffer_image_mem(const struct wsi_swapchain *chain, const struct wsi_image_info *info, struct wsi_image *image) wsi_create_cpu_buffer_image_mem() argument 1671 wsi_configure_cpu_image(const struct wsi_swapchain *chain, const VkSwapchainCreateInfoKHR *pCreateInfo, uint8_t *(alloc_shm)(struct wsi_image *image, unsigned size), struct wsi_image_info *info) wsi_configure_cpu_image() argument [all...] |
/third_party/node/deps/v8/src/diagnostics/ |
H A D | objects-debug.cc | 1345 int chain = GetNextEntry(entry); in SmallOrderedHashTableVerify() local
|