/linux-4.4.14/drivers/pci/hotplug/ |
H A D | cpci_hotplug_pci.c | 118 int ins = 0; cpci_check_and_clear_ins() local
|
/linux-4.4.14/fs/btrfs/tests/ |
H A D | qgroup-tests.c | 43 struct btrfs_key ins; insert_normal_tree_ref() local
|
/linux-4.4.14/fs/btrfs/ |
H A D | ulist.c | 144 static int ulist_rbtree_insert(struct ulist *ulist, struct ulist_node *ins) ulist_rbtree_insert() argument
|
H A D | delayed-ref.c | 95 struct btrfs_delayed_ref_head *ins; htree_insert() local
|
H A D | delayed-inode.c | 401 __btrfs_add_delayed_item(struct btrfs_delayed_node *delayed_node, struct btrfs_delayed_item *ins, int action) __btrfs_add_delayed_item() argument
|
H A D | tree-log.c | 666 struct btrfs_key ins; replay_one_extent() local
|
H A D | extent-tree.c | 2165 struct btrfs_key ins; run_delayed_data_ref() local 2323 struct btrfs_key ins; run_delayed_tree_ref() local 7935 struct btrfs_key ins; btrfs_alloc_tree_block() local 7017 find_free_extent(struct btrfs_root *orig_root, u64 num_bytes, u64 empty_size, u64 hint_byte, struct btrfs_key *ins, u64 flags, int delalloc) find_free_extent() argument 7538 btrfs_reserve_extent(struct btrfs_root *root, u64 num_bytes, u64 min_alloc_size, u64 empty_size, u64 hint_byte, struct btrfs_key *ins, int is_data, int delalloc) btrfs_reserve_extent() argument 7617 alloc_reserved_file_extent(struct btrfs_trans_handle *trans, struct btrfs_root *root, u64 parent, u64 root_objectid, u64 flags, u64 owner, u64 offset, struct btrfs_key *ins, int ref_mod) alloc_reserved_file_extent() argument 7688 alloc_reserved_tree_block(struct btrfs_trans_handle *trans, struct btrfs_root *root, u64 parent, u64 root_objectid, u64 flags, struct btrfs_disk_key *key, int level, struct btrfs_key *ins) alloc_reserved_tree_block() argument 7770 btrfs_alloc_reserved_file_extent(struct btrfs_trans_handle *trans, struct btrfs_root *root, u64 root_objectid, u64 owner, u64 offset, u64 ram_bytes, struct btrfs_key *ins) btrfs_alloc_reserved_file_extent() argument 7793 btrfs_alloc_logged_file_extent(struct btrfs_trans_handle *trans, struct btrfs_root *root, u64 root_objectid, u64 owner, u64 offset, struct btrfs_key *ins) btrfs_alloc_logged_file_extent() argument
|
H A D | inode.c | 679 struct btrfs_key ins; submit_compressed_extents() local 931 struct btrfs_key ins; cow_file_range() local 2078 struct btrfs_key ins; insert_reserved_file_extent() local 7142 struct btrfs_key ins; btrfs_new_extent_direct() local 9770 struct btrfs_key ins; __btrfs_prealloc_file_range() local
|
/linux-4.4.14/drivers/staging/rts5208/ |
H A D | spi.c | 134 static int sf_enable_write(struct rtsx_chip *chip, u8 ins) sf_enable_write() argument 163 static int sf_disable_write(struct rtsx_chip *chip, u8 ins) sf_disable_write() argument 192 static void sf_program(struct rtsx_chip *chip, u8 ins, u8 addr_mode, u32 addr, sf_program() argument 216 static int sf_erase(struct rtsx_chip *chip, u8 ins, u8 addr_mode, u32 addr) sf_erase() argument 646 u8 ins, slow_read; spi_read_flash() local 742 u8 ins, program_mode; spi_write_flash() local 939 u8 ins, erase_mode; spi_erase_flash() local 992 u8 ins, status, ewsr; spi_write_flash_status() local
|
/linux-4.4.14/drivers/lightnvm/ |
H A D | gennvm.c | 405 struct nvm_tgt_instance *ins = rqd->ins; gennvm_end_io() local
|
/linux-4.4.14/fs/ntfs/ |
H A D | unistr.c | 259 int ntfs_nlstoucs(const ntfs_volume *vol, const char *ins, ntfs_nlstoucs() argument 336 int ntfs_ucstonls(const ntfs_volume *vol, const ntfschar *ins, ntfs_ucstonls() argument
|
/linux-4.4.14/arch/sparc/include/asm/ |
H A D | sigcontext.h | 52 unsigned long ins[8]; member in struct:__anon2720
|
/linux-4.4.14/sound/pci/oxygen/ |
H A D | oxygen_pcm.c | 703 int outs, ins; oxygen_pcm_init() local
|
/linux-4.4.14/tools/perf/util/ |
H A D | annotate.h | 31 struct ins *ins; member in struct:ins_operands::__anon15691::__anon15693 44 struct ins { struct 60 struct ins *ins; member in struct:disasm_line
|
H A D | annotate.c | 41 static int ins__raw_scnprintf(struct ins *ins, char *bf, size_t size, ins__raw_scnprintf() argument 47 int ins__scnprintf(struct ins *ins, char *bf, size_t size, ins__scnprintf() argument 93 static int call__scnprintf(struct ins *ins, char *bf, size_t size, call__scnprintf() argument 110 bool ins__is_call(const struct ins *ins) ins__is_call() argument 129 static int jump__scnprintf(struct ins *ins, char *bf, size_t size, jump__scnprintf() argument 140 bool ins__is_jump(const struct ins *ins) ins__is_jump() argument 201 static int lock__scnprintf(struct ins *ins, char *bf, size_t size, lock__scnprintf() argument 216 struct ins *ins = ops->locked.ins; lock__delete() local 284 static int mov__scnprintf(struct ins *ins, char *bf, size_t size, mov__scnprintf() argument 326 static int dec__scnprintf(struct ins *ins, char *bf, size_t size, dec__scnprintf() argument 431 const struct ins *ins = insp; ins__cmp() local
|
/linux-4.4.14/net/sched/ |
H A D | cls_rsvp.h | 229 struct rsvp_filter __rcu **ins; rsvp_replace() local
|
H A D | cls_u32.c | 653 struct tc_u_knode __rcu **ins; u32_replace_knode() local 869 struct tc_u_knode __rcu **ins; u32_change() local
|
/linux-4.4.14/sound/drivers/vx/ |
H A D | vx_pcm.c | 1238 unsigned int outs, ins; snd_vx_pcm_new() local
|
/linux-4.4.14/drivers/acpi/apei/ |
H A D | apei-base.c | 211 u8 ins; apei_exec_for_each_entry() local 239 u8 ins = entry->instruction; pre_map_gar_callback() local 272 u8 ins = entry->instruction; post_unmap_gar_callback() local 717 u8 ins = entry->instruction; collect_res_callback() local
|
/linux-4.4.14/arch/x86/kernel/ |
H A D | ftrace.c | 379 unsigned char ins[MCOUNT_INSN_SIZE]; remove_breakpoint() local
|
/linux-4.4.14/fs/ocfs2/ |
H A D | extent_map.c | 233 struct ocfs2_extent_map_item ins; ocfs2_extent_map_insert_rec() local 184 ocfs2_try_to_merge_extent_map(struct ocfs2_extent_map_item *emi, struct ocfs2_extent_map_item *ins) ocfs2_try_to_merge_extent_map() argument
|
/linux-4.4.14/sound/drivers/ |
H A D | serial-u16550.c | 77 static int ins[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 1}; /* 1 to 16 */ variable 872 snd_uart16550_rmidi(struct snd_uart16550 *uart, int device, int outs, int ins, struct snd_rawmidi **rmidi) snd_uart16550_rmidi() argument
|
/linux-4.4.14/sound/oss/ |
H A D | opl3.c | 114 struct sbi_instrument ins; opl3_ioctl() local 824 struct sbi_instrument ins; opl3_load_patch() local
|
/linux-4.4.14/sound/pci/cs46xx/ |
H A D | dsp_spos.c | 64 struct dsp_spos_instance * ins = chip->dsp_spos_instance; shadow_and_reallocate_code() local 137 static int find_free_symbol_index (struct dsp_spos_instance * ins) find_free_symbol_index() argument 154 struct dsp_spos_instance * ins = chip->dsp_spos_instance; add_symbols() local 199 struct dsp_spos_instance * ins = chip->dsp_spos_instance; add_symbol() local 236 struct dsp_spos_instance * ins = kzalloc(sizeof(struct dsp_spos_instance), GFP_KERNEL); cs46xx_dsp_spos_create() local 290 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_spos_destroy() local 365 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_load_module() local 457 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_lookup_symbol() local 484 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_lookup_symbol_addr() local 506 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_proc_symbol_table_read() local 534 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_proc_modules_read() local 557 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_proc_task_tree_read() local 585 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_proc_scb_read() local 793 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_proc_init() local 899 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_proc_done() local 963 static int find_free_scb_index (struct dsp_spos_instance * ins) find_free_scb_index() argument 979 struct dsp_spos_instance * ins = chip->dsp_spos_instance; _map_scb() local 1012 struct dsp_spos_instance * ins = chip->dsp_spos_instance; _map_task_tree() local 1086 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_scb_and_task_init() local 1514 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_async_init() local 1691 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_disable_spdif_hw() local 1712 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_enable_spdif_hw() local 1735 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_enable_spdif_in() local 1797 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_disable_spdif_in() local 1825 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_enable_pcm_capture() local 1842 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_disable_pcm_capture() local 1857 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_enable_adc_capture() local 1874 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_disable_adc_capture() local 1927 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_set_dac_volume() local 1956 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_set_iec958_volume() local 1975 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_resume() local
|
H A D | dsp_spos_scb_lib.c | 46 struct dsp_spos_instance * ins = chip->dsp_spos_instance; remove_symbol() local 76 struct dsp_spos_instance * ins; cs46xx_dsp_proc_scb_info_read() local 117 struct dsp_spos_instance * ins = chip->dsp_spos_instance; _dsp_unlink_scb() local 179 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_remove_scb() local 252 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_proc_register_scb_desc() local 296 struct dsp_spos_instance * ins = chip->dsp_spos_instance; _dsp_create_generic_scb() local 513 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_create_pcm_reader_scb() local 620 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_create_src_task_scb() local 1001 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_create_asynch_fg_rx_scb() local 1161 struct dsp_spos_instance * ins = chip->dsp_spos_instance; find_next_free_scb() local 1249 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_create_pcm_channel() local 1491 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_destroy_pcm_channel() local 1547 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_pcm_link() local 1586 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_add_record_source() local 1628 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_src_link() local 1654 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_enable_spdif_out() local 1705 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_dsp_disable_spdif_out() local 1742 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_iec958_pre_open() local 1775 struct dsp_spos_instance * ins = chip->dsp_spos_instance; cs46xx_iec958_post_close() local
|
H A D | cs46xx_lib.c | 1354 struct dsp_spos_instance * ins = chip->dsp_spos_instance; snd_cs46xx_interrupt() local 2050 struct dsp_spos_instance * ins = chip->dsp_spos_instance; snd_cs46xx_adc_capture_get() local 2064 struct dsp_spos_instance * ins = chip->dsp_spos_instance; snd_cs46xx_adc_capture_put() local 2081 struct dsp_spos_instance * ins = chip->dsp_spos_instance; snd_cs46xx_pcm_capture_get() local 2096 struct dsp_spos_instance * ins = chip->dsp_spos_instance; snd_cs46xx_pcm_capture_put() local 2164 struct dsp_spos_instance * ins = chip->dsp_spos_instance; snd_cs46xx_spdif_default_get() local 2180 struct dsp_spos_instance * ins = chip->dsp_spos_instance; snd_cs46xx_spdif_default_put() local 2217 struct dsp_spos_instance * ins = chip->dsp_spos_instance; snd_cs46xx_spdif_stream_get() local 2233 struct dsp_spos_instance * ins = chip->dsp_spos_instance; snd_cs46xx_spdif_stream_put() local
|
/linux-4.4.14/drivers/scsi/ |
H A D | 53c700.h | 73 __u32 ins; member in struct:NCR_700_SG_List
|
/linux-4.4.14/drivers/misc/sgi-gru/ |
H A D | gru_instructions.h | 340 static inline void gru_start_instruction(struct gru_instruction *ins, unsigned long op64) gru_start_instruction() argument 362 struct gru_instruction *ins = (struct gru_instruction *)cb; gru_vload_phys() local 374 struct gru_instruction *ins = (struct gru_instruction *)cb; gru_vstore_phys() local 387 struct gru_instruction *ins = (struct gru_instruction *)cb; gru_vload() local 400 struct gru_instruction *ins = (void *)cb; gru_vstore() local 413 struct gru_instruction *ins = (void *)cb; gru_ivload() local 426 struct gru_instruction *ins = (void *)cb; gru_ivstore() local 439 struct gru_instruction *ins = (void *)cb; gru_vset() local 453 struct gru_instruction *ins = (void *)cb; gru_ivset() local 467 struct gru_instruction *ins = (void *)cb; gru_vflush() local 478 struct gru_instruction *ins = (void *)cb; gru_nop() local 489 struct gru_instruction *ins = (void *)cb; gru_bcopy() local 503 struct gru_instruction *ins = (void *)cb; gru_bstore() local 515 struct gru_instruction *ins = (void *)cb; gru_gamir() local 525 struct gru_instruction *ins = (void *)cb; gru_gamirr() local 537 struct gru_instruction *ins = (void *)cb; gru_gamer() local 550 struct gru_instruction *ins = (void *)cb; gru_gamerr() local 562 struct gru_instruction *ins = (void *)cb; gru_gamxr() local 574 struct gru_instruction *ins = (void *)cb; gru_mesq() local 584 struct gru_instruction *ins = (void *)cb; gru_get_amo_value() local 591 struct gru_instruction *ins = (void *)cb; gru_get_amo_value_head() local 598 struct gru_instruction *ins = (void *)cb; gru_get_amo_value_limit() local
|
/linux-4.4.14/drivers/media/platform/sti/bdisp/ |
H A D | bdisp-reg.h | 11 u32 ins; member in struct:bdisp_node
|
/linux-4.4.14/arch/sparc/include/uapi/asm/ |
H A D | ptrace.h | 53 unsigned long ins[8]; member in struct:reg_window 59 unsigned int ins[8]; member in struct:reg_window32 65 unsigned long ins[6]; member in struct:sparc_stackf 76 unsigned int ins[6]; member in struct:sparc_stackf32 86 unsigned long ins[8]; member in struct:sparc_trapf 114 unsigned long ins[8]; member in struct:reg_window32 120 unsigned long ins[6]; member in struct:sparc_stackf
|
/linux-4.4.14/net/ipv6/ |
H A D | ip6_fib.c | 736 struct rt6_info **ins; fib6_add_rt2node() local
|
/linux-4.4.14/include/linux/ |
H A D | lightnvm.h | 152 struct nvm_tgt_instance *ins; member in struct:nvm_rq
|
/linux-4.4.14/drivers/nfc/ |
H A D | pn533.c | 451 u8 ins; member in struct:pn533_acr122_apdu_hdr
|