Searched defs:ex (Results 1 - 36 of 36) sorted by relevance

/linux-4.4.14/arch/sh/kernel/cpu/sh5/
H A Dfpu.c104 asmlinkage void do_fpu_error(unsigned long ex, struct pt_regs *regs) do_fpu_error() argument
/linux-4.4.14/tools/testing/selftests/x86/
H A Dtest_FISTTP.c22 int ex; test() local
/linux-4.4.14/fs/hpfs/
H A Dea.c18 char ex[4 + 255 + 1 + 8]; hpfs_ea_ext_remove() local
79 char ex[4 + 255 + 1 + 8]; hpfs_read_ea() local
154 char ex[4 + 255 + 1 + 8]; hpfs_get_ea() local
215 char ex[4 + 255 + 1 + 8]; hpfs_set_ea() local
/linux-4.4.14/include/uapi/linux/
H A Ddlm_plock.h31 __u8 ex; member in struct:dlm_plock_info
H A Dkvm.h230 } ex; member in union:kvm_run::__anon14198
/linux-4.4.14/drivers/scsi/libsas/
H A Dsas_internal.h168 struct expander_device *ex = &dev->ex_dev; sas_add_parent_port() local
H A Dsas_expander.c206 struct expander_device *ex = &dev->ex_dev; sas_set_ex_phy() local
394 struct expander_device *ex = &dev->ex_dev; sas_ex_phy_discover() local
431 struct expander_device *ex = &dev->ex_dev; sas_expander_discover() local
614 struct expander_device *ex = &dev->ex_dev; sas_ex_disable_phy() local
623 struct expander_device *ex = &dev->ex_dev; sas_ex_disable_port() local
986 struct expander_device *ex = &dev->ex_dev; sas_ex_discover_dev() local
1104 struct expander_device *ex = &dev->ex_dev; sas_find_sub_addr() local
1128 struct expander_device *ex = &dev->ex_dev; sas_check_level_subtractive_boundary() local
1169 struct expander_device *ex = &dev->ex_dev; sas_ex_discover_devices() local
1207 struct expander_device *ex = &dev->ex_dev; sas_check_ex_subtractive_boundary() local
1391 struct expander_device *ex = &dev->ex_dev; sas_configure_present() local
1624 struct sas_expander_device *ex = sas_ex_level_discovery() local
1655 struct sas_expander_device *ex = rphy_to_expander_device(dev->rphy); sas_discover_root_expander() local
1748 struct expander_device *ex = &dev->ex_dev; sas_find_bcast_phy() local
1828 struct expander_device *ex = &dev->ex_dev; sas_find_bcast_dev() local
1864 struct expander_device *ex = &dev->ex_dev; sas_unregister_ex_tree() local
1921 struct sas_expander_device *ex = sas_discover_bfs_by_root_level() local
1937 struct sas_expander_device *ex = rphy_to_expander_device(dev->rphy); sas_discover_bfs_by_root() local
1999 struct expander_device *ex = &dev->ex_dev; sas_rediscover_dev() local
2070 struct expander_device *ex = &dev->ex_dev; sas_rediscover() local
2115 struct expander_device *ex = &dev->ex_dev; sas_ex_revalidate_domain() local
/linux-4.4.14/arch/cris/boot/tools/
H A Dbuild.c112 struct exec *ex = (struct exec *)buf; main() local
/linux-4.4.14/fs/
H A Dbinfmt_aout.c205 struct exec ex; load_aout_binary() local
343 struct exec ex; load_aout_library() local
H A Dselect.c436 unsigned long in, out, ex, all_bits, bit = 1, mask, j; do_select() local
/linux-4.4.14/arch/sh/kernel/
H A Dhw_breakpoint.c373 unsigned long ex = lookup_exception_vector(); BUILD_TRAP_HANDLER() local
H A Dtraps_32.c729 long ex; do_exception_error() local
H A Dtraps_64.c762 asmlinkage void do_exception_error(unsigned long ex, struct pt_regs *regs) do_exception_error() argument
/linux-4.4.14/arch/x86/ia32/
H A Dia32_aout.c264 struct exec ex; load_aout_binary() local
402 struct exec ex; load_aout_library() local
/linux-4.4.14/fs/ext4/
H A Dmigrate.c620 struct ext4_extent *ex; ext4_ind_migrate() local
H A Dcrypto.c387 int ext4_encrypted_zeroout(struct inode *inode, struct ext4_extent *ex) ext4_encrypted_zeroout() argument
H A Dext4_extents.h220 static inline ext4_fsblk_t ext4_ext_pblock(struct ext4_extent *ex) ext4_ext_pblock() argument
247 static inline void ext4_ext_store_pblock(struct ext4_extent *ex, ext4_ext_store_pblock() argument
H A Dmove_extent.c620 struct ext4_extent *ex; ext4_move_extents() local
H A Dextents_status.c466 struct ext4_extent *ex; ext4_es_insert_extent_ext_check() local
H A Dextents.c183 struct ext4_extent *ex; ext4_ext_find_goal() local
530 struct ext4_extent *ex = EXT_FIRST_EXTENT(eh); __read_extent_tree_block() local
653 struct ext4_extent *ex; ext4_ext_show_leaf() local
676 struct ext4_extent *ex; ext4_ext_show_move() local
829 struct ext4_extent *chex, *ex; ext4_ext_binsearch() local
1123 struct ext4_extent *ex; ext4_ext_split() local
1424 struct ext4_extent *ex; ext4_ext_search_left() local
1492 struct ext4_extent *ex; ext4_ext_search_right() local
1664 struct ext4_extent *ex; ext4_ext_correct_indexes() local
1931 struct ext4_extent *ex, *fex; ext4_ext_insert_extent() local
2151 struct ext4_extent *ex; ext4_fill_fiemap_extents() local
2307 struct ext4_extent *ex; ext4_ext_put_gap_in_cache() local
2606 struct ext4_extent *ex; ext4_ext_rm_leaf() local
2827 struct ext4_extent *ex; ext4_ext_remove_space() local
3100 static int ext4_zeroout_es(struct inode *inode, struct ext4_extent *ex) ext4_zeroout_es() argument
3118 static int ext4_ext_zeroout(struct inode *inode, struct ext4_extent *ex) ext4_ext_zeroout() argument
3168 struct ext4_extent *ex, newex, orig_ex, zero_ex; ext4_split_extent_at() local
3309 struct ext4_extent *ex; ext4_split_extent() local
3403 struct ext4_extent *ex, *abut_ex; ext4_ext_convert_to_initialized() local
3669 struct ext4_extent *ex; ext4_split_convert_extents() local
3709 struct ext4_extent *ex; ext4_convert_unwritten_extents_endio() local
3942 struct ext4_extent *ex; convert_initialized_extent() local
4279 struct ext4_extent newex, *ex, *ex2; ext4_ext_map_blocks() local
227 ext4_ext_new_meta_block(handle_t *handle, struct inode *inode, struct ext4_ext_path *path, struct ext4_extent *ex, int *err, unsigned int flags) ext4_ext_new_meta_block() argument
1761 ext4_ext_try_to_merge_right(struct inode *inode, struct ext4_ext_path *path, struct ext4_extent *ex) ext4_ext_try_to_merge_right() argument
1847 ext4_ext_try_to_merge(handle_t *handle, struct inode *inode, struct ext4_ext_path *path, struct ext4_extent *ex) ext4_ext_try_to_merge() argument
2476 ext4_remove_blocks(handle_t *handle, struct inode *inode, struct ext4_extent *ex, long long *partial_cluster, ext4_lblk_t from, ext4_lblk_t to) ext4_remove_blocks() argument
4195 get_implied_cluster_alloc(struct super_block *sb, struct ext4_map_blocks *map, struct ext4_extent *ex, struct ext4_ext_path *path) get_implied_cluster_alloc() argument
H A Dmballoc.c1556 static int mb_mark_used(struct ext4_buddy *e4b, struct ext4_free_extent *ex) mb_mark_used() argument
1686 struct ext4_free_extent ex; ext4_mb_check_limits() local
1792 struct ext4_free_extent ex = ac->ac_b_ex; ext4_mb_try_best_found() local
1825 struct ext4_free_extent ex; ext4_mb_find_by_goal() local
1934 struct ext4_free_extent ex; ext4_mb_complex_scan_group() local
1994 struct ext4_free_extent ex; ext4_mb_scan_aligned() local
5057 struct ext4_free_extent ex; __releases() local
1503 mb_find_extent(struct ext4_buddy *e4b, int block, int needed, struct ext4_free_extent *ex) mb_find_extent() argument
1729 ext4_mb_measure_extent(struct ext4_allocation_context *ac, struct ext4_free_extent *ex, struct ext4_buddy *e4b) ext4_mb_measure_extent() argument
/linux-4.4.14/include/linux/
H A Dpoll.h112 unsigned long *in, *out, *ex; member in struct:__anon13101
/linux-4.4.14/arch/mips/boot/
H A Delf2ecoff.c268 Elf32_Ehdr ex; main() local
/linux-4.4.14/arch/hexagon/kernel/
H A Dtraps.c54 static const char *ex_name(int ex) ex_name() argument
/linux-4.4.14/fs/ocfs2/
H A Dquota_global.c296 int ocfs2_lock_global_qf(struct ocfs2_mem_dqinfo *oinfo, int ex) ocfs2_lock_global_qf() argument
319 void ocfs2_unlock_global_qf(struct ocfs2_mem_dqinfo *oinfo, int ex) ocfs2_unlock_global_qf() argument
781 int ex = 0; ocfs2_acquire_dquot() local
H A Ddlmglue.c1876 int ocfs2_file_lock(struct file *file, int ex, int trylock) ocfs2_file_lock() argument
2634 int ocfs2_nfs_sync_lock(struct ocfs2_super *osb, int ex) ocfs2_nfs_sync_lock() argument
2653 void ocfs2_nfs_sync_unlock(struct ocfs2_super *osb, int ex) ocfs2_nfs_sync_unlock() argument
2662 int ocfs2_dentry_lock(struct dentry *dentry, int ex) ocfs2_dentry_lock() argument
2687 void ocfs2_dentry_unlock(struct dentry *dentry, int ex) ocfs2_dentry_unlock() argument
3830 void ocfs2_qinfo_unlock(struct ocfs2_mem_dqinfo *oinfo, int ex) ocfs2_qinfo_unlock() argument
3885 int ocfs2_qinfo_lock(struct ocfs2_mem_dqinfo *oinfo, int ex) ocfs2_qinfo_lock() argument
3917 int ocfs2_refcount_lock(struct ocfs2_refcount_tree *ref_tree, int ex) ocfs2_refcount_lock() argument
3938 void ocfs2_refcount_unlock(struct ocfs2_refcount_tree *ref_tree, int ex) ocfs2_refcount_unlock() argument
1609 ocfs2_create_new_lock(struct ocfs2_super *osb, struct ocfs2_lock_res *lockres, int ex, int local) ocfs2_create_new_lock() argument
2318 ocfs2_inode_lock_full_nested(struct inode *inode, struct buffer_head **ret_bh, int ex, int arg_flags, int subclass) ocfs2_inode_lock_full_nested() argument
2448 ocfs2_inode_lock_with_page(struct inode *inode, struct buffer_head **ret_bh, int ex, struct page *page) ocfs2_inode_lock_with_page() argument
2502 ocfs2_inode_unlock(struct inode *inode, int ex) ocfs2_inode_unlock() argument
2559 ocfs2_super_lock(struct ocfs2_super *osb, int ex) ocfs2_super_lock() argument
2598 ocfs2_super_unlock(struct ocfs2_super *osb, int ex) ocfs2_super_unlock() argument
/linux-4.4.14/drivers/media/pci/solo6x10/
H A Dsolo6x10-v4l2.c71 solo_win_setup(struct solo_dev *solo_dev, u8 ch, int sx, int sy, int ex, int ey, int scale) solo_win_setup() argument
/linux-4.4.14/drivers/net/team/
H A Dteam_mode_loadbalance.c64 struct lb_priv_ex *ex; /* priv extension */ member in struct:lb_priv
/linux-4.4.14/security/
H A Ddevice_cgroup.c69 struct dev_exception_item *ex, *tmp, *new; dev_exceptions_copy() local
150 struct dev_exception_item *ex, *tmp; __dev_exception_clean() local
278 struct dev_exception_item *ex; devcgroup_seq_show() local
324 struct dev_exception_item *ex; match_exception() local
361 struct dev_exception_item *ex; match_exception_partial() local
524 struct dev_exception_item *ex; revalidate_active_exceptions() local
609 struct dev_exception_item ex; devcgroup_update_access() local
93 dev_exception_add(struct dev_cgroup *dev_cgroup, struct dev_exception_item *ex) dev_exception_add() argument
125 dev_exception_rm(struct dev_cgroup *dev_cgroup, struct dev_exception_item *ex) dev_exception_rm() argument
455 parent_has_perm(struct dev_cgroup *childcg, struct dev_exception_item *ex) parent_has_perm() argument
476 parent_allows_removal(struct dev_cgroup *childcg, struct dev_exception_item *ex) parent_allows_removal() argument
541 propagate_exception(struct dev_cgroup *devcg_root, struct dev_exception_item *ex) propagate_exception() argument
/linux-4.4.14/drivers/md/
H A Ddm-snap.c625 struct dm_exception *ex, *next; dm_exception_table_exit() local
/linux-4.4.14/fs/ceph/
H A Dcaps.c3189 static void handle_cap_export(struct inode *inode, struct ceph_mds_caps *ex, handle_cap_export() argument
/linux-4.4.14/scripts/mod/
H A Dmodpost.c246 static const char *export_str(enum export ex) export_str() argument
/linux-4.4.14/include/uapi/rdma/
H A Dib_user_verbs.h409 } ex; member in struct:ib_uverbs_wc
690 } ex; member in struct:ib_uverbs_send_wr
/linux-4.4.14/drivers/net/ethernet/nvidia/
H A Dforcedeth.c368 struct ring_desc_ex *ex; member in union:ring_type
/linux-4.4.14/arch/ia64/include/asm/
H A Dpal.h443 ex : 1, /* MC is expected */ member in struct:pal_process_state_info_s
/linux-4.4.14/include/rdma/
H A Dib_verbs.h770 } ex; member in struct:ib_wc
1092 } ex; member in struct:ib_send_wr

Completed in 1318 milliseconds