/linux/arch/arm64/mm/ |
H A D | extable.c | 14 static bool cpy_faulted_on_uaccess(const struct exception_table_entry *ex, in cpy_faulted_on_uaccess() argument 25 const struct exception_table_entry *ex = search_exception_tables(addr); in insn_may_access_user() local 39 get_ex_fixup(const struct exception_table_entry *ex) in get_ex_fixup() argument 44 static bool ex_handler_uaccess_err_zero(const struct exception_table_entry *ex, in ex_handler_uaccess_err_zero() argument 57 ex_handler_uaccess_cpy(const struct exception_table_entry * ex,struct pt_regs * regs,unsigned long esr) ex_handler_uaccess_cpy() argument 69 ex_handler_load_unaligned_zeropad(const struct exception_table_entry * ex,struct pt_regs * regs) ex_handler_load_unaligned_zeropad() argument 97 const struct exception_table_entry *ex; fixup_exception() local [all...] |
/linux/arch/s390/mm/ |
H A D | extable.c | 24 static bool ex_handler_fixup(const struct exception_table_entry *ex, struct pt_regs *regs) in ex_handler_fixup() argument 30 static bool ex_handler_ua_fault(const struct exception_table_entry *ex, struct pt_regs *regs) in ex_handler_ua_fault() argument 39 static bool ex_handler_ua_load_reg(const struct exception_table_entry *ex, in ex_handler_ua_load_reg() argument 53 static bool ex_handler_zeropad(const struct exception_table_entry *ex, struc argument 69 ex_handler_fpc(const struct exception_table_entry * ex,struct pt_regs * regs) ex_handler_fpc() argument 86 ex_handler_ua_mvcos(const struct exception_table_entry * ex,bool from,struct pt_regs * regs) ex_handler_ua_mvcos() argument 121 const struct exception_table_entry *ex; fixup_exception() local [all...] |
/linux/security/ |
H A D | device_cgroup.c | 64 struct dev_exception_item *ex, *tmp, *new; in dev_exceptions_copy() local 87 struct dev_exception_item *ex, *tmp; in dev_exceptions_move() local 100 dev_exception_add(struct dev_cgroup * dev_cgroup,struct dev_exception_item * ex) dev_exception_add() argument 132 dev_exception_rm(struct dev_cgroup * dev_cgroup,struct dev_exception_item * ex) dev_exception_rm() argument 156 struct dev_exception_item *ex, *tmp; __dev_exception_clean() local 284 struct dev_exception_item *ex; devcgroup_seq_show() local 330 struct dev_exception_item *ex; match_exception() local 367 struct dev_exception_item *ex; match_exception_partial() local 463 parent_has_perm(struct dev_cgroup * childcg,struct dev_exception_item * ex) parent_has_perm() argument 484 parent_allows_removal(struct dev_cgroup * childcg,struct dev_exception_item * ex) parent_allows_removal() argument 531 struct dev_exception_item *ex; revalidate_active_exceptions() local 549 propagate_exception(struct dev_cgroup * devcg_root,struct dev_exception_item * ex) propagate_exception() argument 616 struct dev_exception_item ex; devcgroup_update_access() local [all...] |
/linux/arch/riscv/mm/ |
H A D | extable.c | 18 get_ex_fixup(const struct exception_table_entry *ex) in get_ex_fixup() argument 23 static bool ex_handler_fixup(const struct exception_table_entry *ex, in ex_handler_fixup() argument 48 static bool ex_handler_uaccess_err_zero(const struct exception_table_entry *ex, in ex_handler_uaccess_err_zero() argument 62 ex_handler_load_unaligned_zeropad(const struct exception_table_entry *ex, in ex_handler_load_unaligned_zeropad() argument 84 const struct exception_table_entry *ex; fixup_exception() local [all...] |
/linux/arch/loongarch/mm/ |
H A D | extable.c | 12 get_ex_fixup(const struct exception_table_entry *ex) in get_ex_fixup() argument 24 static bool ex_handler_fixup(const struct exception_table_entry *ex, in ex_handler_fixup() argument 32 static bool ex_handler_uaccess_err_zero(const struct exception_table_entry *ex, in ex_handler_uaccess_err_zero() argument 47 const struct exception_table_entry *ex; in fixup_exception() local [all...] |
/linux/drivers/scsi/libsas/ |
H A D | sas_expander.c | 38 struct expander_device *ex = &dev->ex_dev; in sas_ex_add_parent_port() local 208 struct expander_device *ex = &dev->ex_dev; in sas_set_ex_phy() local 396 struct expander_device *ex = &dev->ex_dev; sas_ex_phy_discover() local 433 struct expander_device *ex = &dev->ex_dev; sas_expander_discover() local 618 struct expander_device *ex = &dev->ex_dev; sas_ex_disable_phy() local 627 struct expander_device *ex = &dev->ex_dev; sas_ex_disable_port() local 970 struct expander_device *ex = &dev->ex_dev; sas_ex_discover_dev() local 1065 struct expander_device *ex = &dev->ex_dev; sas_find_sub_addr() local 1088 struct expander_device *ex = &dev->ex_dev; sas_check_level_subtractive_boundary() local 1126 struct expander_device *ex = &dev->ex_dev; sas_ex_discover_devices() local 1164 struct expander_device *ex = &dev->ex_dev; sas_check_ex_subtractive_boundary() local 1358 struct expander_device *ex = &dev->ex_dev; sas_configure_present() local 1589 struct sas_expander_device *ex = sas_ex_level_discovery() local 1620 struct sas_expander_device *ex = rphy_to_expander_device(dev->rphy); sas_discover_root_expander() local 1715 struct expander_device *ex = &dev->ex_dev; sas_find_bcast_phy() local 1795 struct expander_device *ex = &dev->ex_dev; sas_find_bcast_dev() local 1833 struct expander_device *ex = &dev->ex_dev; sas_unregister_ex_tree() local 1890 struct sas_expander_device *ex = sas_discover_bfs_by_root_level() local 1906 struct sas_expander_device *ex = rphy_to_expander_device(dev->rphy); sas_discover_bfs_by_root() local 1967 struct expander_device *ex = &dev->ex_dev; sas_rediscover_dev() local 2059 struct expander_device *ex = &dev->ex_dev; sas_rediscover() local 2101 struct expander_device *ex = &dev->ex_dev; sas_ex_revalidate_domain() local [all...] |
/linux/include/linux/ |
H A D | elf.h | 13 # define elf_read_implies_exec(ex, have_pt_gnu_stack) 0 argument 16 #define SET_PERSONALITY(ex) \ argument 21 #define SET_PERSONALITY2(ex, state) \ argument 31 #define ARCH_SETUP_ADDITIONAL_PAGES(bprm, ex, interpreter) \ argument
|
/linux/net/ceph/ |
H A D | striper.c | 59 struct ceph_object_extent *ex = in lookup_last() local 77 struct ceph_object_extent *ex; in lookup_containing() local 117 struct ceph_object_extent *last_ex, *ex; ceph_file_to_extents() local 180 struct ceph_object_extent *ex; ceph_iterate_extents() local [all...] |
/linux/fs/hpfs/ |
H A D | ea.c | 19 char ex[4 + 255 + 1 + 8]; in hpfs_ea_ext_remove() local 80 char ex[4 + 255 + 1 + 8]; in hpfs_read_ea() local 155 char ex[4 + 255 + 1 + 8]; in hpfs_get_ea() local 216 char ex[4 + 255 + 1 + 8]; hpfs_set_ea() local [all...] |
/linux/tools/build/tests/ex/ |
H A D | Makefile | 7 ex: target 11 ex: ex-in.o libex-in.o target
|
/linux/arch/x86/include/asm/ |
H A D | elf.h | 173 #define COMPAT_START_THREAD(ex, regs, new_ip, new_sp) \ argument 177 #define COMPAT_SET_PERSONALITY(ex) \ argument 260 #define SET_PERSONALITY(ex) set_personality_64bit() argument 286 #define elf_read_implies_exec(ex, executable_stack) \ argument 373 #define COMPAT_ARCH_SETUP_ADDITIONAL_PAGES(bprm, ex, interpreter) \ argument
|
/linux/arch/powerpc/include/asm/ |
H A D | elf.h | 83 # define SET_PERSONALITY(ex) \ argument 104 # define elf_read_implies_exec(ex, exec_stk) (is_32bit_task() ? \ argument 107 # define elf_read_implies_exec(ex, exec_stk) (exec_stk == EXSTACK_DEFAULT) argument
|
/linux/arch/mips/include/asm/ |
H A D | elf.h | 329 #define SET_PERSONALITY2(ex, state) \ argument 360 #define __SET_PERSONALITY32_O32(ex, state) \ argument 372 #define __SET_PERSONALITY32_O32(ex, state) \ argument 377 #define __SET_PERSONALITY32(ex, state) \ argument 386 #define __SET_PERSONALITY32(ex, state) do { } while (0) argument 389 #define SET_PERSONALITY2(ex, state) \ argument 517 elf_read_implies_exec(ex,stk) global() argument [all...] |
/linux/fs/ |
H A D | compat_binfmt_elf.c | 114 #define COMPAT_START_THREAD(ex, regs, new_ip, new_sp) \ argument 124 #define COMPAT_ARCH_SETUP_ADDITIONAL_PAGES(bprm, ex, interpreter) \ argument
|
/linux/arch/arm64/include/asm/ |
H A D | elf.h | 120 #define compat_elf_read_implies_exec(ex, stk) (stk == EXSTACK_DEFAULT) argument 161 #define SET_PERSONALITY(ex) \ argument 224 #define COMPAT_SET_PERSONALITY(ex) \ argument
|
H A D | extable.h | 43 bool ex_handler_bpf(const struct exception_table_entry *ex, in ex_handler_bpf() argument
|
/linux/arch/x86/kvm/vmx/ |
H A D | sgx.c | 77 struct x86_exception ex; in sgx_gva_to_gpa() local 107 struct x86_exception ex; in sgx_inject_fault() local 225 struct x86_exception ex; handle_encls_ecreate() local [all...] |
/linux/fs/ocfs2/ |
H A D | dlmglue.c | 1702 int ex, in ocfs2_create_new_lock() argument 1974 int ocfs2_file_lock(struct file *file, int ex, int trylock) in ocfs2_file_lock() argument 2428 int ex, in ocfs2_inode_lock_full_nested() argument 2548 ocfs2_inode_lock_with_folio(struct inode * inode,struct buffer_head ** ret_bh,int ex,struct folio * folio) ocfs2_inode_lock_with_folio() argument 2616 ocfs2_inode_unlock(struct inode * inode,int ex) ocfs2_inode_unlock() argument 2674 ocfs2_inode_lock_tracker(struct inode * inode,struct buffer_head ** ret_bh,int ex,struct ocfs2_lock_holder * oh) ocfs2_inode_lock_tracker() argument 2730 ocfs2_inode_unlock_tracker(struct inode * inode,int ex,struct ocfs2_lock_holder * oh,int had_lock) ocfs2_inode_unlock_tracker() argument 2790 ocfs2_super_lock(struct ocfs2_super * osb,int ex) ocfs2_super_lock() argument 2829 ocfs2_super_unlock(struct ocfs2_super * osb,int ex) ocfs2_super_unlock() argument 2864 ocfs2_nfs_sync_lock(struct ocfs2_super * osb,int ex) ocfs2_nfs_sync_lock() argument 2894 ocfs2_nfs_sync_unlock(struct ocfs2_super * osb,int ex) ocfs2_nfs_sync_unlock() argument 2971 ocfs2_dentry_lock(struct dentry * dentry,int ex) ocfs2_dentry_lock() argument 2996 ocfs2_dentry_unlock(struct dentry * dentry,int ex) ocfs2_dentry_unlock() argument 4185 ocfs2_qinfo_unlock(struct ocfs2_mem_dqinfo * oinfo,int ex) ocfs2_qinfo_unlock() argument 4240 ocfs2_qinfo_lock(struct ocfs2_mem_dqinfo * oinfo,int ex) ocfs2_qinfo_lock() argument 4272 ocfs2_refcount_lock(struct ocfs2_refcount_tree * ref_tree,int ex) ocfs2_refcount_lock() argument 4293 ocfs2_refcount_unlock(struct ocfs2_refcount_tree * ref_tree,int ex) ocfs2_refcount_unlock() argument [all...] |
/linux/arch/microblaze/include/asm/ |
H A D | elf.h | 24 #define SET_PERSONALITY(ex) \ argument
|
/linux/include/math-emu/ |
H A D | soft-fp.h | 123 #define FP_SET_EXCEPTION(ex) \ argument 126 #define FP_UNSET_EXCEPTION(ex) \ argument
|
/linux/arch/s390/boot/ |
H A D | pgm_check.c | 45 const struct exception_table_entry *ex; in ex_handler() local
|
/linux/arch/arm/include/asm/ |
H A D | elf.h | 119 #define elf_read_implies_exec(ex,stk) arm_elf_read_implies_exec(stk) argument 140 #define SET_PERSONALITY(ex) elf_set_personality(&(ex)) argument
|
/linux/tools/testing/selftests/x86/ |
H A D | test_FISTTP.c | 23 int ex; in test() local
|
/linux/arch/loongarch/include/asm/ |
H A D | extable.h | 39 bool ex_handler_bpf(const struct exception_table_entry *ex, struct pt_regs *regs) in ex_handler_bpf() argument
|
/linux/arch/riscv/include/asm/ |
H A D | extable.h | 45 ex_handler_bpf(const struct exception_table_entry *ex, in ex_handler_bpf() argument
|