Home
last modified time | relevance | path

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

12345678910>>...83

/openbmc/linux/drivers/iommu/
H 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 …]
/openbmc/rest-dbus/resources/
H A Djquery.min.js2 !function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b… argument
4 return!0}function Q(a,b,d,e){if(m.acceptData(a)){var f,g,h=m.expando,i=a.nodeType,j=i?m.cache:a,k=i… argument
5 return new Za.prototype.init(a,b,c,d,e)}m.Tween=Za,Za.prototype={constructor:Za,init:function(a,b,c… argument
H A Djstree.min.js2 …e&&module.exports?module.exports=a(require("jquery")):a(jQuery)}(function(a,b){"use strict";a.jstr… argument
3 c||(k=b.children(".jstree-children")[0]),r=b.children(".jstree-anchor")[0]===i.activeElement,b.remo… argument
4 this._data.core.themes.name=b,this.element.addClass("jstree-"+b),this.element[this.settings.core.th… argument
5 if(this.settings.dnd.large_drag_target&&a(b.target).closest(".jstree-node")[0]!==b.currentTarget)re… argument
/openbmc/linux/drivers/gpu/drm/i915/gt/
H 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()
51 static void intel_breadcrumbs_arm_irq(struct intel_breadcrumbs *b) in intel_breadcrumbs_arm_irq()
80 static void add_signaling_context(struct intel_breadcrumbs *b, in add_signaling_context()
273 struct intel_breadcrumbs *b; in intel_breadcrumbs_create() local
295 void intel_breadcrumbs_reset(struct intel_breadcrumbs *b) in intel_breadcrumbs_reset()
312 void __intel_breadcrumbs_park(struct intel_breadcrumbs *b) in __intel_breadcrumbs_park()
333 struct intel_breadcrumbs *b) in irq_signal_request()
455 struct intel_breadcrumbs *b) in intel_context_remove_breadcrumbs()
[all …]
/openbmc/qemu/include/qemu/
H A Dint128.h72 static inline Int128 int128_and(Int128 a, Int128 b) in int128_and()
77 static inline Int128 int128_or(Int128 a, Int128 b) in int128_or()
82 static inline Int128 int128_xor(Int128 a, Int128 b) in int128_xor()
122 static inline bool int128_eq(Int128 a, Int128 b) in int128_eq()
127 static inline bool int128_ne(Int128 a, Int128 b) in int128_ne()
132 static inline bool int128_ge(Int128 a, Int128 b) in int128_ge()
137 static inline bool int128_uge(Int128 a, Int128 b) in int128_uge()
142 static inline bool int128_lt(Int128 a, Int128 b) in int128_lt()
147 static inline bool int128_ult(Int128 a, Int128 b) in int128_ult()
152 static inline bool int128_le(Int128 a, Int128 b) in int128_le()
[all …]
/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/
H A Dmath_support.h32 #define IMPLIES(a, b) (!(a) || (b)) argument
36 #define MAX(a, b) (((a) > (b)) ? (a) : (b)) argument
37 #define MIN(a, b) (((a) < (b)) ? (a) : (b)) argument
40 #define CEIL_DIV(a, b) (((b) != 0) ? ((a) + (b) - 1) / (b) : 0) argument
41 #define CEIL_MUL(a, b) (CEIL_DIV(a, b) * (b)) argument
42 #define CEIL_MUL2(a, b) (((a) + (b) - 1) & ~((b) - 1)) argument
43 #define CEIL_SHIFT(a, b) (((a) + (1 << (b)) - 1) >> (b)) argument
44 #define CEIL_SHIFT_MUL(a, b) (CEIL_SHIFT(a, b) << (b)) argument
46 #define ROUND_HALF_DOWN_MUL(a, b) (ROUND_HALF_DOWN_DIV(a, b) * (b)) argument
74 #define ceil_div(a, b) (CEIL_DIV(a, b)) argument
[all …]
/openbmc/linux/net/ceph/crush/
H 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
/openbmc/linux/drivers/crypto/cavium/cpt/
H 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 …]
/openbmc/linux/drivers/gpu/drm/i915/display/
H 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 …]
/openbmc/linux/arch/sparc/crypto/
H 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 …]
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dpci_io.h27 #define pci_readb(addr,b) ((b) = *(volatile u8 *) (addr)) argument
28 #define pci_writeb(b,addr) ((*(volatile u8 *) (addr)) = (b)) argument
31 #define pci_readw(addr,b) ((b) = *(volatile u16 *) (addr)) argument
32 #define pci_readl(addr,b) ((b) = *(volatile u32 *) (addr)) argument
33 #define pci_writew(b,addr) ((*(volatile u16 *) (addr)) = (b)) argument
34 #define pci_writel(b,addr) ((*(volatile u32 *) (addr)) = (b)) argument
36 #define pci_readw(addr,b) pci_read_le16((volatile u16 *)(addr),(b)) argument
37 #define pci_readl(addr,b) pci_read_le32((volatile u32 *)(addr),(b)) argument
38 #define pci_writew(b,addr) pci_write_le16((volatile u16 *)(addr),(b)) argument
39 #define pci_writel(b,addr) pci_write_le32((volatile u32 *)(addr),(b)) argument
/openbmc/qemu/include/fpu/
H A Dsoftfloat.h310 static inline bool float16_eq(float16 a, float16 b, float_status *s) in float16_eq()
315 static inline bool float16_le(float16 a, float16 b, float_status *s) in float16_le()
320 static inline bool float16_lt(float16 a, float16 b, float_status *s) in float16_lt()
345 static inline bool float16_unordered_quiet(float16 a, float16 b, in float16_unordered_quiet()
539 static inline bool bfloat16_unordered_quiet(bfloat16 a, bfloat16 b, in bfloat16_unordered_quiet()
679 static inline bool float32_eq(float32 a, float32 b, float_status *s) in float32_eq()
684 static inline bool float32_le(float32 a, float32 b, float_status *s) in float32_le()
689 static inline bool float32_lt(float32 a, float32 b, float_status *s) in float32_lt()
714 static inline bool float32_unordered_quiet(float32 a, float32 b, in float32_unordered_quiet()
909 static inline bool float64_unordered_quiet(float64 a, float64 b, in float64_unordered_quiet()
[all …]
/openbmc/linux/drivers/misc/
H A Dvmw_balloon.c557 static int vmballoon_send_guest_id(struct vmballoon *b) in vmballoon_send_guest_id()
956 static int64_t vmballoon_change(struct vmballoon *b) in vmballoon_change()
1101 static void vmballoon_inflate(struct vmballoon *b) in vmballoon_inflate()
1339 struct vmballoon *b = client_data; in vmballoon_doorbell() local
1370 static int vmballoon_vmci_init(struct vmballoon *b) in vmballoon_vmci_init()
1406 static void vmballoon_pop(struct vmballoon *b) in vmballoon_pop()
1419 static void vmballoon_reset(struct vmballoon *b) in vmballoon_reset()
1522 struct vmballoon *b = &balloon; in vmballoon_shrinker_scan() local
1564 struct vmballoon *b = &balloon; in vmballoon_shrinker_count() local
1653 struct vmballoon *b = f->private; in vmballoon_debug_show() local
[all …]
/openbmc/qemu/include/ui/
H A Dpixel_ops.h2 unsigned int b) in rgb_to_pixel8()
8 unsigned int b) in rgb_to_pixel15()
14 unsigned int b) in rgb_to_pixel15bgr()
20 unsigned int b) in rgb_to_pixel16()
26 unsigned int b) in rgb_to_pixel16bgr()
32 unsigned int b) in rgb_to_pixel24()
38 unsigned int b) in rgb_to_pixel24bgr()
44 unsigned int b) in rgb_to_pixel32()
50 unsigned int b) in rgb_to_pixel32bgr()
/openbmc/qemu/include/sysemu/
H A Dtpm_util.h34 static inline uint16_t tpm_cmd_get_tag(const void *b) in tpm_cmd_get_tag()
39 static inline void tpm_cmd_set_tag(void *b, uint16_t tag) in tpm_cmd_set_tag()
44 static inline uint32_t tpm_cmd_get_size(const void *b) in tpm_cmd_get_size()
49 static inline void tpm_cmd_set_size(void *b, uint32_t size) in tpm_cmd_set_size()
54 static inline uint32_t tpm_cmd_get_ordinal(const void *b) in tpm_cmd_get_ordinal()
59 static inline uint32_t tpm_cmd_get_errcode(const void *b) in tpm_cmd_get_errcode()
64 static inline void tpm_cmd_set_error(void *b, uint32_t error) in tpm_cmd_set_error()
/openbmc/linux/drivers/md/bcache/
H A Dbtree.c750 struct btree *b; in bch_btree_cache_free() local
852 struct btree *b; in mca_find() local
884 struct btree *b; in mca_cannibalize() local
922 struct btree *b; in mca_alloc() local
1007 struct btree *b; in bch_btree_node_get() local
1061 struct btree *b; in btree_node_prefetch() local
1121 struct btree *b; in __bch_btree_node_alloc() local
1347 struct btree *b; member
1732 struct bucket *b; in btree_gc_start() local
1756 struct bucket *b; in bch_btree_gc_finish() local
[all …]
H 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()
169 #define bucket_prio(b) \ argument
181 struct bucket *b; in invalidate_buckets_lru() local
218 struct bucket *b; in invalidate_buckets_fifo() local
241 struct bucket *b; in invalidate_buckets_random() local
395 struct bucket *b; in bch_bucket_alloc() local
492 long b; in __bch_bucket_alloc_set() local
613 struct open_bucket *b; in bch_alloc_sectors() local
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dui-bootstrap-tpls-0.11.0.js8 angular.module("ui.bootstrap",["ui.bootstrap.tpls","ui.bootstrap.transition","ui.bootstrap.collapse… argument
9 return a.replace(b,function(a,b){return(b?c:"")+a.toLowerCase()})}var b={placement:"top",animation:… argument
H A Dui-bootstrap-tpls-0.11.0.min.js8 angular.module("ui.bootstrap",["ui.bootstrap.tpls","ui.bootstrap.transition","ui.bootstrap.collapse… argument
9 return a.replace(b,function(a,b){return(b?c:"")+a.toLowerCase()})}var b={placement:"top",animation:… argument
/openbmc/u-boot/arch/arc/lib/
H A Dlibgcc2.h61 #define __NW(a,b) __gnu_ ## a ## di ## b argument
64 #define __NW(a,b) __ ## a ## di ## b argument
65 #define __NDW(a,b) __ ## a ## ti ## b argument
76 #define __NW(a,b) __gnu_ ## a ## si ## b argument
79 #define __NW(a,b) __ ## a ## si ## b argument
80 #define __NDW(a,b) __ ## a ## di ## b argument
91 #define __NW(a,b) __gnu_ ## a ## hi ## b argument
94 #define __NW(a,b) __ ## a ## hi ## b argument
95 #define __NDW(a,b) __ ## a ## si ## b argument
109 #define __NW(a,b) __ ## a ## qi ## b argument
[all …]
/openbmc/linux/drivers/md/
H A Ddm-cache-background-tracker.c35 struct background_tracker *b = kmalloc(sizeof(*b), GFP_KERNEL); in btracker_create() local
62 void btracker_destroy(struct background_tracker *b) in btracker_destroy()
88 static bool __insert_pending(struct background_tracker *b, in __insert_pending()
117 static struct bt_work *__find_pending(struct background_tracker *b, in __find_pending()
159 unsigned int btracker_nr_writebacks_queued(struct background_tracker *b) in btracker_nr_writebacks_queued()
165 unsigned int btracker_nr_demotions_queued(struct background_tracker *b) in btracker_nr_demotions_queued()
171 static bool max_work_reached(struct background_tracker *b) in max_work_reached()
178 static struct bt_work *alloc_work(struct background_tracker *b) in alloc_work()
186 int btracker_queue(struct background_tracker *b, in btracker_queue()
239 void btracker_complete(struct background_tracker *b, in btracker_complete()
[all …]
H 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()
/openbmc/linux/arch/powerpc/include/asm/
H 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
605 #define PPC_MSGSND(b) stringify_in_c(.long PPC_RAW_MSGSND(b)) argument
618 #define PPC_TLBILX_ALL(a, b) PPC_TLBILX(0, a, b) argument
619 #define PPC_TLBILX_PID(a, b) PPC_TLBILX(1, a, b) argument
[all …]
/openbmc/qemu/tcg/
H A Dtcg-op-vec.c153 TCGArg r, TCGArg a, TCGArg b) in vec_gen_3()
164 TCGArg r, TCGArg a, TCGArg b, TCGArg c) in vec_gen_4()
201 TCGv_vec r, TCGv_vec a, TCGv_vec b) in vec_gen_op3()
256 void tcg_gen_dup_mem_vec(unsigned vece, TCGv_vec r, TCGv_ptr b, in tcg_gen_dup_mem_vec()
277 void tcg_gen_ld_vec(TCGv_vec r, TCGv_ptr b, TCGArg o) in tcg_gen_ld_vec()
282 void tcg_gen_st_vec(TCGv_vec r, TCGv_ptr b, TCGArg o) in tcg_gen_st_vec()
506 TCGv_vec r, TCGv_vec a, TCGv_vec b) in tcg_gen_cmp_vec()
532 TCGv_vec b, TCGOpcode opc) in do_op3()
560 TCGv_vec b, TCGOpcode opc) in do_op3_nofail()
623 TCGv_vec b, TCGOpcode opc, TCGCond cond) in do_minmax()
[all …]
/openbmc/qemu/target/loongarch/
H A Dvec.h33 #define DO_ADD(a, b) (a + b) argument
34 #define DO_SUB(a, b) (a - b) argument
39 #define DO_MIN(a, b) (a < b ? a : b) argument
40 #define DO_MAX(a, b) (a > b ? a : b) argument
41 #define DO_MUL(a, b) (a * b) argument
42 #define DO_MADD(a, b, c) (a + b * c) argument
43 #define DO_MSUB(a, b, c) (a - b * c) argument
54 #define R_SHIFT(a, b) (a >> b) argument
69 #define VSEQ(a, b) (a == b ? -1 : 0) argument
70 #define VSLE(a, b) (a <= b ? -1 : 0) argument
[all …]

12345678910>>...83