Home
last modified time | relevance | path

Searched defs:pass_fn (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/ltp/lib/newlib_tests/
H A Dtest_macros02.c28 static int pass_fn(void) in pass_fn() function
60 #define TEST_MACRO(macro, macro_arr, fail_fn, pass_fn, inval_fn) \ argument
H A Dtest_macros03.c18 static int pass_fn(void) in pass_fn() function
/aosp_15_r20/external/bcc/examples/networking/neighbor_sharing/
H A Dtc_neighbor_sharing.py17 pass_fn = b.load_func("pass", BPF.SCHED_CLS) variable