/linux/drivers/iommu/ |
H A D | msm_iommu_hw-8xxx.h | 20 #define SET_GLOBAL_REG_N(b, n, r, v) SET_GLOBAL_REG(b, ((r) + (n << 2)), (v)) argument 21 #define GET_GLOBAL_REG_N(b, n, r) GET_GLOBAL_REG(b, ((r) + (n << 2))) argument 24 #define GET_GLOBAL_FIELD(b, r, F) GET_FIELD(((b) + (r)), F##_MASK, F##_SHIFT) argument 25 #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 84 #define SET_M2VCBR_N(b, N, v) SET_GLOBAL_REG_N(M2VCBR_N, N, (b), (v)) argument 85 #define SET_CBACR_N(b, N, v) SET_GLOBAL_REG_N(CBACR_N, N, (b), (v)) argument 86 #define SET_TLBRSW(b, v) SET_GLOBAL_REG(TLBRSW, (b), (v)) argument 87 #define SET_TLBTR0(b, v) SET_GLOBAL_REG(TLBTR0, (b), (v)) argument [all …]
|
/linux/drivers/crypto/cavium/cpt/ |
H A D | cpt_common.h | 49 #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 86 #define CPTX_PF_EXE_EPCI_INBX_CNT(a, b) \ argument 88 #define CPTX_PF_EXE_EPCI_OUTBX_CNT(a, b) \ argument 90 #define CPTX_PF_ENGX_UCODE_BASE(a, b) \ argument 92 #define CPTX_PF_QX_CTL(a, b) \ argument [all …]
|
/linux/net/ceph/crush/ |
H A D | crush.c | 27 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
|
H A D | hash.c | 13 #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/ |
H A D | vmw_balloon.c | 406 static inline void vmballoon_stats_op_inc(struct vmballoon *b, unsigned int op, in vmballoon_stats_op_inc() 413 static inline void vmballoon_stats_gen_inc(struct vmballoon *b, in vmballoon_stats_gen_inc() 420 static inline void vmballoon_stats_gen_add(struct vmballoon *b, in vmballoon_stats_gen_add() 428 static inline void vmballoon_stats_page_inc(struct vmballoon *b, in vmballoon_stats_page_inc() 436 static inline void vmballoon_stats_page_add(struct vmballoon *b, in vmballoon_stats_page_add() 446 __vmballoon_cmd(struct vmballoon *b, unsigned long cmd, unsigned long arg1, in __vmballoon_cmd() 492 vmballoon_cmd(struct vmballoon *b, unsigned long cmd, unsigned long arg1, in vmballoon_cmd() 504 static int vmballoon_send_start(struct vmballoon *b, unsigned long req_caps) in vmballoon_send_start() 548 static int vmballoon_send_guest_id(struct vmballoon *b) in vmballoon_send_guest_id() 621 static int vmballoon_send_get_target(struct vmballoon *b) in vmballoon_send_get_target() [all …]
|
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_display_reg_defs.h | 18 #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 26 #define _MMIO_PLANE(plane, a, b) _MMIO(_PLANE(plane, 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 [all …]
|
/linux/drivers/md/bcache/ |
H A D | btree.c | 103 #define insert_lock(s, b) ((b)->level <= (s)->lock) argument 106 static inline struct bset *write_block(struct btree *b) in write_block() 111 static void bch_btree_init_next(struct btree *b) in bch_btree_init_next() 138 static uint64_t btree_csum_set(struct btree *b, struct bset *i) in btree_csum_set() 147 void bch_btree_node_read_done(struct btree *b) in bch_btree_node_read_done() 242 static void bch_btree_node_read(struct btree *b) in bch_btree_node_read() 280 static void btree_complete_write(struct btree *b, struct btree_write *w) in btree_complete_write() 328 struct btree *b = container_of(cl, struct btree, io); in btree_node_write_endio() local 337 static void do_btree_node_write(struct btree *b) in do_btree_node_write() 402 void __bch_btree_node_write(struct btree *b, struct closure *parent) in __bch_btree_node_write() [all …]
|
H A D | alloc.c | 76 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() 130 bool bch_can_invalidate_bucket(struct cache *ca, struct bucket *b) in bch_can_invalidate_bucket() 137 void __bch_invalidate_one_bucket(struct cache *ca, struct bucket *b) in __bch_invalidate_one_bucket() 151 static void bch_invalidate_one_bucket(struct cache *ca, struct bucket *b) in bch_invalidate_one_bucket() 167 #define bucket_prio(b) \ argument 179 struct bucket *b; in invalidate_buckets_lru() local 216 struct bucket *b; in invalidate_buckets_fifo() local 239 struct bucket *b; in invalidate_buckets_random() local [all …]
|
H A D | bset.c | 21 void bch_dump_bset(struct btree_keys *b, struct bset *i, unsigned int set) in bch_dump_bset() 43 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() 66 void __bch_check_keys(struct btree_keys *b, const char *fmt, ...) in __bch_check_keys() 268 static inline size_t btree_keys_bytes(struct btree_keys *b) in btree_keys_bytes() 273 static inline size_t btree_keys_cachelines(struct btree_keys *b) in btree_keys_cachelines() 279 static inline size_t bset_tree_bytes(struct btree_keys *b) in bset_tree_bytes() 285 static inline size_t bset_prev_bytes(struct btree_keys *b) in bset_prev_bytes() 292 void bch_btree_keys_free(struct btree_keys *b) in bch_btree_keys_free() 315 int bch_btree_keys_alloc(struct btree_keys *b, in bch_btree_keys_alloc() [all …]
|
H A D | bset.h | 234 static inline struct bset_tree *bset_tree_last(struct btree_keys *b) in bset_tree_last() 239 static inline bool bset_written(struct btree_keys *b, struct bset_tree *t) in bset_written() 244 static inline bool bkey_written(struct btree_keys *b, struct bkey *k) in bkey_written() 249 static inline unsigned int bset_byte_offset(struct btree_keys *b, in bset_byte_offset() 255 static inline unsigned int bset_sector_offset(struct btree_keys *b, in bset_sector_offset() 269 static inline size_t bch_btree_keys_u64s_remaining(struct btree_keys *b) in bch_btree_keys_u64s_remaining() 284 static inline struct bset *bset_next_set(struct btree_keys *b, in bset_next_set() 320 struct btree_keys *b; member 353 static inline struct bkey *bch_bset_search(struct btree_keys *b, in bch_bset_search() 360 #define for_each_key_filter(b, k, stack_iter, filter) \ argument [all …]
|
/linux/arch/powerpc/include/asm/ |
H A D | ppc-opcode.h | 323 #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 375 #define PPC_RAW_COPY(a, b) (PPC_INST_COPY | ___PPC_RA(a) | ___PPC_RB(b)) argument 377 #define PPC_RAW_DCBAL(a, b) (0x7c2005ec | __PPC_RA(a) | __PPC_RB(b)) argument 378 #define PPC_RAW_DCBZL(a, b) (0x7c2007ec | __PPC_RA(a) | __PPC_RB(b)) argument 379 #define PPC_RAW_LQARX(t, a, b, eh) (0x7c000228 | ___PPC_RT(t) | ___PPC_RA(a) | ___PPC_RB(b) | __PPC… argument 380 #define PPC_RAW_LDARX(t, a, b, eh) (0x7c0000a8 | ___PPC_RT(t) | ___PPC_RA(a) | ___PPC_RB(b) | __PPC… argument 381 #define PPC_RAW_LWARX(t, a, b, eh) (0x7c000028 | ___PPC_RT(t) | ___PPC_RA(a) | ___PPC_RB(b) | __PPC… argument 384 #define PPC_RAW_STQCX(t, a, b) (0x7c00016d | ___PPC_RT(t) | ___PPC_RA(a) | ___PPC_RB(b)) argument [all …]
|
/linux/drivers/block/drbd/ |
H A D | drbd_bitmap.c | 115 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 296 static unsigned int bm_word_to_page_idx(struct drbd_bitmap *b, unsigned long long_nr) in bm_word_to_page_idx() 304 static unsigned int bm_bit_to_page_idx(struct drbd_bitmap *b, u64 bitnr) in bm_bit_to_page_idx() 312 static unsigned long *__bm_map_pidx(struct drbd_bitmap *b, unsigned int idx) in __bm_map_pidx() 318 static unsigned long *bm_map_pidx(struct drbd_bitmap *b, unsigned int idx) in bm_map_pidx() [all …]
|
/linux/drivers/md/ |
H A D | dm-cache-block-types.h | 25 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()
|
/linux/tools/testing/selftests/bpf/ |
H A D | sdt.h | 49 # define _SDT_ASM_2(a, b) a,b; argument 50 # define _SDT_ASM_3(a, b, c) a,b,c; argument 51 # define _SDT_ASM_5(a, b, c, d, e) a,b,c,d,e; argument 56 # define _SDT_DEPAREN_2(a,b) a b argument 57 # define _SDT_DEPAREN_3(a,b,c) a b c argument 58 # define _SDT_DEPAREN_4(a,b,c,d) a b c d argument 59 # define _SDT_DEPAREN_5(a,b,c,d,e) a b c d e argument 60 # define _SDT_DEPAREN_6(a,b,c,d,e,f) a b c d e f argument 61 # define _SDT_DEPAREN_7(a,b,c,d,e,f,g) a b c d e f g argument 62 # define _SDT_DEPAREN_8(a,b,c,d,e,f,g,h) a b c d e f g h argument [all …]
|
/linux/drivers/crypto/marvell/octeontx/ |
H A D | otx_cpt_hw_types.h | 27 #define OTX_CPT_BAR_E_CPTX_VFX_BAR0_OFFSET(a, b) \ argument 63 #define OTX_CPT_PF_MBOX_INTX(b) (0x400ll | (u64)(b) << 3) argument 64 #define OTX_CPT_PF_MBOX_INT_W1SX(b) (0x420ll | (u64)(b) << 3) argument 65 #define OTX_CPT_PF_MBOX_ENA_W1CX(b) (0x440ll | (u64)(b) << 3) argument 66 #define OTX_CPT_PF_MBOX_ENA_W1SX(b) (0x460ll | (u64)(b) << 3) argument 71 #define OTX_CPT_PF_GX_EN(b) (0x600ll | (u64)(b) << 3) argument 91 #define OTX_CPT_PF_EXE_DBG_CNTX(b) (0x4001100ll | (u64)(b) << 3) argument 93 #define OTX_CPT_PF_EXE_EPCI_INBX_CNT(b) (0x4001200ll | (u64)(b) << 3) argument 94 #define OTX_CPT_PF_EXE_EPCI_OUTBX_CNT(b) (0x4001240ll | (u64)(b) << 3) argument 95 #define OTX_CPT_PF_ENGX_UCODE_BASE(b) (0x4002000ll | (u64)(b) << 3) argument [all …]
|
/linux/include/linux/ |
H A D | hid-debug.h | 40 #define hid_dump_input(a,b,c) do { } while (0) argument 41 #define hid_dump_report(a,b,c,d) do { } while (0) argument 42 #define hid_dump_device(a,b) do { } while (0) argument 43 #define hid_dump_field(a,b,c) do { } while (0) argument 44 #define hid_resolv_usage(a,b) do { } while (0) argument 45 #define hid_debug_register(a, b) do { } while (0) argument 49 #define hid_debug_event(a,b) do { } while (0) argument
|
H A D | jiffies.h | 127 #define time_after(a,b) \ argument 138 #define time_before(a,b) time_after(b,a) argument 147 #define time_after_eq(a,b) \ argument 158 #define time_before_eq(a,b) time_after_eq(b,a) argument 168 #define time_in_range(a,b,c) \ argument 180 #define time_in_range_open(a,b,c) \ argument 198 #define time_after64(a,b) \ argument 212 #define time_before64(a,b) time_after64(b,a) argument 224 #define time_after_eq64(a,b) \ argument 238 #define time_before_eq64(a,b) time_after_eq64(b,a) argument [all …]
|
H A D | jhash.h | 35 #define __jhash_mix(a, b, c) \ argument 46 #define __jhash_final(a, b, c) \ argument 72 u32 a, b, c; in jhash() local 119 u32 a, b, c; in jhash2() local 150 static inline u32 __jhash_nwords(u32 a, u32 b, u32 c, u32 initval) in __jhash_nwords() 161 static inline u32 jhash_3words(u32 a, u32 b, u32 c, u32 initval) in jhash_3words() 166 static inline u32 jhash_2words(u32 a, u32 b, u32 initval) in jhash_2words()
|
/linux/net/tipc/ |
H A D | bearer.c | 184 struct tipc_bearer *b; in tipc_bearer_find() local 203 struct tipc_bearer *b; in tipc_bearer_get_name() local 218 struct tipc_bearer *b; in tipc_bearer_add_dest() local 229 struct tipc_bearer *b; in tipc_bearer_remove_dest() local 255 struct tipc_bearer *b; in tipc_enable_bearer() local 381 static int tipc_reset_bearer(struct net *net, struct tipc_bearer *b) in tipc_reset_bearer() 389 bool tipc_bearer_hold(struct tipc_bearer *b) in tipc_bearer_hold() 394 void tipc_bearer_put(struct tipc_bearer *b) in tipc_bearer_put() 407 static void bearer_disable(struct net *net, struct tipc_bearer *b) in bearer_disable() 424 int tipc_enable_l2_media(struct net *net, struct tipc_bearer *b, in tipc_enable_l2_media() [all …]
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | btf_dump_test_case_packing.c | 11 short b; member 16 short b; member 21 int b; member 26 int b; member 32 long b; member 41 char b; member 48 int b; member 122 char b; member 127 struct nested_packed_struct b; member 132 struct nested_packed_struct b; member
|
/linux/include/trace/events/ |
H A D | 9p.h | 90 #define EM(a, b) TRACE_DEFINE_ENUM(a); argument 91 #define EMe(a, b) TRACE_DEFINE_ENUM(a); argument 101 #define EM(a, b) a, argument 102 #define EMe(a, b) a argument 116 #define EM(a, b) { a, b }, argument 117 #define EMe(a, b) { a, b } argument
|
/linux/tools/include/linux/ |
H A D | jhash.h | 35 #define __jhash_mix(a, b, c) \ argument 46 #define __jhash_final(a, b, c) \ argument 72 u32 a, b, c; in jhash() local 119 u32 a, b, c; in jhash2() local 149 static inline u32 __jhash_nwords(u32 a, u32 b, u32 c, u32 initval) in __jhash_nwords() 160 static inline u32 jhash_3words(u32 a, u32 b, u32 c, u32 initval) in jhash_3words() 165 static inline u32 jhash_2words(u32 a, u32 b, u32 initval) in jhash_2words()
|
/linux/arch/alpha/kernel/ |
H A D | io.c | 53 void iowrite8(u8 b, void __iomem *addr) in iowrite8() 59 void iowrite16(u16 b, void __iomem *addr) in iowrite16() 65 void iowrite32(u32 b, void __iomem *addr) in iowrite32() 71 void iowrite64(u64 b, void __iomem *addr) in iowrite64() 101 void outb(u8 b, unsigned long port) in outb() 106 void outw(u16 b, unsigned long port) in outw() 111 void outl(u32 b, unsigned long port) in outl() 143 void __raw_writeb(u8 b, volatile void __iomem *addr) in __raw_writeb() 148 void __raw_writew(u16 b, volatile void __iomem *addr) in __raw_writew() 153 void __raw_writel(u32 b, volatile void __iomem *addr) in __raw_writel() [all …]
|
/linux/tools/gpio/ |
H A D | gpio-utils.h | 45 static inline void gpiotools_set_bit(__u64 *b, int n) in gpiotools_set_bit() 50 static inline void gpiotools_change_bit(__u64 *b, int n) in gpiotools_change_bit() 55 static inline void gpiotools_clear_bit(__u64 *b, int n) in gpiotools_clear_bit() 60 static inline int gpiotools_test_bit(__u64 b, int n) in gpiotools_test_bit() 65 static inline void gpiotools_assign_bit(__u64 *b, int n, bool value) in gpiotools_assign_bit()
|
/linux/arch/arm/nwfpe/ |
H A D | softfloat.c | 1029 static float32 addFloat32Sigs( struct roundingData *roundData, float32 a, float32 b, flag zSign ) in addFloat32Sigs() 1101 static float32 subFloat32Sigs( struct roundingData *roundData, float32 a, float32 b, flag zSign ) in subFloat32Sigs() 1175 float32 float32_add( struct roundingData *roundData, float32 a, float32 b ) in float32_add() 1197 float32 float32_sub( struct roundingData *roundData, float32 a, float32 b ) in float32_sub() 1219 float32 float32_mul( struct roundingData *roundData, float32 a, float32 b ) in float32_mul() 1280 float32 float32_div( struct roundingData *roundData, float32 a, float32 b ) in float32_div() 1347 float32 float32_rem( struct roundingData *roundData, float32 a, float32 b ) in float32_rem() 1505 flag float32_eq( float32 a, float32 b ) in float32_eq() 1528 flag float32_le( float32 a, float32 b ) in float32_le() 1552 flag float32_lt( float32 a, float32 b ) in float32_lt() [all …]
|