Searched refs:__weak (Results 1 - 25 of 257) sorted by last modified time

1234567891011

/linux-master/kernel/sched/
H A Dfair.c98 int __weak arch_asym_cpu_priority(int cpu)
/linux-master/kernel/
H A Dprofile.c382 int __weak setup_profiling_timer(unsigned mult)
H A Dcpu.c306 void __weak arch_cpuhp_sync_state_poll(void) { cpu_relax(); }
354 void __weak arch_cpuhp_cleanup_dead_cpu(unsigned int cpu) { }
430 void __weak arch_cpuhp_cleanup_kick_cpu(unsigned int cpu) { }
591 void __weak arch_smt_update(void) { }
1979 void __weak arch_thaw_secondary_cpus_begin(void)
1983 void __weak arch_thaw_secondary_cpus_end(void)
H A Dvmcore_info.c112 void __weak arch_crash_save_vmcoreinfo(void)
115 phys_addr_t __weak paddr_vmcoreinfo_note(void)
H A Dfork.c168 void __weak arch_release_task_struct(struct task_struct *tsk)
994 void __init __weak arch_task_cache_init(void) { }
1085 int __weak arch_dup_task_struct(struct task_struct *dst,
H A Dkprobes.c70 kprobe_opcode_t * __weak kprobe_lookup_name(const char *name,
113 void __weak *alloc_insn_page(void)
336 void __weak *alloc_optinsn_page(void)
341 void __weak free_optinsn_page(void *page)
1373 bool __weak arch_within_kprobe_blacklist(unsigned long addr)
1431 kprobe_opcode_t *__weak arch_adjust_kprobe_addr(unsigned long addr,
1871 int __weak kprobe_exceptions_notify(struct notifier_block *self,
2019 void __weak arch_kretprobe_fixup_return(struct pt_regs *regs,
2509 int __weak arch_kprobe_get_kallsym(unsigned int *symnum, unsigned long *value,
2531 int __init __weak arch_populate_kprobe_blacklis
[all...]
H A Dsys.c2307 int __weak arch_prctl_spec_ctrl_get(struct task_struct *t, unsigned long which)
2312 int __weak arch_prctl_spec_ctrl_set(struct task_struct *t, unsigned long which,
/linux-master/net/ethernet/
H A Deth.c484 unsigned char * __weak arch_get_platform_mac_address(void)
/linux-master/mm/
H A Dhugetlb.c1020 __weak unsigned long vma_mmu_pagesize(struct vm_area_struct *vma)
4675 bool __init __weak hugetlb_node_alloc_supported(void)
7577 __weak unsigned long hugetlb_mask_last_page(struct hstate *h)
/linux-master/drivers/acpi/
H A Dcppc_acpi.c588 bool __weak cpc_ffh_supported(void)
601 bool __weak cpc_supported_by_cpu(void)
966 int __weak cpc_read_ffh(int cpunum, struct cpc_reg *reg, u64 *val)
981 int __weak cpc_write_ffh(int cpunum, struct cpc_reg *reg, u64 val)
/linux-master/arch/arc/kernel/
H A Dtraps.c72 DO_ERROR_INFO(SIGBUS, "Invalid Mem Access", __weak do_memory_error, BUS_ADRERR)
/linux-master/virt/kvm/
H A Dkvm_main.c155 __weak void kvm_arch_guest_memory_reclaimed(struct kvm *kvm)
1165 int __weak kvm_arch_post_init_vm(struct kvm *kvm)
1174 void __weak kvm_arch_pre_destroy_vm(struct kvm *kvm)
1184 void __weak kvm_arch_create_vm_debugfs(struct kvm *kvm)
4030 bool __weak kvm_arch_dy_runnable(struct kvm_vcpu *vcpu)
4055 bool __weak kvm_arch_vcpu_preempted_in_kernel(struct kvm_vcpu *vcpu)
4060 bool __weak kvm_arch_dy_has_pending_interrupt(struct kvm_vcpu *vcpu)
5373 long __weak kvm_arch_vm_compat_ioctl(struct file *filp, unsigned int ioctl,
/linux-master/init/
H A Dmain.c782 void __init __weak arch_post_acpi_subsys_init(void) { }
784 void __init __weak smp_setup_processor_id(void)
788 void __init __weak smp_prepare_boot_cpu(void)
793 void __init __weak thread_stack_cache_init(void)
798 void __init __weak poking_init(void) { }
800 void __init __weak pgtable_cache_init(void) { }
802 void __init __weak trap_init(void) { }
1430 void __weak free_initmem(void)
H A Dinitramfs.c633 void __weak __init free_initrd_mem(unsigned long start, unsigned long end)
/linux-master/kernel/power/
H A Dsuspend.c385 void __weak arch_suspend_disable_irqs(void)
391 void __weak arch_suspend_enable_irqs(void)
/linux-master/kernel/trace/
H A Dbpf_trace.c2098 int __weak bpf_prog_test_run_tracing(struct bpf_prog *prog,
/linux-master/kernel/bpf/
H A Dsyscall.c1493 int __weak bpf_stackmap_copy(struct bpf_map *map, void *key, void *value)
5860 const struct bpf_func_proto * __weak
5967 void __weak unpriv_ebpf_notify(int new_state)
H A Dhelpers.c1677 const struct bpf_func_proto bpf_get_current_task_proto __weak; variable in typeref:struct:bpf_get_current_task_proto
1678 const struct bpf_func_proto bpf_get_current_task_btf_proto __weak; variable in typeref:struct:bpf_get_current_task_btf_proto
1679 const struct bpf_func_proto bpf_probe_read_user_proto __weak; variable in typeref:struct:bpf_probe_read_user_proto
1680 const struct bpf_func_proto bpf_probe_read_user_str_proto __weak; variable in typeref:struct:bpf_probe_read_user_str_proto
1681 const struct bpf_func_proto bpf_probe_read_kernel_proto __weak; variable in typeref:struct:bpf_probe_read_kernel_proto
1682 const struct bpf_func_proto bpf_probe_read_kernel_str_proto __weak; variable in typeref:struct:bpf_probe_read_kernel_str_proto
1683 const struct bpf_func_proto bpf_task_pt_regs_proto __weak; variable in typeref:struct:bpf_task_pt_regs_proto
/linux-master/arch/riscv/include/asm/
H A Dsyscall_wrapper.h70 asmlinkage long __weak __riscv_compat_sys_##name(const struct pt_regs *regs); \
71 asmlinkage long __weak __riscv_compat_sys_##name(const struct pt_regs *regs) \
102 asmlinkage long __weak __riscv_sys_##name(const struct pt_regs *regs); \
103 asmlinkage long __weak __riscv_sys_##name(const struct pt_regs *regs) \
/linux-master/scripts/
H A Dkernel-doc1724 $prototype =~ s/__weak +//;
/linux-master/tools/objtool/
H A Dcheck.c1298 __weak bool arch_is_retpoline(struct symbol *sym)
1307 __weak bool arch_is_rethunk(struct symbol *sym)
1316 __weak bool arch_is_embedded_insn(struct symbol *sym)
/linux-master/tools/testing/selftests/bpf/
H A Dbpf_arena_common.h46 int node_id, __u64 flags) __ksym __weak; variable
47 void bpf_arena_free_pages(void *map, void __arena *ptr, __u32 page_cnt) __ksym __weak; variable
55 __weak char arena[1];
/linux-master/kernel/entry/
H A Dcommon.c83 void __weak arch_do_signal_or_restart(struct pt_regs *regs) { }
/linux-master/drivers/firmware/efi/
H A Defi.c165 extern __weak struct kobj_attribute efi_attr_fw_vendor;
166 extern __weak struct kobj_attribute efi_attr_runtime;
167 extern __weak struct kobj_attribute efi_attr_config_table;
180 umode_t __weak efi_attr_is_visible(struct kobject *kobj, struct attribute *attr,
548 __weak __alias(__efi_mem_desc_lookup);
560 void __init __weak efi_arch_mem_reserve(phys_addr_t addr, u64 size) {}
/linux-master/net/
H A Dsocket.c1687 * Therefore, __weak is needed to ensure that the call is still
1694 __weak noinline int update_socket_protocol(int family, int type, int protocol)

Completed in 575 milliseconds

1234567891011