Searched refs:trigger_func (Results 1 – 5 of 5) sorted by relevance
7 static noinline void trigger_func(void) in trigger_func() function19 uprobe_offset = get_uprobe_offset(&trigger_func); in test_task_pt_regs()39 trigger_func(); in test_task_pt_regs()
12 static noinline void trigger_func(void) in trigger_func() function51 uprobe_offset = get_uprobe_offset(&trigger_func); in test_attach_probe_manual()111 trigger_func(); in test_attach_probe_manual()139 uprobe_offset = get_uprobe_offset(&trigger_func); in test_attach_uprobe_long_event_name()
28 static void __always_inline trigger_func(int x) { in trigger_func() function111 trigger_func(x); \ in subtest_basic_usdt()113 trigger_func(x); \ in subtest_basic_usdt()
17 static noinline void trigger_func(void) in trigger_func() function325 uprobe_offset = get_uprobe_offset(&trigger_func); in uprobe_subtest()360 trigger_func(); in uprobe_subtest()
1648 static noinline int trigger_func(int arg) in trigger_func() function1666 skel->bss->address = (uintptr_t)trigger_func; in test_task_vma_offset_common()1684 ASSERT_EQ(skel->bss->offset, get_uprobe_offset(trigger_func), "offset"); in test_task_vma_offset_common()