/linux-4.1.27/security/ |
D | device_cgroup.c | 69 struct dev_exception_item *ex, *tmp, *new; in dev_exceptions_copy() local 94 struct dev_exception_item *ex) in dev_exception_add() 126 struct dev_exception_item *ex) in dev_exception_rm() 150 struct dev_exception_item *ex, *tmp; in __dev_exception_clean() local 278 struct dev_exception_item *ex; in devcgroup_seq_show() local 324 struct dev_exception_item *ex; in match_exception() local 361 struct dev_exception_item *ex; in match_exception_partial() local 456 struct dev_exception_item *ex) in parent_has_perm() 477 struct dev_exception_item *ex) in parent_allows_removal() 524 struct dev_exception_item *ex; in revalidate_active_exceptions() local [all …]
|
/linux-4.1.27/drivers/scsi/libsas/ |
D | sas_expander.c | 206 struct expander_device *ex = &dev->ex_dev; in sas_set_ex_phy() local 394 struct expander_device *ex = &dev->ex_dev; in sas_ex_phy_discover() local 431 struct expander_device *ex = &dev->ex_dev; in sas_expander_discover() local 614 struct expander_device *ex = &dev->ex_dev; in sas_ex_disable_phy() local 623 struct expander_device *ex = &dev->ex_dev; in sas_ex_disable_port() local 986 struct expander_device *ex = &dev->ex_dev; in sas_ex_discover_dev() local 1104 struct expander_device *ex = &dev->ex_dev; in sas_find_sub_addr() local 1128 struct expander_device *ex = &dev->ex_dev; in sas_check_level_subtractive_boundary() local 1169 struct expander_device *ex = &dev->ex_dev; in sas_ex_discover_devices() local 1207 struct expander_device *ex = &dev->ex_dev; in sas_check_ex_subtractive_boundary() local [all …]
|
D | sas_internal.h | 168 struct expander_device *ex = &dev->ex_dev; in sas_add_parent_port() local
|
/linux-4.1.27/include/linux/ |
D | elf.h | 11 # define elf_read_implies_exec(ex, have_pt_gnu_stack) 0 argument 14 #define SET_PERSONALITY(ex) \ argument 19 #define SET_PERSONALITY2(ex, state) \ argument
|
D | poll.h | 112 unsigned long *in, *out, *ex; member
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | elf.h | 88 # define SET_PERSONALITY(ex) \ argument 109 # define elf_read_implies_exec(ex, exec_stk) (is_32bit_task() ? \ argument 112 # define elf_read_implies_exec(ex, exec_stk) (exec_stk == EXSTACK_DEFAULT) argument
|
/linux-4.1.27/fs/hpfs/ |
D | ea.c | 18 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-4.1.27/fs/ext4/ |
D | extents.c | 182 struct ext4_extent *ex; in ext4_ext_find_goal() local 228 struct ext4_extent *ex, int *err, unsigned int flags) in ext4_ext_new_meta_block() 528 struct ext4_extent *ex = EXT_FIRST_EXTENT(eh); in __read_extent_tree_block() local 651 struct ext4_extent *ex; in ext4_ext_show_leaf() local 674 struct ext4_extent *ex; in ext4_ext_show_move() local 827 struct ext4_extent *chex, *ex; in ext4_ext_binsearch() local 1121 struct ext4_extent *ex; in ext4_ext_split() local 1422 struct ext4_extent *ex; in ext4_ext_search_left() local 1490 struct ext4_extent *ex; in ext4_ext_search_right() local 1662 struct ext4_extent *ex; in ext4_ext_correct_indexes() local [all …]
|
D | ext4_extents.h | 220 static inline ext4_fsblk_t ext4_ext_pblock(struct ext4_extent *ex) in ext4_ext_pblock() 247 static inline void ext4_ext_store_pblock(struct ext4_extent *ex, in ext4_ext_store_pblock()
|
D | mballoc.c | 1493 int needed, struct ext4_free_extent *ex) in mb_find_extent() 1545 static int mb_mark_used(struct ext4_buddy *e4b, struct ext4_free_extent *ex) in mb_mark_used() 1675 struct ext4_free_extent ex; in ext4_mb_check_limits() local 1719 struct ext4_free_extent *ex, in ext4_mb_measure_extent() 1781 struct ext4_free_extent ex = ac->ac_b_ex; in ext4_mb_try_best_found() local 1814 struct ext4_free_extent ex; in ext4_mb_find_by_goal() local 1923 struct ext4_free_extent ex; in ext4_mb_complex_scan_group() local 1983 struct ext4_free_extent ex; in ext4_mb_scan_aligned() local 5032 struct ext4_free_extent ex; in ext4_trim_extent() local
|
D | crypto.c | 480 int ext4_encrypted_zeroout(struct inode *inode, struct ext4_extent *ex) in ext4_encrypted_zeroout()
|
D | move_extent.c | 619 struct ext4_extent *ex; in ext4_move_extents() local
|
D | migrate.c | 621 struct ext4_extent *ex; in ext4_ind_migrate() local
|
D | extents_status.c | 466 struct ext4_extent *ex; in ext4_es_insert_extent_ext_check() local
|
/linux-4.1.27/arch/tile/include/asm/ |
D | elf.h | 127 #define SET_PERSONALITY(ex) do { } while (0) argument 166 #define SET_PERSONALITY(ex) \ argument 171 #define COMPAT_SET_PERSONALITY(ex) \ argument
|
/linux-4.1.27/arch/microblaze/include/asm/ |
D | elf.h | 27 #define SET_PERSONALITY(ex) \ argument
|
/linux-4.1.27/arch/arm64/include/asm/ |
D | elf.h | 117 #define elf_read_implies_exec(ex,stk) (stk != EXSTACK_DISABLE_X) argument 137 #define SET_PERSONALITY(ex) clear_thread_flag(TIF_32BIT); argument 180 #define COMPAT_SET_PERSONALITY(ex) set_thread_flag(TIF_32BIT); argument
|
/linux-4.1.27/arch/mips/include/asm/ |
D | elf.h | 295 #define SET_PERSONALITY2(ex, state) \ argument 326 #define __SET_PERSONALITY32_O32(ex, state) \ argument 338 #define __SET_PERSONALITY32_O32(ex, state) \ argument 343 #define __SET_PERSONALITY32(ex, state) \ argument 352 #define __SET_PERSONALITY32(ex, state) do { } while (0) argument 355 #define SET_PERSONALITY2(ex, state) \ argument
|
/linux-4.1.27/arch/sh/kernel/cpu/sh5/ |
D | fpu.c | 104 asmlinkage void do_fpu_error(unsigned long ex, struct pt_regs *regs) in do_fpu_error()
|
/linux-4.1.27/fs/ |
D | binfmt_aout.c | 205 struct exec ex; in load_aout_binary() local 343 struct exec ex; in load_aout_library() local
|
D | select.c | 436 unsigned long in, out, ex, all_bits, bit = 1, mask, j; in do_select() local
|
/linux-4.1.27/arch/x86/ia32/ |
D | ia32_aout.c | 264 struct exec ex; in load_aout_binary() local 402 struct exec ex; in load_aout_library() local
|
/linux-4.1.27/tools/build/tests/ex/ |
D | Makefile | 7 ex: ex-in.o libex-in.o target
|
/linux-4.1.27/arch/x86/include/asm/ |
D | elf.h | 194 #define COMPAT_SET_PERSONALITY(ex) \ argument 268 #define SET_PERSONALITY(ex) set_personality_64bit() argument 274 #define elf_read_implies_exec(ex, executable_stack) \ argument
|
/linux-4.1.27/arch/cris/include/arch-v32/arch/ |
D | elf.h | 33 #define elf_read_implies_exec_binary(ex, have_pt_gnu_stack) (!(have_pt_gnu_stack)) argument
|
/linux-4.1.27/arch/arm/include/asm/ |
D | elf.h | 106 #define elf_read_implies_exec(ex,stk) arm_elf_read_implies_exec(&(ex), stk) argument 128 #define SET_PERSONALITY(ex) elf_set_personality(&(ex)) argument
|
/linux-4.1.27/include/math-emu/ |
D | soft-fp.h | 123 #define FP_SET_EXCEPTION(ex) \ argument 126 #define FP_UNSET_EXCEPTION(ex) \ argument
|
/linux-4.1.27/fs/ocfs2/ |
D | dlmglue.c | 1611 int ex, in ocfs2_create_new_lock() 1876 int ocfs2_file_lock(struct file *file, int ex, int trylock) in ocfs2_file_lock() 2320 int ex, in ocfs2_inode_lock_full_nested() 2450 int ex, in ocfs2_inode_lock_with_page() 2503 int ex) in ocfs2_inode_unlock() 2560 int ex) in ocfs2_super_lock() 2599 int ex) in ocfs2_super_unlock() 2634 int ocfs2_nfs_sync_lock(struct ocfs2_super *osb, int ex) in ocfs2_nfs_sync_lock() 2653 void ocfs2_nfs_sync_unlock(struct ocfs2_super *osb, int ex) in ocfs2_nfs_sync_unlock() 2662 int ocfs2_dentry_lock(struct dentry *dentry, int ex) in ocfs2_dentry_lock() [all …]
|
D | quota_global.c | 296 int ocfs2_lock_global_qf(struct ocfs2_mem_dqinfo *oinfo, int ex) in ocfs2_lock_global_qf() 319 void ocfs2_unlock_global_qf(struct ocfs2_mem_dqinfo *oinfo, int ex) in ocfs2_unlock_global_qf() 781 int ex = 0; in ocfs2_acquire_dquot() local
|
/linux-4.1.27/arch/s390/include/asm/ |
D | elf.h | 184 #define SET_PERSONALITY(ex) \ argument 192 #define SET_PERSONALITY(ex) \ argument
|
/linux-4.1.27/arch/unicore32/include/asm/ |
D | elf.h | 84 #define SET_PERSONALITY(ex) elf_set_personality(&(ex)) argument
|
/linux-4.1.27/include/uapi/linux/ |
D | dlm_plock.h | 31 __u8 ex; member
|
D | kvm.h | 229 } ex; member
|
/linux-4.1.27/arch/cris/boot/tools/ |
D | build.c | 112 struct exec *ex = (struct exec *)buf; in main() local
|
/linux-4.1.27/arch/sh/kernel/ |
D | hw_breakpoint.c | 373 unsigned long ex = lookup_exception_vector(); in BUILD_TRAP_HANDLER() local
|
D | traps_32.c | 729 long ex; in do_exception_error() local
|
D | traps_64.c | 762 asmlinkage void do_exception_error(unsigned long ex, struct pt_regs *regs) in do_exception_error()
|
/linux-4.1.27/arch/hexagon/kernel/ |
D | traps.c | 54 static const char *ex_name(int ex) in ex_name()
|
/linux-4.1.27/arch/parisc/kernel/ |
D | binfmt_elf32.c | 89 #define SET_PERSONALITY(ex) \ argument
|
/linux-4.1.27/arch/x86/um/asm/ |
D | elf.h | 218 #define SET_PERSONALITY(ex) do ; while(0) argument
|
/linux-4.1.27/arch/mips/boot/ |
D | elf2ecoff.c | 268 Elf32_Ehdr ex; in main() local
|
/linux-4.1.27/arch/sh/include/asm/ |
D | elf.h | 186 #define SET_PERSONALITY(ex) \ argument
|
/linux-4.1.27/arch/xtensa/include/asm/ |
D | elf.h | 193 #define SET_PERSONALITY(ex) \ argument
|
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/ |
D | interval_tree.c | 215 struct interval_node_extent *ex) in interval_find()
|
/linux-4.1.27/arch/sparc/include/asm/ |
D | elf_64.h | 201 #define SET_PERSONALITY(ex) \ argument
|
/linux-4.1.27/arch/ia64/include/asm/ |
D | elf.h | 204 #define elf_read_implies_exec(ex, executable_stack) \ argument
|
D | pal.h | 443 ex : 1, /* MC is expected */ member
|
/linux-4.1.27/drivers/media/pci/solo6x10/ |
D | solo6x10-v4l2.c | 71 int sx, int sy, int ex, int ey, int scale) in solo_win_setup()
|
/linux-4.1.27/arch/parisc/include/asm/ |
D | elf.h | 249 #define SET_PERSONALITY(ex) \ argument
|
/linux-4.1.27/drivers/net/team/ |
D | team_mode_loadbalance.c | 64 struct lb_priv_ex *ex; /* priv extension */ member
|
/linux-4.1.27/drivers/md/ |
D | dm-snap.c | 618 struct dm_exception *ex, *next; in dm_exception_table_exit() local
|
/linux-4.1.27/include/uapi/rdma/ |
D | ib_user_verbs.h | 389 } ex; member 645 } ex; member
|
/linux-4.1.27/scripts/mod/ |
D | modpost.c | 245 static const char *export_str(enum export ex) in export_str()
|
/linux-4.1.27/fs/ceph/ |
D | caps.c | 2881 static void handle_cap_export(struct inode *inode, struct ceph_mds_caps *ex, in handle_cap_export()
|
/linux-4.1.27/include/rdma/ |
D | ib_verbs.h | 705 } ex; member 1038 } ex; member
|
/linux-4.1.27/drivers/net/ethernet/nvidia/ |
D | forcedeth.c | 368 struct ring_desc_ex *ex; member
|