Home
last modified time | relevance | path

Searched refs:__nocf_check (Results 1 – 2 of 2) sorted by relevance

/linux/tools/include/linux/
H A Dcompiler.h63 #ifndef __nocf_check
64 #define __nocf_check __attribute__((nocf_check)) macro
/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_trigger.c283 __nocf_check __weak void uprobe_target_nop(void) in uprobe_target_nop()
292 __nocf_check __weak int uprobe_target_push(void) in uprobe_target_push()
301 __nocf_check __weak void uprobe_target_ret(void) in uprobe_target_ret()