Home
last modified time | relevance | path

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

12

/linux/security/
H A Ddevice_cgroup.c64 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 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
280 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
457 struct dev_exception_item *ex) in parent_has_perm()
478 struct dev_exception_item *ex) in parent_allows_removal()
[all …]
/linux/arch/riscv/mm/
H A Dextable.c18 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()
48 static bool ex_handler_uaccess_err_zero(const struct exception_table_entry *ex, in ex_handler_uaccess_err_zero()
62 ex_handler_load_unaligned_zeropad(const struct exception_table_entry *ex, in ex_handler_load_unaligned_zeropad()
84 const struct exception_table_entry *ex; in fixup_exception() local
/linux/arch/loongarch/mm/
H A Dextable.c12 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/drivers/scsi/libsas/
H A Dsas_expander.c38 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
401 struct expander_device *ex = &dev->ex_dev; in sas_ex_phy_discover() local
438 struct expander_device *ex = &dev->ex_dev; in sas_expander_discover() local
623 struct expander_device *ex = &dev->ex_dev; in sas_ex_disable_phy() local
632 struct expander_device *ex = &dev->ex_dev; in sas_ex_disable_port() local
975 struct expander_device *ex = &dev->ex_dev; in sas_ex_discover_dev() local
1070 struct expander_device *ex = &dev->ex_dev; in sas_find_sub_addr() local
1093 struct expander_device *ex = &dev->ex_dev; in sas_check_level_subtractive_boundary() local
1131 struct expander_device *ex = &dev->ex_dev; in sas_ex_discover_devices() local
[all …]
/linux/include/linux/
H A Delf.h13 # 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/fs/ext4/
H A Dextents.c221 struct ext4_extent *ex; in ext4_ext_find_goal() local
267 struct ext4_extent *ex, int *err, unsigned int flags) in ext4_ext_new_meta_block()
527 struct ext4_extent *ex = EXT_FIRST_EXTENT(eh); in ext4_cache_extents() local
692 struct ext4_extent *ex; in ext4_ext_show_leaf() local
715 struct ext4_extent *ex; in ext4_ext_show_move() local
855 struct ext4_extent *chex, *ex; in ext4_ext_binsearch() local
1159 struct ext4_extent *ex; in ext4_ext_split() local
1472 struct ext4_extent *ex; in ext4_ext_search_left() local
1539 struct ext4_extent *ex; in ext4_ext_search_right() local
1708 struct ext4_extent *ex; in ext4_ext_correct_indexes() local
[all …]
H A Dext4_extents.h219 static inline ext4_fsblk_t ext4_ext_pblock(struct ext4_extent *ex) in ext4_ext_pblock()
246 static inline void ext4_ext_store_pblock(struct ext4_extent *ex, in ext4_ext_store_pblock()
/linux/net/ceph/
H A Dstriper.c59 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/tools/build/tests/ex/
H A DMakefile7 ex: target
11 ex: ex-in.o libex-in.o target
/linux/arch/x86/include/asm/
H A Delf.h172 #define COMPAT_START_THREAD(ex, regs, new_ip, new_sp) \ argument
176 #define COMPAT_SET_PERSONALITY(ex) \ argument
258 #define SET_PERSONALITY(ex) set_personality_64bit() argument
284 #define elf_read_implies_exec(ex, executable_stack) \ argument
371 #define COMPAT_ARCH_SETUP_ADDITIONAL_PAGES(bprm, ex, interpreter) \ argument
/linux/arch/powerpc/include/asm/
H A Delf.h83 # 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 Delf.h331 #define SET_PERSONALITY2(ex, state) \ argument
362 #define __SET_PERSONALITY32_O32(ex, state) \ argument
374 #define __SET_PERSONALITY32_O32(ex, state) \ argument
379 #define __SET_PERSONALITY32(ex, state) \ argument
388 #define __SET_PERSONALITY32(ex, state) do { } while (0) argument
391 #define SET_PERSONALITY2(ex, state) \ argument
519 #define elf_read_implies_exec(ex, stk) mips_elf_read_implies_exec(&(ex), stk) argument
/linux/arch/microblaze/include/asm/
H A Delf.h24 #define SET_PERSONALITY(ex) \ argument
/linux/include/math-emu/
H A Dsoft-fp.h123 #define FP_SET_EXCEPTION(ex) \ argument
126 #define FP_UNSET_EXCEPTION(ex) \ argument
/linux/arch/arm/include/asm/
H A Delf.h119 #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 Dtest_FISTTP.c23 int ex; in test() local
/linux/arch/loongarch/include/asm/
H A Dextable.h39 bool ex_handler_bpf(const struct exception_table_entry *ex, struct pt_regs *regs) in ex_handler_bpf()
/linux/arch/riscv/include/asm/
H A Dextable.h45 ex_handler_bpf(const struct exception_table_entry *ex, in ex_handler_bpf()
H A Delf.h137 #define SET_PERSONALITY(ex) \ argument
/linux/arch/s390/include/asm/
H A Dextable.h63 static inline bool ex_handler_bpf(const struct exception_table_entry *ex, struct pt_regs *regs) in ex_handler_bpf()
/linux/include/linux/ceph/
H A Dstriper.h21 static inline void ceph_object_extent_init(struct ceph_object_extent *ex) in ceph_object_extent_init()
/linux/include/uapi/linux/
H A Ddlm_plock.h33 __u8 ex; member
/linux/arch/csky/include/asm/
H A Delf.h84 #define SET_PERSONALITY(ex) set_personality(PER_LINUX) argument
/linux/arch/sh/kernel/
H A Dhw_breakpoint.c360 unsigned long ex = lookup_exception_vector(); in BUILD_TRAP_HANDLER() local
/linux/arch/parisc/include/asm/
H A Delf.h234 #define SET_PERSONALITY(ex) \ argument
244 #define COMPAT_SET_PERSONALITY(ex) \ argument

12