Home
last modified time | relevance | path

Searched defs:ex (Results 1 – 25 of 64) sorted by relevance

123

/linux-3.3/drivers/scsi/libsas/
Dsas_expander.c161 struct expander_device *ex = &dev->ex_dev; in sas_set_ex_phy() local
269 struct expander_device *ex = &dev->ex_dev; in sas_ex_phy_discover() local
306 struct expander_device *ex = &dev->ex_dev; in sas_expander_discover() local
489 struct expander_device *ex = &dev->ex_dev; in sas_ex_disable_phy() local
498 struct expander_device *ex = &dev->ex_dev; in sas_ex_disable_port() local
870 struct expander_device *ex = &dev->ex_dev; in sas_ex_discover_dev() local
988 struct expander_device *ex = &dev->ex_dev; in sas_find_sub_addr() local
1012 struct expander_device *ex = &dev->ex_dev; in sas_check_level_subtractive_boundary() local
1053 struct expander_device *ex = &dev->ex_dev; in sas_ex_discover_devices() local
1091 struct expander_device *ex = &dev->ex_dev; in sas_check_ex_subtractive_boundary() local
[all …]
Dsas_internal.h151 struct expander_device *ex = &dev->ex_dev; in sas_add_parent_port() local
/linux-3.3/fs/ext4/
Dextents.c121 struct ext4_extent *ex; in ext4_ext_find_goal() local
167 struct ext4_extent *ex, int *err, unsigned int flags) in ext4_ext_new_meta_block()
424 struct ext4_extent *ex; in ext4_ext_show_leaf() local
447 struct ext4_extent *ex; in ext4_ext_show_move() local
598 struct ext4_extent *chex, *ex; in ext4_ext_binsearch() local
894 struct ext4_extent *ex; in ext4_ext_split() local
1187 struct ext4_extent *ex; in ext4_ext_search_left() local
1255 struct ext4_extent *ex; in ext4_ext_search_right() local
1434 struct ext4_extent *ex; in ext4_ext_correct_indexes() local
1537 struct ext4_extent *ex) in ext4_ext_try_to_merge_right()
[all …]
Dext4_extents.h231 static inline ext4_fsblk_t ext4_ext_pblock(struct ext4_extent *ex) in ext4_ext_pblock()
258 static inline void ext4_ext_store_pblock(struct ext4_extent *ex, in ext4_ext_store_pblock()
/linux-3.3/fs/hpfs/
Dea.c18 char ex[4 + 255 + 1 + 8]; in hpfs_ea_ext_remove() local
79 char ex[4 + 255 + 1 + 8]; in hpfs_read_ea() local
154 char ex[4 + 255 + 1 + 8]; in hpfs_get_ea() local
215 char ex[4 + 255 + 1 + 8]; in hpfs_set_ea() local
/linux-3.3/arch/tile/include/asm/
Delf.h123 #define SET_PERSONALITY(ex) do { } while (0) argument
152 #define SET_PERSONALITY(ex) \ argument
157 #define COMPAT_SET_PERSONALITY(ex) \ argument
/linux-3.3/arch/cris/arch-v32/mm/
Dmmu.S39 .macro MMU_BUS_FAULT_HANDLER handler, mmu, we, ex
/linux-3.3/arch/sh/kernel/cpu/sh5/
Dfpu.c104 asmlinkage void do_fpu_error(unsigned long ex, struct pt_regs *regs) in do_fpu_error()
/linux-3.3/fs/
Dbinfmt_aout.c207 struct exec ex; in load_aout_binary() local
377 struct exec ex; in load_aout_library() local
/linux-3.3/arch/cris/include/arch-v32/arch/
Delf.h31 #define elf_read_implies_exec_binary(ex, have_pt_gnu_stack) (!(have_pt_gnu_stack)) argument
/linux-3.3/arch/x86/include/asm/
Delf.h183 #define COMPAT_SET_PERSONALITY(ex) set_personality_ia32() argument
256 #define SET_PERSONALITY(ex) set_personality_64bit() argument
262 #define elf_read_implies_exec(ex, executable_stack) \ argument
/linux-3.3/include/math-emu/
Dsoft-fp.h123 #define FP_SET_EXCEPTION(ex) \ argument
126 #define FP_UNSET_EXCEPTION(ex) \ argument
/linux-3.3/arch/x86/ia32/
Dia32_aout.c269 struct exec ex; in load_aout_binary() local
443 struct exec ex; in load_aout_library() local
/linux-3.3/fs/ocfs2/
Ddlmglue.c1575 int ex, in ocfs2_create_new_lock()
1840 int ocfs2_file_lock(struct file *file, int ex, int trylock) in ocfs2_file_lock()
2284 int ex, in ocfs2_inode_lock_full_nested()
2414 int ex, in ocfs2_inode_lock_with_page()
2467 int ex) in ocfs2_inode_unlock()
2524 int ex) in ocfs2_super_lock()
2565 int ex) in ocfs2_super_unlock()
2600 int ocfs2_nfs_sync_lock(struct ocfs2_super *osb, int ex) in ocfs2_nfs_sync_lock()
2619 void ocfs2_nfs_sync_unlock(struct ocfs2_super *osb, int ex) in ocfs2_nfs_sync_unlock()
2628 int ocfs2_dentry_lock(struct dentry *dentry, int ex) in ocfs2_dentry_lock()
[all …]
Dquota_global.c292 int ocfs2_lock_global_qf(struct ocfs2_mem_dqinfo *oinfo, int ex) in ocfs2_lock_global_qf()
315 void ocfs2_unlock_global_qf(struct ocfs2_mem_dqinfo *oinfo, int ex) in ocfs2_unlock_global_qf()
735 int ex = 0; in ocfs2_acquire_dquot() local
/linux-3.3/arch/mips/include/asm/
Delf.h250 #define SET_PERSONALITY(ex) \ argument
286 #define __SET_PERSONALITY32(ex) \ argument
295 #define __SET_PERSONALITY32(ex) do { } while (0) argument
298 #define SET_PERSONALITY(ex) \ argument
/linux-3.3/arch/arm/include/asm/
Delf.h105 #define elf_read_implies_exec(ex,stk) arm_elf_read_implies_exec(&(ex), stk) argument
127 #define SET_PERSONALITY(ex) elf_set_personality(&(ex)) argument
/linux-3.3/arch/microblaze/include/asm/
Delf.h119 #define SET_PERSONALITY(ex) set_personality(PER_LINUX_32BIT) argument
/linux-3.3/arch/s390/include/asm/
Delf.h186 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) argument
188 #define SET_PERSONALITY(ex) \ argument
/linux-3.3/arch/openrisc/include/asm/
Delf.h105 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) argument
/linux-3.3/arch/unicore32/include/asm/
Delf.h84 #define SET_PERSONALITY(ex) elf_set_personality(&(ex)) argument
/linux-3.3/arch/um/sys-ppc/asm/
Delf.h8 #define SET_PERSONALITY(ex) do ; while(0) argument
/linux-3.3/arch/powerpc/include/asm/
Delf.h236 # define SET_PERSONALITY(ex) \ argument
253 # define elf_read_implies_exec(ex, exec_stk) (is_32bit_task() ? \ argument
256 # define SET_PERSONALITY(ex) \ argument
258 # define elf_read_implies_exec(ex, exec_stk) (exec_stk == EXSTACK_DEFAULT) argument
/linux-3.3/include/linux/
Ddlm_plock.h31 __u8 ex; member
/linux-3.3/arch/cris/include/asm/
Delf.h89 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) argument

123