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

123

/linux-master/tools/testing/selftests/x86/
H A Dtest_FISTTP.c23 int ex; local
/linux-master/include/linux/ceph/
H A Dstriper.h21 static inline void ceph_object_extent_init(struct ceph_object_extent *ex) argument
/linux-master/arch/arm64/include/asm/
H A Dextable.h41 bool ex_handler_bpf(const struct exception_table_entry *ex, argument
/linux-master/arch/s390/include/asm/
H A Dextable.h63 static inline bool ex_handler_bpf(const struct exception_table_entry *ex, struct pt_regs *regs) argument
/linux-master/arch/arm64/mm/
H A Dextable.c14 get_ex_fixup(const struct exception_table_entry *ex) argument
19 static bool ex_handler_uaccess_err_zero(const struct exception_table_entry *ex, argument
33 ex_handler_load_unaligned_zeropad(const struct exception_table_entry *ex, argument
61 const struct exception_table_entry *ex; local
[all...]
/linux-master/arch/loongarch/mm/
H A Dextable.c12 get_ex_fixup(const struct exception_table_entry *ex) argument
24 static bool ex_handler_fixup(const struct exception_table_entry *ex, argument
32 static bool ex_handler_uaccess_err_zero(const struct exception_table_entry *ex, argument
47 const struct exception_table_entry *ex; local
[all...]
/linux-master/arch/loongarch/include/asm/
H A Dextable.h39 bool ex_handler_bpf(const struct exception_table_entry *ex, struct pt_regs *regs) argument
/linux-master/arch/riscv/include/asm/
H A Dextable.h45 ex_handler_bpf(const struct exception_table_entry *ex, argument
/linux-master/arch/s390/mm/
H A Dextable.c23 static bool ex_handler_fixup(const struct exception_table_entry *ex, struct pt_regs *regs) argument
29 static bool ex_handler_ua_store(const struct exception_table_entry *ex, struct pt_regs *regs) argument
38 static bool ex_handler_ua_load_mem(const struct exception_table_entry *ex, struct pt_regs *regs) argument
50 ex_handler_ua_load_reg(const struct exception_table_entry *ex, bool pair, struct pt_regs *regs) argument
64 ex_handler_zeropad(const struct exception_table_entry *ex, struct pt_regs *regs) argument
82 const struct exception_table_entry *ex; local
[all...]
/linux-master/arch/riscv/mm/
H A Dextable.c18 get_ex_fixup(const struct exception_table_entry *ex) argument
23 static bool ex_handler_fixup(const struct exception_table_entry *ex, argument
48 static bool ex_handler_uaccess_err_zero(const struct exception_table_entry *ex, argument
62 ex_handler_load_unaligned_zeropad(const struct exception_table_entry *ex, argument
84 const struct exception_table_entry *ex; local
[all...]
/linux-master/fs/hpfs/
H A Dea.c19 char ex[4 + 255 + 1 + 8]; local
80 char ex[4 + 255 + 1 + 8]; local
155 char ex[4 + 255 + 1 + 8]; local
216 char ex[4 + 255 + 1 + 8]; local
[all...]
/linux-master/include/uapi/linux/
H A Ddlm_plock.h33 __u8 ex; member in struct:dlm_plock_info
/linux-master/net/ceph/
H A Dstriper.c59 struct ceph_object_extent *ex = local
77 struct ceph_object_extent *ex; local
117 struct ceph_object_extent *last_ex, *ex; local
180 struct ceph_object_extent *ex; local
[all...]
/linux-master/drivers/net/ethernet/freescale/fman/
H A Dmac.c46 mac_exception(struct mac_device *mac_dev, enum fman_mac_exceptions ex) argument
/linux-master/drivers/scsi/libsas/
H A Dsas_internal.h194 struct expander_device *ex = &dev->ex_dev; local
/linux-master/arch/sh/kernel/
H A Dhw_breakpoint.c360 unsigned long ex = lookup_exception_vector(); local
H A Dtraps_32.c729 long ex; local
/linux-master/tools/testing/selftests/bpf/progs/
H A Dbtf_dump_test_case_padding.c181 union {} ex; member in struct:ib_wc
/linux-master/fs/ext4/
H A Dmigrate.c602 struct ext4_extent *ex; local
H A Dext4_extents.h226 static inline ext4_fsblk_t ext4_ext_pblock(struct ext4_extent *ex) argument
253 static inline void ext4_ext_store_pblock(struct ext4_extent *ex, argument
/linux-master/arch/powerpc/net/
H A Dbpf_jit_comp.c263 struct exception_table_entry *ex, *ex_entry; local
/linux-master/arch/hexagon/kernel/
H A Dtraps.c39 static const char *ex_name(int ex) argument
/linux-master/arch/mips/boot/
H A Delf2ecoff.c270 Elf32_Ehdr ex; local
[all...]
/linux-master/arch/x86/kvm/vmx/
H A Dsgx.c77 struct x86_exception ex; local
107 struct x86_exception ex; local
225 struct x86_exception ex; local
[all...]
/linux-master/arch/loongarch/net/
H A Dbpf_jit.c398 bool ex_handler_bpf(const struct exception_table_entry *ex, argument
417 struct exception_table_entry *ex; local
[all...]

Completed in 1031 milliseconds

123