Home
last modified time | relevance | path

Searched refs:__visible (Results 1 – 25 of 86) sorted by relevance

1234

/Linux-v5.10/arch/arm/include/asm/
Dkprobes.h47 extern __visible kprobe_opcode_t optprobe_template_entry[];
48 extern __visible kprobe_opcode_t optprobe_template_val[];
49 extern __visible kprobe_opcode_t optprobe_template_call[];
50 extern __visible kprobe_opcode_t optprobe_template_end[];
51 extern __visible kprobe_opcode_t optprobe_template_sub_sp[];
52 extern __visible kprobe_opcode_t optprobe_template_add_sp[];
53 extern __visible kprobe_opcode_t optprobe_template_restore_begin[];
54 extern __visible kprobe_opcode_t optprobe_template_restore_orig_insn[];
55 extern __visible kprobe_opcode_t optprobe_template_restore_end[];
/Linux-v5.10/arch/x86/xen/
Dxen-ops.h131 __visible void xen_irq_enable_direct(void);
132 __visible void xen_irq_disable_direct(void);
133 __visible unsigned long xen_save_fl_direct(void);
134 __visible void xen_restore_fl_direct(unsigned long);
136 __visible unsigned long xen_read_cr2(void);
137 __visible unsigned long xen_read_cr2_direct(void);
140 __visible void xen_iret(void);
141 __visible void xen_sysret32(void);
142 __visible void xen_sysret64(void);
Dirq.c27 asmlinkage __visible unsigned long xen_save_fl(void) in xen_save_fl()
45 __visible void xen_restore_fl(unsigned long flags) in xen_restore_fl()
67 asmlinkage __visible void xen_irq_disable(void) in xen_irq_disable()
78 asmlinkage __visible void xen_irq_enable(void) in xen_irq_enable()
/Linux-v5.10/arch/x86/include/asm/
Dsuspend.h7 extern unsigned long restore_jump_address __visible;
9 extern unsigned long restore_cr3 __visible;
10 extern unsigned long temp_pgt __visible;
11 extern unsigned long relocated_restore_code __visible;
14 extern asmlinkage __visible int restore_image(void);
Didtentry.h35 __visible void func(struct pt_regs *regs)
53 __visible noinstr void func(struct pt_regs *regs) \
86 __visible void func(struct pt_regs *regs, unsigned long error_code)
99 __visible noinstr void func(struct pt_regs *regs, \
139 __visible noinstr void func(struct pt_regs *regs)
167 __visible noinstr void func(struct pt_regs *regs, unsigned long error_code)
195 __visible noinstr void func(struct pt_regs *regs, \
238 __visible noinstr void func(struct pt_regs *regs) \
267 __visible noinstr void func(struct pt_regs *regs) \
309 __visible void noist_##func(struct pt_regs *regs)
[all …]
Dkprobes.h38 extern __visible kprobe_opcode_t optprobe_template_entry[];
39 extern __visible kprobe_opcode_t optprobe_template_clac[];
40 extern __visible kprobe_opcode_t optprobe_template_val[];
41 extern __visible kprobe_opcode_t optprobe_template_call[];
42 extern __visible kprobe_opcode_t optprobe_template_end[];
Dtraps.h14 asmlinkage __visible notrace struct pt_regs *sync_regs(struct pt_regs *eregs);
15 asmlinkage __visible notrace
18 asmlinkage __visible noinstr struct pt_regs *vc_switch_off_ist(struct pt_regs *eregs);
Dsmp.h144 asmlinkage __visible void smp_reboot_interrupt(void);
145 __visible void smp_reschedule_interrupt(struct pt_regs *regs);
146 __visible void smp_call_function_interrupt(struct pt_regs *regs);
147 __visible void smp_call_function_single_interrupt(struct pt_regs *r);
/Linux-v5.10/crypto/
Dcast_common.c13 __visible const u32 cast_s1[256] = {
81 __visible const u32 cast_s2[256] = {
149 __visible const u32 cast_s3[256] = {
217 __visible const u32 cast_s4[256] = {
/Linux-v5.10/arch/x86/mm/
Dextable.c27 __visible bool ex_handler_default(const struct exception_table_entry *fixup, in ex_handler_default()
37 __visible bool ex_handler_fault(const struct exception_table_entry *fixup, in ex_handler_fault()
58 __visible bool ex_handler_fprestore(const struct exception_table_entry *fixup, in ex_handler_fprestore()
73 __visible bool ex_handler_uaccess(const struct exception_table_entry *fixup, in ex_handler_uaccess()
84 __visible bool ex_handler_copy(const struct exception_table_entry *fixup, in ex_handler_copy()
96 __visible bool ex_handler_rdmsr_unsafe(const struct exception_table_entry *fixup, in ex_handler_rdmsr_unsafe()
113 __visible bool ex_handler_wrmsr_unsafe(const struct exception_table_entry *fixup, in ex_handler_wrmsr_unsafe()
129 __visible bool ex_handler_clear_fs(const struct exception_table_entry *fixup, in ex_handler_clear_fs()
/Linux-v5.10/arch/x86/lib/
Dmemcpy_32.c8 __visible void *memcpy(void *to, const void *from, size_t n) in memcpy()
18 __visible void *memset(void *s, int c, size_t count) in memset()
24 __visible void *memmove(void *dest, const void *src, size_t n) in memmove()
/Linux-v5.10/arch/x86/entry/
Dcommon.c39 __visible noinstr void do_syscall_64(unsigned long nr, struct pt_regs *regs) in do_syscall_64()
84 __visible noinstr void do_int80_syscall_32(struct pt_regs *regs) in do_int80_syscall_32()
143 __visible noinstr long do_fast_syscall_32(struct pt_regs *regs) in do_fast_syscall_32()
195 __visible noinstr long do_SYSENTER_32(struct pt_regs *regs) in do_SYSENTER_32()
292 __visible noinstr void xen_pv_evtchn_do_upcall(struct pt_regs *regs) in xen_pv_evtchn_do_upcall()
/Linux-v5.10/arch/x86/math-emu/
Derrors.c307 asmlinkage __visible void FPU_exception(int n) in FPU_exception()
497 asmlinkage __visible int arith_invalid(int deststnr) in arith_invalid()
512 asmlinkage __visible int FPU_divide_by_zero(int deststnr, u_char sign) in FPU_divide_by_zero()
544 asmlinkage __visible void set_precision_flag_up(void) in set_precision_flag_up()
553 asmlinkage __visible void set_precision_flag_down(void) in set_precision_flag_down()
562 asmlinkage __visible int denormal_operand(void) in denormal_operand()
573 asmlinkage __visible int arith_overflow(FPU_REG *dest) in arith_overflow()
601 asmlinkage __visible int arith_underflow(FPU_REG *dest) in arith_underflow()
/Linux-v5.10/arch/x86/power/
Dhibernate.c32 unsigned long restore_jump_address __visible; variable
39 unsigned long restore_cr3 __visible; variable
40 unsigned long temp_pgt __visible; variable
41 unsigned long relocated_restore_code __visible; variable
Dcpu.c30 __visible unsigned long saved_context_ebx;
31 __visible unsigned long saved_context_esp, saved_context_ebp;
32 __visible unsigned long saved_context_esi, saved_context_edi;
33 __visible unsigned long saved_context_eflags;
/Linux-v5.10/arch/x86/kernel/
Dparavirt-spinlocks.c12 __visible void __native_queued_spin_unlock(struct qspinlock *lock) in __native_queued_spin_unlock()
24 __visible bool __native_vcpu_is_preempted(long cpu) in __native_vcpu_is_preempted()
/Linux-v5.10/scripts/gcc-plugins/
Dcyc_complexity_plugin.c23 __visible int plugin_is_GPL_compatible;
52 __visible int plugin_init(struct plugin_name_args *plugin_info, struct plugin_gcc_version *version) in plugin_init()
Darm_ssp_per_task_plugin.c5 __visible int plugin_is_GPL_compatible;
69 __visible int plugin_init(struct plugin_name_args *plugin_info, in plugin_init()
Dsancov_plugin.c24 __visible int plugin_is_GPL_compatible;
89 __visible int plugin_init(struct plugin_name_args *plugin_info, struct plugin_gcc_version *version) in plugin_init()
/Linux-v5.10/drivers/pnp/pnpbios/
Dbioscalls.c25 __visible struct {
41 asmlinkage __visible void pnp_bios_callfunc(void);
71 __visible u32 pnp_bios_fault_esp;
72 __visible u32 pnp_bios_fault_eip;
73 __visible u32 pnp_bios_is_utter_crap = 0;
/Linux-v5.10/lib/
Ddump_stack.c88 asmlinkage __visible void dump_stack(void) in dump_stack()
126 asmlinkage __visible void dump_stack(void) in dump_stack()
/Linux-v5.10/arch/x86/crypto/
Dcamellia_glue.c45 __visible const u64 camellia_sp10011110[256] = {
134 __visible const u64 camellia_sp22000222[256] = {
223 __visible const u64 camellia_sp03303033[256] = {
312 __visible const u64 camellia_sp00444404[256] = {
401 __visible const u64 camellia_sp02220222[256] = {
490 __visible const u64 camellia_sp30333033[256] = {
579 __visible const u64 camellia_sp44044404[256] = {
668 __visible const u64 camellia_sp11101110[256] = {
/Linux-v5.10/kernel/trace/
Dtrace_preemptirq.c88 __visible void trace_hardirqs_on_caller(unsigned long caller_addr) in trace_hardirqs_on_caller()
103 __visible void trace_hardirqs_off_caller(unsigned long caller_addr) in trace_hardirqs_off_caller()
/Linux-v5.10/include/linux/
Dcompiler_attributes.h145 # define __visible __attribute__((__externally_visible__)) macro
147 # define __visible macro
/Linux-v5.10/arch/riscv/kernel/
Dptrace.c140 __visible int do_syscall_trace_enter(struct pt_regs *regs) in do_syscall_trace_enter()
163 __visible void do_syscall_trace_exit(struct pt_regs *regs) in do_syscall_trace_exit()

1234