/linux-6.12.1/block/ |
D | badblocks.c | 457 static int prev_by_hint(struct badblocks *bb, sector_t s, int hint) in prev_by_hint() 481 static int prev_badblocks(struct badblocks *bb, struct badblocks_context *bad, in prev_badblocks() 534 static bool can_merge_behind(struct badblocks *bb, in can_merge_behind() 554 static int behind_merge(struct badblocks *bb, struct badblocks_context *bad, in behind_merge() 579 static bool can_merge_front(struct badblocks *bb, int prev, in can_merge_front() 597 static int front_merge(struct badblocks *bb, int prev, struct badblocks_context *bad) in front_merge() 633 static bool can_combine_front(struct badblocks *bb, int prev, in can_combine_front() 654 static void front_combine(struct badblocks *bb, int prev) in front_combine() 671 static bool overlap_front(struct badblocks *bb, int front, in overlap_front() 686 static bool overlap_behind(struct badblocks *bb, struct badblocks_context *bad, in overlap_behind() [all …]
|
/linux-6.12.1/tools/bpf/bpftool/ |
D | cfg.c | 50 #define bb_prev(bb) list_prev_entry(bb, l) argument 51 #define bb_next(bb) list_next_entry(bb, l) argument 91 struct bb_node *new_bb, *bb; in func_append_bb() local 116 struct bb_node *bb; in func_insert_dummy_bb() local 168 struct bb_node *bb; in func_partition_bb_head() local 202 struct bb_node *bb, *last; in func_partition_bb_tail() local 218 struct bb_node *bb; in func_add_special_bb() local 246 struct bb_node *bb; in func_search_bb_with_head() local 281 struct bb_node *bb; in func_add_bb_edges() local 359 struct bb_node *bb, *bb2; in cfg_destroy() local [all …]
|
/linux-6.12.1/drivers/gpu/drm/xe/ |
D | xe_bb.c | 35 struct xe_bb *bb = kmalloc(sizeof(*bb), GFP_KERNEL); in xe_bb_new() local 64 __xe_bb_create_job(struct xe_exec_queue *q, struct xe_bb *bb, u64 *addr) in __xe_bb_create_job() 79 struct xe_bb *bb, in xe_bb_create_migration_job() 97 struct xe_bb *bb) in xe_bb_create_job() 106 void xe_bb_free(struct xe_bb *bb, struct dma_fence *fence) in xe_bb_free()
|
D | xe_migrate.c | 559 struct xe_bb *bb, u32 at_pt, in emit_pte() 623 static void emit_copy_ccs(struct xe_gt *gt, struct xe_bb *bb, in emit_copy_ccs() 664 static void emit_copy(struct xe_gt *gt, struct xe_bb *bb, in emit_copy() 700 struct xe_bb *bb, in xe_migrate_ccs_copy() 811 struct xe_bb *bb; in xe_migrate_copy() local 939 static void emit_clear_link_copy(struct xe_gt *gt, struct xe_bb *bb, u64 src_ofs, in emit_clear_link_copy() 962 static void emit_clear_main_copy(struct xe_gt *gt, struct xe_bb *bb, in emit_clear_main_copy() 1025 static void emit_clear(struct xe_gt *gt, struct xe_bb *bb, u64 src_ofs, in emit_clear() 1085 struct xe_bb *bb; in xe_migrate_clear() local 1192 static void write_pgtable(struct xe_tile *tile, struct xe_bb *bb, u64 ppgtt_ofs, in write_pgtable() [all …]
|
D | xe_gt.c | 167 struct xe_bb *bb; in emit_nop_job() local 211 struct xe_bb *bb; in emit_wa_job() local
|
D | xe_oa.c | 90 struct xe_bb *bb; member 570 static int xe_oa_submit_bb(struct xe_oa_stream *stream, struct xe_bb *bb) in xe_oa_submit_bb() 598 static void write_cs_mi_lri(struct xe_bb *bb, const struct xe_oa_reg *reg_data, u32 n_regs) in write_cs_mi_lri() 643 struct xe_bb *bb, const struct flex *flex, u32 count) in xe_oa_store_flex() 659 struct xe_bb *bb; in xe_oa_modify_ctx_image() local 678 struct xe_bb *bb; in xe_oa_load_with_lri() local 870 struct xe_bb *bb; in __xe_oa_alloc_config_buffer() local
|
D | xe_gsc_submit.c | 177 struct xe_bb *bb; in xe_gsc_pkt_submit_kernel() local
|
/linux-6.12.1/include/linux/ |
D | badblocks.h | 64 static inline void devm_exit_badblocks(struct device *dev, struct badblocks *bb) in devm_exit_badblocks() 74 static inline int badblocks_full(struct badblocks *bb) in badblocks_full() 79 static inline int badblocks_empty(struct badblocks *bb) in badblocks_empty() 84 static inline void set_changed(struct badblocks *bb) in set_changed() 90 static inline void clear_changed(struct badblocks *bb) in clear_changed()
|
/linux-6.12.1/net/tipc/ |
D | bcast.c | 98 struct tipc_bc_base *bb = tipc_bc_base(net); in tipc_bcbase_calc_bc_threshold() local 109 struct tipc_bc_base *bb = tipc_bc_base(net); in tipc_bcbase_select_primary() local 149 struct tipc_bc_base *bb = tipc_bc_base(net); in tipc_bcast_inc_bearer_dst_cnt() local 159 struct tipc_bc_base *bb = tipc_bc_base(net); in tipc_bcast_dec_bearer_dst_cnt() local 180 struct tipc_bc_base *bb = tipc_bc_base(net); in tipc_bcbase_xmit() local 215 struct tipc_bc_base *bb = tipc_bc_base(net); in tipc_bcast_select_xmit_method() local 601 struct tipc_bc_base *bb = tipc_bc_base(net); in tipc_bc_link_set_broadcast_mode() local 634 struct tipc_bc_base *bb = tipc_bc_base(net); in tipc_bc_link_set_broadcast_ratio() local 692 struct tipc_bc_base *bb = NULL; in tipc_bcast_init() local 763 struct tipc_bc_base *bb = tipc_bc_base(net); in tipc_bcast_get_mode() local [all …]
|
/linux-6.12.1/drivers/nvdimm/ |
D | badrange.c | 165 static void set_badblock(struct badblocks *bb, sector_t s, int num) in set_badblock() 185 static void __add_badblock_range(struct badblocks *bb, u64 ns_offset, u64 len) in __add_badblock_range() 214 struct badblocks *bb, const struct range *range) in badblocks_populate() 270 struct badblocks *bb, const struct range *range) in nvdimm_badblocks_populate()
|
D | pmem.h | 26 struct badblocks bb; member
|
D | pmem.c | 250 struct badblocks *bb = &pmem->bb; in __pmem_direct_access() local 680 struct badblocks *bb; in pmem_revalidate_poison() local
|
/linux-6.12.1/fs/xfs/libxfs/ |
D | xfs_bmap_btree.h | 151 struct xfs_btree_block *bb, in xfs_bmap_broot_ptr_addr() 178 struct xfs_bmdr_block *bb) in xfs_bmap_broot_space() 196 xfs_bmap_bmdr_space(struct xfs_btree_block *bb) in xfs_bmap_bmdr_space()
|
/linux-6.12.1/scripts/gcc-plugins/ |
D | latent_entropy_plugin.c | 340 static void perturb_local_entropy(basic_block bb, tree local_entropy) in perturb_local_entropy() 383 static bool handle_tail_calls(basic_block bb, tree local_entropy) in handle_tail_calls() 431 static void init_local_entropy(basic_block bb, tree local_entropy) in init_local_entropy() 503 basic_block bb; in latent_entropy_execute() local
|
D | structleak_plugin.c | 118 basic_block bb; in initialize() local 170 basic_block bb; in structleak_execute() local
|
D | stackleak_plugin.c | 59 basic_block bb; in add_stack_tracking_gcall() local 173 basic_block bb, entry_bb; in stackleak_instrument_execute() local
|
D | sancov_plugin.c | 35 basic_block bb; in sancov_execute() local
|
D | randomize_layout_plugin.c | 646 static bool dominated_by_is_err(const_tree rhs, basic_block bb) in dominated_by_is_err() 725 basic_block bb; in find_bad_casts_execute() local
|
/linux-6.12.1/drivers/gpu/drm/xe/tests/ |
D | xe_migrate.c | 38 struct xe_bb *bb, u32 second_idx, const char *str, in run_sanity_job() 191 struct xe_bb *bb; in xe_migrate_sanity_test() local 398 struct xe_bb *bb; in blt_copy() local
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
D | dcn20_fpu.c | 1849 struct _vcs_dpi_soc_bounding_box_st *bb, in dcn20_update_bounding_box() 1914 void dcn20_cap_soc_clocks(struct _vcs_dpi_soc_bounding_box_st *bb, in dcn20_cap_soc_clocks() 1982 void dcn20_patch_bounding_box(struct dc *dc, struct _vcs_dpi_soc_bounding_box_st *bb) in dcn20_patch_bounding_box() 2177 static void patch_bounding_box(struct dc *dc, struct _vcs_dpi_soc_bounding_box_st *bb) in patch_bounding_box()
|
/linux-6.12.1/arch/mips/lib/ |
D | multi3.c | 35 TWunion res, aa, bb; in __multi3() local
|
/linux-6.12.1/net/netfilter/ |
D | nft_set_pipapo.h | 50 #define NFT_PIPAPO_BUCKETS(bb) (1 << (bb)) argument 120 u8 bb; member
|
/linux-6.12.1/arch/alpha/boot/tools/ |
D | objstrip.c | 109 unsigned long bb[64], sum = 0; in main() local
|
/linux-6.12.1/drivers/gpu/drm/i915/gt/ |
D | selftest_ring_submission.c | 207 struct i915_vma *bb; in __live_ctx_switch_wa() local
|
/linux-6.12.1/arch/x86/kernel/cpu/ |
D | centaur.c | 121 u32 aa, bb, cc, dd; in init_centaur() local
|