Home
last modified time | relevance | path

Searched defs:bb (Results 1 – 25 of 59) sorted by relevance

123

/linux/block/
H A Dbadblocks.c457 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/tools/bpf/bpftool/
H A Dcfg.c50 #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/drivers/gpu/drm/xe/
H A Dxe_bb.c35 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()
H A Dxe_gt.c168 struct xe_bb *bb; in emit_nop_job() local
212 struct xe_bb *bb; in emit_wa_job() local
H A Dxe_oa.c105 struct xe_bb *bb; member
600 struct xe_bb *bb) in xe_oa_submit_bb()
633 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()
679 struct xe_bb *bb, const struct flex *flex, u32 count) in xe_oa_store_flex()
696 struct xe_bb *bb; in xe_oa_modify_ctx_image() local
725 struct xe_bb *bb; in xe_oa_load_with_lri() local
929 struct xe_bb *bb; in __xe_oa_alloc_config_buffer() local
H A Dxe_gsc_submit.c177 struct xe_bb *bb; in xe_gsc_pkt_submit_kernel() local
H A Dxe_gsc.c73 struct xe_bb *bb; in emit_gsc_upload() local
/linux/include/linux/
H A Dbadblocks.h64 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/net/tipc/
H A Dbcast.c98 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/drivers/nvdimm/
H A Dbadrange.c165 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()
H A Dpmem.h26 struct badblocks bb; member
/linux/fs/xfs/libxfs/
H A Dxfs_bmap_btree.h151 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/scripts/gcc-plugins/
H A Dlatent_entropy_plugin.c340 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
H A Dstructleak_plugin.c118 basic_block bb; in initialize() local
170 basic_block bb; in structleak_execute() local
H A Dstackleak_plugin.c59 basic_block bb; in add_stack_tracking_gcall() local
173 basic_block bb, entry_bb; in stackleak_instrument_execute() local
H A Dsancov_plugin.c35 basic_block bb; in sancov_execute() local
H A Drandomize_layout_plugin.c646 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/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddcn20_fpu.c1849 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/arch/mips/lib/
H A Dmulti3.c35 TWunion res, aa, bb; in __multi3() local
/linux/net/netfilter/
H A Dnft_set_pipapo.h50 #define NFT_PIPAPO_BUCKETS(bb) (1 << (bb)) argument
120 u8 bb; member
/linux/arch/alpha/boot/tools/
H A Dobjstrip.c109 unsigned long bb[64], sum = 0; in main() local
/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_ring_submission.c207 struct i915_vma *bb; in __live_ctx_switch_wa() local
/linux/arch/x86/kernel/cpu/
H A Dcentaur.c121 u32 aa, bb, cc, dd; in init_centaur() local
/linux/crypto/
H A Drmd160.c51 u32 aa, bb, cc, dd, ee, aaa, bbb, ccc, ddd, eee; in rmd160_transform() local
/linux/arch/powerpc/crypto/
H A Dcurve25519-ppc64le-core.c144 fe51 da, cb, aa, bb; in curve25519_fe51() local

123