Home
last modified time | relevance | path

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

1234567

/kernel/linux/linux-6.6/arch/s390/mm/
Dextable.c23 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
/kernel/linux/linux-5.10/security/
Ddevice_cgroup.c63 struct dev_exception_item *ex, *tmp, *new; in dev_exceptions_copy() local
86 struct dev_exception_item *ex, *tmp; in dev_exceptions_move() local
99 struct dev_exception_item *ex) in dev_exception_add()
131 struct dev_exception_item *ex) in dev_exception_rm()
155 struct dev_exception_item *ex, *tmp; in __dev_exception_clean() local
283 struct dev_exception_item *ex; in devcgroup_seq_show() local
329 struct dev_exception_item *ex; in match_exception() local
366 struct dev_exception_item *ex; in match_exception_partial() local
462 struct dev_exception_item *ex) in parent_has_perm()
483 struct dev_exception_item *ex) in parent_allows_removal()
[all …]
/kernel/linux/linux-6.6/security/
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
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()
[all …]
/kernel/linux/linux-6.6/arch/loongarch/mm/
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
/kernel/linux/linux-6.6/arch/riscv/mm/
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()
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
/kernel/linux/linux-5.10/arch/loongarch/mm/
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
/kernel/linux/linux-6.6/arch/arm64/mm/
Dextable.c14 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
/kernel/linux/linux-5.10/drivers/scsi/libsas/
Dsas_expander.c203 struct expander_device *ex = &dev->ex_dev; in sas_set_ex_phy() local
392 struct expander_device *ex = &dev->ex_dev; in sas_ex_phy_discover() local
429 struct expander_device *ex = &dev->ex_dev; in sas_expander_discover() local
619 struct expander_device *ex = &dev->ex_dev; in sas_ex_disable_phy() local
628 struct expander_device *ex = &dev->ex_dev; in sas_ex_disable_port() local
1018 struct expander_device *ex = &dev->ex_dev; in sas_ex_discover_dev() local
1115 struct expander_device *ex = &dev->ex_dev; in sas_find_sub_addr() local
1138 struct expander_device *ex = &dev->ex_dev; in sas_check_level_subtractive_boundary() local
1176 struct expander_device *ex = &dev->ex_dev; in sas_ex_discover_devices() local
1214 struct expander_device *ex = &dev->ex_dev; in sas_check_ex_subtractive_boundary() local
[all …]
/kernel/linux/linux-6.6/drivers/scsi/libsas/
Dsas_expander.c186 struct expander_device *ex = &dev->ex_dev; in sas_set_ex_phy() local
374 struct expander_device *ex = &dev->ex_dev; in sas_ex_phy_discover() local
411 struct expander_device *ex = &dev->ex_dev; in sas_expander_discover() local
596 struct expander_device *ex = &dev->ex_dev; in sas_ex_disable_phy() local
605 struct expander_device *ex = &dev->ex_dev; in sas_ex_disable_port() local
950 struct expander_device *ex = &dev->ex_dev; in sas_ex_discover_dev() local
1045 struct expander_device *ex = &dev->ex_dev; in sas_find_sub_addr() local
1068 struct expander_device *ex = &dev->ex_dev; in sas_check_level_subtractive_boundary() local
1106 struct expander_device *ex = &dev->ex_dev; in sas_ex_discover_devices() local
1144 struct expander_device *ex = &dev->ex_dev; in sas_check_ex_subtractive_boundary() local
[all …]
/kernel/linux/linux-6.6/include/linux/
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
/kernel/linux/linux-5.10/tools/build/tests/ex/
DMakefile7 ex: target
11 ex: ex-in.o libex-in.o target
/kernel/linux/linux-6.6/tools/build/tests/ex/
DMakefile7 ex: target
11 ex: ex-in.o libex-in.o target
/kernel/linux/linux-5.10/fs/ext4/
Dextents.c196 struct ext4_extent *ex; in ext4_ext_find_goal() local
242 struct ext4_extent *ex, int *err, unsigned int flags) in ext4_ext_new_meta_block()
506 struct ext4_extent *ex = EXT_FIRST_EXTENT(eh); in ext4_cache_extents() local
681 struct ext4_extent *ex; in ext4_ext_show_leaf() local
704 struct ext4_extent *ex; in ext4_ext_show_move() local
855 struct ext4_extent *chex, *ex; in ext4_ext_binsearch() local
1163 struct ext4_extent *ex; in ext4_ext_split() local
1477 struct ext4_extent *ex; in ext4_ext_search_left() local
1545 struct ext4_extent *ex; in ext4_ext_search_right() local
1713 struct ext4_extent *ex; in ext4_ext_correct_indexes() local
[all …]
/kernel/linux/linux-5.10/net/ceph/
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
/kernel/linux/linux-6.6/fs/hpfs/
Dea.c19 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
/kernel/linux/linux-5.10/fs/hpfs/
Dea.c19 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
/kernel/linux/linux-6.6/net/ceph/
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
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
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
/kernel/linux/linux-5.10/include/linux/
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
/kernel/linux/linux-6.6/fs/ext4/
Dextents.c216 struct ext4_extent *ex; in ext4_ext_find_goal() local
262 struct ext4_extent *ex, int *err, unsigned int flags) in ext4_ext_new_meta_block()
526 struct ext4_extent *ex = EXT_FIRST_EXTENT(eh); in ext4_cache_extents() local
689 struct ext4_extent *ex; in ext4_ext_show_leaf() local
712 struct ext4_extent *ex; in ext4_ext_show_move() local
852 struct ext4_extent *chex, *ex; in ext4_ext_binsearch() local
1160 struct ext4_extent *ex; in ext4_ext_split() local
1477 struct ext4_extent *ex; in ext4_ext_search_left() local
1544 struct ext4_extent *ex; in ext4_ext_search_right() local
1712 struct ext4_extent *ex; in ext4_ext_correct_indexes() local
[all …]
/kernel/linux/linux-6.6/arch/x86/include/asm/
Delf.h175 #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
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
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
/kernel/linux/linux-5.10/arch/mips/include/asm/
Delf.h345 #define SET_PERSONALITY2(ex, state) \ argument
376 #define __SET_PERSONALITY32_O32(ex, state) \ argument
388 #define __SET_PERSONALITY32_O32(ex, state) \ argument
393 #define __SET_PERSONALITY32(ex, state) \ argument
402 #define __SET_PERSONALITY32(ex, state) do { } while (0) argument
405 #define SET_PERSONALITY2(ex, state) \ argument
535 #define elf_read_implies_exec(ex, stk) mips_elf_read_implies_exec(&(ex), stk) argument
/kernel/linux/linux-6.6/arch/mips/include/asm/
Delf.h329 #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
/kernel/linux/linux-5.10/fs/
Dbinfmt_aout.c120 struct exec ex; in load_aout_binary() local
261 struct exec ex; in load_aout_library() local

1234567