Home
last modified time | relevance | path

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

12

/Linux-v4.19/block/
Dbadblocks.c61 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/
Dcfg.c84 #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/
Dbcast.c93 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/
Dbadrange.c173 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()
Dpmem.h23 struct badblocks bb; member
Dnd.h159 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/
Dxfs_bmap_btree.h64 #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/
Dlatent_entropy_plugin.c346 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
Dstructleak_plugin.c117 basic_block bb; in initialize() local
166 basic_block bb; in structleak_execute() local
Dsancov_plugin.c35 basic_block bb; in sancov_execute() local
Drandomize_layout_plugin.c678 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/
Dmulti3.c35 TWunion res, aa, bb; in __multi3() local
/Linux-v4.19/arch/alpha/boot/tools/
Dobjstrip.c109 unsigned long bb[64], sum = 0; in main() local
/Linux-v4.19/include/linux/
Dbadblocks.h57 static inline void devm_exit_badblocks(struct device *dev, struct badblocks *bb) in devm_exit_badblocks()
Dnd.h83 struct badblocks bb; member
/Linux-v4.19/fs/xfs/
Dxfs_trans_bmap.c80 struct xfs_bmap_intent *bb; in xfs_bmap_update_diff_items() local
/Linux-v4.19/arch/x86/kernel/cpu/
Dcentaur.c154 u32 aa, bb, cc, dd; in init_centaur() local
/Linux-v4.19/crypto/
Drmd256.c52 u32 aa, bb, cc, dd, aaa, bbb, ccc, ddd; in rmd256_transform() local
Drmd128.c52 u32 aa, bb, cc, dd, aaa, bbb, ccc, ddd; in rmd128_transform() local
Drmd320.c56 u32 aa, bb, cc, dd, ee, aaa, bbb, ccc, ddd, eee; in rmd320_transform() local
Drmd160.c56 u32 aa, bb, cc, dd, ee, aaa, bbb, ccc, ddd, eee; in rmd160_transform() local
Dtgr192.c468 u64 a, b, c, aa, bb, cc; in tgr192_transform() local
/Linux-v4.19/drivers/gpu/drm/i915/gvt/
Dscheduler.c419 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/
Dphy_g.c223 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/
Ddib0090.h149 static inline void dib0090_get_current_gain(struct dvb_frontend *fe, u16 * rf, u16 * bb, u16 * rf_g… in dib0090_get_current_gain()

12