/openbmc/linux/drivers/s390/block/ |
H A D | dasd_proc.c | 36 dasd_devices_show(struct seq_file *m, void *v) in dasd_devices_show() 117 static void *dasd_devices_next(struct seq_file *m, void *v, loff_t *pos) in dasd_devices_next() 123 static void dasd_devices_stop(struct seq_file *m, void *v) in dasd_devices_stop() 197 static int dasd_stats_proc_show(struct seq_file *m, void *v) in dasd_stats_proc_show()
|
/openbmc/telemetry/src/types/ |
H A D | trigger_types.hpp | 42 inline std::string actionToString(TriggerAction v) in actionToString() 115 inline std::string typeToString(Type v) in typeToString() 125 inline std::string directionToString(Direction v) in directionToString() 195 inline std::string enumToString(discrete::Severity v) in enumToString()
|
/openbmc/linux/arch/arc/include/asm/ |
H A D | atomic64-arcv2.h | 17 static inline s64 arch_atomic64_read(const atomic64_t *v) in arch_atomic64_read() 29 static inline void arch_atomic64_set(atomic64_t *v, s64 a) in arch_atomic64_set() 185 static inline s64 arch_atomic64_dec_if_positive(atomic64_t *v) in arch_atomic64_dec_if_positive() 209 static inline s64 arch_atomic64_fetch_add_unless(atomic64_t *v, s64 a, s64 u) in arch_atomic64_fetch_add_unless()
|
/openbmc/u-boot/arch/m68k/lib/ |
H A D | muldi3.c | 15 #define umul_ppmm(w1, w0, u, v) \ argument 39 #define __umulsidi3(u, v) \ argument 57 DItype __muldi3 (DItype u, DItype v) in __muldi3()
|
/openbmc/u-boot/arch/microblaze/lib/ |
H A D | muldi3.c | 17 #define umul_ppmm(w1, w0, u, v) \ argument 43 #define __umulsidi3(u, v) \ argument 62 DItype __muldi3(DItype u, DItype v) in __muldi3()
|
/openbmc/linux/drivers/net/wireless/intersil/hostap/ |
H A D | hostap_plx.c | 108 static inline void hfa384x_outb_debug(struct net_device *dev, int a, u8 v) in hfa384x_outb_debug() 128 u8 v; in hfa384x_inb_debug() local 140 static inline void hfa384x_outw_debug(struct net_device *dev, int a, u16 v) in hfa384x_outw_debug() 160 u16 v; in hfa384x_inw_debug() local 204 #define HFA384X_OUTB(v,a) hfa384x_outb_debug(dev, (a), (v)) argument 206 #define HFA384X_OUTW(v,a) hfa384x_outw_debug(dev, (a), (v)) argument 213 #define HFA384X_OUTB(v,a) outb((v), dev->base_addr + (a)) argument 215 #define HFA384X_OUTW(v,a) outw((v), dev->base_addr + (a)) argument
|
H A D | hostap_cs.c | 46 static inline void hfa384x_outb_debug(struct net_device *dev, int a, u8 v) in hfa384x_outb_debug() 65 u8 v; in hfa384x_inb_debug() local 76 static inline void hfa384x_outw_debug(struct net_device *dev, int a, u16 v) in hfa384x_outw_debug() 95 u16 v; in hfa384x_inw_debug() local 136 #define HFA384X_OUTB(v,a) hfa384x_outb_debug(dev, (a), (v)) argument 138 #define HFA384X_OUTW(v,a) hfa384x_outw_debug(dev, (a), (v)) argument 145 #define HFA384X_OUTB(v,a) outb((v), dev->base_addr + (a)) argument 147 #define HFA384X_OUTW(v,a) outw((v), dev->base_addr + (a)) argument
|
/openbmc/linux/drivers/firewire/ |
H A D | core-card.c | 65 #define BIB_CRC(v) ((v) << 0) argument 66 #define BIB_CRC_LENGTH(v) ((v) << 16) argument 67 #define BIB_INFO_LENGTH(v) ((v) << 24) argument 69 #define BIB_LINK_SPEED(v) ((v) << 0) argument 70 #define BIB_GENERATION(v) ((v) << 4) argument 71 #define BIB_MAX_ROM(v) ((v) << 8) argument 72 #define BIB_MAX_RECEIVE(v) ((v) << 12) argument 73 #define BIB_CYC_CLK_ACC(v) ((v) << 16) argument
|
/openbmc/qemu/tests/tcg/multiarch/ |
H A D | sha1.c | 63 #define R0(v,w,x,y,z,i) z+=((w&(x^y))^y)+blk0(i)+0x5A827999+rol(v,5);w=rol(w,30); argument 64 #define R1(v,w,x,y,z,i) z+=((w&(x^y))^y)+blk(i)+0x5A827999+rol(v,5);w=rol(w,30); argument 65 #define R2(v,w,x,y,z,i) z+=(w^x^y)+blk(i)+0x6ED9EBA1+rol(v,5);w=rol(w,30); argument 66 #define R3(v,w,x,y,z,i) z+=(((w|x)&y)|(w&x))+blk(i)+0x8F1BBCDC+rol(v,5);w=rol(w,30); argument 67 #define R4(v,w,x,y,z,i) z+=(w^x^y)+blk(i)+0xCA62C1D6+rol(v,5);w=rol(w,30); argument
|
/openbmc/linux/crypto/ |
H A D | aegis128-neon-inner.c | 26 uint8x16_t v[5]; member 66 uint8x16_t v; in aegis_aes_round() local 193 static uint8x16_t vqtbx1q_u8(uint8x16_t v, uint8x16_t a, uint8x16_t b) in vqtbx1q_u8() 204 static int8_t vminvq_s8(int8x16_t v) in vminvq_s8() 323 uint8x16_t v; in crypto_aegis128_final_neon() local
|
/openbmc/linux/include/linux/dsa/ |
H A D | brcm.h | 13 #define BRCM_TAG_GET_PORT(v) ((v) >> 8) argument 14 #define BRCM_TAG_GET_QUEUE(v) ((v) & 0xff) argument
|
/openbmc/linux/arch/um/include/asm/ |
H A D | archrandom.h | 10 static inline size_t __must_check arch_get_random_longs(unsigned long *v, size_t max_longs) in arch_get_random_longs() 20 static inline size_t __must_check arch_get_random_seed_longs(unsigned long *v, size_t max_longs) in arch_get_random_seed_longs()
|
/openbmc/linux/arch/x86/kernel/cpu/ |
H A D | proc.c | 63 static int show_cpuinfo(struct seq_file *m, void *v) in show_cpuinfo() 164 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next() 170 static void c_stop(struct seq_file *m, void *v) in c_stop()
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | cxgb4vf_main.c | 1095 u32 v, pktcnt_idx; in set_rxq_intr_params() local 2050 #define S3(fmt_spec, s, v) \ in sge_qinfo_show() argument 2057 #define S(s, v) S3("s", s, v) in sge_qinfo_show() argument 2058 #define T(s, v) S3("u", s, txq[qs].v) in sge_qinfo_show() argument 2059 #define R(s, v) S3("u", s, rxq[qs].v) in sge_qinfo_show() argument 2186 #define S3(fmt, s, v) \ in sge_qstats_show() argument 2193 #define S(s, v) S3("s", s, v) in sge_qstats_show() argument 2195 #define T3(fmt, s, v) S3(fmt, s, txq[qs].v) in sge_qstats_show() argument 2196 #define T(s, v) T3("lu", s, v) in sge_qstats_show() argument 2198 #define R3(fmt, s, v) S3(fmt, s, rxq[qs].v) in sge_qstats_show() argument [all …]
|
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/ |
H A D | mem.h | 57 #define ACTIM_CTRLA_TRFC(v) (((v) & 0x1F) << 27) /* 31:27 */ argument 58 #define ACTIM_CTRLA_TRC(v) (((v) & 0x1F) << 22) /* 26:22 */ argument 59 #define ACTIM_CTRLA_TRAS(v) (((v) & 0x0F) << 18) /* 21:18 */ argument 60 #define ACTIM_CTRLA_TRP(v) (((v) & 0x07) << 15) /* 17:15 */ argument 61 #define ACTIM_CTRLA_TRCD(v) (((v) & 0x07) << 12) /* 14:12 */ argument 62 #define ACTIM_CTRLA_TRRD(v) (((v) & 0x07) << 9) /* 11:9 */ argument 63 #define ACTIM_CTRLA_TDPL(v) (((v) & 0x07) << 6) /* 8:6 */ argument 64 #define ACTIM_CTRLA_TDAL(v) (v & 0x1F) /* 4:0 */ argument 77 #define ACTIM_CTRLB_TWTR(v) (((v) & 0x03) << 16) /* 17:16 */ argument 79 #define ACTIM_CTRLB_TXP(v) (((v) & 0x07) << 8) /* 10:8 */ argument [all …]
|
/openbmc/linux/kernel/bpf/ |
H A D | task_iter.c | 174 static void *task_seq_next(struct seq_file *seq, void *v, loff_t *pos) in task_seq_next() 213 static int task_seq_show(struct seq_file *seq, void *v) in task_seq_show() 218 static void task_seq_stop(struct seq_file *seq, void *v) in task_seq_stop() 351 static void *task_file_seq_next(struct seq_file *seq, void *v, loff_t *pos) in task_file_seq_next() 392 static int task_file_seq_show(struct seq_file *seq, void *v) in task_file_seq_show() 397 static void task_file_seq_stop(struct seq_file *seq, void *v) in task_file_seq_stop() 618 static void *task_vma_seq_next(struct seq_file *seq, void *v, loff_t *pos) in task_vma_seq_next() 653 static int task_vma_seq_show(struct seq_file *seq, void *v) in task_vma_seq_show() 658 static void task_vma_seq_stop(struct seq_file *seq, void *v) in task_vma_seq_stop()
|
/openbmc/linux/drivers/tty/serial/ |
H A D | apbuart.h | 54 #define UART_PUT_CHAR(port, v) (__raw_writel(v, APBBASE_DATA_P(port))) argument 56 #define UART_PUT_STATUS(port, v)(__raw_writel(v, APBBASE_STATUS_P(port))) argument 58 #define UART_PUT_CTRL(port, v) (__raw_writel(v, APBBASE_CTRL_P(port))) argument 60 #define UART_PUT_SCAL(port, v) (__raw_writel(v, APBBASE_SCALAR_P(port))) argument
|
/openbmc/linux/include/linux/ |
H A D | string.h | 162 static inline void *memset_l(unsigned long *p, unsigned long v, in memset_l() 171 static inline void *memset_p(void **p, void *v, __kernel_size_t n) in memset_p() 359 #define memset_after(obj, v, member) \ argument 377 #define memset_startat(obj, v, member) \ argument
|
/openbmc/linux/arch/sparc/lib/ |
H A D | atomic32.c | 70 int arch_atomic_xchg(atomic_t *v, int new) in arch_atomic_xchg() 83 int arch_atomic_cmpxchg(atomic_t *v, int old, int new) in arch_atomic_cmpxchg() 98 int arch_atomic_fetch_add_unless(atomic_t *v, int a, int u) in arch_atomic_fetch_add_unless() 113 void arch_atomic_set(atomic_t *v, int i) in arch_atomic_set()
|
/openbmc/qemu/target/mips/sysemu/ |
H A D | machine.c | 26 fpr_t *v = pv; in get_fpr() local 38 fpr_t *v = pv; in put_fpr() local 139 r4k_tlb_t *v = pv; in get_tlb() local 167 r4k_tlb_t *v = pv; in put_tlb() local
|
/openbmc/linux/drivers/zorro/ |
H A D | proc.c | 69 static void * zorro_seq_next(struct seq_file *m, void *v, loff_t *pos) in zorro_seq_next() 75 static void zorro_seq_stop(struct seq_file *m, void *v) in zorro_seq_stop() 79 static int zorro_seq_show(struct seq_file *m, void *v) in zorro_seq_show()
|
/openbmc/linux/include/sound/ |
H A D | pcm_params.h | 100 unsigned int v; in snd_mask_leave() local 107 const struct snd_mask *v) in snd_mask_intersect() 115 const struct snd_mask *v) in snd_mask_eq() 121 const struct snd_mask *v) in snd_mask_copy() 154 const struct snd_mask *v) in snd_mask_refine() 261 unsigned int v; in snd_interval_max() local
|
/openbmc/qemu/backends/ |
H A D | hostmem-file.c | 130 static void file_memory_backend_get_align(Object *o, Visitor *v, in file_memory_backend_get_align() 140 static void file_memory_backend_set_align(Object *o, Visitor *v, in file_memory_backend_set_align() 160 static void file_memory_backend_get_offset(Object *o, Visitor *v, in file_memory_backend_get_offset() 170 static void file_memory_backend_set_offset(Object *o, Visitor *v, in file_memory_backend_set_offset() 233 static void file_memory_backend_get_rom(Object *obj, Visitor *v, in file_memory_backend_get_rom() 243 static void file_memory_backend_set_rom(Object *obj, Visitor *v, in file_memory_backend_set_rom()
|
/openbmc/linux/lib/crypto/mpi/ |
H A D | longlong.h | 232 #define umul_ppmm(w1, w0, u, v) \ argument 241 #define smul_ppmm(w1, w0, u, v) \ argument 250 #define __umulsidi3(u, v) \ argument 415 #define umul_ppmm(w1, w0, u, v) \ argument 470 #define umul_ppmm(w1, w0, u, v) \ argument 479 #define __umulsidi3(u, v) \ argument 534 #define umul_ppmm(w1, w0, u, v) \ argument 613 #define umul_ppmm(wh, wl, u, v) \ argument 673 #define umul_ppmm(w1, w0, u, v) \ argument 698 #define __umulsidi3(u, v) \ argument [all …]
|
/openbmc/linux/arch/alpha/kernel/ |
H A D | termios.c | 7 struct termio v; in user_termio_to_kernel_termios() local 35 struct termio v; in kernel_termios_to_user_termio() local
|