Searched refs:__weak (Results 226 - 250 of 254) sorted by relevance

1234567891011

/linux-master/mm/
H A Dnommu.c205 void *vmalloc_huge_noprof(unsigned long size, gfp_t gfp_mask) __weak __alias(__vmalloc_noprof);
H A Dhugetlb.c1020 __weak unsigned long vma_mmu_pagesize(struct vm_area_struct *vma)
4670 bool __init __weak hugetlb_node_alloc_supported(void)
7511 __weak unsigned long hugetlb_mask_last_page(struct hstate *h)
H A Dmm_init.c2126 __weak int __init
H A Dmemory_hotplug.c1674 struct range __weak arch_get_mappable_range(void)
H A Dpercpu.c3180 void __init __weak pcpu_populate_pte(unsigned long addr)
H A Dswapfile.c2872 __weak unsigned long arch_max_swapfile_size(void)
/linux-master/tools/perf/util/
H A Dmetricgroup.c774 int __weak arch_get_runtimeparam(const struct pmu_metric *pm __maybe_unused)
H A Dheader.c822 char * __weak get_cpuid_str(struct perf_pmu *pmu __maybe_unused)
831 int __weak strcmp_cpuid_str(const char *mapcpuid, const char *cpuid)
859 int __weak get_cpuid(char *buffer __maybe_unused, size_t sz __maybe_unused)
H A Devlist.c351 __weak int arch_evlist__add_default_attrs(struct evlist *evlist,
H A Dmachine.c1143 int __weak machine__create_extra_kernel_maps(struct machine *machine __maybe_unused,
1424 int __weak arch__fix_module_text_start(u64 *start __maybe_unused,
H A Dsort.c2336 int __weak arch_support_sort_key(const char *sort_key __maybe_unused)
2341 const char * __weak arch_perf_header_entry(const char *se_header)
H A Dprobe-event.c890 void __weak
3024 void __weak arch__fix_tev_from_maps(struct perf_probe_event *pev __maybe_unused,
/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/kernel/bpf/
H A Dsyscall.c1506 int __weak bpf_stackmap_copy(struct bpf_map *map, void *key, void *value)
5887 const struct bpf_func_proto * __weak
5994 void __weak unpriv_ebpf_notify(int new_state)
/linux-master/kernel/
H A Dseccomp.c447 void __weak arch_seccomp_spec_mitigate(struct task_struct *task) { }
H A Dsignal.c4156 void __weak sigaction_compat_abi(struct k_sigaction *act,
4752 __weak const char *arch_vma_name(struct vm_area_struct *vma)
/linux-master/scripts/
H A Dkernel-doc1726 $prototype =~ s/__weak +//;
/linux-master/kernel/sched/
H A Dtopology.c2561 int __weak arch_update_cpu_topology(void)
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.c1902 int __weak \
/linux-master/drivers/acpi/nfit/
H A Dcore.c1717 __weak void nfit_intel_shutdown_status(struct nfit_mem *nfit_mem)
/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)
/linux-master/tools/perf/
H A Dbuiltin-record.c3151 void __weak arch__add_leaf_frame_record_opts(struct record_opts *opts __maybe_unused)
H A Dbuiltin-script.c1536 __weak void arch_fetch_insn(struct perf_sample *sample __maybe_unused,
/linux-master/kernel/trace/
H A Dbpf_trace.c2112 int __weak bpf_prog_test_run_tracing(struct bpf_prog *prog,
/linux-master/kernel/events/
H A Dcore.c577 void __weak perf_event_print_debug(void) { }
6113 void __weak arch_perf_update_userpage(

Completed in 971 milliseconds

1234567891011