/linux-4.1.27/drivers/usb/dwc3/ |
H A D | io.h | 29 u32 offs = offset - DWC3_GLOBALS_REGS_START; dwc3_readl() local 52 u32 offs = offset - DWC3_GLOBALS_REGS_START; dwc3_writel() local
|
/linux-4.1.27/drivers/net/ethernet/altera/ |
H A D | altera_utils.c | 20 void tse_set_bit(void __iomem *ioaddr, size_t offs, u32 bit_mask) tse_set_bit() argument 27 void tse_clear_bit(void __iomem *ioaddr, size_t offs, u32 bit_mask) tse_clear_bit() argument 34 int tse_bit_is_set(void __iomem *ioaddr, size_t offs, u32 bit_mask) tse_bit_is_set() argument 40 int tse_bit_is_clear(void __iomem *ioaddr, size_t offs, u32 bit_mask) tse_bit_is_clear() argument
|
H A D | altera_sgdma.c | 423 uintptr_t offs = (uintptr_t)desc - (uintptr_t)priv->tx_dma_desc; sgdma_txphysaddr() local 432 uintptr_t offs = (uintptr_t)desc - (uintptr_t)priv->rx_dma_desc; sgdma_rxphysaddr() local
|
H A D | altera_tse.h | 493 u32 csrrd32(void __iomem *mac, size_t offs) csrrd32() argument 500 u16 csrrd16(void __iomem *mac, size_t offs) csrrd16() argument 507 u8 csrrd8(void __iomem *mac, size_t offs) csrrd8() argument 514 void csrwr32(u32 val, void __iomem *mac, size_t offs) csrwr32() argument 522 void csrwr16(u16 val, void __iomem *mac, size_t offs) csrwr16() argument 530 void csrwr8(u8 val, void __iomem *mac, size_t offs) csrwr8() argument
|
/linux-4.1.27/arch/x86/boot/compressed/ |
H A D | mkpiggy.c | 38 unsigned long offs; main() local
|
/linux-4.1.27/fs/ubifs/ |
H A D | master.c | 40 int lnum, offs = 0, nodes_cnt; scan_for_master() local 361 int err, lnum, offs, len; ubifs_write_master() local
|
H A D | scan.c | 238 void ubifs_scanned_corruption(const struct ubifs_info *c, int lnum, int offs, ubifs_scanned_corruption() argument 69 ubifs_scan_a_node(const struct ubifs_info *c, void *buf, int len, int lnum, int offs, int quiet) ubifs_scan_a_node() argument 137 ubifs_start_scan(const struct ubifs_info *c, int lnum, int offs, void *sbuf) ubifs_start_scan() argument 175 ubifs_end_scan(const struct ubifs_info *c, struct ubifs_scan_leb *sleb, int lnum, int offs) ubifs_end_scan() argument 194 ubifs_add_snod(const struct ubifs_info *c, struct ubifs_scan_leb *sleb, void *buf, int offs) ubifs_add_snod() argument 267 ubifs_scan(const struct ubifs_info *c, int lnum, int offs, void *sbuf, int quiet) ubifs_scan() argument
|
H A D | commit.c | 529 int lnum, offs, len, err = 0; dbg_old_index_check_init() local 567 int lnum, offs, len, err = 0, uninitialized_var(last_level), child_cnt; dbg_check_old_index() local
|
H A D | tnc_misc.c | 273 static int read_znode(struct ubifs_info *c, int lnum, int offs, int len, read_znode() argument
|
H A D | find.c | 493 int ubifs_find_free_space(struct ubifs_info *c, int min_space, int *offs, ubifs_find_free_space() argument
|
H A D | io.c | 99 int ubifs_leb_read(const struct ubifs_info *c, int lnum, void *buf, int offs, ubifs_leb_read() argument 117 int ubifs_leb_write(struct ubifs_info *c, int lnum, const void *buf, int offs, ubifs_leb_write() argument 568 int ubifs_wbuf_seek_nolock(struct ubifs_wbuf *wbuf, int lnum, int offs) ubifs_wbuf_seek_nolock() argument 237 ubifs_check_node(const struct ubifs_info *c, const void *buf, int lnum, int offs, int quiet, int must_chk_crc) ubifs_check_node() argument 858 ubifs_write_node(struct ubifs_info *c, void *buf, int len, int lnum, int offs) ubifs_write_node() argument 897 ubifs_read_node_wbuf(struct ubifs_wbuf *wbuf, void *buf, int type, int len, int lnum, int offs) ubifs_read_node_wbuf() argument 974 ubifs_read_node(const struct ubifs_info *c, void *buf, int type, int len, int lnum, int offs) ubifs_read_node() argument
|
H A D | log.c | 176 int ubifs_add_bud_to_log(struct ubifs_info *c, int jhead, int lnum, int offs) ubifs_add_bud_to_log() argument 390 int offs = c->jheads[i].wbuf.offs; ubifs_log_start_commit() local 602 static int add_node(struct ubifs_info *c, void *buf, int *lnum, int *offs, add_node() argument 638 int lnum, err, first = 1, write_lnum, offs = 0; ubifs_consolidate_log() local
|
H A D | tnc_commit.c | 168 static int find_old_idx(struct ubifs_info *c, int lnum, int offs) find_old_idx() argument 416 int lnum, offs, len, next_len, buf_len, buf_offs, used, avail; layout_in_empty_space() local 810 int i, lnum, offs, len, next_len, buf_len, buf_offs, used; write_index() local 37 make_idx_node(struct ubifs_info *c, struct ubifs_idx_node *idx, struct ubifs_znode *znode, int lnum, int offs, int len) make_idx_node() argument 203 is_idx_node_in_use(struct ubifs_info *c, union ubifs_key *key, int level, int lnum, int offs) is_idx_node_in_use() argument
|
H A D | replay.c | 57 int offs; member in struct:replay_entry 356 static int insert_node(struct ubifs_info *c, int lnum, int offs, int len, insert_node() argument 404 static int insert_dent(struct ubifs_info *c, int lnum, int offs, int len, insert_dent() argument 544 int err = 0, used = 0, lnum = b->bud->lnum, offs = b->bud->start; replay_bud() local 745 static int add_replay_bud(struct ubifs_info *c, int lnum, int offs, int jhead, add_replay_bud() argument 790 unsigned int offs = le32_to_cpu(ref->offs); validate_ref() local 826 static int replay_log_leb(struct ubifs_info *c, int lnum, int offs, void *sbuf) replay_log_leb() argument
|
H A D | file.c | 613 int i = 0, nn = *n, offs = bu->zbranch[0].offs, hole = 0, read = 0; populate_page() local
|
H A D | journal.c | 117 int err = 0, err1, retries = 0, avail, lnum, offs, squeeze; reserve_space() local 700 int err, lnum, offs, compr_type, out_len; ubifs_jnl_write_data() local 786 int err, lnum, offs; ubifs_jnl_write_inode() local 932 int err, dlen1, dlen2, ilen, lnum, offs, len; ubifs_jnl_rename() local 1152 int err, dlen, len, lnum, offs, bit, sz, sync = IS_SYNC(inode); ubifs_jnl_truncate() local 1402 int err, len1, len2, aligned_len, aligned_len1, lnum, offs; ubifs_jnl_change_xattr() local 255 write_node(struct ubifs_info *c, int jhead, void *node, int len, int *lnum, int *offs) write_node() argument 286 write_head(struct ubifs_info *c, int jhead, void *buf, int len, int *lnum, int *offs, int sync) write_head() argument
|
H A D | lpt_commit.c | 195 int lnum, offs, len, alen, done_lsave, done_ltab, err; layout_cnodes() local 373 int lnum, offs, len, from, err, wlen, alen, done_ltab, done_lsave; write_cnodes() local 982 static int make_ltab_dirty(struct ubifs_info *c, int lnum, int offs) make_ltab_dirty() argument 1007 static int make_lsave_dirty(struct ubifs_info *c, int lnum, int offs) make_lsave_dirty() argument 1078 int offs, pad_len; get_pad_len() local 1150 int err, len = c->leb_size, node_type, node_num, node_len, offs; lpt_gc_lnum() local 1515 static int dbg_is_nnode_dirty(struct ubifs_info *c, int lnum, int offs) dbg_is_nnode_dirty() argument 1550 static int dbg_is_pnode_dirty(struct ubifs_info *c, int lnum, int offs) dbg_is_pnode_dirty() argument 1579 static int dbg_is_ltab_dirty(struct ubifs_info *c, int lnum, int offs) dbg_is_ltab_dirty() argument 1592 static int dbg_is_lsave_dirty(struct ubifs_info *c, int lnum, int offs) dbg_is_lsave_dirty() argument 1884 int err, len = c->leb_size, node_type, node_num, node_len, offs; dump_lpt_leb() local 903 make_nnode_dirty(struct ubifs_info *c, int node_num, int lnum, int offs) make_nnode_dirty() argument 952 make_pnode_dirty(struct ubifs_info *c, int node_num, int lnum, int offs) make_pnode_dirty() argument 1034 make_node_dirty(struct ubifs_info *c, int node_type, int node_num, int lnum, int offs) make_node_dirty() argument 1606 dbg_is_node_dirty(struct ubifs_info *c, int node_type, int lnum, int offs) dbg_is_node_dirty() argument
|
H A D | recovery.c | 113 int err, offs, len; get_master_node() local 413 static int is_last_write(const struct ubifs_info *c, void *buf, int offs) is_last_write() argument 574 static void drop_last_group(struct ubifs_scan_leb *sleb, int *offs) drop_last_group() argument 603 static void drop_last_node(struct ubifs_scan_leb *sleb, int *offs) drop_last_node() argument 811 static int get_cs_sqnum(struct ubifs_info *c, int lnum, int offs, get_cs_sqnum() argument 924 static int recover_head(struct ubifs_info *c, int lnum, int offs, void *sbuf) recover_head() argument 997 int err, lnum = ucleb->lnum, offs = 0, len = ucleb->endpt, quiet = 1; clean_an_unclean_leb() local 1420 int err, lnum, offs, len; fix_size_in_place() local 440 clean_buf(const struct ubifs_info *c, void **buf, int lnum, int *offs, int *len) clean_buf() argument 470 no_more_nodes(const struct ubifs_info *c, void *buf, int len, int lnum, int offs) no_more_nodes() argument 634 ubifs_recover_leb(struct ubifs_info *c, int lnum, int offs, void *sbuf, int jhead) ubifs_recover_leb() argument 868 ubifs_recover_log_leb(struct ubifs_info *c, int lnum, int offs, void *sbuf) ubifs_recover_log_leb() argument
|
H A D | lpt.c | 1114 int offs = nnode->nbranch[i].offs; validate_nnode() local 1198 int err, lnum, offs; ubifs_read_nnode() local 1266 int err, lnum, offs; read_pnode() local
|
H A D | tnc.c | 77 static int insert_old_idx(struct ubifs_info *c, int lnum, int offs) insert_old_idx() argument 998 static int matches_position(struct ubifs_zbranch *zbr, int lnum, int offs) matches_position() argument 1737 int lnum = bu->zbranch[0].lnum, offs = bu->zbranch[0].offs, len, err, i; ubifs_tnc_bulk_read() local 439 try_read_node(const struct ubifs_info *c, void *buf, int type, int len, int lnum, int offs) try_read_node() argument 1023 resolve_collision_directly(struct ubifs_info *c, const union ubifs_key *key, struct ubifs_znode **zn, int *n, int lnum, int offs) resolve_collision_directly() argument 1430 ubifs_tnc_locate(struct ubifs_info *c, const union ubifs_key *key, void *node, int *lnum, int *offs) ubifs_tnc_locate() argument 1636 read_wbuf(struct ubifs_wbuf *wbuf, void *buf, int len, int lnum, int offs) read_wbuf() argument 2150 ubifs_tnc_add(struct ubifs_info *c, const union ubifs_key *key, int lnum, int offs, int len) ubifs_tnc_add() argument 2199 ubifs_tnc_replace(struct ubifs_info *c, const union ubifs_key *key, int old_lnum, int old_offs, int lnum, int offs, int len) ubifs_tnc_replace() argument 2282 ubifs_tnc_add_nm(struct ubifs_info *c, const union ubifs_key *key, int lnum, int offs, int len, const struct qstr *nm) ubifs_tnc_add_nm() argument 2972 lookup_znode(struct ubifs_info *c, union ubifs_key *key, int level, int lnum, int offs) lookup_znode() argument 3101 is_idx_node_in_tnc(struct ubifs_info *c, union ubifs_key *key, int level, int lnum, int offs) is_idx_node_in_tnc() argument 3128 is_leaf_node_in_tnc(struct ubifs_info *c, union ubifs_key *key, int lnum, int offs) is_leaf_node_in_tnc() argument 3198 ubifs_tnc_has_node(struct ubifs_info *c, union ubifs_key *key, int level, int lnum, int offs, int is_idx) ubifs_tnc_has_node() argument 3238 ubifs_dirty_idx_node(struct ubifs_info *c, union ubifs_key *key, int level, int lnum, int offs) ubifs_dirty_idx_node() argument
|
H A D | debug.c | 796 ubifs_dump_sleb(const struct ubifs_info *c, const struct ubifs_scan_leb *sleb, int offs) ubifs_dump_sleb() argument 2571 dbg_leb_write(struct ubifs_info *c, int lnum, const void *buf, int offs, int len) dbg_leb_write() argument
|
H A D | ubifs-media.h | 729 __le32 offs; member in struct:ubifs_ref_node 743 __le32 offs; member in struct:ubifs_branch
|
H A D | ubifs.h | 285 int offs; member in struct:ubifs_old_idx 311 int offs; member in struct:ubifs_scan_node 593 int offs; member in struct:ubifs_nbranch 693 int offs; member in struct:ubifs_wbuf 755 int offs; member in struct:ubifs_zbranch 787 int offs; member in struct:ubifs_znode
|
/linux-4.1.27/drivers/net/can/softing/ |
H A D | softing_platform.h | 28 unsigned long offs; member in struct:softing_platform_data::__anon6061
|
/linux-4.1.27/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-eeprom.c | 52 unsigned int offs; pvr2_eeprom_fetch() local
|
H A D | pvrusb2-encoder.c | 40 pvr2_encoder_write_words(struct pvr2_hdw *hdw, unsigned int offs, const u32 *data, unsigned int dlen) pvr2_encoder_write_words() argument 86 pvr2_encoder_read_words(struct pvr2_hdw *hdw, unsigned int offs, u32 *data, unsigned int dlen) pvr2_encoder_read_words() argument
|
H A D | pvrusb2-i2c-core.c | 406 u16 tcnt,bcnt,offs; pvr2_i2c_xfer() local 454 u16 tcnt,bcnt,wcnt,offs; pvr2_i2c_xfer() local 491 unsigned int idx,offs,cnt; pvr2_i2c_xfer() local
|
H A D | pvrusb2-v4l2.c | 1112 unsigned int offs = *ppos; pvr2_v4l2_read() local
|
H A D | pvrusb2-hdw.c | 3367 unsigned int offs; pvr2_full_eeprom_fetch() local 3514 int pvr2_hdw_cpufw_get(struct pvr2_hdw *hdw,unsigned int offs, pvr2_hdw_cpufw_get() argument
|
/linux-4.1.27/drivers/clk/shmobile/ |
H A D | clk-emev2.c | 39 static void __init emev2_smu_write(unsigned long value, int offs) emev2_smu_write() argument
|
/linux-4.1.27/arch/x86/include/asm/ |
H A D | uprobes.h | 48 s32 offs; member in struct:arch_uprobe::__anon3090::__anon3091
|
/linux-4.1.27/drivers/mtd/nand/ |
H A D | orion_nand.c | 30 u32 offs; orion_nand_cmd_ctrl() local
|
H A D | nand_bbt.c | 273 int offs = 0; read_abs_bbt() local 293 static int scan_read_data(struct mtd_info *mtd, uint8_t *buf, loff_t offs, scan_read_data() argument 317 static int scan_read_oob(struct mtd_info *mtd, uint8_t *buf, loff_t offs, scan_read_oob() argument 347 static int scan_read(struct mtd_info *mtd, uint8_t *buf, loff_t offs, scan_read() argument 357 static int scan_write_bbt(struct mtd_info *mtd, loff_t offs, size_t len, scan_write_bbt() argument 563 loff_t offs = (loff_t)actblock << this->bbt_erase_shift; search_bbt() local 627 int bits, startblock, dir, page, offs, numblocks, sft, sftmsk; write_bbt() local 1146 static int nand_update_bbt(struct mtd_info *mtd, loff_t offs) nand_update_bbt() argument 1316 int nand_isreserved_bbt(struct mtd_info *mtd, loff_t offs) nand_isreserved_bbt() argument 1331 int nand_isbad_bbt(struct mtd_info *mtd, loff_t offs, int allowbbt) nand_isbad_bbt() argument 1358 int nand_markbad_bbt(struct mtd_info *mtd, loff_t offs) nand_markbad_bbt() argument 174 read_bbt(struct mtd_info *mtd, uint8_t *buf, int page, int num, struct nand_bbt_descr *td, int offs) read_bbt() argument 416 scan_block_fast(struct mtd_info *mtd, struct nand_bbt_descr *bd, loff_t offs, uint8_t *buf, int numpages) scan_block_fast() argument
|
H A D | diskonchip.c | 1009 unsigned offs; find_media_headers() local 1058 int offs, numheaders; nftl_partscan() local
|
H A D | nand_base.c | 2861 static int nand_block_isbad(struct mtd_info *mtd, loff_t offs) nand_block_isbad() argument
|
H A D | sunxi_nand.c | 422 int offs = 0; sunxi_nfc_read_buf() local 455 int offs = 0; sunxi_nfc_write_buf() local
|
/linux-4.1.27/drivers/mtd/tests/ |
H A D | stresstest.c | 70 unsigned int offs; rand_offs() local 77 static int rand_len(int offs) rand_len() argument 89 int offs = rand_offs(); do_read() local 105 int eb = rand_eb(), offs, err, len; do_write() local
|
/linux-4.1.27/drivers/mtd/ubi/ |
H A D | upd.c | 281 int lnum, offs, err = 0, len, to_write = count; ubi_more_update_data() local
|
H A D | gluebi.c | 174 int err = 0, lnum, offs, bytes_left; gluebi_read() local 214 int err = 0, lnum, offs, bytes_left; gluebi_write() local
|
/linux-4.1.27/drivers/scsi/aic94xx/ |
H A D | aic94xx_reg.c | 70 static u8 asd_read_byte(struct asd_ha_struct *asd_ha, unsigned long offs) asd_read_byte() argument 35 asd_write_byte(struct asd_ha_struct *asd_ha, unsigned long offs, u8 val) asd_write_byte() argument 46 asd_write_word(struct asd_ha_struct *asd_ha, unsigned long offs, u16 val) asd_write_word() argument 57 asd_write_dword(struct asd_ha_struct *asd_ha, unsigned long offs, u32 val) asd_write_dword() argument 82 asd_read_word(struct asd_ha_struct *asd_ha, unsigned long offs) asd_read_word() argument 95 asd_read_dword(struct asd_ha_struct *asd_ha, unsigned long offs) asd_read_dword() argument 302 asd_read_reg_string(struct asd_ha_struct *asd_ha, void *dst, u32 offs, int count) asd_read_reg_string() argument 321 asd_write_reg_string(struct asd_ha_struct *asd_ha, void *src, u32 offs, int count) asd_write_reg_string() argument
|
H A D | aic94xx_dump.c | 48 u32 offs; member in struct:lseq_cio_regs
|
H A D | aic94xx_reg.h | 117 asd_ddbsite_read_byte(struct asd_ha_struct *asd_ha, u16 ddb_site_no, u16 offs) asd_ddbsite_read_byte() argument 143 asd_ddbsite_write_byte(struct asd_ha_struct *asd_ha, u16 ddb_site_no, u16 offs, u8 val) asd_ddbsite_write_byte() argument 170 asd_scbsite_read_byte(struct asd_ha_struct *asd_ha, u16 scb_site_no, u16 offs) asd_scbsite_read_byte() argument 196 asd_scbsite_write_byte(struct asd_ha_struct *asd_ha, u16 scb_site_no, u16 offs, u8 val) asd_scbsite_write_byte() argument 224 asd_ddbsite_update_word(struct asd_ha_struct *asd_ha, u16 ddb_site_no, u16 offs, u16 oldval, u16 newval) asd_ddbsite_update_word() argument 245 asd_ddbsite_update_byte(struct asd_ha_struct *asd_ha, u16 ddb_site_no, u16 offs, u8 _oldval, u8 _newval) asd_ddbsite_update_byte() argument
|
H A D | aic94xx_sds.c | 40 u8 offs[3]; member in struct:asd_ocm_dir_ent 220 u32 offs, size; asd_get_bios_chim() local 393 __le32 offs; member in struct:asd_flash_de 873 u32 offs, size; asd_process_ms() local 985 u32 offs, size; asd_process_ctrl_a_user() local 134 asd_read_ocm_seg(struct asd_ha_struct *asd_ha, void *buffer, u32 offs, int size) asd_read_ocm_seg() argument 147 asd_read_ocm_dir(struct asd_ha_struct *asd_ha, struct asd_ocm_dir *dir, u32 offs) asd_read_ocm_dir() argument 179 asd_write_ocm_seg(struct asd_ha_struct *asd_ha, void *buffer, u32 offs, int size) asd_write_ocm_seg() argument 194 asd_find_dir_entry(struct asd_ocm_dir *dir, u8 type, u32 *offs, u32 *size) asd_find_dir_entry() argument 594 asd_read_flash_seg(struct asd_ha_struct *asd_ha, void *buffer, u32 offs, int size) asd_read_flash_seg() argument 662 asd_find_flash_de(struct asd_flash_dir *flash_dir, u32 entry_type, u32 *offs, u32 *size) asd_find_flash_de() argument
|
/linux-4.1.27/drivers/isdn/hysdn/ |
H A D | boardergo.c | 214 ergo_writebootimg(struct HYSDN_CARD *card, unsigned char *buf, unsigned long offs) ergo_writebootimg() argument
|
/linux-4.1.27/drivers/mtd/onenand/ |
H A D | onenand_bbt.c | 145 static int onenand_isbad_bbt(struct mtd_info *mtd, loff_t offs, int allowbbt) onenand_isbad_bbt() argument
|
/linux-4.1.27/drivers/net/wireless/ath/carl9170/ |
H A D | cmd.c | 66 __le32 *offs, *res; carl9170_read_mreg() local
|
H A D | phy.c | 1576 u32 tmp, offs = 0, new_ht = 0; carl9170_set_channel() local
|
/linux-4.1.27/drivers/gpio/ |
H A D | gpio-syscon.c | 70 unsigned int val, offs; syscon_gpio_get() local 86 unsigned int offs; syscon_gpio_set() local 101 unsigned int offs; syscon_gpio_dir_in() local 119 unsigned int offs; syscon_gpio_dir_out() local 148 unsigned int offs; keystone_gpio_set() local
|
H A D | gpio-tb10x.c | 63 static inline u32 tb10x_reg_read(struct tb10x_gpio *gpio, unsigned int offs) tb10x_reg_read() argument 68 static inline void tb10x_reg_write(struct tb10x_gpio *gpio, unsigned int offs, tb10x_reg_write() argument 74 static inline void tb10x_set_bits(struct tb10x_gpio *gpio, unsigned int offs, tb10x_set_bits() argument
|
H A D | gpio-em.c | 71 static inline unsigned long em_gio_read(struct em_gio_priv *p, int offs) em_gio_read() argument 79 static inline void em_gio_write(struct em_gio_priv *p, int offs, em_gio_write() argument
|
H A D | gpio-rcar.c | 60 static inline u32 gpio_rcar_read(struct gpio_rcar_priv *p, int offs) gpio_rcar_read() argument 65 static inline void gpio_rcar_write(struct gpio_rcar_priv *p, int offs, gpio_rcar_write() argument 71 static void gpio_rcar_modify_bit(struct gpio_rcar_priv *p, int offs, gpio_rcar_modify_bit() argument
|
H A D | gpio-dwapb.c | 118 static void dwapb_toggle_trigger(struct dwapb_gpio *gpio, unsigned int offs) dwapb_toggle_trigger() argument 392 dwapb_gpio_add_port(struct dwapb_gpio *gpio, struct dwapb_port_property *pp, unsigned int offs) dwapb_gpio_add_port() argument
|
/linux-4.1.27/arch/sh/kernel/cpu/sh4a/ |
H A D | smp-shx3.c | 34 unsigned int offs = 4 * cpu; ipi_interrupt_handler() local
|
/linux-4.1.27/drivers/video/fbdev/core/ |
H A D | fb_defio.c | 26 static struct page *fb_deferred_io_page(struct fb_info *info, unsigned long offs) fb_deferred_io_page() argument
|
/linux-4.1.27/arch/s390/mm/ |
H A D | maccess.c | 137 int offs = 0, size, rc; copy_to_user_real() local
|
/linux-4.1.27/net/l2tp/ |
H A D | l2tp_debugfs.c | 66 static void *l2tp_dfs_seq_start(struct seq_file *m, loff_t *offs) l2tp_dfs_seq_start() argument
|
H A D | l2tp_ppp.c | 1586 static void *pppol2tp_seq_start(struct seq_file *m, loff_t *offs) pppol2tp_seq_start() argument
|
/linux-4.1.27/kernel/ |
H A D | latencytop.c | 266 lstats_write(struct file *file, const char __user *buf, size_t count, loff_t *offs) lstats_write() argument
|
/linux-4.1.27/lib/zlib_inflate/ |
H A D | inftrees.c | 45 unsigned short offs[MAXBITS+1]; /* offsets in table for each length */ zlib_inflate_table() local
|
/linux-4.1.27/net/netfilter/ |
H A D | xt_l2tp.c | 86 int offs = thoff + uhlen; l2tp_udp_mt() local
|
/linux-4.1.27/sound/drivers/opl3/ |
H A D | opl3_oss.c | 203 snd_opl3_load_patch_seq_oss(struct snd_seq_oss_arg *arg, int format, const char __user *buf, int offs, int count) snd_opl3_load_patch_seq_oss() argument
|
/linux-4.1.27/drivers/mtd/ |
H A D | nftlcore.c | 136 int nftl_read_oob(struct mtd_info *mtd, loff_t offs, size_t len, nftl_read_oob() argument 157 int nftl_write_oob(struct mtd_info *mtd, loff_t offs, size_t len, nftl_write_oob() argument 180 static int nftl_write(struct mtd_info *mtd, loff_t offs, size_t len, nftl_write() argument
|
H A D | ssfdc.c | 167 static int read_raw_oob(struct mtd_info *mtd, loff_t offs, uint8_t *buf) read_raw_oob() argument
|
H A D | inftlcore.c | 149 int inftl_read_oob(struct mtd_info *mtd, loff_t offs, size_t len, inftl_read_oob() argument 169 int inftl_write_oob(struct mtd_info *mtd, loff_t offs, size_t len, inftl_write_oob() argument 189 static int inftl_write(struct mtd_info *mtd, loff_t offs, size_t len, inftl_write() argument
|
H A D | mtdchar.c | 840 loff_t offs; mtdchar_ioctl() local 850 loff_t offs; mtdchar_ioctl() local
|
H A D | mtdpart.c | 542 uint64_t offs = 0; allocate_partition() local
|
/linux-4.1.27/drivers/media/usb/dvb-usb/ |
H A D | dibusb-common.c | 180 int dibusb_read_eeprom_byte(struct dvb_usb_device *d, u8 offs, u8 *val) dibusb_read_eeprom_byte() argument
|
/linux-4.1.27/drivers/memory/ |
H A D | tegra20-mc.c | 55 static inline u32 mc_readl(struct tegra20_mc *mc, u32 offs) mc_readl() argument 67 static inline void mc_writel(struct tegra20_mc *mc, u32 val, u32 offs) mc_writel() argument
|
/linux-4.1.27/drivers/staging/ozwpan/ |
H A D | ozusbsvc1.c | 397 u16 offs, total_size; oz_usb_rx() local
|
/linux-4.1.27/drivers/clocksource/ |
H A D | dw_apb_timer.c | 52 static unsigned long apbt_readl(struct dw_apb_timer *timer, unsigned long offs) apbt_readl() argument 57 apbt_writel(struct dw_apb_timer *timer, unsigned long val, unsigned long offs) apbt_writel() argument
|
H A D | em_sti.c | 65 static inline unsigned long em_sti_read(struct em_sti_priv *p, int offs) em_sti_read() argument 70 static inline void em_sti_write(struct em_sti_priv *p, int offs, em_sti_write() argument
|
H A D | sh_tmu.c | 90 unsigned long offs; sh_tmu_read() local 112 unsigned long offs; sh_tmu_write() local
|
H A D | sh_cmt.c | 160 static unsigned long sh_cmt_read16(void __iomem *base, unsigned long offs) sh_cmt_read16() argument 165 static unsigned long sh_cmt_read32(void __iomem *base, unsigned long offs) sh_cmt_read32() argument 170 static void sh_cmt_write16(void __iomem *base, unsigned long offs, sh_cmt_write16() argument 176 static void sh_cmt_write32(void __iomem *base, unsigned long offs, sh_cmt_write32() argument
|
H A D | sh_mtu2.c | 162 unsigned long offs; sh_mtu2_read() local 178 unsigned long offs; sh_mtu2_write() local
|
/linux-4.1.27/arch/x86/kernel/kprobes/ |
H A D | opt.c | 46 long offs; __recover_optprobed_insn() local
|
/linux-4.1.27/block/partitions/ |
H A D | msdos.c | 163 sector_t offs, size, next; parse_extended() local
|
/linux-4.1.27/fs/qnx6/ |
H A D | dir.c | 57 u32 offs = (s << sb->s_blocksize_bits) & ~PAGE_CACHE_MASK; qnx6_longname() local
|
H A D | inode.c | 527 u32 n, offs; qnx6_iget() local
|
/linux-4.1.27/fs/ufs/ |
H A D | dir.c | 116 unsigned offs, rec_len; ufs_check_page() local
|
/linux-4.1.27/fs/jffs2/ |
H A D | debug.c | 737 __jffs2_dbg_dump_buffer(unsigned char *buf, int len, uint32_t offs) __jffs2_dbg_dump_buffer() argument
|
H A D | readinode.c | 925 uint32_t offs; read_more() local
|
/linux-4.1.27/fs/nilfs2/ |
H A D | dir.c | 116 unsigned offs, rec_len; nilfs_check_page() local
|
/linux-4.1.27/arch/nios2/kernel/ |
H A D | time.c | 60 static u16 timer_readw(struct nios2_timer *timer, u32 offs) timer_readw() argument 65 static void timer_writew(struct nios2_timer *timer, u16 val, u32 offs) timer_writew() argument
|
/linux-4.1.27/arch/arm/mach-s3c64xx/ |
H A D | common.c | 284 int offs = eint_offset(data->irq); s3c_irq_eint_set_type() local
|
/linux-4.1.27/net/ipv4/ |
H A D | tcp_cong.c | 245 size_t offs = 0; tcp_get_available_congestion_control() local 273 size_t offs = 0; tcp_get_allowed_congestion_control() local
|
H A D | tcp_cubic.c | 229 u64 offs, t; bictcp_update() local
|
/linux-4.1.27/kernel/time/ |
H A D | timer_stats.c | 359 tstats_write(struct file *file, const char __user *buf, size_t count, loff_t *offs) tstats_write() argument
|
H A D | timekeeping.c | 707 ktime_t ktime_get_with_offset(enum tk_offsets offs) ktime_get_with_offset() argument 733 ktime_t ktime_mono_to_any(ktime_t tmono, enum tk_offsets offs) ktime_mono_to_any() argument
|
/linux-4.1.27/sound/oss/ |
H A D | audio.c | 150 unsigned long offs = dmap->user_counter % dmap->bytes_in_use; sync_output() local
|
H A D | dmabuf.c | 786 long len, offs; find_output_space() local
|
/linux-4.1.27/sound/synth/emux/ |
H A D | emux_oss.c | 205 snd_emux_load_patch_seq_oss(struct snd_seq_oss_arg *arg, int format, const char __user *buf, int offs, int count) snd_emux_load_patch_seq_oss() argument
|
/linux-4.1.27/include/linux/mtd/ |
H A D | bbm.h | 60 int offs; member in struct:nand_bbt_descr
|
/linux-4.1.27/drivers/iommu/ |
H A D | tegra-gart.c | 93 gart_set_pte(struct gart_device *gart, unsigned long offs, u32 pte) gart_set_pte() argument 103 gart_read_pte(struct gart_device *gart, unsigned long offs) gart_read_pte() argument
|
H A D | omap-iommu.h | 215 static inline u32 iommu_read_reg(struct omap_iommu *obj, size_t offs) iommu_read_reg() argument 220 static inline void iommu_write_reg(struct omap_iommu *obj, u32 val, size_t offs) iommu_write_reg() argument
|
/linux-4.1.27/drivers/mfd/ |
H A D | max8925-core.c | 336 int offs; /* bit offset in mask register */ member in struct:max8925_irq_data
|
H A D | 88pm860x-core.c | 349 int offs; /* bit offset in mask register */ member in struct:pm860x_irq_data
|
H A D | tps65010.c | 780 unsigned led_on, led_per, offs; tps65010_set_led() local
|
H A D | sm501.c | 762 sm501_create_subio(struct sm501_devdata *sm, struct resource *res, resource_size_t offs, resource_size_t size) sm501_create_subio() argument 778 sm501_create_mem(struct sm501_devdata *sm, struct resource *res, resource_size_t *offs, resource_size_t size) sm501_create_mem() argument
|
/linux-4.1.27/drivers/scsi/mvsas/ |
H A D | mv_64xx.c | 214 u32 offs; mvs_64xx_phy_disable() local 236 u32 offs; mvs_64xx_phy_enable() local 513 u32 tmp, offs; mvs_64xx_free_reg_set() local 538 u32 tmp, offs; mvs_64xx_assign_reg_set() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
H A D | rw26.c | 408 size_t offs; ll_direct_IO_26() local
|
/linux-4.1.27/fs/ |
H A D | seq_file.c | 255 size_t offs = m->count; seq_read() local
|
/linux-4.1.27/arch/arm/mach-omap2/ |
H A D | cm2xxx.c | 211 unsigned long offs; omap2xxx_cm_split_idlest_reg() local
|
H A D | cm3xxx.c | 125 unsigned long offs; omap3xxx_cm_split_idlest_reg() local
|
/linux-4.1.27/fs/exofs/ |
H A D | dir.c | 93 unsigned offs, rec_len; exofs_check_page() local
|
/linux-4.1.27/fs/ext2/ |
H A D | dir.c | 125 unsigned offs, rec_len; ext2_check_page() local
|
H A D | xattr.c | 418 size_t offs = le16_to_cpu(here->e_value_offs); ext2_xattr_set() local 438 size_t offs = le16_to_cpu(last->e_value_offs); ext2_xattr_set() local 540 size_t offs = le16_to_cpu(here->e_value_offs); ext2_xattr_set() local
|
/linux-4.1.27/net/9p/ |
H A D | trans_virtio.c | 406 size_t offs; p9_virtio_zc_request() local 224 pack_sg_list_p(struct scatterlist *sg, int start, int limit, struct page **pdata, int nr_pages, size_t offs, int count) pack_sg_list_p() argument 314 p9_get_mapped_pages(struct virtio_chan *chan, struct page ***pages, struct iov_iter *data, int count, size_t *offs, int *need_drop) p9_get_mapped_pages() argument
|
/linux-4.1.27/sound/usb/ |
H A D | endpoint.c | 204 unsigned int offs = 0; prepare_outbound_urb() local 259 int i, offs; prepare_inbound_urb() local
|
/linux-4.1.27/drivers/misc/genwqe/ |
H A D | card_utils.c | 561 unsigned long data, offs; genwqe_user_vmap() local
|
/linux-4.1.27/drivers/rtc/ |
H A D | rtc-isl1208.c | 372 const int offs = ISL1208_REG_SCA; isl1208_i2c_set_alarm() local
|
/linux-4.1.27/drivers/s390/char/ |
H A D | vmur.c | 508 diag14_read(struct file *file, char __user *ubuf, size_t count, loff_t *offs) diag14_read() argument 558 ur_read(struct file *file, char __user *ubuf, size_t count, loff_t *offs) ur_read() argument
|
H A D | zcore.c | 81 int offs, blk_num; memcpy_hsa() local
|
/linux-4.1.27/drivers/pinctrl/intel/ |
H A D | pinctrl-baytrail.c | 366 u32 conf0, val, offs; byt_gpio_dbg_show() local
|
/linux-4.1.27/arch/x86/kernel/ |
H A D | uprobes.c | 651 unsigned long offs = (long)auprobe->branch.offs; branch_emulate_op() local
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
H A D | radeon_uvd.c | 732 uint64_t offs = radeon_bo_size(rdev->uvd.vcpu_bo) - radeon_uvd_get_create_msg() local 768 uint64_t offs = radeon_bo_size(rdev->uvd.vcpu_bo) - radeon_uvd_get_destroy_msg() local
|
/linux-4.1.27/fs/ext3/ |
H A D | xattr.c | 535 size_t offs = le16_to_cpu(last->e_value_offs); ext3_xattr_set_entry() local 566 size_t offs = le16_to_cpu(s->here->e_value_offs); ext3_xattr_set_entry() local
|
H A D | namei.c | 131 u16 offs; member in struct:dx_map_entry
|
/linux-4.1.27/net/wireless/ |
H A D | sme.c | 432 size_t offs; cfg80211_sme_get_conn_ies() local
|
/linux-4.1.27/tools/perf/util/ |
H A D | dwarf-aux.c | 303 int die_get_data_member_location(Dwarf_Die *mb_die, Dwarf_Word *offs) die_get_data_member_location() argument
|
H A D | probe-finder.c | 153 static struct probe_trace_arg_ref *alloc_trace_arg_ref(long offs) alloc_trace_arg_ref() argument 177 Dwarf_Word offs = 0; convert_variable_location() local 387 Dwarf_Word offs; convert_variable_fields() local
|
H A D | symbol.h | 290 u64 offs; member in struct:kcore_extract
|
H A D | probe-event.c | 1533 char offs[32] = "", line[32] = "", file[32] = ""; synthesize_perf_probe_point() local
|
/linux-4.1.27/drivers/irqchip/ |
H A D | irq-s3c24xx.c | 400 unsigned offs; s3c24xx_set_fiq() local
|
/linux-4.1.27/drivers/i2c/busses/ |
H A D | i2c-sh_mobile.c | 193 static void iic_wr(struct sh_mobile_i2c_data *pd, int offs, unsigned char data) iic_wr() argument 201 static unsigned char iic_rd(struct sh_mobile_i2c_data *pd, int offs) iic_rd() argument 206 static void iic_set_clr(struct sh_mobile_i2c_data *pd, int offs, iic_set_clr() argument
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_init.c | 760 u32 offs = le32_to_cpu(directory->findex) + qlcnic_get_table_desc() local 800 u32 offs, tab_size, data_size, idx; qlcnic_validate_bootld() local 836 u32 offs, tab_size, data_size, idx; qlcnic_validate_fw() local 888 u32 flags, file_chiprev, offs; qlcnic_validate_product_offs() local 950 u32 offs, idx; qlcnic_get_data_desc() local 970 u32 offs = QLCNIC_BOOTLD_START; qlcnic_get_bootld_offs() local 985 u32 offs = QLCNIC_IMAGE_START; qlcnic_get_fw_offs() local
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
H A D | scan.c | 682 size_t offs; iwl_mvm_copy_and_insert_ds_elem() local
|
H A D | d3.c | 1835 u32 offs = img->sec[IWL_UCODE_SECTION_DATA].offset; iwl_mvm_read_d3_sram() local
|
/linux-4.1.27/drivers/block/paride/ |
H A D | pf.c | 579 static void xs(char *buf, char *targ, int offs, int len) xs() argument 593 static int xl(char *buf, int offs) xl() argument
|
H A D | pt.c | 503 static void xs(char *buf, char *targ, int offs, int len) xs() argument 517 static int xn(char *buf, int offs, int size) xn() argument
|
/linux-4.1.27/drivers/tty/ |
H A D | mips_ejtag_fdc.c | 174 mips_ejtag_fdc_write(struct mips_ejtag_fdc_tty *priv, unsigned int offs, unsigned int data) mips_ejtag_fdc_write() argument 180 mips_ejtag_fdc_read(struct mips_ejtag_fdc_tty *priv, unsigned int offs) mips_ejtag_fdc_read() argument
|
/linux-4.1.27/drivers/usb/serial/ |
H A D | garmin_gps.c | 476 int offs = 0; gsp_receive() local 749 int offs = 0; nat_receive() local
|
/linux-4.1.27/drivers/video/console/ |
H A D | sticore.c | 443 unsigned char offs = sti->rm_entry[i]; sti_init_glob_cfg() local
|
/linux-4.1.27/drivers/pinctrl/samsung/ |
H A D | pinctrl-samsung.c | 1108 const u8 *offs = bank->type->reg_offset; samsung_pinctrl_suspend_dev() local 1157 const u8 *offs = bank->type->reg_offset; samsung_pinctrl_resume_dev() local
|
/linux-4.1.27/arch/powerpc/kernel/ |
H A D | rtas-proc.c | 431 int llen, offs; ppc_rtas_sensors_show() local
|
/linux-4.1.27/fs/ext4/ |
H A D | inline.c | 65 size_t offs = le16_to_cpu(entry->e_value_offs); get_max_inline_xattr_value_size() local
|
H A D | xattr.c | 607 size_t offs = le16_to_cpu(last->e_value_offs); ext4_xattr_free_space() local 627 size_t offs = le16_to_cpu(last->e_value_offs); ext4_xattr_set_entry() local 658 size_t offs = le16_to_cpu(s->here->e_value_offs); ext4_xattr_set_entry() local 1340 size_t offs, size, entry_size; ext4_expand_extra_isize_ea() local
|
H A D | mballoc.c | 3583 int offs; ext4_mb_new_inode_pa() local
|
H A D | namei.c | 229 u16 offs; member in struct:dx_map_entry
|
/linux-4.1.27/kernel/trace/ |
H A D | trace_kprobe.c | 275 alloc_trace_kprobe(const char *group, const char *event, void *addr, const char *symbol, unsigned long offs, int nargs, bool is_return) alloc_trace_kprobe() argument
|
/linux-4.1.27/lib/ |
H A D | decompress_unlzma.c | 330 static inline int INIT copy_byte(struct writer *wr, uint32_t offs) copy_byte() argument 298 peek_old_byte(struct writer *wr, uint32_t offs) peek_old_byte() argument
|
/linux-4.1.27/net/netfilter/ipvs/ |
H A D | ip_vs_core.c | 759 unsigned int offs = 0; /* header offset*/ ip_vs_nat_icmp_v6() local
|
/linux-4.1.27/net/sunrpc/ |
H A D | xdr.c | 319 size_t copy, offs; xdr_shrink_bufhead() local
|
/linux-4.1.27/drivers/mtd/chips/ |
H A D | cfi_cmdset_0001.c | 682 int offs, numregions, numparts, partshift, numvirtchips, i, j; cfi_intelext_partition_fixup() local
|
/linux-4.1.27/drivers/mtd/nand/gpmi-nand/ |
H A D | gpmi-nand.c | 1074 gpmi_ecc_read_subpage(struct mtd_info *mtd, struct nand_chip *chip, uint32_t offs, uint32_t len, uint8_t *buf, int page) gpmi_ecc_read_subpage() argument
|
/linux-4.1.27/drivers/mtd/spi-nor/ |
H A D | fsl-quadspi.c | 743 static int fsl_qspi_erase(struct spi_nor *nor, loff_t offs) fsl_qspi_erase() argument
|
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/ |
H A D | netxen_nic_init.c | 591 __le32 offs = cpu_to_le32(directory->findex) + nx_get_table_desc() local 635 u32 offs; netxen_nic_validate_bootld() local 670 u32 offs; netxen_nic_validate_fw() local 723 __le32 flags, file_chiprev, offs; netxen_nic_validate_product_offs() local 787 __le32 offs; nx_get_data_desc() local 803 u32 offs = NETXEN_BOOTLD_START; nx_get_bootld_offs() local 816 u32 offs = NETXEN_IMAGE_START; nx_get_fw_offs() local
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/pcie/ |
H A D | trans.c | 1480 int offs, ret = 0; iwl_trans_pcie_read_mem() local 1498 int offs, ret = 0; iwl_trans_pcie_write_mem() local
|
/linux-4.1.27/drivers/block/ |
H A D | pktcdvd.c | 955 int f, p, offs; pkt_make_local_copy() local
|
/linux-4.1.27/drivers/hid/ |
H A D | hid-wiimote-modules.c | 1408 __u8 buf[24], offs; wiimod_bboard_calib_show() local 1459 __u8 buf[24], offs; wiimod_bboard_probe() local
|
/linux-4.1.27/drivers/tty/serial/ |
H A D | max310x.c | 1140 unsigned int offs = i << 5; max310x_probe() local
|
/linux-4.1.27/fs/hpfs/ |
H A D | hpfs.h | 232 __le16 offs[3]; /* offsets from start of sector member in struct:code_page_data
|
/linux-4.1.27/arch/arm/common/ |
H A D | edma.c | 1009 u32 offs, ctlr = EDMA_CTLR(slot); edma_get_position() local
|
/linux-4.1.27/arch/arc/kernel/ |
H A D | unwind.c | 56 unsigned offs:BITS_PER_LONG / 2; member in struct:__anon144 146 uleb128_t reg, offs; member in struct:unwind_state::cfa
|
/linux-4.1.27/kernel/events/ |
H A D | uprobes.c | 562 loff_t offs = uprobe->offset; copy_insn() local
|
/linux-4.1.27/net/mac80211/ |
H A D | tx.c | 3002 struct ieee80211_mutable_offsets offs = {}; ieee80211_beacon_get_tim() local 2801 __ieee80211_beacon_get(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_mutable_offsets *offs, bool is_template) __ieee80211_beacon_get() argument 2990 ieee80211_beacon_get_template(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_mutable_offsets *offs) ieee80211_beacon_get_template() argument
|
/linux-4.1.27/sound/pci/echoaudio/ |
H A D | echoaudio.c | 531 int err, per, rest, page, edge, offs; init_engine() local
|
/linux-4.1.27/drivers/mtd/devices/ |
H A D | st_spi_fsm.c | 1289 static void stfsm_s25fl_read_dyb(struct stfsm *fsm, uint32_t offs, uint8_t *dby) stfsm_s25fl_read_dyb() argument 1325 static void stfsm_s25fl_write_dyb(struct stfsm *fsm, uint32_t offs, uint8_t dby) stfsm_s25fl_write_dyb() argument 1396 uint32_t offs; stfsm_s25fl_config() local
|
/linux-4.1.27/drivers/net/wireless/ath/ath10k/ |
H A D | mac.c | 1052 struct ieee80211_mutable_offsets offs = {}; ath10k_mac_setup_bcn_tmpl() local
|
/linux-4.1.27/drivers/scsi/ |
H A D | ips.c | 6938 uint32_t offs; ips_init_phase1() local
|
/linux-4.1.27/fs/proc/ |
H A D | base.c | 358 lstats_write(struct file *file, const char __user *buf, size_t count, loff_t *offs) lstats_write() argument
|
/linux-4.1.27/drivers/video/fbdev/matrox/ |
H A D | matroxfb_base.c | 1292 unsigned int offs; matroxfb_getmemory() local
|
H A D | matroxfb_base.h | 131 static inline unsigned int mga_readb(vaddr_t va, unsigned int offs) { mga_readb() argument 135 static inline void mga_writeb(vaddr_t va, unsigned int offs, u_int8_t value) { mga_writeb() argument 139 static inline void mga_writew(vaddr_t va, unsigned int offs, u_int16_t value) { mga_writew() argument 143 static inline u_int32_t mga_readl(vaddr_t va, unsigned int offs) { mga_readl() argument 147 static inline void mga_writel(vaddr_t va, unsigned int offs, u_int32_t value) { mga_writel() argument 182 static inline void vaddr_add(vaddr_t* va, unsigned long offs) { vaddr_add() argument
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
H A D | dib9000.c | 470 u16 offs; dib9000_firmware_download() local
|
/linux-4.1.27/drivers/net/ethernet/marvell/ |
H A D | sky2.c | 4475 loff_t offs; sky2_show_vpd() local
|
H A D | mvpp2.c | 1123 static bool mvpp2_prs_tcam_data_cmp(struct mvpp2_prs_entry *pe, int offs, mvpp2_prs_tcam_data_cmp() argument 1105 mvpp2_prs_tcam_data_byte_set(struct mvpp2_prs_entry *pe, unsigned int offs, unsigned char byte, unsigned char enable) mvpp2_prs_tcam_data_byte_set() argument 1114 mvpp2_prs_tcam_data_byte_get(struct mvpp2_prs_entry *pe, unsigned int offs, unsigned char *byte, unsigned char *enable) mvpp2_prs_tcam_data_byte_get() argument
|
/linux-4.1.27/drivers/s390/block/ |
H A D | dasd_eckd.c | 3089 unsigned int offs; dasd_eckd_build_cp_tpm_track() local
|
/linux-4.1.27/drivers/infiniband/hw/mthca/ |
H A D | mthca_cmd.c | 207 u16 *offs = dev->cmd.dbell_offsets; mthca_cmd_post_dbell() local
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
H A D | qib_iba7220.c | 3904 sendctrl_hook(struct qib_devdata *dd, const struct diag_observer *op, u32 offs, u64 *data, u64 mask, int only_32) sendctrl_hook() argument
|
H A D | qib_iba7322.c | 5896 sendctrl_hook(struct qib_devdata *dd, const struct diag_observer *op, u32 offs, u64 *data, u64 mask, int only_32) sendctrl_hook() argument
|
/linux-4.1.27/fs/ocfs2/ |
H A D | xattr.c | 3006 size_t offs = le16_to_cpu(last->xe_name_offset); ocfs2_xattr_can_be_in_inode() local
|
/linux-4.1.27/include/uapi/linux/ |
H A D | soundcard.h | 704 int offs; /* If required by the device (0 if not used) */ member in struct:copr_buffer
|