/linux-6.3-rc2/samples/hid/ |
A D | hid_mouse.bpf.c | 17 bpf_printk("event: size: %d", hctx->size); in BPF_PROG() 18 bpf_printk("incoming event: %02x %02x %02x", in BPF_PROG() 22 bpf_printk(" %02x %02x %02x", in BPF_PROG() 26 bpf_printk(" %02x %02x %02x", in BPF_PROG() 38 bpf_printk("modified event: %02x %02x %02x", in BPF_PROG() 42 bpf_printk(" %02x %02x %02x", in BPF_PROG() 46 bpf_printk(" %02x %02x %02x", in BPF_PROG() 80 bpf_printk("rdesc: %02x %02x %02x", in BPF_PROG() 84 bpf_printk(" %02x %02x %02x", in BPF_PROG() 88 bpf_printk(" %02x %02x %02x ...", in BPF_PROG()
|
A D | hid_surface_dial.bpf.c | 65 bpf_printk("probed/remove event ret value: %d", ret); in set_haptic() 66 bpf_printk("buf: %02x %02x %02x", in set_haptic() 70 bpf_printk(" %02x %02x %02x", in set_haptic() 74 bpf_printk(" %02x %02x", in set_haptic() 94 bpf_printk("set haptic ret value: %d -> %d", ret, haptic_data[4]); in set_haptic()
|
/linux-6.3-rc2/tools/testing/selftests/bpf/progs/ |
A D | xdp_hw_metadata.c | 55 bpf_printk("forwarding UDP:9091 to AF_XDP"); in rx() 59 bpf_printk("bpf_xdp_adjust_meta returned %d", ret); in rx() 68 bpf_printk("bpf_xdp_adjust_meta doesn't appear to work"); in rx() 73 bpf_printk("populated rx_timestamp with %llu", meta->rx_timestamp); in rx() 78 bpf_printk("populated rx_hash with %u", meta->rx_hash); in rx()
|
A D | user_ringbuf_success.c | 48 bpf_printk("bpf_dynptr_read() failed: %d\n", status); in record_sample() 55 bpf_printk("Unexpectedly failed to get sample\n"); in record_sample() 83 bpf_printk("Unrecognized op %d\n", msg->msg_op); in handle_sample_msg() 96 bpf_printk("Unexpectedly failed to get msg\n"); in read_protocol_msg() 153 bpf_printk("%lu != %lu\n", expected_user_mutated, user_mutated); in publish_kern_messages() 173 bpf_printk("Drain returned: %ld\n", status); in test_user_ringbuf_protocol()
|
A D | test_tunnel_kern.c | 158 bpf_printk("key %d remote ip6 ::%x label %x\n", in ip6gretap_get_tunnel() 227 bpf_printk("key %d remote ip 0x%x erspan version %d\n", in erspan_get_tunnel() 232 bpf_printk("\tindex %x\n", index); in erspan_get_tunnel() 234 bpf_printk("\tdirection %d hwid %x timestamp %u\n", in erspan_get_tunnel() 313 bpf_printk("\tindex %x\n", index); in ip4ip6erspan_get_tunnel() 315 bpf_printk("\tdirection %d hwid %x timestamp %u\n", in ip4ip6erspan_get_tunnel() 583 bpf_printk("local_ip 0x%x\n", *local_ip); in ip6vxlan_get_tunnel_src() 646 bpf_printk("key %d remote ip 0x%x geneve class 0x%x\n", in geneve_get_tunnel() 707 bpf_printk("key %d remote ip 0x%x geneve class 0x%x\n", in ip6geneve_get_tunnel() 754 bpf_printk("remote ip 0x%x\n", key.remote_ipv4); in ipip_get_tunnel() [all …]
|
A D | kfree_skb.c | 94 bpf_printk("rcuhead.next %llx func %llx\n", ptr, func); in BPF_PROG() 95 bpf_printk("skb->len %d users %d pkt_type %x\n", in BPF_PROG() 97 bpf_printk("skb->queue_mapping %d\n", _(skb->queue_mapping)); in BPF_PROG() 98 bpf_printk("dev->ifindex %d data %llx pkt_data %x\n", in BPF_PROG() 100 bpf_printk("cb8_0:%x cb32_0:%x\n", meta.cb8_0, meta.cb32_0); in BPF_PROG()
|
A D | user_ringbuf_fail.c | 35 bpf_printk("Was able to pass bad pointer %lx\n", (__u64)dynptr - 1); in bad_access1() 58 bpf_printk("Was able to pass bad pointer %lx\n", (__u64)dynptr + 1); in bad_access2() 120 bpf_printk("Read id %lu\n", id); in null_context_read()
|
A D | test_legacy_printk.c | 50 bpf_printk("Legacy-case bpf_printk test, pid %d\n", cur_pid); in handle_legacy() 69 bpf_printk("Modern-case bpf_printk test, pid %d\n", cur_pid); in handle_modern()
|
A D | netif_receive_skb.c | 78 bpf_printk("(%d) got %s", _cmp, _str); \ 79 bpf_printk("(%d) expected %s", _cmp, \ 118 bpf_printk("returned %d when writing skb", ret); in BPF_PROG() 126 bpf_printk("printing %llx should generate error, got (%d)", in BPF_PROG()
|
A D | trace_vprintk.c | 26 bpf_printk("\t"); in sys_enter()
|
A D | test_sk_lookup.c | 236 bpf_printk("sk_assign returned %d, expected %d\n", in sk_assign_eexist() 269 bpf_printk("sk_assign returned %d, expected 0\n", err); in sk_assign_replace_flag() 291 bpf_printk("sk_assign returned %d, expected 0\n", err); in sk_assign_null() 300 bpf_printk("sk_assign returned %d, expected 0\n", err); in sk_assign_null() 588 bpf_printk("sk_assign returned %d, expected %d\n", in sk_assign_esocknosupport()
|
A D | test_sk_lookup_kern.c | 75 bpf_printk("sk=%d\n", sk ? 1 : 0); in sk_lookup_success()
|
/linux-6.3-rc2/samples/bpf/ |
A D | ibumad_kern.c | 35 #undef bpf_printk 36 #define bpf_printk(fmt, ...) macro 83 bpf_printk("ib_umad read recv : class 0x%x\n", class); in on_ib_umad_read_recv() 103 bpf_printk("ib_umad read send : class 0x%x\n", class); in on_ib_umad_read_send() 123 bpf_printk("ib_umad write : class 0x%x\n", class); in on_ib_umad_write()
|
A D | hbm_kern.h | 33 #undef bpf_printk 34 #define bpf_printk(fmt, ...) macro 137 bpf_printk("Initializing queue_state, rate:%d\n", rate * 128); in hbm_init_vqueue() 149 bpf_printk("Initializing queue_state, rate:%d\n", rate * 128); in hbm_init_edt_vqueue()
|
A D | tcp_rwnd_kern.c | 42 bpf_printk("BPF command: %d\n", op); in bpf_rwnd() 59 bpf_printk("Returning %d\n", rv); in bpf_rwnd()
|
A D | tcp_synrto_kern.c | 42 bpf_printk("BPF command: %d\n", op); in bpf_synrto() 59 bpf_printk("Returning %d\n", rv); in bpf_synrto()
|
A D | tcp_basertt_kern.c | 35 bpf_printk("BPF command: %d\n", op); in bpf_basertt() 66 bpf_printk("Returning %d\n", rv); in bpf_basertt()
|
A D | tcp_cong_kern.c | 43 bpf_printk("BPF command: %d\n", op); in bpf_cong() 73 bpf_printk("Returning %d\n", rv); in bpf_cong()
|
A D | tcp_bufs_kern.c | 45 bpf_printk("Returning %d\n", rv); in bpf_bufs() 76 bpf_printk("Returning %d\n", rv); in bpf_bufs()
|
A D | tcp_dumpstats_kern.c | 62 bpf_printk("dsack_dups=%u delivered=%u\n", in _sockops() 64 bpf_printk("delivered_ce=%u icsk_retransmits=%u\n", in _sockops()
|
A D | tcp_iw_kern.c | 46 bpf_printk("BPF command: %d\n", op); in bpf_iw() 78 bpf_printk("Returning %d\n", rv); in bpf_iw()
|
A D | tcp_clamp_kern.c | 45 bpf_printk("BPF command: %d\n", op); in bpf_clamp() 92 bpf_printk("Returning %d\n", rv); in bpf_clamp()
|
A D | tcp_tos_reflect_kern.c | 38 bpf_printk("BPF command: %d\n", op); in bpf_basertt() 75 bpf_printk("Returning %d\n", rv); in bpf_basertt()
|
A D | xdp_sample_pkts_kern.c | 50 bpf_printk("perf_event_output failed: %d\n", ret); in xdp_sample_prog()
|
A D | hbm_out_kern.c | 117 bpf_printk("Updating rate: %d (1sec:%llu bits)\n", in _hbm_out_cg()
|