| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/ |
| H A D | test_offload.py | 91 def start_test(msg): function 692 start_test("Test multi-attachment XDP - %s + offload..." % 712 start_test("Test multi-attachment XDP - replace...") 717 start_test("Test multi-attachment XDP - remove without mode...") 736 start_test("Test multi-attachment XDP - reattach...") 744 start_test("Test multi-attachment XDP - device remove...") 809 start_test("Test destruction of generic XDP...") 820 start_test("Test TC non-offloaded...") 824 start_test("Test TC non-offloaded isn't getting bound...") 831 start_test("Test TC offloads are off by default...") [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/livepatch/ |
| H A D | test-callbacks.sh | 29 start_test "target module before livepatch" 76 start_test "module_coming notifier" 124 start_test "module_going notifier" 172 start_test "module_coming and module_going notifiers" 216 start_test "target module not present" 251 start_test "pre-patch callback -ENODEV" 290 start_test "module_coming + pre-patch callback -ENODEV" 333 start_test "multiple target modules" 408 start_test "busy target module" 461 start_test "multiple livepatches" [all …]
|
| H A D | test-state.sh | 16 start_test "system state modification" 46 start_test "taking over system state modification" 89 start_test "compatible cumulative livepatches" 145 start_test "incompatible cumulative livepatches"
|
| H A D | test-livepatch.sh | 17 start_test "basic function patching" 54 start_test "multiple livepatches" 115 start_test "atomic replace livepatch"
|
| H A D | test-ftrace.sh | 16 start_test "livepatch interaction with ftrace_enabled sysctl"
|
| H A D | test-shadow-vars.sh | 14 start_test "basic shadow variable API"
|
| H A D | README | 38 functions, most importantly setup_config(), start_test() and
|
| H A D | functions.sh | 263 function start_test { function
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_test_def.h | 95 u8 (*start_test)(void *priv); member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_test_def.h | 95 u8 (*start_test)(void *priv); member
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/ |
| H A D | focaltech_test.h | 426 int (*start_test)(void); member
|
| H A D | focaltech_test.c | 1756 if (tdata && tdata->func && tdata->func->start_test) { in fts_test_start() 1757 testresult = tdata->func->start_test(); in fts_test_start()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/verify/ |
| H A D | phl_test_verify.c | 267 pCtrl->start_test = verify_start; in phl_test_verify_init()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/verify/ |
| H A D | phl_test_verify.c | 267 pCtrl->start_test = verify_start; in phl_test_verify_init()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/mp/ |
| H A D | phl_test_mp.c | 369 pctrl->start_test = mp_start; in phl_test_mp_init()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/mp/ |
| H A D | phl_test_mp.c | 369 pctrl->start_test = mp_start; in phl_test_mp_init()
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/supported_ic/ |
| H A D | focaltech_test_ft8201.c | 1032 .start_test = start_test_ft8201,
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/ |
| H A D | test_module.c | 517 obj->test_obj.ctrl.start_test(obj->test_obj.priv); in _test_obj_thread_callback()
|
| H A D | cmd_disp_test.c | 1042 intf->start_test = disp_test_start_test; in phl_cmd_disp_test_start()
|
| H A D | trx_test.c | 1319 trx_test_obj->start_test = trx_test_start_test; in phl_add_trx_test_obj()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/ |
| H A D | test_module.c | 517 obj->test_obj.ctrl.start_test(obj->test_obj.priv); in _test_obj_thread_callback()
|
| H A D | cmd_disp_test.c | 1042 intf->start_test = disp_test_start_test; in phl_cmd_disp_test_start()
|
| H A D | trx_test.c | 1319 trx_test_obj->start_test = trx_test_start_test; in phl_add_trx_test_obj()
|