/openbmc/linux/sound/soc/codecs/ |
H A D | cs47l24.c | 64 unsigned int v; in cs47l24_adsp_power_ev() local
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | grvga.c | 218 u32 v; in grvga_setcolreg() local
|
/openbmc/linux/drivers/xen/events/ |
H A D | events_2l.c | 272 struct vcpu_info *v; in xen_debug_interrupt() local
|
/openbmc/linux/lib/ |
H A D | group_cpus.c | 290 unsigned int ncpus, v; in __group_cpus_evenly() local
|
/openbmc/linux/include/linux/ |
H A D | memory.h | 134 static inline int memory_notify(unsigned long val, void *v) in memory_notify()
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | ioport.c | 320 static int sparc_io_proc_show(struct seq_file *m, void *v) in sparc_io_proc_show()
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-au1550.c | 44 static inline void WR(struct i2c_au1550_data *a, int r, unsigned long v) in WR()
|
/openbmc/qemu/hw/misc/ |
H A D | npcm7xx_gcr.c | 105 uint64_t v, unsigned size) in npcm7xx_gcr_write()
|
/openbmc/qemu/hw/adc/ |
H A D | npcm7xx_adc.c | 177 static void npcm7xx_adc_write(void *opaque, hwaddr offset, uint64_t v, in npcm7xx_adc_write()
|
/openbmc/linux/drivers/block/ |
H A D | floppy.c | 3661 struct floppy_struct v; in compat_set_geometry() local 3687 struct compat_floppy_struct v; in compat_get_prm() local 3709 struct compat_floppy_drive_params v; in compat_setdrvprm() local 3745 struct compat_floppy_drive_params v; in compat_getdrvprm() local 3779 struct compat_floppy_drive_struct v; in compat_getdrvstat() local 3819 struct floppy_fdc_state v; in compat_getfdcstat() local 3848 struct floppy_write_errors v; in compat_werrorget() local
|
/openbmc/linux/block/ |
H A D | blk-iocost.c | 871 u64 v; in calc_lcoefs() local 3079 static int ioc_weight_show(struct seq_file *sf, void *v) in ioc_weight_show() 3098 u32 v; in ioc_weight_write() local 3186 static int ioc_qos_show(struct seq_file *sf, void *v) in ioc_qos_show() 3255 s64 v; in ioc_qos_write() local 3380 static int ioc_cost_model_show(struct seq_file *sf, void *v) in ioc_cost_model_show() 3448 u64 v; in ioc_cost_model_write() local
|
/openbmc/linux/net/ipv4/ |
H A D | udp.c | 3055 void *udp_seq_next(struct seq_file *seq, void *v, loff_t *pos) in udp_seq_next() 3069 void udp_seq_stop(struct seq_file *seq, void *v) in udp_seq_stop() 3103 int udp4_seq_show(struct seq_file *seq, void *v) in udp4_seq_show() 3225 static void *bpf_iter_udp_seq_next(struct seq_file *seq, void *v, loff_t *pos) in bpf_iter_udp_seq_next() 3275 static int bpf_iter_udp_seq_show(struct seq_file *seq, void *v) in bpf_iter_udp_seq_show() 3310 static void bpf_iter_udp_seq_stop(struct seq_file *seq, void *v) in bpf_iter_udp_seq_stop()
|
/openbmc/linux/net/unix/ |
H A D | af_unix.c | 3277 static void *unix_seq_next(struct seq_file *seq, void *v, loff_t *pos) in unix_seq_next() 3287 static void unix_seq_stop(struct seq_file *seq, void *v) in unix_seq_stop() 3295 static int unix_seq_show(struct seq_file *seq, void *v) in unix_seq_show() 3470 static void *bpf_iter_unix_seq_next(struct seq_file *seq, void *v, loff_t *pos) in bpf_iter_unix_seq_next() 3492 static int bpf_iter_unix_seq_show(struct seq_file *seq, void *v) in bpf_iter_unix_seq_show() 3520 static void bpf_iter_unix_seq_stop(struct seq_file *seq, void *v) in bpf_iter_unix_seq_stop()
|
/openbmc/linux/include/soc/fsl/ |
H A D | qman.h | 272 #define qm_fqid_set(p, v) ((p)->fqid = cpu_to_be32((v) & QM_FQID_MASK)) argument 857 #define QM_MCR_NP_RA1_NRA(v) (((v) >> 14) & 0x3) /* FQD::NRA */ argument 858 #define QM_MCR_NP_RA2_IT(v) (((v) >> 14) & 0x1) /* FQD::IT */ argument 859 #define QM_MCR_NP_OD1_NOD(v) (((v) >> 14) & 0x3) /* FQD::NOD */ argument 860 #define QM_MCR_NP_OD3_NPC(v) (((v) >> 14) & 0x3) /* FQD::NPC */ argument
|
/openbmc/linux/arch/powerpc/xmon/ |
H A D | xmon.c | 209 #define GETWORD(v) (((v)[3] << 24) + ((v)[2] << 16) + ((v)[1] << 8) + (v)[0]) argument 211 #define GETWORD(v) (((v)[0] << 24) + ((v)[1] << 16) + ((v)[2] << 8) + (v)[3]) argument 1437 unsigned char v; in csum() local 3238 unsigned char v; in memzcan() local 3502 unsigned long v; in scanhex() local
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | btf.c | 5273 struct pprint_mapv *v = mapv; in set_pprint_mapv() local 5295 struct pprint_mapv_int128 *v = mapv; in set_pprint_mapv() local 5317 struct pprint_mapv *v = mapv; in get_pprint_expected_line() local 5343 struct pprint_mapv_int128 *v = mapv; in get_pprint_expected_line() local
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | r600.c | 132 void r600_rcu_wreg(struct radeon_device *rdev, u32 reg, u32 v) in r600_rcu_wreg() 154 void r600_uvd_ctx_wreg(struct radeon_device *rdev, u32 reg, u32 v) in r600_uvd_ctx_wreg() 1290 void rs780_mc_wreg(struct radeon_device *rdev, uint32_t reg, uint32_t v) in rs780_mc_wreg() 2408 void r600_pciep_wreg(struct radeon_device *rdev, u32 reg, u32 v) in r600_pciep_wreg()
|
H A D | dce6_afmt.c | 48 u32 block_offset, u32 reg, u32 v) in dce6_endpoint_wreg()
|
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/frame/interface/ |
H A D | ia_css_frame_comm.h | 42 struct ia_css_frame_sp_plane v; member
|
/openbmc/u-boot/drivers/rtc/ |
H A D | mc146818.c | 19 #define out8(p, v) outb(v, p) argument
|
/openbmc/linux/drivers/scsi/ |
H A D | aha1542.h | 66 static inline void any2scsi(u8 *p, u32 v) in any2scsi()
|
/openbmc/linux/drivers/atm/ |
H A D | suni.c | 51 #define ADD_LIMITED(s,v) \ argument
|
/openbmc/linux/scripts/ |
H A D | sign-file.c | 123 static int pem_pw_cb(char *buf, int len, int w, void *v) in pem_pw_cb()
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | pgtable_64.h | 252 #define kc_vaddr_to_offset(v) ((v) & __VIRTUAL_MASK) argument
|
/openbmc/linux/fs/ceph/ |
H A D | locks.c | 19 u64 v = lock_secret ^ (u64)(unsigned long)addr; in secure_addr() local
|