| /Linux-v5.4/block/ | 
| D | badblocks.c | 53 int badblocks_check(struct badblocks *bb, sector_t s, int sectors,  in badblocks_check()128 static void badblocks_update_acked(struct badblocks *bb)  in badblocks_update_acked()
 163 int badblocks_set(struct badblocks *bb, sector_t s, int sectors,  in badblocks_set()
 331 int badblocks_clear(struct badblocks *bb, sector_t s, int sectors)  in badblocks_clear()
 433 void ack_all_badblocks(struct badblocks *bb)  in ack_all_badblocks()
 467 ssize_t badblocks_show(struct badblocks *bb, char *page, int unack)  in badblocks_show()
 517 ssize_t badblocks_store(struct badblocks *bb, const char *page, size_t len,  in badblocks_store()
 544 static int __badblocks_init(struct device *dev, struct badblocks *bb,  in __badblocks_init()
 575 int badblocks_init(struct badblocks *bb, int enable)  in badblocks_init()
 581 int devm_init_badblocks(struct device *dev, struct badblocks *bb)  in devm_init_badblocks()
 [all …]
 
 | 
| /Linux-v5.4/tools/bpf/bpftool/ | 
| D | cfg.c | 50 #define bb_prev(bb)		list_prev_entry(bb, l)  argument51 #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-v5.4/net/tipc/ | 
| D | bcast.c | 97 	struct tipc_bc_base *bb = tipc_bc_base(net);  in tipc_bcbase_calc_bc_threshold()  local108 	struct tipc_bc_base *bb = tipc_bc_base(net);  in tipc_bcbase_select_primary()  local
 142 	struct tipc_bc_base *bb = tipc_bc_base(net);  in tipc_bcast_inc_bearer_dst_cnt()  local
 152 	struct tipc_bc_base *bb = tipc_bc_base(net);  in tipc_bcast_dec_bearer_dst_cnt()  local
 173 	struct tipc_bc_base *bb = tipc_bc_base(net);  in tipc_bcbase_xmit()  local
 208 	struct tipc_bc_base *bb = tipc_bc_base(net);  in tipc_bcast_select_xmit_method()  local
 583 	struct tipc_bc_base *bb = tipc_bc_base(net);  in tipc_bc_link_set_broadcast_mode()  local
 616 	struct tipc_bc_base *bb = tipc_bc_base(net);  in tipc_bc_link_set_broadcast_ratio()  local
 674 	struct tipc_bc_base *bb = NULL;  in tipc_bcast_init()  local
 744 	struct tipc_bc_base *bb = tipc_bc_base(net);  in tipc_bcast_get_broadcast_mode()  local
 [all …]
 
 | 
| /Linux-v5.4/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 resource *res)  in badblocks_populate()
 270 		struct badblocks *bb, const struct resource *res)  in nvdimm_badblocks_populate()
 
 | 
| D | pmem.h | 23 	struct badblocks	bb;  member
 | 
| D | nd.h | 155 	struct badblocks bb;  member418 static inline bool is_bad_pmem(struct badblocks *bb, sector_t sector,  in is_bad_pmem()
 
 | 
| /Linux-v5.4/fs/xfs/libxfs/ | 
| D | xfs_bmap_btree.h | 64 #define XFS_BMAP_BROOT_PTR_ADDR(mp, bb, i, sz) \  argument71 #define XFS_BMAP_BROOT_SPACE(mp, bb) \  argument
 76 #define XFS_BMAP_BMDR_SPACE(bb) \  argument
 
 | 
| /Linux-v5.4/scripts/gcc-plugins/ | 
| D | latent_entropy_plugin.c | 346 static void perturb_local_entropy(basic_block bb, tree local_entropy)  in perturb_local_entropy()389 static bool handle_tail_calls(basic_block bb, tree local_entropy)  in handle_tail_calls()
 437 static void init_local_entropy(basic_block bb, tree local_entropy)  in init_local_entropy()
 509 	basic_block bb;  in latent_entropy_execute()  local
 
 | 
| D | stackleak_plugin.c | 55 	basic_block bb;  in stackleak_add_track_stack()  local96 	basic_block bb, entry_bb;  in stackleak_instrument_execute()  local
 
 | 
| D | structleak_plugin.c | 122 	basic_block bb;  in initialize()  local176 	basic_block bb;  in structleak_execute()  local
 
 | 
| D | sancov_plugin.c | 35 	basic_block bb;  in sancov_execute()  local
 | 
| D | randomize_layout_plugin.c | 678 static bool dominated_by_is_err(const_tree rhs, basic_block bb)  in dominated_by_is_err()811 	basic_block bb;  in find_bad_casts_execute()  local
 
 | 
| /Linux-v5.4/arch/mips/lib/ | 
| D | multi3.c | 35 	TWunion res, aa, bb;  in __multi3()  local
 | 
| /Linux-v5.4/arch/alpha/boot/tools/ | 
| D | objstrip.c | 109 	unsigned long bb[64], sum = 0;  in main()  local
 | 
| /Linux-v5.4/include/linux/ | 
| D | badblocks.h | 57 static inline void devm_exit_badblocks(struct device *dev, struct badblocks *bb)  in devm_exit_badblocks()
 | 
| D | nd.h | 75 	struct badblocks bb;  member
 | 
| /Linux-v5.4/arch/x86/kernel/cpu/ | 
| D | centaur.c | 154 	u32  aa, bb, cc, dd;  in init_centaur()  local
 | 
| /Linux-v5.4/crypto/ | 
| D | rmd128.c | 47 	u32 aa, bb, cc, dd, aaa, bbb, ccc, ddd;  in rmd128_transform()  local
 | 
| D | rmd256.c | 47 	u32 aa, bb, cc, dd, aaa, bbb, ccc, ddd;  in rmd256_transform()  local
 | 
| D | tgr192.c | 464 	u64 a, b, c, aa, bb, cc;  in tgr192_transform()  local
 | 
| D | rmd160.c | 51 	u32 aa, bb, cc, dd, ee, aaa, bbb, ccc, ddd, eee;  in rmd160_transform()  local
 | 
| D | rmd320.c | 51 	u32 aa, bb, cc, dd, ee, aaa, bbb, ccc, ddd, eee;  in rmd320_transform()  local
 | 
| /Linux-v5.4/drivers/gpu/drm/vmwgfx/ | 
| D | vmwgfx_stdu.c | 1243 					    void *cmd, struct drm_rect *bb)  in vmw_stdu_bo_populate_update()1288 				struct drm_rect *bb)  in vmw_stdu_bo_populate_update_cpu()
 1517 				 struct drm_rect *bb)  in vmw_stdu_surface_populate_update()
 
 | 
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/ | 
| D | dcn20_resource.c | 2974 		struct _vcs_dpi_soc_bounding_box_st *bb,  in cap_soc_clocks()3040 static void update_bounding_box(struct dc *dc, struct _vcs_dpi_soc_bounding_box_st *bb,  in update_bounding_box()
 3096 static void patch_bounding_box(struct dc *dc, struct _vcs_dpi_soc_bounding_box_st *bb)  in patch_bounding_box()
 3152 	const struct gpu_info_soc_bounding_box_v1_0 *bb = dc->soc_bounding_box;  in init_soc_bounding_box()  local
 
 | 
| /Linux-v5.4/fs/xfs/ | 
| D | xfs_bmap_item.c | 274 	struct xfs_bmap_intent		*bb;  in xfs_bmap_update_diff_items()  local
 |