Home
last modified time | relevance | path

Searched defs:sctx (Results 201 - 225 of 227) sorted by relevance

12345678910

/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/core/
H A Drtw_cmd.c710 struct submit_ctx sctx; in rtw_startbss_cmd() local
[all...]
H A Drtw_mlme_ext.c2347 struct submit_ctx sctx; in dump_mgntframe_and_wait() local
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/core/
H A Drtw_cmd.c631 struct submit_ctx sctx; in rtw_startbss_cmd() local
[all...]
H A Drtw_xmit.c2505 void rtw_sctx_init(struct submit_ctx *sctx, int timeout_ms) in rtw_sctx_init() argument
2513 rtw_sctx_wait(struct submit_ctx *sctx) rtw_sctx_wait() argument
2532 rtw_sctx_done_err(struct submit_ctx **sctx, int status) rtw_sctx_done_err() argument
2541 rtw_sctx_done(struct submit_ctx **sctx) rtw_sctx_done() argument
[all...]
H A Drtw_mlme_ext.c2028 struct submit_ctx sctx; in dump_mgntframe_and_wait() local
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/include/
H A Drtw_xmit.h258 struct submit_ctx *sctx; member
H A Drtw_cmd.h30 struct submit_ctx *sctx; member
/kernel/linux/linux-6.6/tools/testing/cxl/test/
H A Dmem.c1505 struct sha256_state sctx; in fw_buf_checksum_show() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_texture.c324 void si_eliminate_fast_color_clear(struct si_context *sctx, struct si_texture *tex, in si_eliminate_fast_color_clear() argument
410 bool si_texture_disable_dcc(struct si_context *sctx, struct si_texture *tex) in si_texture_disable_dcc() argument
427 si_reallocate_texture_inplace(struct si_context *sctx, struct si_texture *tex, unsigned new_bind_flag, bool invalidate_storage) si_reallocate_texture_inplace() argument
662 struct si_context *sctx; si_texture_get_handle() local
1803 si_texture_invalidate_storage(struct si_context *sctx, struct si_texture *tex) si_texture_invalidate_storage() argument
1826 struct si_context *sctx = (struct si_context *)ctx; si_texture_transfer_map() local
1960 struct si_context *sctx = (struct si_context *)ctx; si_texture_transfer_unmap() local
2075 vi_disable_dcc_if_incompatible_format(struct si_context *sctx, struct pipe_resource *tex, unsigned level, enum pipe_format view_format) vi_disable_dcc_if_incompatible_format() argument
2395 si_init_context_texture_functions(struct si_context *sctx) si_init_context_texture_functions() argument
[all...]
H A Dradeon_vcn_dec.c2714 struct si_context *sctx = (struct si_context *)context; in radeon_create_decoder() local
[all...]
H A Dsi_descriptors.c128 static bool si_upload_descriptors(struct si_context *sctx, struct si_descriptors *desc) in si_upload_descriptors() argument
180 si_add_descriptors_to_bo_list(struct si_context *sctx, struct si_descriptors *desc) in si_add_descriptors_to_bo_list() argument
202 si_sampler_and_image_descriptors(struct si_context *sctx, unsigned shader) si_sampler_and_image_descriptors() argument
217 si_sampler_view_add_buffer(struct si_context *sctx, struct pipe_resource *resource, unsigned usage, bool is_stencil_sampler, bool check_mem) si_sampler_view_add_buffer() argument
236 si_sampler_views_begin_new_cs(struct si_context *sctx, struct si_samplers *samplers) si_sampler_views_begin_new_cs() argument
250 si_sampler_views_check_encrypted(struct si_context *sctx, struct si_samplers *samplers, unsigned samplers_declared) si_sampler_views_check_encrypted() argument
445 si_set_sampler_view_desc(struct si_context *sctx, struct si_sampler_view *sview, struct si_sampler_state *sstate, uint32_t * restrict desc) si_set_sampler_view_desc() argument
519 si_set_sampler_views(struct si_context *sctx, unsigned shader, unsigned start_slot, unsigned count, unsigned unbind_num_trailing_slots, bool take_ownership, struct pipe_sampler_view **views, bool disallow_early_out) si_set_sampler_views() argument
620 si_update_shader_needs_decompress_mask(struct si_context *sctx, unsigned shader) si_update_shader_needs_decompress_mask() argument
642 struct si_context *sctx = (struct si_context *)ctx; si_pipe_set_sampler_views() local
685 si_image_views_begin_new_cs(struct si_context *sctx, struct si_images *images) si_image_views_begin_new_cs() argument
700 si_image_views_check_encrypted(struct si_context *sctx, struct si_images *images, unsigned images_declared) si_image_views_check_encrypted() argument
942 si_update_ps_colorbuf0_slot(struct si_context *sctx) si_update_ps_colorbuf0_slot() argument
1022 struct si_context *sctx = (struct si_context *)ctx; si_bind_sampler_states() local
1064 si_init_buffer_resources(struct si_context *sctx, struct si_buffer_resources *buffers, struct si_descriptors *descs, unsigned num_buffers, short shader_userdata_rel_index, unsigned priority, unsigned priority_constbuf) si_init_buffer_resources() argument
1111 si_buffer_resources_begin_new_cs(struct si_context *sctx, struct si_buffer_resources *buffers) si_buffer_resources_begin_new_cs() argument
1127 si_buffer_resources_check_encrypted(struct si_context *sctx, struct si_buffer_resources *buffers) si_buffer_resources_check_encrypted() argument
1165 si_vertex_buffers_begin_new_cs(struct si_context *sctx) si_vertex_buffers_begin_new_cs() argument
1191 si_const_and_shader_buffer_descriptors(struct si_context *sctx, unsigned shader) si_const_and_shader_buffer_descriptors() argument
1197 si_upload_const_buffer(struct si_context *sctx, struct si_resource **buf, const uint8_t *ptr, unsigned size, uint32_t *const_offset) si_upload_const_buffer() argument
1208 si_set_constant_buffer(struct si_context *sctx, struct si_buffer_resources *buffers, unsigned descriptors_idx, uint slot, bool take_ownership, const struct pipe_constant_buffer *input) si_set_constant_buffer() argument
1278 si_invalidate_inlinable_uniforms(struct si_context *sctx, enum pipe_shader_type shader) si_invalidate_inlinable_uniforms() argument
1302 struct si_context *sctx = (struct si_context *)ctx; si_pipe_set_constant_buffer() local
1331 struct si_context *sctx = (struct si_context *)ctx; si_set_inlinable_constants() local
1361 si_get_pipe_constant_buffer(struct si_context *sctx, uint shader, uint slot, struct pipe_constant_buffer *cbuf) si_get_pipe_constant_buffer() argument
1372 si_set_shader_buffer(struct si_context *sctx, struct si_buffer_resources *buffers, unsigned descriptors_idx, uint slot, const struct pipe_shader_buffer *sbuffer, bool writable, unsigned priority) si_set_shader_buffer() argument
1418 struct si_context *sctx = (struct si_context *)ctx; si_set_shader_buffers() local
1453 si_get_shader_buffers(struct si_context *sctx, enum pipe_shader_type shader, uint start_slot, uint count, struct pipe_shader_buffer *sbuf) si_get_shader_buffers() argument
1467 si_set_internal_const_buffer(struct si_context *sctx, uint slot, const struct pipe_constant_buffer *input) si_set_internal_const_buffer() argument
1473 si_set_internal_shader_buffer(struct si_context *sctx, uint slot, const struct pipe_shader_buffer *sbuffer) si_set_internal_shader_buffer() argument
1480 si_set_ring_buffer(struct si_context *sctx, uint slot, struct pipe_resource *buffer, unsigned stride, unsigned num_records, bool add_tid, bool swizzle, unsigned element_size, unsigned index_stride, uint64_t offset) si_set_ring_buffer() argument
1585 struct si_context *sctx = (struct si_context *)ctx; si_set_polygon_stipple() local
1601 si_resident_handles_update_needs_color_decompress(struct si_context *sctx) si_resident_handles_update_needs_color_decompress() argument
1642 si_update_needs_color_decompress_masks(struct si_context *sctx) si_update_needs_color_decompress_masks() argument
1658 si_reset_buffer_resources(struct si_context *sctx, struct si_buffer_resources *buffers, unsigned descriptors_idx, uint64_t slot_mask, struct pipe_resource *buf, unsigned priority) si_reset_buffer_resources() argument
1690 si_rebind_buffer(struct si_context *sctx, struct pipe_resource *buf) si_rebind_buffer() argument
1893 si_upload_bindless_descriptor(struct si_context *sctx, unsigned desc_slot, unsigned num_dwords) si_upload_bindless_descriptor() argument
1908 si_upload_bindless_descriptors(struct si_context *sctx) si_upload_bindless_descriptors() argument
1945 si_update_bindless_texture_descriptor(struct si_context *sctx, struct si_texture_handle *tex_handle) si_update_bindless_texture_descriptor() argument
1965 si_update_bindless_image_descriptor(struct si_context *sctx, struct si_image_handle *img_handle) si_update_bindless_image_descriptor() argument
1988 si_update_all_resident_texture_descriptors(struct si_context *sctx) si_update_all_resident_texture_descriptors() argument
2002 si_update_all_texture_descriptors(struct si_context *sctx) si_update_all_texture_descriptors() argument
2044 si_mark_shader_pointers_dirty(struct si_context *sctx, unsigned shader) si_mark_shader_pointers_dirty() argument
2062 si_shader_pointers_mark_dirty(struct si_context *sctx) si_shader_pointers_mark_dirty() argument
2084 si_set_user_data_base(struct si_context *sctx, unsigned shader, uint32_t new_base) si_set_user_data_base() argument
2108 si_shader_change_notify(struct si_context *sctx) si_shader_change_notify() argument
2174 si_emit_global_shader_pointers(struct si_context *sctx, struct si_descriptors *descs) si_emit_global_shader_pointers() argument
2216 si_emit_graphics_shader_pointers(struct si_context *sctx) si_emit_graphics_shader_pointers() argument
2252 si_emit_compute_shader_pointers(struct si_context *sctx) si_emit_compute_shader_pointers() argument
2312 si_init_bindless_descriptors(struct si_context *sctx, struct si_descriptors *desc, short shader_userdata_rel_index, unsigned num_elements) si_init_bindless_descriptors() argument
2333 si_release_bindless_descriptors(struct si_context *sctx) si_release_bindless_descriptors() argument
2339 si_get_first_free_bindless_slot(struct si_context *sctx) si_get_first_free_bindless_slot() argument
2360 si_create_bindless_descriptor(struct si_context *sctx, uint32_t *desc_list, unsigned size) si_create_bindless_descriptor() argument
2391 si_update_bindless_buffer_descriptor(struct si_context *sctx, unsigned desc_slot, struct pipe_resource *resource, uint64_t offset, bool *desc_dirty) si_update_bindless_buffer_descriptor() argument
2420 struct si_context *sctx = (struct si_context *)ctx; si_create_texture_handle() local
2465 struct si_context *sctx = (struct si_context *)ctx; si_delete_texture_handle() local
2486 struct si_context *sctx = (struct si_context *)ctx; si_make_texture_handle_resident() local
2553 struct si_context *sctx = (struct si_context *)ctx; si_create_image_handle() local
2592 struct si_context *sctx = (struct si_context *)ctx; si_delete_image_handle() local
2610 struct si_context *sctx = (struct si_context *)ctx; si_make_image_handle_resident() local
2671 si_resident_buffers_add_all_to_bo_list(struct si_context *sctx) si_resident_buffers_add_all_to_bo_list() argument
2700 si_init_all_descriptors(struct si_context *sctx) si_init_all_descriptors() argument
2820 si_upload_shader_descriptors(struct si_context *sctx, unsigned mask) si_upload_shader_descriptors() argument
2841 si_upload_graphics_shader_descriptors(struct si_context *sctx) si_upload_graphics_shader_descriptors() argument
2847 si_upload_compute_shader_descriptors(struct si_context *sctx) si_upload_compute_shader_descriptors() argument
2857 si_release_all_descriptors(struct si_context *sctx) si_release_all_descriptors() argument
2880 si_gfx_resources_check_encrypted(struct si_context *sctx) si_gfx_resources_check_encrypted() argument
2946 si_gfx_resources_add_all_to_bo_list(struct si_context *sctx) si_gfx_resources_add_all_to_bo_list() argument
2963 si_compute_resources_check_encrypted(struct si_context *sctx) si_compute_resources_check_encrypted() argument
2978 si_compute_resources_add_all_to_bo_list(struct si_context *sctx) si_compute_resources_add_all_to_bo_list() argument
2994 si_add_all_descriptors_to_bo_list(struct si_context *sctx) si_add_all_descriptors_to_bo_list() argument
3005 si_set_active_descriptors(struct si_context *sctx, unsigned desc_idx, uint64_t new_active_mask) si_set_active_descriptors() argument
3027 si_set_active_descriptors_for_shader(struct si_context *sctx, struct si_shader_selector *sel) si_set_active_descriptors_for_shader() argument
[all...]
H A Dsi_state.c71 static void si_emit_cb_render_state(struct si_context *sctx) in si_emit_cb_render_state() argument
442 struct si_context *sctx = (struct si_context *)ctx; si_create_blend_state_mode() local
652 si_check_blend_dst_sampler_noop(struct si_context *sctx) si_check_blend_dst_sampler_noop() argument
706 struct si_context *sctx = (struct si_context *)ctx; si_draw_blend_dst_sampler_noop() local
720 struct si_context *sctx = (struct si_context *)ctx; si_draw_vstate_blend_dst_sampler_noop() local
730 struct si_context *sctx = (struct si_context *)ctx; si_bind_blend_state() local
786 struct si_context *sctx = (struct si_context *)ctx; si_delete_blend_state() local
796 struct si_context *sctx = (struct si_context *)ctx; si_set_blend_color() local
804 si_emit_blend_color(struct si_context *sctx) si_emit_blend_color() argument
820 struct si_context *sctx = (struct si_context *)ctx; si_set_clip_state() local
838 si_emit_clip_state(struct si_context *sctx) si_emit_clip_state() argument
848 si_emit_clip_regs(struct si_context *sctx) si_emit_clip_regs() argument
885 si_update_poly_offset_state(struct si_context *sctx) si_update_poly_offset_state() argument
1143 struct si_context *sctx = (struct si_context *)ctx; si_bind_rs_state() local
1222 struct si_context *sctx = (struct si_context *)ctx; si_delete_rs_state() local
1235 si_emit_stencil_ref(struct si_context *sctx) si_emit_stencil_ref() argument
1256 struct si_context *sctx = (struct si_context *)ctx; si_set_stencil_ref() local
1412 struct si_context *sctx = (struct si_context *)ctx; si_bind_dsa_state() local
1446 struct si_context *sctx = (struct si_context *)ctx; si_delete_dsa_state() local
1454 si_create_db_flush_dsa(struct si_context *sctx) si_create_db_flush_dsa() argument
1465 struct si_context *sctx = (struct si_context *)ctx; si_set_active_query_state() local
1483 si_set_occlusion_query_state(struct si_context *sctx, bool old_perfect_enable) si_set_occlusion_query_state() argument
1493 si_save_qbo_state(struct si_context *sctx, struct si_qbo_state *st) si_save_qbo_state() argument
1498 si_restore_qbo_state(struct si_context *sctx, struct si_qbo_state *st) si_restore_qbo_state() argument
1503 si_emit_db_render_state(struct si_context *sctx) si_emit_db_render_state() argument
2512 si_initialize_color_surface(struct si_context *sctx, struct si_surface *surf) si_initialize_color_surface() argument
2694 si_init_depth_surface(struct si_context *sctx, struct si_surface *surf) si_init_depth_surface() argument
2833 si_set_sampler_depth_decompress_mask(struct si_context *sctx, struct si_texture *tex) si_set_sampler_depth_decompress_mask() argument
2848 si_update_fb_dirtiness_after_rendering(struct si_context *sctx) si_update_fb_dirtiness_after_rendering() argument
2893 si_mark_display_dcc_dirty(struct si_context *sctx, struct si_texture *tex) si_mark_display_dcc_dirty() argument
2909 si_update_display_dcc_dirty(struct si_context *sctx) si_update_display_dcc_dirty() argument
2922 struct si_context *sctx = (struct si_context *)ctx; si_set_framebuffer_state() local
3200 si_emit_framebuffer_state(struct si_context *sctx) si_emit_framebuffer_state() argument
3619 si_emit_msaa_sample_locs(struct si_context *sctx) si_emit_msaa_sample_locs() argument
3680 si_out_of_order_rasterization(struct si_context *sctx) si_out_of_order_rasterization() argument
3737 si_emit_msaa_config(struct si_context *sctx) si_emit_msaa_config() argument
3865 si_update_ps_iter_samples(struct si_context *sctx) si_update_ps_iter_samples() argument
3875 struct si_context *sctx = (struct si_context *)ctx; si_set_min_samples() local
4526 struct si_context *sctx = (struct si_context *)ctx; si_create_sampler_view() local
4647 si_translate_border_color(struct si_context *sctx, const struct pipe_sampler_state *state, const union pipe_color_union *color, bool is_integer) si_translate_border_color() argument
4738 struct si_context *sctx = (struct si_context *)ctx; si_create_sampler_state() local
4815 struct si_context *sctx = (struct si_context *)ctx; si_set_sample_mask() local
4824 si_emit_sample_mask(struct si_context *sctx) si_emit_sample_mask() argument
5087 struct si_context *sctx = (struct si_context *)ctx; si_bind_vertex_elements() local
5136 struct si_context *sctx = (struct si_context *)ctx; si_delete_vertex_element() local
5150 struct si_context *sctx = (struct si_context *)ctx; si_set_vertex_buffers() local
5302 struct si_context *sctx = (struct si_context *)ctx; si_set_tess_state() local
5319 struct si_context *sctx = (struct si_context *)ctx; si_set_patch_vertices() local
5326 struct si_context *sctx = (struct si_context *)ctx; si_texture_barrier() local
5341 struct si_context *sctx = (struct si_context *)ctx; si_memory_barrier() local
5389 si_create_blend_custom(struct si_context *sctx, unsigned mode) si_create_blend_custom() argument
5399 si_init_state_compute_functions(struct si_context *sctx) si_init_state_compute_functions() argument
5408 si_init_state_functions(struct si_context *sctx) si_init_state_functions() argument
5485 si_set_grbm_gfx_index(struct si_context *sctx, struct si_pm4_state *pm4, unsigned value) si_set_grbm_gfx_index() argument
5491 si_set_grbm_gfx_index_se(struct si_context *sctx, struct si_pm4_state *pm4, unsigned se) si_set_grbm_gfx_index_se() argument
5500 si_write_harvested_raster_configs(struct si_context *sctx, struct si_pm4_state *pm4, unsigned raster_config, unsigned raster_config_1) si_write_harvested_raster_configs() argument
5520 si_set_raster_config(struct si_context *sctx, struct si_pm4_state *pm4) si_set_raster_config() argument
5552 si_init_cs_preamble_state(struct si_context *sctx, bool uses_reg_shadowing) si_init_cs_preamble_state() argument
[all...]
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_qpack.c3220 void nghttp3_qpack_stream_context_init(nghttp3_qpack_stream_context *sctx, in nghttp3_qpack_stream_context_init() argument
3235 nghttp3_qpack_stream_context_free(nghttp3_qpack_stream_context *sctx) nghttp3_qpack_stream_context_free() argument
3239 nghttp3_qpack_stream_context_reset(nghttp3_qpack_stream_context *sctx) nghttp3_qpack_stream_context_reset() argument
3244 nghttp3_qpack_stream_context_get_ricnt(nghttp3_qpack_stream_context *sctx) nghttp3_qpack_stream_context_get_ricnt() argument
3249 nghttp3_qpack_decoder_read_request(nghttp3_qpack_decoder *decoder, nghttp3_qpack_stream_context *sctx, nghttp3_qpack_nv *nv, uint8_t *pflags, const uint8_t *src, size_t srclen, int fin) nghttp3_qpack_decoder_read_request() argument
3682 nghttp3_qpack_decoder_write_section_ack( nghttp3_qpack_decoder *decoder, const nghttp3_qpack_stream_context *sctx) nghttp3_qpack_decoder_write_section_ack() argument
3832 nghttp3_qpack_decoder_brel2abs(nghttp3_qpack_decoder *decoder, nghttp3_qpack_stream_context *sctx) nghttp3_qpack_decoder_brel2abs() argument
3859 nghttp3_qpack_decoder_pbrel2abs(nghttp3_qpack_decoder *decoder, nghttp3_qpack_stream_context *sctx) nghttp3_qpack_decoder_pbrel2abs() argument
3881 qpack_decoder_emit_static_indexed(nghttp3_qpack_decoder *decoder, nghttp3_qpack_stream_context *sctx, nghttp3_qpack_nv *nv) qpack_decoder_emit_static_indexed() argument
3894 qpack_decoder_emit_dynamic_indexed(nghttp3_qpack_decoder *decoder, nghttp3_qpack_stream_context *sctx, nghttp3_qpack_nv *nv) qpack_decoder_emit_dynamic_indexed() argument
3906 nghttp3_qpack_decoder_emit_indexed(nghttp3_qpack_decoder *decoder, nghttp3_qpack_stream_context *sctx, nghttp3_qpack_nv *nv) nghttp3_qpack_decoder_emit_indexed() argument
3920 qpack_decoder_emit_static_indexed_name(nghttp3_qpack_decoder *decoder, nghttp3_qpack_stream_context *sctx, nghttp3_qpack_nv *nv) qpack_decoder_emit_static_indexed_name() argument
3936 qpack_decoder_emit_dynamic_indexed_name(nghttp3_qpack_decoder *decoder, nghttp3_qpack_stream_context *sctx, nghttp3_qpack_nv *nv) qpack_decoder_emit_dynamic_indexed_name() argument
3962 nghttp3_qpack_decoder_emit_indexed_name(nghttp3_qpack_decoder *decoder, nghttp3_qpack_stream_context *sctx, nghttp3_qpack_nv *nv) nghttp3_qpack_decoder_emit_indexed_name() argument
3980 nghttp3_qpack_decoder_emit_literal(nghttp3_qpack_decoder *decoder, nghttp3_qpack_stream_context *sctx, nghttp3_qpack_nv *nv) nghttp3_qpack_decoder_emit_literal() argument
4050 nghttp3_qpack_stream_context_del(nghttp3_qpack_stream_context *sctx) nghttp3_qpack_stream_context_del() argument
[all...]
/third_party/openssl/test/
H A Dbntest.c2554 BN_CTX *sctx = NULL; in test_ctx_consttime_flag() local
H A Devp_extra_test.c1919 EVP_PKEY_CTX *sctx = NULL; in test_EVP_SM2() local
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/
H A Drtw_cmd.h30 struct submit_ctx *sctx; member
/kernel/linux/linux-5.10/fs/btrfs/
H A Dscrub.c86 struct scrub_ctx *sctx; member
107 struct scrub_ctx *sctx; member
124 struct scrub_ctx *sctx; member
265 scrub_pending_bio_inc(struct scrub_ctx *sctx) scrub_pending_bio_inc() argument
271 scrub_pending_bio_dec(struct scrub_ctx *sctx) scrub_pending_bio_dec() argument
527 scrub_free_csums(struct scrub_ctx *sctx) scrub_free_csums() argument
538 scrub_free_ctx(struct scrub_ctx *sctx) scrub_free_ctx() argument
569 scrub_put_ctx(struct scrub_ctx *sctx) scrub_put_ctx() argument
578 struct scrub_ctx *sctx; scrub_setup_ctx() local
823 struct scrub_ctx *sctx = sblock_to_check->sctx; scrub_handle_errored_block() local
1268 struct scrub_ctx *sctx = original_sblock->sctx; scrub_setup_recheck_block() local
1625 scrub_add_page_to_wr_bio(struct scrub_ctx *sctx, struct scrub_page *spage) scrub_add_page_to_wr_bio() argument
1692 scrub_wr_submit(struct scrub_ctx *sctx) scrub_wr_submit() argument
1725 struct scrub_ctx *sctx = sbio->sctx; scrub_wr_bio_end_io_worker() local
1785 struct scrub_ctx *sctx = sblock->sctx; scrub_checksum_data() local
1811 struct scrub_ctx *sctx = sblock->sctx; scrub_checksum_tree_block() local
1868 struct scrub_ctx *sctx = sblock->sctx; scrub_checksum_super() local
1952 scrub_submit(struct scrub_ctx *sctx) scrub_submit() argument
1965 scrub_add_page_to_rd_bio(struct scrub_ctx *sctx, struct scrub_page *spage) scrub_add_page_to_rd_bio() argument
2054 struct scrub_ctx *sctx = sblock->sctx; scrub_missing_raid56_worker() local
2095 struct scrub_ctx *sctx = sblock->sctx; scrub_missing_raid56_pages() local
2153 scrub_pages(struct scrub_ctx *sctx, u64 logical, u64 len, u64 physical, struct btrfs_device *dev, u64 flags, u64 gen, int mirror_num, u8 *csum, int force, u64 physical_for_dev_replace) scrub_pages() argument
2257 struct scrub_ctx *sctx = sbio->sctx; scrub_bio_end_io_worker() local
2367 scrub_find_csum(struct scrub_ctx *sctx, u64 logical, u8 *csum) scrub_find_csum() argument
2402 scrub_extent(struct scrub_ctx *sctx, struct map_lookup *map, u64 logical, u64 len, u64 physical, struct btrfs_device *dev, u64 flags, u64 gen, int mirror_num, u64 physical_for_dev_replace) scrub_extent() argument
2462 struct scrub_ctx *sctx = sparity->sctx; scrub_pages_for_parity() local
2546 struct scrub_ctx *sctx = sparity->sctx; scrub_extent_for_parity() local
2634 struct scrub_ctx *sctx = sparity->sctx; scrub_free_parity() local
2658 struct scrub_ctx *sctx = sparity->sctx; scrub_parity_bio_endio_worker() local
2682 struct scrub_ctx *sctx = sparity->sctx; scrub_parity_check_and_repair() local
2750 scrub_raid56_parity(struct scrub_ctx *sctx, struct map_lookup *map, struct btrfs_device *sdev, struct btrfs_path *path, u64 logic_start, u64 logic_end) scrub_raid56_parity() argument
2975 scrub_stripe(struct scrub_ctx *sctx, struct map_lookup *map, struct btrfs_device *scrub_dev, int num, u64 base, u64 length, struct btrfs_block_group *cache) scrub_stripe() argument
3364 scrub_chunk(struct scrub_ctx *sctx, struct btrfs_device *scrub_dev, u64 chunk_offset, u64 length, u64 dev_offset, struct btrfs_block_group *cache) scrub_chunk() argument
3417 scrub_enumerate_chunks(struct scrub_ctx *sctx, struct btrfs_device *scrub_dev, u64 start, u64 end) scrub_enumerate_chunks() argument
3698 scrub_supers(struct scrub_ctx *sctx, struct btrfs_device *scrub_dev) scrub_supers() argument
3817 struct scrub_ctx *sctx; btrfs_scrub_dev() local
4058 struct scrub_ctx *sctx; btrfs_scrub_cancel_dev() local
4082 struct scrub_ctx *sctx = NULL; btrfs_scrub_progress() local
[all...]
H A Dsend.c282 static void inconsistent_snapshot_error(struct send_ctx *sctx, in inconsistent_snapshot_error() argument
322 static int need_send_hole(struct send_ctx *sctx) in need_send_hole() argument
571 tlv_put(struct send_ctx *sctx, u16 attr, const void *data, int len) tlv_put() argument
599 tlv_put_string(struct send_ctx *sctx, u16 attr, const char *str, int len) tlv_put_string() argument
607 tlv_put_uuid(struct send_ctx *sctx, u16 attr, const u8 *uuid) tlv_put_uuid() argument
613 tlv_put_btrfs_timespec(struct send_ctx *sctx, u16 attr, struct extent_buffer *eb, struct btrfs_timespec *ts) tlv_put_btrfs_timespec() argument
667 send_header(struct send_ctx *sctx) send_header() argument
681 begin_cmd(struct send_ctx *sctx, int cmd) begin_cmd() argument
697 send_cmd(struct send_ctx *sctx) send_cmd() argument
723 send_rename(struct send_ctx *sctx, struct fs_path *from, struct fs_path *to) send_rename() argument
748 send_link(struct send_ctx *sctx, struct fs_path *path, struct fs_path *lnk) send_link() argument
773 send_unlink(struct send_ctx *sctx, struct fs_path *path) send_unlink() argument
796 send_rmdir(struct send_ctx *sctx, struct fs_path *path) send_rmdir() argument
1179 struct send_ctx *sctx; global() member
1297 find_extent_clone(struct send_ctx *sctx, struct btrfs_path *path, u64 ino, u64 data_offset, u64 ino_size, struct clone_root **found) find_extent_clone() argument
1541 gen_unique_name(struct send_ctx *sctx, u64 ino, u64 gen, struct fs_path *dest) gen_unique_name() argument
1613 get_cur_inode_state(struct send_ctx *sctx, u64 ino, u64 gen) get_cur_inode_state() argument
1679 is_inode_existent(struct send_ctx *sctx, u64 ino, u64 gen) is_inode_existent() argument
1846 will_overwrite_ref(struct send_ctx *sctx, u64 dir, u64 dir_gen, const char *name, int name_len, u64 *who_ino, u64 *who_gen, u64 *who_mode) will_overwrite_ref() argument
1918 did_overwrite_ref(struct send_ctx *sctx, u64 dir, u64 dir_gen, u64 ino, u64 ino_gen, const char *name, int name_len) did_overwrite_ref() argument
1991 did_overwrite_first_ref(struct send_ctx *sctx, u64 ino, u64 gen) did_overwrite_first_ref() argument
2023 name_cache_insert(struct send_ctx *sctx, struct name_cache_entry *nce) name_cache_insert() argument
2053 name_cache_delete(struct send_ctx *sctx, struct name_cache_entry *nce) name_cache_delete() argument
2079 name_cache_search(struct send_ctx *sctx, u64 ino, u64 gen) name_cache_search() argument
2100 name_cache_used(struct send_ctx *sctx, struct name_cache_entry *nce) name_cache_used() argument
2109 name_cache_clean_unused(struct send_ctx *sctx) name_cache_clean_unused() argument
2124 name_cache_free(struct send_ctx *sctx) name_cache_free() argument
2144 __get_cur_name_and_parent(struct send_ctx *sctx, u64 ino, u64 gen, u64 *parent_ino, u64 *parent_gen, struct fs_path *dest) __get_cur_name_and_parent() argument
2280 get_cur_path(struct send_ctx *sctx, u64 ino, u64 gen, struct fs_path *dest) get_cur_path() argument
2347 send_subvol_begin(struct send_ctx *sctx) send_subvol_begin() argument
2435 send_truncate(struct send_ctx *sctx, u64 ino, u64 gen, u64 size) send_truncate() argument
2465 send_chmod(struct send_ctx *sctx, u64 ino, u64 gen, u64 mode) send_chmod() argument
2495 send_chown(struct send_ctx *sctx, u64 ino, u64 gen, u64 uid, u64 gid) send_chown() argument
2527 send_utimes(struct send_ctx *sctx, u64 ino, u64 gen) send_utimes() argument
2590 send_create_inode(struct send_ctx *sctx, u64 ino) send_create_inode() argument
2675 did_create_dir(struct send_ctx *sctx, u64 dir) did_create_dir() argument
2743 send_create_inode_if_needed(struct send_ctx *sctx) send_create_inode_if_needed() argument
2830 free_recorded_refs(struct send_ctx *sctx) free_recorded_refs() argument
2841 orphanize_inode(struct send_ctx *sctx, u64 ino, u64 gen, struct fs_path *path) orphanize_inode() argument
2862 add_orphan_dir_info(struct send_ctx *sctx, u64 dir_ino, u64 dir_gen) add_orphan_dir_info() argument
2896 get_orphan_dir_info(struct send_ctx *sctx, u64 dir_ino, u64 gen) get_orphan_dir_info() argument
2918 is_waiting_for_rm(struct send_ctx *sctx, u64 dir_ino, u64 gen) is_waiting_for_rm() argument
2925 free_orphan_dir_info(struct send_ctx *sctx, struct orphan_dir_info *odi) free_orphan_dir_info() argument
2939 can_rmdir(struct send_ctx *sctx, u64 dir, u64 dir_gen, u64 send_progress) can_rmdir() argument
3032 is_waiting_for_move(struct send_ctx *sctx, u64 ino) is_waiting_for_move() argument
3039 add_waiting_dir_move(struct send_ctx *sctx, u64 ino, bool orphanized) add_waiting_dir_move() argument
3072 get_waiting_dir_move(struct send_ctx *sctx, u64 ino) get_waiting_dir_move() argument
3089 free_waiting_dir_move(struct send_ctx *sctx, struct waiting_dir_move *dm) free_waiting_dir_move() argument
3098 add_pending_dir_move(struct send_ctx *sctx, u64 ino, u64 ino_gen, u64 parent_ino, struct list_head *new_refs, struct list_head *deleted_refs, const bool is_orphan) add_pending_dir_move() argument
3166 get_pending_dir_moves(struct send_ctx *sctx, u64 parent_ino) get_pending_dir_moves() argument
3184 path_loop(struct send_ctx *sctx, struct fs_path *name, u64 ino, u64 gen, u64 *ancestor_ino) path_loop() argument
3226 apply_dir_move(struct send_ctx *sctx, struct pending_dir_move *pm) apply_dir_move() argument
3369 free_pending_move(struct send_ctx *sctx, struct pending_dir_move *m) free_pending_move() argument
3379 tail_append_pending_moves(struct send_ctx *sctx, struct pending_dir_move *moves, struct list_head *stack) tail_append_pending_moves() argument
3397 apply_children_dir_moves(struct send_ctx *sctx) apply_children_dir_moves() argument
3468 wait_for_dest_dir_move(struct send_ctx *sctx, struct recorded_ref *parent_ref, const bool is_orphan) wait_for_dest_dir_move() argument
3688 wait_for_parent_move(struct send_ctx *sctx, struct recorded_ref *parent_ref, const bool is_orphan) wait_for_parent_move() argument
3791 update_ref_path(struct send_ctx *sctx, struct recorded_ref *ref) update_ref_path() argument
3862 refresh_ref_path(struct send_ctx *sctx, struct recorded_ref *ref) refresh_ref_path() argument
3890 process_recorded_refs(struct send_ctx *sctx, int *pending_move) process_recorded_refs() argument
4358 struct send_ctx *sctx = ctx; record_ref() local
4390 struct send_ctx *sctx = ctx; __record_new_ref() local
4399 struct send_ctx *sctx = ctx; __record_deleted_ref() local
4404 record_new_ref(struct send_ctx *sctx) record_new_ref() argument
4418 record_deleted_ref(struct send_ctx *sctx) record_deleted_ref() argument
4496 struct send_ctx *sctx = ctx; __record_changed_new_ref() local
4519 struct send_ctx *sctx = ctx; __record_changed_deleted_ref() local
4536 record_changed_ref(struct send_ctx *sctx) record_changed_ref() argument
4558 process_all_refs(struct send_ctx *sctx, enum btrfs_compare_tree_result cmd) process_all_refs() argument
4633 send_set_xattr(struct send_ctx *sctx, struct fs_path *path, const char *name, int name_len, const char *data, int data_len) send_set_xattr() argument
4655 send_remove_xattr(struct send_ctx *sctx, struct fs_path *path, const char *name, int name_len) send_remove_xattr() argument
4681 struct send_ctx *sctx = ctx; __process_new_xattr() local
4726 struct send_ctx *sctx = ctx; __process_deleted_xattr() local
4744 process_new_xattr(struct send_ctx *sctx) process_new_xattr() argument
4754 process_deleted_xattr(struct send_ctx *sctx) process_deleted_xattr() argument
4824 struct send_ctx *sctx = ctx; __process_changed_new_xattr() local
4854 struct send_ctx *sctx = ctx; __process_changed_deleted_xattr() local
4867 process_changed_xattr(struct send_ctx *sctx) process_changed_xattr() argument
4882 process_all_new_xattrs(struct send_ctx *sctx) process_all_new_xattrs() argument
4938 max_send_read_size(const struct send_ctx *sctx) max_send_read_size() argument
4943 put_data_header(struct send_ctx *sctx, u32 len) put_data_header() argument
4956 put_file_data(struct send_ctx *sctx, u64 offset, u32 len) put_file_data() argument
5038 send_write(struct send_ctx *sctx, u64 offset, u32 len) send_write() argument
5075 send_clone(struct send_ctx *sctx, u64 offset, u32 len, struct clone_root *clone_root) send_clone() argument
5148 send_update_extent(struct send_ctx *sctx, u64 offset, u32 len) send_update_extent() argument
5178 send_hole(struct send_ctx *sctx, u64 end) send_hole() argument
5233 send_extent_data(struct send_ctx *sctx, const u64 offset, const u64 len) send_extent_data() argument
5262 send_capabilities(struct send_ctx *sctx) send_capabilities() argument
5313 clone_range(struct send_ctx *sctx, struct clone_root *clone_root, const u64 disk_byte, u64 data_offset, u64 offset, u64 len) clone_range() argument
5581 send_write_or_clone(struct send_ctx *sctx, struct btrfs_path *path, struct btrfs_key *key, struct clone_root *clone_root) send_write_or_clone() argument
5613 is_extent_unchanged(struct send_ctx *sctx, struct btrfs_path *left_path, struct btrfs_key *ekey) is_extent_unchanged() argument
5803 get_last_extent(struct send_ctx *sctx, u64 offset) get_last_extent() argument
5833 range_is_hole_in_parent(struct send_ctx *sctx, const u64 start, const u64 end) range_is_hole_in_parent() argument
5899 maybe_send_hole(struct send_ctx *sctx, struct btrfs_path *path, struct btrfs_key *key) maybe_send_hole() argument
5942 process_extent(struct send_ctx *sctx, struct btrfs_path *path, struct btrfs_key *key) process_extent() argument
6002 process_all_extents(struct send_ctx *sctx) process_all_extents() argument
6059 process_recorded_refs_if_needed(struct send_ctx *sctx, int at_end, int *pending_move, int *refs_processed) process_recorded_refs_if_needed() argument
6082 finish_inode_if_needed(struct send_ctx *sctx, int at_end) finish_inode_if_needed() argument
6224 struct send_ctx *sctx; global() member
6240 btrfs_unlink_all_paths(struct send_ctx *sctx) btrfs_unlink_all_paths() argument
6309 changed_inode(struct send_ctx *sctx, enum btrfs_compare_tree_result result) changed_inode() argument
6496 changed_ref(struct send_ctx *sctx, enum btrfs_compare_tree_result result) changed_ref() argument
6524 changed_xattr(struct send_ctx *sctx, enum btrfs_compare_tree_result result) changed_xattr() argument
6551 changed_extent(struct send_ctx *sctx, enum btrfs_compare_tree_result result) changed_extent() argument
6581 dir_changed(struct send_ctx *sctx, u64 dir) dir_changed() argument
6599 compare_refs(struct send_ctx *sctx, struct btrfs_path *path, struct btrfs_key *key) compare_refs() argument
6650 struct send_ctx *sctx = ctx; changed_cb() local
6698 full_send_tree(struct send_ctx *sctx) full_send_tree() argument
7107 send_subvol(struct send_ctx *sctx) send_subvol() argument
7152 ensure_commit_roots_uptodate(struct send_ctx *sctx) ensure_commit_roots_uptodate() argument
7192 flush_delalloc_roots(struct send_ctx *sctx) flush_delalloc_roots() argument
7244 struct send_ctx *sctx = NULL; btrfs_ioctl_send() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/core/
H A Drtw_mlme_ext.c231 struct submit_ctx sctx; in dump_mgntframe_and_wait() local
/kernel/linux/linux-6.6/drivers/misc/
H A Dfastrpc.c299 struct fastrpc_session_ctx *sctx; member
1105 fastrpc_invoke_send(struct fastrpc_session_ctx *sctx, struct fastrpc_invoke_ctx *ctx, u32 kernel, uint32_t handle) fastrpc_invoke_send() argument
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Dscrub.c109 struct scrub_ctx *sctx; member
324 static noinline_for_stack void scrub_free_ctx(struct scrub_ctx *sctx) in scrub_free_ctx() argument
337 static void scrub_put_ctx(struct scrub_ctx *sctx) in scrub_put_ctx() argument
346 struct scrub_ctx *sctx; scrub_setup_ctx() local
561 fill_writer_pointer_gap(struct scrub_ctx *sctx, u64 physical) fill_writer_pointer_gap() argument
867 scrub_stripe_report_errors(struct scrub_ctx *sctx, struct scrub_stripe *stripe) scrub_stripe_report_errors() argument
1012 struct scrub_ctx *sctx = stripe->sctx; scrub_stripe_read_repair_worker() local
1153 scrub_submit_write_bio(struct scrub_ctx *sctx, struct scrub_stripe *stripe, struct btrfs_bio *bbio, bool dev_replace) scrub_submit_write_bio() argument
1195 scrub_write_sectors(struct scrub_ctx *sctx, struct scrub_stripe *stripe, unsigned long write_bitmap, bool dev_replace) scrub_write_sectors() argument
1233 scrub_throttle_dev_io(struct scrub_ctx *sctx, struct btrfs_device *device, unsigned int bio_size) scrub_throttle_dev_io() argument
1455 sync_write_pointer_for_zoned(struct scrub_ctx *sctx, u64 logical, u64 physical, u64 physical_end) sync_write_pointer_for_zoned() argument
1648 scrub_submit_initial_read(struct scrub_ctx *sctx, struct scrub_stripe *stripe) scrub_submit_initial_read() argument
1712 submit_initial_group_read(struct scrub_ctx *sctx, unsigned int first_slot, unsigned int nr_stripes) submit_initial_group_read() argument
1734 flush_scrub_stripes(struct scrub_ctx *sctx) flush_scrub_stripes() argument
1802 queue_scrub_stripe(struct scrub_ctx *sctx, struct btrfs_block_group *bg, struct btrfs_device *dev, int mirror_num, u64 logical, u32 length, u64 physical, u64 *found_logical_ret) queue_scrub_stripe() argument
1843 scrub_raid56_parity_stripe(struct scrub_ctx *sctx, struct btrfs_device *scrub_dev, struct btrfs_block_group *bg, struct map_lookup *map, u64 full_stripe_start) scrub_raid56_parity_stripe() argument
2013 scrub_simple_mirror(struct scrub_ctx *sctx, struct btrfs_block_group *bg, struct map_lookup *map, u64 logical_start, u64 logical_length, struct btrfs_device *device, u64 physical, int mirror_num) scrub_simple_mirror() argument
2112 scrub_simple_stripe(struct scrub_ctx *sctx, struct btrfs_block_group *bg, struct map_lookup *map, struct btrfs_device *device, int stripe_index) scrub_simple_stripe() argument
2145 scrub_stripe(struct scrub_ctx *sctx, struct btrfs_block_group *bg, struct extent_map *em, struct btrfs_device *scrub_dev, int stripe_index) scrub_stripe() argument
2314 scrub_chunk(struct scrub_ctx *sctx, struct btrfs_block_group *bg, struct btrfs_device *scrub_dev, u64 dev_offset, u64 dev_extent_len) scrub_chunk() argument
2383 scrub_enumerate_chunks(struct scrub_ctx *sctx, struct btrfs_device *scrub_dev, u64 start, u64 end) scrub_enumerate_chunks() argument
2679 scrub_one_super(struct scrub_ctx *sctx, struct btrfs_device *dev, struct page *page, u64 physical, u64 generation) scrub_one_super() argument
2714 scrub_supers(struct scrub_ctx *sctx, struct btrfs_device *scrub_dev) scrub_supers() argument
2814 struct scrub_ctx *sctx; btrfs_scrub_dev() local
3026 struct scrub_ctx *sctx; btrfs_scrub_cancel_dev() local
3051 struct scrub_ctx *sctx = NULL; btrfs_scrub_progress() local
[all...]
H A Dsend.c368 static void inconsistent_snapshot_error(struct send_ctx *sctx, in inconsistent_snapshot_error() argument
402 static bool proto_cmd_ok(const struct send_ctx *sctx, int cmd) in proto_cmd_ok() argument
419 need_send_hole(struct send_ctx *sctx) need_send_hole() argument
659 tlv_put(struct send_ctx *sctx, u16 attr, const void *data, int len) tlv_put() argument
692 tlv_put_string(struct send_ctx *sctx, u16 attr, const char *str, int len) tlv_put_string() argument
700 tlv_put_uuid(struct send_ctx *sctx, u16 attr, const u8 *uuid) tlv_put_uuid() argument
706 tlv_put_btrfs_timespec(struct send_ctx *sctx, u16 attr, struct extent_buffer *eb, struct btrfs_timespec *ts) tlv_put_btrfs_timespec() argument
760 send_header(struct send_ctx *sctx) send_header() argument
773 begin_cmd(struct send_ctx *sctx, int cmd) begin_cmd() argument
789 send_cmd(struct send_ctx *sctx) send_cmd() argument
814 send_rename(struct send_ctx *sctx, struct fs_path *from, struct fs_path *to) send_rename() argument
839 send_link(struct send_ctx *sctx, struct fs_path *path, struct fs_path *lnk) send_link() argument
864 send_unlink(struct send_ctx *sctx, struct fs_path *path) send_unlink() argument
887 send_rmdir(struct send_ctx *sctx, struct fs_path *path) send_rmdir() argument
1279 struct send_ctx *sctx; global() member
1403 struct send_ctx *sctx = bctx->sctx; lookup_backref_cache() local
1443 struct send_ctx *sctx = bctx->sctx; store_backref_cache() local
1516 const struct send_ctx *sctx = bctx->sctx; check_extent_item() local
1569 find_extent_clone(struct send_ctx *sctx, struct btrfs_path *path, u64 ino, u64 data_offset, u64 ino_size, struct clone_root **found) find_extent_clone() argument
1807 gen_unique_name(struct send_ctx *sctx, u64 ino, u64 gen, struct fs_path *dest) gen_unique_name() argument
1883 get_cur_inode_state(struct send_ctx *sctx, u64 ino, u64 gen, u64 *send_gen, u64 *parent_gen) get_cur_inode_state() argument
1955 is_inode_existent(struct send_ctx *sctx, u64 ino, u64 gen, u64 *send_gen, u64 *parent_gen) is_inode_existent() argument
2120 will_overwrite_ref(struct send_ctx *sctx, u64 dir, u64 dir_gen, const char *name, int name_len, u64 *who_ino, u64 *who_gen, u64 *who_mode) will_overwrite_ref() argument
2182 did_overwrite_ref(struct send_ctx *sctx, u64 dir, u64 dir_gen, u64 ino, u64 ino_gen, const char *name, int name_len) did_overwrite_ref() argument
2253 did_overwrite_first_ref(struct send_ctx *sctx, u64 ino, u64 gen) did_overwrite_first_ref() argument
2279 name_cache_search(struct send_ctx *sctx, u64 ino, u64 gen) name_cache_search() argument
2299 __get_cur_name_and_parent(struct send_ctx *sctx, u64 ino, u64 gen, u64 *parent_ino, u64 *parent_gen, struct fs_path *dest) __get_cur_name_and_parent() argument
2434 get_cur_path(struct send_ctx *sctx, u64 ino, u64 gen, struct fs_path *dest) get_cur_path() argument
2501 send_subvol_begin(struct send_ctx *sctx) send_subvol_begin() argument
2589 send_truncate(struct send_ctx *sctx, u64 ino, u64 gen, u64 size) send_truncate() argument
2619 send_chmod(struct send_ctx *sctx, u64 ino, u64 gen, u64 mode) send_chmod() argument
2649 send_fileattr(struct send_ctx *sctx, u64 ino, u64 gen, u64 fileattr) send_fileattr() argument
2682 send_chown(struct send_ctx *sctx, u64 ino, u64 gen, u64 uid, u64 gid) send_chown() argument
2714 send_utimes(struct send_ctx *sctx, u64 ino, u64 gen) send_utimes() argument
2783 cache_dir_utimes(struct send_ctx *sctx, u64 dir, u64 gen) cache_dir_utimes() argument
2810 trim_dir_utimes_cache(struct send_ctx *sctx) trim_dir_utimes_cache() argument
2835 send_create_inode(struct send_ctx *sctx, u64 ino) send_create_inode() argument
2918 cache_dir_created(struct send_ctx *sctx, u64 dir) cache_dir_created() argument
2940 did_create_dir(struct send_ctx *sctx, u64 dir) did_create_dir() argument
2994 send_create_inode_if_needed(struct send_ctx *sctx) send_create_inode_if_needed() argument
3079 free_recorded_refs(struct send_ctx *sctx) free_recorded_refs() argument
3090 orphanize_inode(struct send_ctx *sctx, u64 ino, u64 gen, struct fs_path *path) orphanize_inode() argument
3111 add_orphan_dir_info(struct send_ctx *sctx, u64 dir_ino, u64 dir_gen) add_orphan_dir_info() argument
3146 get_orphan_dir_info(struct send_ctx *sctx, u64 dir_ino, u64 gen) get_orphan_dir_info() argument
3168 is_waiting_for_rm(struct send_ctx *sctx, u64 dir_ino, u64 gen) is_waiting_for_rm() argument
3175 free_orphan_dir_info(struct send_ctx *sctx, struct orphan_dir_info *odi) free_orphan_dir_info() argument
3189 can_rmdir(struct send_ctx *sctx, u64 dir, u64 dir_gen) can_rmdir() argument
3321 is_waiting_for_move(struct send_ctx *sctx, u64 ino) is_waiting_for_move() argument
3328 add_waiting_dir_move(struct send_ctx *sctx, u64 ino, bool orphanized) add_waiting_dir_move() argument
3361 get_waiting_dir_move(struct send_ctx *sctx, u64 ino) get_waiting_dir_move() argument
3378 free_waiting_dir_move(struct send_ctx *sctx, struct waiting_dir_move *dm) free_waiting_dir_move() argument
3387 add_pending_dir_move(struct send_ctx *sctx, u64 ino, u64 ino_gen, u64 parent_ino, struct list_head *new_refs, struct list_head *deleted_refs, const bool is_orphan) add_pending_dir_move() argument
3455 get_pending_dir_moves(struct send_ctx *sctx, u64 parent_ino) get_pending_dir_moves() argument
3473 path_loop(struct send_ctx *sctx, struct fs_path *name, u64 ino, u64 gen, u64 *ancestor_ino) path_loop() argument
3515 apply_dir_move(struct send_ctx *sctx, struct pending_dir_move *pm) apply_dir_move() argument
3657 free_pending_move(struct send_ctx *sctx, struct pending_dir_move *m) free_pending_move() argument
3667 tail_append_pending_moves(struct send_ctx *sctx, struct pending_dir_move *moves, struct list_head *stack) tail_append_pending_moves() argument
3685 apply_children_dir_moves(struct send_ctx *sctx) apply_children_dir_moves() argument
3755 wait_for_dest_dir_move(struct send_ctx *sctx, struct recorded_ref *parent_ref, const bool is_orphan) wait_for_dest_dir_move() argument
3961 wait_for_parent_move(struct send_ctx *sctx, struct recorded_ref *parent_ref, const bool is_orphan) wait_for_parent_move() argument
4062 update_ref_path(struct send_ctx *sctx, struct recorded_ref *ref) update_ref_path() argument
4133 refresh_ref_path(struct send_ctx *sctx, struct recorded_ref *ref) refresh_ref_path() argument
4161 process_recorded_refs(struct send_ctx *sctx, int *pending_move) process_recorded_refs() argument
4651 record_ref_in_tree(struct rb_root *root, struct list_head *refs, struct fs_path *name, u64 dir, u64 dir_gen, struct send_ctx *sctx) record_ref_in_tree() argument
4697 struct send_ctx *sctx = ctx; record_new_ref_if_needed() local
4727 struct send_ctx *sctx = ctx; record_deleted_ref_if_needed() local
4753 record_new_ref(struct send_ctx *sctx) record_new_ref() argument
4767 record_deleted_ref(struct send_ctx *sctx) record_deleted_ref() argument
4782 record_changed_ref(struct send_ctx *sctx) record_changed_ref() argument
4804 process_all_refs(struct send_ctx *sctx, enum btrfs_compare_tree_result cmd) process_all_refs() argument
4864 send_set_xattr(struct send_ctx *sctx, struct fs_path *path, const char *name, int name_len, const char *data, int data_len) send_set_xattr() argument
4886 send_remove_xattr(struct send_ctx *sctx, struct fs_path *path, const char *name, int name_len) send_remove_xattr() argument
4911 struct send_ctx *sctx = ctx; __process_new_xattr() local
4955 struct send_ctx *sctx = ctx; __process_deleted_xattr() local
4973 process_new_xattr(struct send_ctx *sctx) process_new_xattr() argument
4983 process_deleted_xattr(struct send_ctx *sctx) process_deleted_xattr() argument
5051 struct send_ctx *sctx = ctx; __process_changed_new_xattr() local
5081 struct send_ctx *sctx = ctx; __process_changed_deleted_xattr() local
5094 process_changed_xattr(struct send_ctx *sctx) process_changed_xattr() argument
5109 process_all_new_xattrs(struct send_ctx *sctx) process_all_new_xattrs() argument
5146 send_verity(struct send_ctx *sctx, struct fs_path *path, struct fsverity_descriptor *desc) send_verity() argument
5172 process_verity(struct send_ctx *sctx) process_verity() argument
5224 max_send_read_size(const struct send_ctx *sctx) max_send_read_size() argument
5229 put_data_header(struct send_ctx *sctx, u32 len) put_data_header() argument
5256 put_file_data(struct send_ctx *sctx, u64 offset, u32 len) put_file_data() argument
5327 send_write(struct send_ctx *sctx, u64 offset, u32 len) send_write() argument
5364 send_clone(struct send_ctx *sctx, u64 offset, u32 len, struct clone_root *clone_root) send_clone() argument
5436 send_update_extent(struct send_ctx *sctx, u64 offset, u32 len) send_update_extent() argument
5466 send_hole(struct send_ctx *sctx, u64 end) send_hole() argument
5521 send_encoded_inline_extent(struct send_ctx *sctx, struct btrfs_path *path, u64 offset, u64 len) send_encoded_inline_extent() argument
5587 send_encoded_extent(struct send_ctx *sctx, struct btrfs_path *path, u64 offset, u64 len) send_encoded_extent() argument
5692 send_extent_data(struct send_ctx *sctx, struct btrfs_path *path, const u64 offset, const u64 len) send_extent_data() argument
5815 send_capabilities(struct send_ctx *sctx) send_capabilities() argument
5866 clone_range(struct send_ctx *sctx, struct btrfs_path *dst_path, struct clone_root *clone_root, const u64 disk_byte, u64 data_offset, u64 offset, u64 len) clone_range() argument
6135 send_write_or_clone(struct send_ctx *sctx, struct btrfs_path *path, struct btrfs_key *key, struct clone_root *clone_root) send_write_or_clone() argument
6167 is_extent_unchanged(struct send_ctx *sctx, struct btrfs_path *left_path, struct btrfs_key *ekey) is_extent_unchanged() argument
6357 get_last_extent(struct send_ctx *sctx, u64 offset) get_last_extent() argument
6387 range_is_hole_in_parent(struct send_ctx *sctx, const u64 start, const u64 end) range_is_hole_in_parent() argument
6453 maybe_send_hole(struct send_ctx *sctx, struct btrfs_path *path, struct btrfs_key *key) maybe_send_hole() argument
6496 process_extent(struct send_ctx *sctx, struct btrfs_path *path, struct btrfs_key *key) process_extent() argument
6556 process_all_extents(struct send_ctx *sctx) process_all_extents() argument
6592 process_recorded_refs_if_needed(struct send_ctx *sctx, int at_end, int *pending_move, int *refs_processed) process_recorded_refs_if_needed() argument
6615 finish_inode_if_needed(struct send_ctx *sctx, int at_end) finish_inode_if_needed() argument
6802 close_current_inode(struct send_ctx *sctx) close_current_inode() argument
6826 changed_inode(struct send_ctx *sctx, enum btrfs_compare_tree_result result) changed_inode() argument
7044 changed_ref(struct send_ctx *sctx, enum btrfs_compare_tree_result result) changed_ref() argument
7072 changed_xattr(struct send_ctx *sctx, enum btrfs_compare_tree_result result) changed_xattr() argument
7099 changed_extent(struct send_ctx *sctx, enum btrfs_compare_tree_result result) changed_extent() argument
7129 changed_verity(struct send_ctx *sctx, enum btrfs_compare_tree_result result) changed_verity() argument
7140 dir_changed(struct send_ctx *sctx, u64 dir) dir_changed() argument
7156 compare_refs(struct send_ctx *sctx, struct btrfs_path *path, struct btrfs_key *key) compare_refs() argument
7200 changed_cb(struct btrfs_path *left_path, struct btrfs_path *right_path, struct btrfs_key *key, enum btrfs_compare_tree_result result, struct send_ctx *sctx) changed_cb() argument
7301 search_key_again(const struct send_ctx *sctx, struct btrfs_root *root, struct btrfs_path *path, const struct btrfs_key *key) search_key_again() argument
7334 full_send_tree(struct send_ctx *sctx) full_send_tree() argument
7569 restart_after_relocation(struct btrfs_path *left_path, struct btrfs_path *right_path, const struct btrfs_key *left_key, const struct btrfs_key *right_key, int left_level, int right_level, const struct send_ctx *sctx) restart_after_relocation() argument
7654 btrfs_compare_trees(struct btrfs_root *left_root, struct btrfs_root *right_root, struct send_ctx *sctx) btrfs_compare_trees() argument
7940 send_subvol(struct send_ctx *sctx) send_subvol() argument
7985 ensure_commit_roots_uptodate(struct send_ctx *sctx) ensure_commit_roots_uptodate() argument
8025 flush_delalloc_roots(struct send_ctx *sctx) flush_delalloc_roots() argument
8077 struct send_ctx *sctx = NULL; btrfs_ioctl_send() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_bc.h797 bc_decoder(sb_context &sctx, uint32_t *data, unsigned size) in bc_decoder() argument
898 bc_parser(sb_context &sctx, r600_bytecode *bc, r600_shader* pshader) : in bc_parser() argument
/third_party/node/deps/openssl/openssl/apps/
H A Ds_server.c3752 static void del_session(SSL_CTX *sctx, SSL_SESSION *session) in del_session() argument
3773 static void init_session_cache_ctx(SSL_CTX *sctx) in init_session_cache_ctx() argument
/third_party/openssl/apps/
H A Ds_server.c3747 static void del_session(SSL_CTX *sctx, SSL_SESSION *session) in del_session() argument
3768 static void init_session_cache_ctx(SSL_CTX *sctx) in init_session_cache_ctx() argument

Completed in 82 milliseconds

12345678910