Home
last modified time | relevance | path

Searched defs:ex (Results 1 - 25 of 120) sorted by relevance

12345

/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dextable.h39 int arm64_bpf_fixup_exception(const struct exception_table_entry *ex, in arm64_bpf_fixup_exception() argument
/kernel/linux/linux-5.10/arch/loongarch/mm/
H A Dextable.c12 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...]
/kernel/linux/linux-6.6/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() argument
/kernel/linux/linux-6.6/arch/arm64/mm/
H A Dextable.c14 get_ex_fixup(const struct exception_table_entry *ex) in get_ex_fixup() argument
19 static bool ex_handler_uaccess_err_zero(const struct exception_table_entry *ex, in ex_handler_uaccess_err_zero() argument
33 ex_handler_load_unaligned_zeropad(const struct exception_table_entry *ex, in ex_handler_load_unaligned_zeropad() argument
61 const struct exception_table_entry *ex; fixup_exception() local
[all...]
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dextable.h41 bool ex_handler_bpf(const struct exception_table_entry *ex, in ex_handler_bpf() argument
/kernel/linux/linux-6.6/arch/loongarch/mm/
H A Dextable.c12 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...]
/kernel/linux/linux-5.10/tools/testing/selftests/x86/
H A Dtest_FISTTP.c23 int ex; in test() local
/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Dextable.h45 ex_handler_bpf(const struct exception_table_entry *ex, in ex_handler_bpf() argument
/kernel/linux/linux-6.6/arch/riscv/mm/
H A Dextable.c18 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
40 static bool ex_handler_uaccess_err_zero(const struct exception_table_entry *ex, in ex_handler_uaccess_err_zero() argument
55 const struct exception_table_entry *ex; in fixup_exception() local
[all...]
/kernel/linux/linux-6.6/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() argument
/kernel/linux/linux-6.6/arch/s390/mm/
H A Dextable.c23 static bool ex_handler_fixup(const struct exception_table_entry *ex, struct pt_regs *regs) in ex_handler_fixup() argument
29 static bool ex_handler_ua_store(const struct exception_table_entry *ex, struct pt_regs *regs) in ex_handler_ua_store() argument
38 static bool ex_handler_ua_load_mem(const struct exception_table_entry *ex, struct pt_regs *regs) in ex_handler_ua_load_mem() argument
50 ex_handler_ua_load_reg(const struct exception_table_entry *ex, bool pair, struct pt_regs *regs) ex_handler_ua_load_reg() argument
66 const struct exception_table_entry *ex; fixup_exception() local
[all...]
/kernel/linux/linux-5.10/include/linux/ceph/
H A Dstriper.h21 static inline void ceph_object_extent_init(struct ceph_object_extent *ex) in ceph_object_extent_init() argument
/kernel/linux/linux-6.6/include/linux/ceph/
H A Dstriper.h21 static inline void ceph_object_extent_init(struct ceph_object_extent *ex) in ceph_object_extent_init() argument
/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H A Dtest_FISTTP.c23 int ex; in test() local
/kernel/linux/linux-5.10/fs/hpfs/
H A 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]; hpfs_set_ea() local
[all...]
/kernel/linux/linux-5.10/include/uapi/linux/
H A Ddlm_plock.h32 __u8 ex; member
/kernel/linux/linux-6.6/fs/hpfs/
H A 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]; hpfs_set_ea() local
[all...]
/kernel/linux/linux-6.6/include/uapi/linux/
H A Ddlm_plock.h33 __u8 ex; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Ddlm_plock.h35 __u8 ex; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Ddlm_plock.h35 __u8 ex; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Ddlm_plock.h22 __u8 ex; member
/kernel/linux/linux-5.10/arch/x86/ia32/
H A Dia32_aout.c108 struct exec ex; in load_aout_binary() local
249 struct exec ex; load_aout_library() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/net/
H A Dbpf_jit_comp.c238 struct exception_table_entry *ex; in bpf_add_extable_entry() local
/kernel/linux/linux-5.10/drivers/scsi/libsas/
H A Dsas_internal.h163 struct expander_device *ex = &dev->ex_dev; in sas_add_parent_port() local
/kernel/linux/linux-5.10/fs/
H A Dbinfmt_aout.c120 struct exec ex; in load_aout_binary() local
261 struct exec ex; load_aout_library() local
[all...]

Completed in 7 milliseconds

12345