Searched refs:cb2 (Results 1 – 6 of 6) sorted by relevance
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | cb_refs.c | 40 static __always_inline int cb2(void *map, void *key, void *value, void *ctx) in cb2() function 60 bpf_for_each_map_elem(&array_map, cb2, &p, 0); in leak_prog()
|
| /linux/arch/arm64/boot/dts/blaize/ |
| H A D | blaize-blzp1600-cb2.dts | 13 compatible = "blaize,blzp1600-cb2", "blaize,blzp1600";
|
| /linux/drivers/net/ethernet/ibm/ehea/ |
| H A D | ehea_main.c | 353 struct hcp_ehea_port_cb2 *cb2; in ehea_update_stats() local 356 cb2 = (void *)get_zeroed_page(GFP_KERNEL); in ehea_update_stats() 357 if (!cb2) { in ehea_update_stats() 364 H_PORT_CB2, H_PORT_CB2_ALL, cb2); in ehea_update_stats() 371 ehea_dump(cb2, sizeof(*cb2), "net_device_stats"); in ehea_update_stats() 373 stats->multicast = cb2->rxmcp; in ehea_update_stats() 374 stats->rx_errors = cb2->rxuerr; in ehea_update_stats() 377 free_page((unsigned long)cb2); in ehea_update_stats()
|
| /linux/net/mctp/test/ |
| H A D | route-test.c | 1111 struct mctp_skb_cb *cb, *cb2; in mctp_test_route_output_key_create() 1144 cb2 = mctp_cb(skb2); in mctp_test_route_extaddr_input() 1147 * We're likely to have the same actual cb here (ie., cb == cb2), in mctp_test_route_extaddr_input() 1150 KUNIT_EXPECT_EQ(test, cb2->halen, sizeof(haddr)); in mctp_test_route_extaddr_input() 1151 KUNIT_EXPECT_MEMEQ(test, cb2->haddr, haddr, sizeof(haddr)); in mctp_test_route_extaddr_input() 1138 struct mctp_skb_cb *cb, *cb2; mctp_test_route_extaddr_input() local
|
| /linux/arch/m68k/ifpsp060/ |
| H A D | ftest.sa | 164 dc.l $01700000,$0c5cf23b,$9c000170,$00000cb2
|
| H A D | fplsp.sa | 876 dc.l $ff8460ff,$00003cb2,$0c813fff,$80006e00
|