/linux-6.3-rc2/security/ |
A D | device_cgroup.c | 87 struct dev_exception_item *ex, *tmp; in dev_exceptions_move() local 100 struct dev_exception_item *ex) in dev_exception_add() 132 struct dev_exception_item *ex) in dev_exception_rm() 156 struct dev_exception_item *ex, *tmp; in __dev_exception_clean() local 284 struct dev_exception_item *ex; in devcgroup_seq_show() local 330 struct dev_exception_item *ex; in match_exception() local 367 struct dev_exception_item *ex; in match_exception_partial() local 463 struct dev_exception_item *ex) in parent_has_perm() 484 struct dev_exception_item *ex) in parent_allows_removal() 531 struct dev_exception_item *ex; in revalidate_active_exceptions() local [all …]
|
/linux-6.3-rc2/arch/s390/mm/ |
A D | extable.c | 23 static bool ex_handler_fixup(const struct exception_table_entry *ex, struct pt_regs *regs) in ex_handler_fixup() 29 static bool ex_handler_ua_store(const struct exception_table_entry *ex, struct pt_regs *regs) in ex_handler_ua_store() 38 static bool ex_handler_ua_load_mem(const struct exception_table_entry *ex, struct pt_regs *regs) in ex_handler_ua_load_mem() 50 static bool ex_handler_ua_load_reg(const struct exception_table_entry *ex, in ex_handler_ua_load_reg() 66 const struct exception_table_entry *ex; in fixup_exception() local
|
/linux-6.3-rc2/arch/riscv/mm/ |
A D | extable.c | 18 get_ex_fixup(const struct exception_table_entry *ex) in get_ex_fixup() 23 static bool ex_handler_fixup(const struct exception_table_entry *ex, in ex_handler_fixup() 40 static bool ex_handler_uaccess_err_zero(const struct exception_table_entry *ex, in ex_handler_uaccess_err_zero() 55 const struct exception_table_entry *ex; in fixup_exception() local
|
/linux-6.3-rc2/arch/loongarch/mm/ |
A D | extable.c | 12 get_ex_fixup(const struct exception_table_entry *ex) in get_ex_fixup() 24 static bool ex_handler_fixup(const struct exception_table_entry *ex, in ex_handler_fixup() 32 static bool ex_handler_uaccess_err_zero(const struct exception_table_entry *ex, in ex_handler_uaccess_err_zero() 47 const struct exception_table_entry *ex; in fixup_exception() local
|
/linux-6.3-rc2/arch/arm64/mm/ |
A D | extable.c | 14 get_ex_fixup(const struct exception_table_entry *ex) in get_ex_fixup() 19 static bool ex_handler_uaccess_err_zero(const struct exception_table_entry *ex, in ex_handler_uaccess_err_zero() 33 ex_handler_load_unaligned_zeropad(const struct exception_table_entry *ex, in ex_handler_load_unaligned_zeropad() 61 const struct exception_table_entry *ex; in fixup_exception() local
|
/linux-6.3-rc2/drivers/scsi/libsas/ |
A D | sas_expander.c | 186 struct expander_device *ex = &dev->ex_dev; in sas_set_ex_phy() local 375 struct expander_device *ex = &dev->ex_dev; in sas_ex_phy_discover() local 412 struct expander_device *ex = &dev->ex_dev; in sas_expander_discover() local 597 struct expander_device *ex = &dev->ex_dev; in sas_ex_disable_phy() local 606 struct expander_device *ex = &dev->ex_dev; in sas_ex_disable_port() local 951 struct expander_device *ex = &dev->ex_dev; in sas_ex_discover_dev() local 1046 struct expander_device *ex = &dev->ex_dev; in sas_find_sub_addr() local 1069 struct expander_device *ex = &dev->ex_dev; in sas_check_level_subtractive_boundary() local 1107 struct expander_device *ex = &dev->ex_dev; in sas_ex_discover_devices() local 1552 struct sas_expander_device *ex = in sas_ex_level_discovery() local [all …]
|
/linux-6.3-rc2/include/linux/ |
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-6.3-rc2/fs/ext4/ |
A D | extents.c | 216 struct ext4_extent *ex; in ext4_ext_find_goal() local 689 struct ext4_extent *ex; in ext4_ext_show_leaf() local 712 struct ext4_extent *ex; in ext4_ext_show_move() local 1158 struct ext4_extent *ex; in ext4_ext_split() local 1475 struct ext4_extent *ex; in ext4_ext_search_left() local 1542 struct ext4_extent *ex; in ext4_ext_search_right() local 1710 struct ext4_extent *ex; in ext4_ext_correct_indexes() local 2249 struct ext4_extent *ex; in ext4_ext_determine_hole() local 2604 struct ext4_extent *ex; in ext4_ext_rm_leaf() local 3333 struct ext4_extent *ex; in ext4_split_extent() local [all …]
|
/linux-6.3-rc2/fs/hpfs/ |
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]; in hpfs_set_ea() local
|
/linux-6.3-rc2/net/ceph/ |
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; in ceph_file_to_extents() local 180 struct ceph_object_extent *ex; in ceph_iterate_extents() local
|
/linux-6.3-rc2/tools/build/tests/ex/ |
A D | Makefile | 7 ex: target 11 ex: ex-in.o libex-in.o target
|
/linux-6.3-rc2/arch/x86/include/asm/ |
A D | elf.h | 175 #define COMPAT_START_THREAD(ex, regs, new_ip, new_sp) \ argument 179 #define COMPAT_SET_PERSONALITY(ex) \ argument 262 #define SET_PERSONALITY(ex) set_personality_64bit() argument 288 #define elf_read_implies_exec(ex, executable_stack) \ argument 375 #define COMPAT_ARCH_SETUP_ADDITIONAL_PAGES(bprm, ex, interpreter) \ argument
|
/linux-6.3-rc2/arch/powerpc/include/asm/ |
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-6.3-rc2/arch/mips/include/asm/ |
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 #define elf_read_implies_exec(ex, stk) mips_elf_read_implies_exec(&(ex), stk) argument
|
/linux-6.3-rc2/fs/ |
A D | compat_binfmt_elf.c | 104 #define COMPAT_START_THREAD(ex, regs, new_ip, new_sp) \ argument 114 #define COMPAT_ARCH_SETUP_ADDITIONAL_PAGES(bprm, ex, interpreter) \ argument
|
/linux-6.3-rc2/arch/x86/kvm/vmx/ |
A D | sgx.c | 76 struct x86_exception ex; in sgx_gva_to_gpa() local 106 struct x86_exception ex; in sgx_inject_fault() local 217 struct x86_exception ex; in handle_encls_ecreate() local
|
/linux-6.3-rc2/arch/arm64/include/asm/ |
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
|
A D | extable.h | 41 bool ex_handler_bpf(const struct exception_table_entry *ex, in ex_handler_bpf()
|
/linux-6.3-rc2/fs/ocfs2/ |
A D | dlmglue.c | 1701 int ex, in ocfs2_create_new_lock() 2425 int ex, in ocfs2_inode_lock_full_nested() 2546 int ex, in ocfs2_inode_lock_with_page() 2615 int ex) in ocfs2_inode_unlock() 2673 int ex, in ocfs2_inode_lock_tracker() 2729 int ex, in ocfs2_inode_unlock_tracker() 2789 int ex) in ocfs2_super_lock() 2828 int ex) in ocfs2_super_unlock() 2863 int ocfs2_nfs_sync_lock(struct ocfs2_super *osb, int ex) in ocfs2_nfs_sync_lock() 2970 int ocfs2_dentry_lock(struct dentry *dentry, int ex) in ocfs2_dentry_lock() [all …]
|
/linux-6.3-rc2/arch/microblaze/include/asm/ |
A D | elf.h | 24 #define SET_PERSONALITY(ex) \ argument
|
/linux-6.3-rc2/include/math-emu/ |
A D | soft-fp.h | 123 #define FP_SET_EXCEPTION(ex) \ argument 126 #define FP_UNSET_EXCEPTION(ex) \ argument
|
/linux-6.3-rc2/arch/arm/include/asm/ |
A D | elf.h | 120 #define elf_read_implies_exec(ex,stk) arm_elf_read_implies_exec(stk) argument 141 #define SET_PERSONALITY(ex) elf_set_personality(&(ex)) argument
|
/linux-6.3-rc2/tools/testing/selftests/x86/ |
A D | test_FISTTP.c | 23 int ex; in test() local
|
/linux-6.3-rc2/arch/riscv/include/asm/ |
A D | extable.h | 41 ex_handler_bpf(const struct exception_table_entry *ex, in ex_handler_bpf()
|
/linux-6.3-rc2/arch/loongarch/include/asm/ |
A D | extable.h | 39 bool ex_handler_bpf(const struct exception_table_entry *ex, struct pt_regs *regs) in ex_handler_bpf()
|