Searched refs:__weak (Results 251 - 257 of 257) sorted by relevance

<<11

/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/kernel/trace/
H A Dbpf_trace.c2098 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) { }
6094 void __weak arch_perf_update_userpage(
/linux-master/kernel/cgroup/
H A Dcgroup.c6761 void __init __weak enable_debug_cgroup(void) { }
/linux-master/scripts/
H A Dcheckpatch.pl519 __weak|
6763 "weak" => "__weak"
6799 # Check for __attribute__ weak, or __weak declarations (may have link issues)
/linux-master/kernel/sched/
H A Dfair.c98 int __weak arch_asym_cpu_priority(int cpu)
/linux-master/tools/testing/radix-tree/
H A Dmaple.c[all...]

Completed in 348 milliseconds

<<11