test2
unsigned test2 : 1; /* Reserved - set to 0 */
int test1, test2;
test2 = ioread16(mem);
if (test2)
nsim_dev->test2 = NSIM_DEV_TEST2_DEFAULT;
&nsim_dev->test2);
ctx->val.vu32 = nsim_dev->test2;
nsim_dev->test2 = ctx->val.vu32;
nsim_dev->test2 = NSIM_DEV_TEST2_DEFAULT;
u32 test2;
u16 test2;
test2 = b43legacy_read16(dev, B43legacy_MMIO_TSF_2);
} while (v3 != test3 || v2 != test2 || v1 != test1);
u32 test2;
ines_write32(clock, 0xBEEF, test2);
dev_dbg(device, "TEST2 0x%x\n", ines_read32(clock, test2));
} test2[] = {
for (i = 0; i < ARRAY_SIZE(test2); i++) {
prandom_state_selftest_seed(&state, test2[i].seed);
for (j = 0; j < test2[i].iteration - 1; j++)
if (test2[i].result != prandom_u32_state(&state))
test2,
test2,
ASSERT_EQ(get_missed_count(bpf_program__fd(skel->progs.test2)), 1, "test2_recursion_misses");
err = bpf_link_get_info_by_fd(bpf_link__fd(skel->links.test2), &info, &len);
ASSERT_GE(get_missed_count(bpf_program__fd(skel->progs.test2)), 1, "test2_recursion_misses");
int BPF_PROG(test2, __u64 a, void *b, short c, int d, void *e, char f,
int BPF_PROG(test2, int a, __u64 b)
int BPF_PROG(test2, __u64 a, void *b, short c, int d, void *e, char f,
int BPF_PROG(test2, int a, __u64 b, int ret)
int BPF_PROG(test2, char a, int b, __u64 c, int ret)
int BPF_PROG(test2)
int BPF_PROG(test2, int a)
struct test2 *next;
int test2(struct pt_regs *ctx)
int test2(struct pt_regs *ctx)
int test2(struct pt_regs *ctx)
int BPF_PROG2(test2, char, a, int, b, u64, c)
int BPF_UPROBE(test2)
int BPF_PROG2(test2, int, a, int, b)
int test2(const void *ctx)
struct test test2[] = {
for (cur_test = test2; cur_test->desc != NULL; cur_test++) {
TEST_F(so_incoming_cpu, test2)