Home
last modified time | relevance | path

Searched defs:chain_info (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/intel/nullhw-layer/
H A Dintel_nullhw.c209 VkLayerDeviceCreateInfo *chain_info = in nullhw_CreateDevice() local
297 VkLayerInstanceCreateInfo *chain_info = in nullhw_CreateInstance() local
[all...]
/third_party/mesa3d/src/vulkan/device-select-layer/
H A Ddevice_select_layer.c126 VkLayerInstanceCreateInfo *chain_info; in device_select_CreateInstance() local
[all...]
/third_party/vulkan-loader/tests/framework/layer/
H A Dwrap_objects.cpp136 VkLayerInstanceCreateInfo *chain_info = (VkLayerInstanceCreateInfo *)pCreateInfo->pNext; in get_chain_info() local
145 VkLayerDeviceCreateInfo *chain_info = (VkLayerDeviceCreateInfo *)pCreateInfo->pNext; in get_chain_info() local
166 VkLayerInstanceCreateInfo *chain_info = get_chain_info(pCreateInfo, VK_LAYER_LINK_INFO); wrap_vkCreateInstance() local
493 VkLayerDeviceCreateInfo *chain_info = get_chain_info(pCreateInfo, VK_LAYER_LINK_INFO); wrap_vkCreateDevice() local
[all...]
/kernel/linux/linux-5.10/net/sched/
H A Dcls_api.c1647 tcf_chain_tp_prev(struct tcf_chain *chain, struct tcf_chain_info *chain_info) tcf_chain_tp_prev() argument
1653 tcf_chain_tp_insert(struct tcf_chain *chain, struct tcf_chain_info *chain_info, struct tcf_proto *tp) tcf_chain_tp_insert() argument
1669 tcf_chain_tp_remove(struct tcf_chain *chain, struct tcf_chain_info *chain_info, struct tcf_proto *tp) tcf_chain_tp_remove() argument
1696 struct tcf_chain_info chain_info; tcf_chain_tp_insert_unique() local
1729 struct tcf_chain_info chain_info; tcf_chain_tp_delete_empty() local
1766 tcf_chain_tp_find(struct tcf_chain *chain, struct tcf_chain_info *chain_info, u32 protocol, u32 prio, bool prio_allocate) tcf_chain_tp_find() argument
1959 struct tcf_chain_info chain_info; tc_new_tfilter() local
2188 struct tcf_chain_info chain_info; tc_del_tfilter() local
2348 struct tcf_chain_info chain_info; tc_get_tfilter() local
[all...]
/kernel/linux/linux-6.6/net/sched/
H A Dcls_api.c1818 tcf_chain_tp_prev(struct tcf_chain *chain, struct tcf_chain_info *chain_info) tcf_chain_tp_prev() argument
1824 tcf_chain_tp_insert(struct tcf_chain *chain, struct tcf_chain_info *chain_info, struct tcf_proto *tp) tcf_chain_tp_insert() argument
1840 tcf_chain_tp_remove(struct tcf_chain *chain, struct tcf_chain_info *chain_info, struct tcf_proto *tp) tcf_chain_tp_remove() argument
1867 struct tcf_chain_info chain_info; tcf_chain_tp_insert_unique() local
1900 struct tcf_chain_info chain_info; tcf_chain_tp_delete_empty() local
1937 tcf_chain_tp_find(struct tcf_chain *chain, struct tcf_chain_info *chain_info, u32 protocol, u32 prio, bool prio_allocate) tcf_chain_tp_find() argument
2137 struct tcf_chain_info chain_info; tc_new_tfilter() local
2370 struct tcf_chain_info chain_info; tc_del_tfilter() local
2527 struct tcf_chain_info chain_info; tc_get_tfilter() local
[all...]
/third_party/mesa3d/src/vulkan/overlay-layer/
H A Doverlay.cpp2503 VkLayerDeviceCreateInfo *chain_info = in overlay_CreateDevice() local
2577 VkLayerInstanceCreateInfo *chain_info = in overlay_CreateInstance() local
[all...]

Completed in 14 milliseconds