/openbmc/linux/drivers/video/fbdev/via/ |
H A D | via_aux.c | 42 struct via_aux_drv *pos, *n; in via_aux_free() local 61 struct via_aux_drv *pos; in via_aux_get_preferred_mode() local
|
/openbmc/linux/arch/parisc/kernel/ |
H A D | ptrace.c | 238 compat_ulong_t pos; in translate_usr_offset() local 413 unsigned int pos, unsigned int count, in fpr_set() 524 unsigned int pos; in gpr_get() local 533 unsigned int pos, unsigned int count, in gpr_set() 587 unsigned int pos; in gpr32_get() local 597 unsigned int pos, unsigned int count, in gpr32_set()
|
/openbmc/linux/kernel/ |
H A D | kallsyms.c | 116 static unsigned int get_symbol_offset(unsigned long pos) in get_symbol_offset() 408 unsigned long pos; in kallsyms_lookup_buildid() local 463 unsigned long pos; in lookup_symbol_name() local 614 loff_t pos; member 723 static int update_iter_mod(struct kallsym_iter *iter, loff_t pos) in update_iter_mod() 743 static int update_iter(struct kallsym_iter *iter, loff_t pos) in update_iter() 759 static void *s_next(struct seq_file *m, void *p, loff_t *pos) in s_next() 768 static void *s_start(struct seq_file *m, loff_t *pos) in s_start() 926 const char *kdb_walk_kallsyms(loff_t *pos) in kdb_walk_kallsyms()
|
/openbmc/linux/lib/ |
H A D | decompress_inflate.c | 46 long *pos, in __gunzip() 204 long *pos, in gunzip() 214 long *pos, in __decompress()
|
/openbmc/linux/drivers/infiniband/hw/qib/ |
H A D | qib_debugfs.c | 69 static void *_opcode_stats_seq_start(struct seq_file *s, loff_t *pos) in _opcode_stats_seq_start() 78 static void *_opcode_stats_seq_next(struct seq_file *s, void *v, loff_t *pos) in _opcode_stats_seq_next() 131 static void *_ctx_stats_seq_next(struct seq_file *s, void *v, loff_t *pos) in _ctx_stats_seq_next() 206 loff_t *pos) in _qp_stats_seq_next()
|
/openbmc/linux/fs/hpfs/ |
H A D | ea.c | 17 unsigned pos = 0; in hpfs_ea_ext_remove() local 77 unsigned pos; in hpfs_read_ea() local 133 unsigned pos; in hpfs_get_ea() local 195 unsigned pos; in hpfs_set_ea() local
|
/openbmc/linux/fs/xfs/scrub/ |
H A D | xfile.c | 131 loff_t pos) in xfile_pread() 208 loff_t pos) in xfile_pwrite() 285 loff_t pos) in xfile_seek_data() 321 loff_t pos, in xfile_get_page()
|
/openbmc/linux/include/linux/ |
H A D | rhashtable.h | 283 #define rht_entry(tpos, pos, member) \ argument 422 #define rht_for_each_from(pos, head, tbl, hash) \ argument 433 #define rht_for_each(pos, tbl, hash) \ argument 446 #define rht_for_each_entry_from(tpos, pos, head, tbl, hash, member) \ argument 459 #define rht_for_each_entry(tpos, pos, tbl, hash, member) \ argument 476 #define rht_for_each_entry_safe(tpos, pos, next, tbl, hash, member) \ argument 496 #define rht_for_each_rcu_from(pos, head, tbl, hash) \ argument 512 #define rht_for_each_rcu(pos, tbl, hash) \ argument 531 #define rht_for_each_entry_rcu_from(tpos, pos, head, tbl, hash, member) \ argument 549 #define rht_for_each_entry_rcu(tpos, pos, tbl, hash, member) \ argument [all …]
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | devcom.h | 41 #define mlx5_devcom_for_each_peer_entry(devcom, data, pos) \ argument 49 #define mlx5_devcom_for_each_peer_entry_rcu(devcom, data, pos) \ argument
|
/openbmc/linux/fs/proc/ |
H A D | interrupts.c | 12 static void *int_seq_start(struct seq_file *f, loff_t *pos) in int_seq_start() 17 static void *int_seq_next(struct seq_file *f, void *v, loff_t *pos) in int_seq_next()
|
H A D | devices.c | 29 static void *devinfo_start(struct seq_file *f, loff_t *pos) in devinfo_start() 36 static void *devinfo_next(struct seq_file *f, void *v, loff_t *pos) in devinfo_next()
|
/openbmc/linux/sound/pci/ctxfi/ |
H A D | ctvmem.c | 33 struct list_head *pos; in get_vm_block() local 78 struct list_head *pos, *pre; in put_vm_block() local 218 struct list_head *pos; in ct_vm_destroy() local
|
/openbmc/linux/drivers/media/platform/amphion/ |
H A D | vpu_helpers.h | 41 static inline u32 vpu_helper_step_walk(struct vpu_buffer *stream_buffer, u32 pos, u32 step) in vpu_helper_step_walk() 50 static inline u8 vpu_helper_read_byte(struct vpu_buffer *stream_buffer, u32 pos) in vpu_helper_read_byte()
|
/openbmc/linux/drivers/tty/vt/ |
H A D | vc_screen.c | 249 unsigned int pos, unsigned int count, bool viewed) in vcs_read_buf_uni() 277 unsigned int pos, unsigned int count, bool viewed) in vcs_read_buf_noattr() 297 unsigned int pos, unsigned int count, bool viewed, in vcs_read_buf() 373 loff_t pos; in vcs_read() local 479 unsigned int pos, unsigned int count, bool viewed, u16 **org0) in vcs_write_buf_noattr() 519 unsigned int pos, unsigned int count, bool viewed, u16 **org0) in vcs_write_buf() 599 loff_t pos; in vcs_write() local
|
/openbmc/linux/fs/btrfs/ |
H A D | zoned.h | 88 static inline int btrfs_get_dev_zone(struct btrfs_device *device, u64 pos, in btrfs_get_dev_zone() 265 static inline bool btrfs_dev_is_sequential(struct btrfs_device *device, u64 pos) in btrfs_dev_is_sequential() 275 static inline bool btrfs_dev_is_empty_zone(struct btrfs_device *device, u64 pos) in btrfs_dev_is_empty_zone() 286 u64 pos, bool set) in btrfs_dev_set_empty_zone_bit() 301 static inline void btrfs_dev_set_zone_empty(struct btrfs_device *device, u64 pos) in btrfs_dev_set_zone_empty() 306 static inline void btrfs_dev_clear_zone_empty(struct btrfs_device *device, u64 pos) in btrfs_dev_clear_zone_empty() 330 static inline bool btrfs_check_super_location(struct btrfs_device *device, u64 pos) in btrfs_check_super_location()
|
/openbmc/linux/net/sctp/ |
H A D | proc.c | 132 static void *sctp_eps_seq_start(struct seq_file *seq, loff_t *pos) in sctp_eps_seq_start() 151 static void *sctp_eps_seq_next(struct seq_file *seq, void *v, loff_t *pos) in sctp_eps_seq_next() 203 static void *sctp_transport_seq_start(struct seq_file *seq, loff_t *pos) in sctp_transport_seq_start() 225 static void *sctp_transport_seq_next(struct seq_file *seq, void *v, loff_t *pos) in sctp_transport_seq_next()
|
/openbmc/linux/arch/powerpc/platforms/cell/spufs/ |
H A D | file.c | 191 size_t size, loff_t *pos) in spufs_mem_read() 212 loff_t pos = *ppos; in spufs_mem_write() local 477 size_t size, loff_t *pos) in spufs_regs_read() 498 size_t size, loff_t *pos) in spufs_regs_write() 534 size_t size, loff_t * pos) in spufs_fpcr_read() 550 size_t size, loff_t * pos) in spufs_fpcr_write() 595 size_t len, loff_t *pos) in spufs_mbox_read() 641 size_t len, loff_t *pos) in spufs_mbox_stat_read() 698 size_t len, loff_t *pos) in spufs_ibox_read() 776 size_t len, loff_t *pos) in spufs_ibox_stat_read() [all …]
|
/openbmc/linux/drivers/staging/media/atomisp/pci/base/circbuf/src/ |
H A D | circbuf.c | 128 u32 pos; in ia_css_circbuf_extract() local 176 int pos; in ia_css_circbuf_peek() local 190 int pos; in ia_css_circbuf_peek_from_start() local
|
/openbmc/phosphor-bmc-code-mgmt/bmc/ |
H A D | version.cpp | 141 std::size_t pos = line.find_first_of('"') + 1; in getBMCMachine() local 170 std::size_t pos = extendedVersionValue.find_first_of('"') + 1; in getBMCExtendedVersion() local 202 std::size_t pos = versionValue.find_first_of('"') + 1; in getBMCVersion() local
|
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | tdls.c | 122 u8 rates[MWIFIEX_SUPPORTED_RATES], *pos; in mwifiex_tdls_append_rates_ie() local 157 u8 *pos; in mwifiex_tdls_add_aid() local 172 u8 *pos; in mwifiex_tdls_add_vht_capab() local 194 u8 *pos; in mwifiex_tdls_add_ht_oper() local 243 u8 *pos, ap_supp_chwd_set, chan_bw; in mwifiex_tdls_add_vht_oper() local 374 u8 *pos = skb_put(skb, 3); in mwifiex_tdls_add_qos_capab() local 473 u8 radio, *pos; in mwifiex_prep_tdls_encap_data() local 739 u8 radio, *pos; in mwifiex_construct_tdls_action_frame() local 820 u8 *pos; in mwifiex_send_tdls_action_frame() local 898 u8 *peer, *pos, *end; in mwifiex_process_tdls_action_frame() local
|
/openbmc/linux/fs/ntfs3/ |
H A D | bitfunc.c | 35 size_t pos = bit & 7; in are_bits_clear() local 84 size_t pos = bit & 7; in are_bits_set() local
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | fault.c | 20 static void *_fault_stats_seq_start(struct seq_file *s, loff_t *pos) in _fault_stats_seq_start() 29 static void *_fault_stats_seq_next(struct seq_file *s, void *v, loff_t *pos) in _fault_stats_seq_next() 90 size_t len, loff_t *pos) in fault_opcodes_write() 164 size_t len, loff_t *pos) in fault_opcodes_read()
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | pci_x86.h | 202 static inline unsigned char mmio_config_readb(void __iomem *pos) in mmio_config_readb() 209 static inline unsigned short mmio_config_readw(void __iomem *pos) in mmio_config_readw() 216 static inline unsigned int mmio_config_readl(void __iomem *pos) in mmio_config_readl() 223 static inline void mmio_config_writeb(void __iomem *pos, u8 val) in mmio_config_writeb() 228 static inline void mmio_config_writew(void __iomem *pos, u16 val) in mmio_config_writew() 233 static inline void mmio_config_writel(void __iomem *pos, u32 val) in mmio_config_writel()
|
/openbmc/linux/kernel/printk/ |
H A D | index.c | 20 static struct pi_entry *pi_get_entry(const struct module *mod, loff_t pos) in pi_get_entry() 43 static void *pi_next(struct seq_file *s, void *v, loff_t *pos) in pi_next() 53 static void *pi_start(struct seq_file *s, loff_t *pos) in pi_start()
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | ptrace.c | 507 unsigned int pos, unsigned int count, in hw_break_set() 563 unsigned int pos, unsigned int count, in gpr_set() 617 unsigned int pos, unsigned int count, in __fpr_set() 643 unsigned int pos, unsigned int count, in fpr_set() 679 unsigned int pos, unsigned int count, in tls_set() 709 unsigned int pos, unsigned int count, in system_call_set() 842 unsigned int pos, unsigned int count, in sve_set_common() 979 unsigned int pos, unsigned int count, in sve_set() 1005 unsigned int pos, unsigned int count, in ssve_set() 1066 unsigned int pos, unsigned int count, in za_set() [all …]
|