Home
last modified time | relevance | path

Searched defs:b (Results 1 – 25 of 2010) sorted by relevance

12345678910>>...81

/linux/drivers/iommu/
A Dmsm_iommu_hw-8xxx.h25 #define GET_CONTEXT_FIELD(b, c, r, F) \ argument
28 #define SET_GLOBAL_FIELD(b, r, F, v) \ argument
30 #define SET_CONTEXT_FIELD(b, c, r, F, v) \ argument
200 #define SET_BPMEMTYPE(b, n, v) \ argument
232 #define SET_ESYNR1_AMEMTYPE(b, v) \ argument
351 #define GET_ESYNR1_AINNERSHARED(b) \ argument
483 #define SET_AINNERSHARED(b, c, v) \ argument
491 #define SET_FSYNR1_ASIZE(b, c, v) \ argument
523 #define SET_FAULT_HTWDEEF(b, c, v) \ argument
579 #define SET_TLBIASIDCFG(b, c, v) \ argument
[all …]
/linux/drivers/bus/mhi/host/
A Dtrace.h20 #define mhi_state(a, b) TRACE_DEFINE_ENUM(MHI_STATE_##a); argument
21 #define mhi_state_end(a, b) TRACE_DEFINE_ENUM(MHI_STATE_##a); argument
28 #define mhi_state(a, b) { MHI_STATE_##a, b }, argument
29 #define mhi_state_end(a, b) { MHI_STATE_##a, b } argument
42 #define mhi_pm_state(a, b) { MHI_PM_STATE_##a, b }, argument
43 #define mhi_pm_state_end(a, b) { MHI_PM_STATE_##a, b } argument
48 #define mhi_ee(a, b) TRACE_DEFINE_ENUM(MHI_EE_##a); argument
49 #define mhi_ee_end(a, b) TRACE_DEFINE_ENUM(MHI_EE_##a); argument
56 #define mhi_ee(a, b) { MHI_EE_##a, b }, argument
57 #define mhi_ee_end(a, b) { MHI_EE_##a, b } argument
[all …]
/linux/fs/bcachefs/
A Dbset.c157 struct btree *b) in bch2_btree_node_iter_next_check()
194 struct btree *b) in bch2_btree_node_iter_verify()
291 struct btree *b) {} in bch2_btree_node_iter_next_check()
1212 struct btree *b, in __bch2_btree_node_iter_push()
1347 struct btree *b) in bch2_btree_node_iter_init_from_start()
1359 struct btree *b, in bch2_btree_node_iter_bset_pos()
1372 struct btree *b, in btree_node_iter_sort_two()
1409 struct btree *b) in __bch2_btree_node_iter_advance()
1436 struct btree *b) in bch2_btree_node_iter_advance()
1450 struct btree *b) in bch2_btree_node_iter_prev_all()
[all …]
A Dbset.h229 static inline void bch2_bset_set_no_aux_tree(struct btree *b, in bch2_bset_set_no_aux_tree()
241 static inline void btree_node_set_format(struct btree *b, in btree_node_set_format()
257 static inline struct bset *bset_next_set(struct btree *b, in bset_next_set()
280 static inline int bkey_cmp_p_or_unp(const struct btree *b, in bkey_cmp_p_or_unp()
368 static inline int bkey_iter_cmp(const struct btree *b, in bkey_iter_cmp()
377 static inline int btree_node_iter_cmp(const struct btree *b, in btree_node_iter_cmp()
387 static inline int bkey_iter_pos_cmp(const struct btree *b, in bkey_iter_pos_cmp()
406 struct btree *b) in __bch2_btree_node_iter_peek_all()
451 #define for_each_btree_node_key(b, k, iter) \ argument
531 struct btree *b) {} in bch2_btree_node_iter_verify()
[all …]
A Dbtree_cache.c176 struct btree *b; in __btree_node_mem_alloc() local
192 struct btree *b; in __bch2_btree_node_mem_alloc() local
238 struct btree *b, *n; in bch2_btree_cache_unpin() local
318 struct btree *b; in bch2_btree_node_update_key_early() local
468 struct btree *b, *t; in bch2_btree_cache_scan() local
751 struct btree *b; in btree_node_cannibalize() local
904 struct btree *b; in bch2_btree_node_fill() local
1045 struct btree *b; in __bch2_btree_node_get() local
1168 struct btree *b; in bch2_btree_node_get() local
1244 struct btree *b; in bch2_btree_node_get_noiter() local
[all …]
A Dbtree_update_interior.h73 struct btree *b; member
86 struct btree *b[BTREE_UPDATE_NODES_MAX]; member
143 struct btree *b; in bch2_foreground_maybe_merge_sibling() local
185 struct btree *b) in btree_update_reserve_required()
200 static inline void btree_node_reset_sib_u64s(struct btree *b) in btree_node_reset_sib_u64s()
206 static inline void *btree_data_end(struct btree *b) in btree_data_end()
221 static inline void *write_block(struct btree *b) in write_block()
226 static inline bool __btree_addr_written(struct btree *b, void *p) in __btree_addr_written()
231 static inline bool bset_written(struct btree *b, struct bset *i) in bset_written()
268 static inline unsigned btree_write_set_buffer(struct btree *b) in btree_write_set_buffer()
[all …]
A Dbtree_io.c38 void bch2_btree_node_io_unlock(struct btree *b) in bch2_btree_node_io_unlock()
47 void bch2_btree_node_io_lock(struct btree *b) in bch2_btree_node_io_lock()
77 static void verify_no_dups(struct btree *b, in verify_no_dups()
136 unsigned n = nr, a = nr / 2, b, c, d; in sort_bkey_ptrs() local
545 struct btree *b, in __btree_err()
681 struct btree *b, struct bset *i, in validate_bset()
1282 struct btree *b = rb->b; in btree_node_read_work() local
1376 struct btree *b; member
1429 struct btree *b = ra->b; in CLOSURE_CALLBACK() local
1727 struct btree *b; in __bch2_btree_root_read() local
[all …]
A Dbtree_update_interior.c269 struct btree *b) in bch2_btree_node_free_never_used()
311 struct btree *b; in __bch2_btree_node_alloc() local
386 struct btree *b; in bch2_btree_node_alloc() local
531 struct btree *b; in bch2_btree_reserve_get() local
672 struct btree *b; in btree_update_nodes_written() local
1354 struct btree *b, in bch2_insert_fixup_btree_ptr()
1408 struct btree *b, in bch2_btree_insert_keys_interior()
1566 struct btree *b, in btree_split_insert_keys()
2135 struct btree *b, in bch2_btree_node_rewrite()
2213 struct btree *b; in async_btree_node_rewrite_trans() local
[all …]
/linux/drivers/gpu/drm/i915/gt/
A Dintel_breadcrumbs.c19 static bool irq_enable(struct intel_breadcrumbs *b) in irq_enable()
24 static void irq_disable(struct intel_breadcrumbs *b) in irq_disable()
29 static void __intel_breadcrumbs_arm_irq(struct intel_breadcrumbs *b) in __intel_breadcrumbs_arm_irq()
54 static void intel_breadcrumbs_arm_irq(struct intel_breadcrumbs *b) in intel_breadcrumbs_arm_irq()
85 static void add_signaling_context(struct intel_breadcrumbs *b, in add_signaling_context()
278 struct intel_breadcrumbs *b; in intel_breadcrumbs_create() local
300 void intel_breadcrumbs_reset(struct intel_breadcrumbs *b) in intel_breadcrumbs_reset()
317 void __intel_breadcrumbs_park(struct intel_breadcrumbs *b) in __intel_breadcrumbs_park()
338 struct intel_breadcrumbs *b) in irq_signal_request()
460 struct intel_breadcrumbs *b) in intel_context_remove_breadcrumbs()
[all …]
/linux/drivers/crypto/cavium/cpt/
A Dcpt_common.h49 #define CPTX_PF_MBOX_INTX(a, b) \ argument
51 #define CPTX_PF_MBOX_INT_W1SX(a, b) \ argument
53 #define CPTX_PF_MBOX_ENA_W1CX(a, b) \ argument
55 #define CPTX_PF_MBOX_ENA_W1SX(a, b) \ argument
61 #define CPTX_PF_GX_EN(a, b) \ argument
83 #define CPTX_PF_EXE_DBG_CNTX(a, b) \ argument
92 #define CPTX_PF_QX_CTL(a, b) \ argument
94 #define CPTX_PF_QX_GMCTL(a, b) \ argument
96 #define CPTX_PF_QX_CTL2(a, b) \ argument
98 #define CPTX_PF_VFX_MBOXX(a, b, c) \ argument
[all …]
/linux/net/ceph/crush/
A Dcrush.c27 int crush_get_bucket_item_weight(const struct crush_bucket *b, int p) in crush_get_bucket_item_weight()
47 void crush_destroy_bucket_uniform(struct crush_bucket_uniform *b) in crush_destroy_bucket_uniform()
53 void crush_destroy_bucket_list(struct crush_bucket_list *b) in crush_destroy_bucket_list()
61 void crush_destroy_bucket_tree(struct crush_bucket_tree *b) in crush_destroy_bucket_tree()
68 void crush_destroy_bucket_straw(struct crush_bucket_straw *b) in crush_destroy_bucket_straw()
76 void crush_destroy_bucket_straw2(struct crush_bucket_straw2 *b) in crush_destroy_bucket_straw2()
83 void crush_destroy_bucket(struct crush_bucket *b) in crush_destroy_bucket()
112 __s32 b; in crush_destroy() local
123 __u32 b; in crush_destroy() local
A Dhash.c13 #define crush_hashmix(a, b, c) do { \ argument
30 __u32 b = a; in crush_hash32_rjenkins1() local
38 static __u32 crush_hash32_rjenkins1_2(__u32 a, __u32 b) in crush_hash32_rjenkins1_2()
49 static __u32 crush_hash32_rjenkins1_3(__u32 a, __u32 b, __u32 c) in crush_hash32_rjenkins1_3()
62 static __u32 crush_hash32_rjenkins1_4(__u32 a, __u32 b, __u32 c, __u32 d) in crush_hash32_rjenkins1_4()
76 static __u32 crush_hash32_rjenkins1_5(__u32 a, __u32 b, __u32 c, __u32 d, in crush_hash32_rjenkins1_5()
104 __u32 crush_hash32_2(int type, __u32 a, __u32 b) in crush_hash32_2()
114 __u32 crush_hash32_3(int type, __u32 a, __u32 b, __u32 c) in crush_hash32_3()
124 __u32 crush_hash32_4(int type, __u32 a, __u32 b, __u32 c, __u32 d) in crush_hash32_4()
134 __u32 crush_hash32_5(int type, __u32 a, __u32 b, __u32 c, __u32 d, __u32 e) in crush_hash32_5()
/linux/drivers/misc/
A Dvmw_balloon.c548 static int vmballoon_send_guest_id(struct vmballoon *b) in vmballoon_send_guest_id()
947 static int64_t vmballoon_change(struct vmballoon *b) in vmballoon_change()
1092 static void vmballoon_inflate(struct vmballoon *b) in vmballoon_inflate()
1330 struct vmballoon *b = client_data; in vmballoon_doorbell() local
1361 static int vmballoon_vmci_init(struct vmballoon *b) in vmballoon_vmci_init()
1397 static void vmballoon_pop(struct vmballoon *b) in vmballoon_pop()
1410 static void vmballoon_reset(struct vmballoon *b) in vmballoon_reset()
1513 struct vmballoon *b = &balloon; in vmballoon_shrinker_scan() local
1555 struct vmballoon *b = &balloon; in vmballoon_shrinker_count() local
1642 struct vmballoon *b = f->private; in vmballoon_debug_show() local
[all …]
/linux/arch/sparc/crypto/
A Dopcodes.h18 #define CRC32C(a,b,c) \ argument
30 #define AES_EROUND01(a,b,c,d) \ argument
32 #define AES_EROUND23(a,b,c,d) \ argument
34 #define AES_DROUND01(a,b,c,d) \ argument
48 #define AES_KEXPAND0(a,b,c) \ argument
50 #define AES_KEXPAND2(a,b,c) \ argument
53 #define DES_IP(a,b) \ argument
55 #define DES_IIP(a,b) \ argument
57 #define DES_KEXPAND(a,b,c) \ argument
59 #define DES_ROUND(a,b,c,d) \ argument
[all …]
/linux/drivers/gpu/drm/i915/display/
A Dintel_display_reg_defs.h18 #define _PIPE(pipe, a, b) _PICK_EVEN(pipe, a, b) argument
19 #define _PLANE(plane, a, b) _PICK_EVEN(plane, a, b) argument
20 #define _TRANS(tran, a, b) _PICK_EVEN(tran, a, b) argument
21 #define _PORT(port, a, b) _PICK_EVEN(port, a, b) argument
22 #define _PLL(pll, a, b) _PICK_EVEN(pll, a, b) argument
23 #define _PHY(phy, a, b) _PICK_EVEN(phy, a, b) argument
25 #define _MMIO_PIPE(pipe, a, b) _MMIO(_PIPE(pipe, a, b)) argument
27 #define _MMIO_TRANS(tran, a, b) _MMIO(_TRANS(tran, a, b)) argument
28 #define _MMIO_PORT(port, a, b) _MMIO(_PORT(port, a, b)) argument
29 #define _MMIO_PLL(pll, a, b) _MMIO(_PLL(pll, a, b)) argument
[all …]
/linux/drivers/md/
A Ddm-cache-background-tracker.c29 struct background_tracker *b = kmalloc(sizeof(*b), GFP_KERNEL); in btracker_create() local
50 void btracker_destroy(struct background_tracker *b) in btracker_destroy()
75 static bool __insert_pending(struct background_tracker *b, in __insert_pending()
104 static struct bt_work *__find_pending(struct background_tracker *b, in __find_pending()
146 unsigned int btracker_nr_writebacks_queued(struct background_tracker *b) in btracker_nr_writebacks_queued()
152 unsigned int btracker_nr_demotions_queued(struct background_tracker *b) in btracker_nr_demotions_queued()
158 static bool max_work_reached(struct background_tracker *b) in max_work_reached()
165 static struct bt_work *alloc_work(struct background_tracker *b) in alloc_work()
173 int btracker_queue(struct background_tracker *b, in btracker_queue()
226 void btracker_complete(struct background_tracker *b, in btracker_complete()
[all …]
A Ddm-cache-block-types.h25 static inline dm_oblock_t to_oblock(dm_block_t b) in to_oblock()
30 static inline dm_block_t from_oblock(dm_oblock_t b) in from_oblock()
35 static inline dm_cblock_t to_cblock(uint32_t b) in to_cblock()
40 static inline uint32_t from_cblock(dm_cblock_t b) in from_cblock()
45 static inline dm_dblock_t to_dblock(dm_block_t b) in to_dblock()
50 static inline dm_block_t from_dblock(dm_dblock_t b) in from_dblock()
A Ddm-bufio.c592 struct dm_buffer *b; in __cache_get() local
614 struct dm_buffer *b; in cache_get() local
683 struct dm_buffer *b; in __cache_evict() local
699 struct dm_buffer *b; in cache_evict() local
735 struct dm_buffer *b; in __cache_mark_many() local
899 struct dm_buffer *b; in __find_next() local
924 struct dm_buffer *b; in __remove_range() local
1533 struct dm_buffer *b; in __get_unclaimed_buffer() local
1596 struct dm_buffer *b; in __alloc_buffer_wait_no_callback() local
1859 struct dm_buffer *b; in new_read() local
[all …]
/linux/drivers/md/bcache/
A Dbtree.c750 struct btree *b; in bch_btree_cache_free() local
857 struct btree *b; in mca_find() local
889 struct btree *b; in mca_cannibalize() local
927 struct btree *b; in mca_alloc() local
1012 struct btree *b; in bch_btree_node_get() local
1066 struct btree *b; in btree_node_prefetch() local
1126 struct btree *b; in __bch_btree_node_alloc() local
1354 struct btree *b; member
1741 struct bucket *b; in btree_gc_start() local
1767 struct bucket *b; in bch_btree_gc_finish() local
[all …]
A Dbset.c43 void bch_dump_bucket(struct btree_keys *b) in bch_dump_bucket()
54 int __bch_count_data(struct btree_keys *b) in __bch_count_data()
272 static inline size_t btree_keys_bytes(struct btree_keys *b) in btree_keys_bytes()
283 static inline size_t bset_tree_bytes(struct btree_keys *b) in bset_tree_bytes()
289 static inline size_t bset_prev_bytes(struct btree_keys *b) in bset_prev_bytes()
296 void bch_btree_keys_free(struct btree_keys *b) in bch_btree_keys_free()
319 int bch_btree_keys_alloc(struct btree_keys *b, in bch_btree_keys_alloc()
423 unsigned int b = fls(j); in __to_inorder() local
694 void bch_bset_build_written_tree(struct btree_keys *b) in bch_bset_build_written_tree()
1146 struct bkey *bch_btree_iter_init(struct btree_keys *b, in bch_btree_iter_init()
[all …]
A Dalloc.c76 uint8_t bch_inc_gen(struct cache *ca, struct bucket *b) in bch_inc_gen()
89 struct bucket *b; in bch_rescale_priorities() local
125 static inline bool can_inc_bucket_gen(struct bucket *b) in can_inc_bucket_gen()
201 struct bucket *b; in invalidate_buckets_lru() local
246 struct bucket *b; in invalidate_buckets_fifo() local
269 struct bucket *b; in invalidate_buckets_random() local
422 struct bucket *b; in bch_bucket_alloc() local
496 void __bch_bucket_free(struct cache *ca, struct bucket *b) in __bch_bucket_free()
519 long b; in __bch_bucket_alloc_set() local
636 struct open_bucket *b; in bch_alloc_sectors() local
[all …]
A Dbset.h250 static inline unsigned int bset_byte_offset(struct btree_keys *b, in bset_byte_offset()
285 static inline struct bset *bset_next_set(struct btree_keys *b, in bset_next_set()
324 struct btree_keys *b; member
348 static inline struct bkey *bch_bset_search(struct btree_keys *b, in bch_bset_search()
355 #define for_each_key_filter(b, k, iter, filter) \ argument
359 #define for_each_key(b, k, iter) \ argument
386 static inline void bch_btree_sort(struct btree_keys *b, in bch_btree_sort()
569 __bch_check_keys(struct btree_keys *b, const char *fmt, ...) {} in __bch_check_keys()
570 static inline void bch_dump_bucket(struct btree_keys *b) {} in bch_dump_bucket()
584 static inline int bch_count_data(struct btree_keys *b) in bch_count_data()
[all …]
/linux/arch/powerpc/include/asm/
A Dppc-opcode.h323 #define ___PPC_RB(b) (((b) & 0x1f) << 11) argument
332 #define __PPC_RB(b) ___PPC_RB(__REG_##b) argument
336 #define __PPC_XB(b) ((((b) & 0x1f) << 11) | (((b) & 0x20) >> 4)) argument
388 #define PPC_RAW_MSGSND(b) (0x7c00019c | ___PPC_RB(b)) argument
390 #define PPC_RAW_MSGCLR(b) (0x7c0001dc | ___PPC_RB(b)) argument
391 #define PPC_RAW_MSGSNDP(b) (0x7c00011c | ___PPC_RB(b)) argument
392 #define PPC_RAW_MSGCLRP(b) (0x7c00015c | ___PPC_RB(b)) argument
611 #define PPC_MSGSND(b) stringify_in_c(.long PPC_RAW_MSGSND(b)) argument
624 #define PPC_TLBILX_ALL(a, b) PPC_TLBILX(0, a, b) argument
625 #define PPC_TLBILX_PID(a, b) PPC_TLBILX(1, a, b) argument
[all …]
/linux/drivers/block/drbd/
A Ddrbd_bitmap.c115 struct drbd_bitmap *b = device->bitmap; in __bm_print_lock_info() local
126 struct drbd_bitmap *b = device->bitmap; in drbd_bm_lock() local
153 struct drbd_bitmap *b = device->bitmap; in drbd_bm_unlock() local
213 struct drbd_bitmap *b = device->bitmap; in bm_page_lock_io() local
220 struct drbd_bitmap *b = device->bitmap; in bm_page_unlock_io() local
256 struct drbd_bitmap *b = device->bitmap; in drbd_bm_mark_for_writeout() local
435 struct drbd_bitmap *b = device->bitmap; in drbd_bm_init() local
632 struct drbd_bitmap *b = device->bitmap; in drbd_bm_resize() local
756 struct drbd_bitmap *b = device->bitmap; in _drbd_bm_total_weight() local
785 struct drbd_bitmap *b = device->bitmap; in drbd_bm_words() local
[all …]
/linux/lib/
A Dlist-test.c49 struct list_head a, b; in list_test_list_add() local
63 struct list_head a, b; in list_test_list_add_tail() local
77 struct list_head a, b; in list_test_list_del() local
132 struct list_head a, b; in list_test_list_swap() local
154 struct list_head a, b; in list_test_list_del_init() local
174 struct list_head a, b; in list_test_list_del_init_careful() local
191 struct list_head a, b; in list_test_list_move() local
210 struct list_head a, b; in list_test_list_move_tail() local
282 struct list_head a, b; in list_test_list_is_first() local
294 struct list_head a, b; in list_test_list_is_last() local
[all …]

Completed in 86 milliseconds

12345678910>>...81