/Linux-v4.19/block/ |
D | badblocks.c | 61 int badblocks_check(struct badblocks *bb, sector_t s, int sectors, in badblocks_check() 136 static void badblocks_update_acked(struct badblocks *bb) in badblocks_update_acked() 171 int badblocks_set(struct badblocks *bb, sector_t s, int sectors, in badblocks_set() 339 int badblocks_clear(struct badblocks *bb, sector_t s, int sectors) in badblocks_clear() 441 void ack_all_badblocks(struct badblocks *bb) in ack_all_badblocks() 475 ssize_t badblocks_show(struct badblocks *bb, char *page, int unack) in badblocks_show() 525 ssize_t badblocks_store(struct badblocks *bb, const char *page, size_t len, in badblocks_store() 552 static int __badblocks_init(struct device *dev, struct badblocks *bb, in __badblocks_init() 583 int badblocks_init(struct badblocks *bb, int enable) in badblocks_init() 589 int devm_init_badblocks(struct device *dev, struct badblocks *bb) in devm_init_badblocks() [all …]
|
/Linux-v4.19/tools/bpf/bpftool/ |
D | cfg.c | 84 #define bb_prev(bb) list_prev_entry(bb, l) argument 85 #define bb_next(bb) list_next_entry(bb, l) argument 125 struct bb_node *new_bb, *bb; in func_append_bb() local 150 struct bb_node *bb; in func_insert_dummy_bb() local 197 struct bb_node *bb; in func_partition_bb_head() local 231 struct bb_node *bb, *last; in func_partition_bb_tail() local 247 struct bb_node *bb; in func_add_special_bb() local 275 struct bb_node *bb; in func_search_bb_with_head() local 310 struct bb_node *bb; in func_add_bb_edges() local 388 struct bb_node *bb, *bb2; in cfg_destroy() local [all …]
|
/Linux-v4.19/net/tipc/ |
D | bcast.c | 93 struct tipc_bc_base *bb = tipc_bc_base(net); in tipc_bcbase_calc_bc_threshold() local 104 struct tipc_bc_base *bb = tipc_bc_base(net); in tipc_bcbase_select_primary() local 138 struct tipc_bc_base *bb = tipc_bc_base(net); in tipc_bcast_inc_bearer_dst_cnt() local 148 struct tipc_bc_base *bb = tipc_bc_base(net); in tipc_bcast_dec_bearer_dst_cnt() local 169 struct tipc_bc_base *bb = tipc_bc_base(net); in tipc_bcbase_xmit() local 204 struct tipc_bc_base *bb = tipc_bc_base(net); in tipc_bcast_select_xmit_method() local 512 struct tipc_bc_base *bb = NULL; in tipc_bcast_init() local
|
/Linux-v4.19/drivers/nvdimm/ |
D | badrange.c | 173 static void set_badblock(struct badblocks *bb, sector_t s, int num) in set_badblock() 193 static void __add_badblock_range(struct badblocks *bb, u64 ns_offset, u64 len) in __add_badblock_range() 222 struct badblocks *bb, const struct resource *res) in badblocks_populate() 278 struct badblocks *bb, const struct resource *res) in nvdimm_badblocks_populate()
|
D | pmem.h | 23 struct badblocks bb; member
|
D | nd.h | 159 struct badblocks bb; member 410 static inline bool is_bad_pmem(struct badblocks *bb, sector_t sector, in is_bad_pmem()
|
/Linux-v4.19/fs/xfs/libxfs/ |
D | xfs_bmap_btree.h | 64 #define XFS_BMAP_BROOT_PTR_ADDR(mp, bb, i, sz) \ argument 71 #define XFS_BMAP_BROOT_SPACE(mp, bb) \ argument 76 #define XFS_BMAP_BMDR_SPACE(bb) \ argument
|
/Linux-v4.19/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 | structleak_plugin.c | 117 basic_block bb; in initialize() local 166 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-v4.19/arch/mips/lib/ |
D | multi3.c | 35 TWunion res, aa, bb; in __multi3() local
|
/Linux-v4.19/arch/alpha/boot/tools/ |
D | objstrip.c | 109 unsigned long bb[64], sum = 0; in main() local
|
/Linux-v4.19/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 | 83 struct badblocks bb; member
|
/Linux-v4.19/fs/xfs/ |
D | xfs_trans_bmap.c | 80 struct xfs_bmap_intent *bb; in xfs_bmap_update_diff_items() local
|
/Linux-v4.19/arch/x86/kernel/cpu/ |
D | centaur.c | 154 u32 aa, bb, cc, dd; in init_centaur() local
|
/Linux-v4.19/crypto/ |
D | rmd256.c | 52 u32 aa, bb, cc, dd, aaa, bbb, ccc, ddd; in rmd256_transform() local
|
D | rmd128.c | 52 u32 aa, bb, cc, dd, aaa, bbb, ccc, ddd; in rmd128_transform() local
|
D | rmd320.c | 56 u32 aa, bb, cc, dd, ee, aaa, bbb, ccc, ddd, eee; in rmd320_transform() local
|
D | rmd160.c | 56 u32 aa, bb, cc, dd, ee, aaa, bbb, ccc, ddd, eee; in rmd160_transform() local
|
D | tgr192.c | 468 u64 a, b, c, aa, bb, cc; in tgr192_transform() local
|
/Linux-v4.19/drivers/gpu/drm/i915/gvt/ |
D | scheduler.c | 419 struct intel_vgpu_shadow_bb *bb; in prepare_shadow_batch_buffer() local 541 struct intel_vgpu_shadow_bb *bb, *pos; in release_shadow_batch_buffer() local
|
/Linux-v4.19/drivers/net/wireless/broadcom/b43/ |
D | phy_g.c | 223 u16 bb, rf; in b43_set_txpower_g() local 290 u8 rf, bb; in b43_gphy_gain_lt_init() local 2144 struct b43_bbatt *bb) in default_baseband_attenuation()
|
/Linux-v4.19/drivers/media/dvb-frontends/ |
D | dib0090.h | 149 static inline void dib0090_get_current_gain(struct dvb_frontend *fe, u16 * rf, u16 * bb, u16 * rf_g… in dib0090_get_current_gain()
|